Philip Roche
Philip Roche
This appears to have been resolved now. ``` $ grype db update ✔ Vulnerability DB [updated] Vulnerability database updated to latest version! $ grype db list Status: active Schema: v6.0.2...
I was having issues with building [emissary](https://github.com/wolfi-dev/os/blob/main/emissary.yaml) with docker runner due to error ``` failed to build package: mkdir /tmp/melange-workspace-230936390/melange-out: permission denied ``` Using this proposed branch resolves this issue.
wiki page documenting what is required to workaround these issues @ https://eng.inky.wtf/docs/squads/sustaining/playbooks/package-updates/datadog_agent/
@smoser Can we close this now with your changes @ https://github.com/wolfi-dev/os/pull/33387 ?
https://github.com/chainguard-dev/wiki/pull/914 PR to remove playbook now that building datadog-agent without build patches is possible
I have the same with the following command ``` wolfictl advisory update --vuln GHSA-j2rp-gmqv-frhv --type fix-not-planned --advisories-repo-dir /home/philroche/Working/enterprise-advisories --package vault-fips-1.14 --no-prompt --distro-repo-dir /home/philroche/Working/enterprise-packages 2024/09/19 15:58:53 ERRO unable to load APKINDEX...
Nice work. This will be very helpful
Escalating from lifecycle to foundations as @xnox is working on this.
Changes summary: Total files changed: 300 Total changes: 15468 Total additions: 10550 Total deletions: 4918 Total commits: 330 * Add envrionment cleaner test fixtures (#2973) Antoine Prouvost ([email protected]) @ 2023-11-14T07:50:28Z...
I have been unable to get this to build for main and all sub packages. The closest is by using build options forcing shared libraries which will successfully build the...