Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

S3Repo Plugin issue #15

Open
trekkim opened this issue Feb 27, 2020 · 0 comments
Open

S3Repo Plugin issue #15

trekkim opened this issue Feb 27, 2020 · 0 comments

Comments

@trekkim
Copy link

trekkim commented Feb 27, 2020

Hi I have issue with munkiimport. Munki installed latest 4.1

#munkiimport /tmp/KY-PrinterDrivers.pkg
s3Repo Plugin platform is 'macos'

Traceback (most recent call last):
File "/usr/local/munki/munkiimport", line 607, in
main()
File "/usr/local/munki/munkiimport", line 387, in main
matchingpkginfo = munkiimportlib.find_matching_pkginfo(repo, pkginfo)
File "/usr/local/munki/munkilib/admin/munkiimportlib.py", line 234, in find_matching_pkginfo
catdb = make_catalog_db(repo)
File "/usr/local/munki/munkilib/admin/munkiimportlib.py", line 142, in make_catalog_db
catalogitems = FoundationPlist.readPlistFromString(plist)
File "/usr/local/munki/munkilib/FoundationPlist.py", line 92, in readPlistFromString
plistData = NSData.dataWithBytes_length_(data, len(data))
TypeError: Expecting byte-buffer, got str

can someone help thx

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant