Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

VirtualBoxExtPack: download works, with error 'str' object has no attribute 'get' #102

Open
jw-macworks opened this issue Mar 20, 2022 · 2 comments

Comments

@jw-macworks
Copy link

This seems to be the relevant portion from autopkg run -vv com.github.jessepeterson.munki.VirtualBoxExtPack. I believe this started after the update to macOS 12.3.

MunkiImporter: No value supplied for MUNKI_REPO_PLUGIN, setting default value of: FileRepo
MunkiImporter: No value supplied for MUNKILIB_DIR, setting default value of: /usr/local/munki
MunkiImporter: No value supplied for force_munki_repo_lib, setting default value of: False
MunkiImporter: Using repo lib: AutoPkgLib
MunkiImporter:         plugin: FileRepo
MunkiImporter:           repo: /Volumes/Munki/munki_repo
'str' object has no attribute 'get'
Failed.
Receipt written to /Volumes/Munki/AutoPkg/Cache/com.github.jessepeterson.munki.VirtualBoxExtPack/receipts/com.github.jessepeterson.munki-receipt-20220320-075437.plist

The following recipes failed:

    com.github.jessepeterson.munki.VirtualBoxExtPack
        Error in com.github.jessepeterson.munki.VirtualBoxExtPack: Processor: MunkiImporter: Error: 'str' object has no attribute 'get'

The following new items were downloaded:
    Download Path                                                                                                                             
    -------------                                                                                                                             
    /Volumes/Munki/AutoPkg/Cache/com.github.jessepeterson.munki.VirtualBoxExtPack/downloads/Oracle_VM_VirtualBox_Extension_Pack.vbox-extpack  
@jessepeterson
Copy link
Member

Huh. Perhaps a Python 2 vs 3 issue? I haven't had time to look at any of this in a long long time.

@octomike
Copy link

This should be fixed with a new autopkg release:

autopkg/autopkg#794

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

No branches or pull requests

3 participants