autopkg / grahamgilbert-recipes

Apache License 2.0
7 stars 19 forks source link

outset failure #36

Closed stefanj135 closed 3 years ago

stefanj135 commented 3 years ago

Hi Graham, Getting this failure when im running Outset. Looks like the pkg_payload_path is a problem. Unsure on how to fix.

The following recipes failed: outset.munki Error in local.munki.outset: Processor: PkgPayloadUnpacker: Error: extraction of /srv/autopkg/Cache/local.munki.outset/unpack/Payload with ditto failed: ditto: /srv/autopkg/Cache/local.munki.outset/unpack/Payload: No such file or directory

PkgPayloadUnpacker {'Input': {'destination_path': '/srv/autopkg/Cache/local.munki.outset/payload', 'pkg_payload_path': '/srv/autopkg/Cache/local.munki.outset/unpack/Payload'}} extraction of /srv/autopkg/Cache/local.munki.outset/unpack/Payload with ditto failed: ditto: /srv/autopkg/Cache/local.munki.outset/unpack/Payload: No such file or directory

homebysix commented 3 years ago

@stefanj135 Have you done a repo-update lately? The error you're seeing sounds a lot like what one might experience if they didn't have this fix from October applied yet.

stefanj135 commented 3 years ago

Thanks for the prompt @homebysix sadly a rookie error. I should have done that before raising an issue. All sorted :)