Philip Roche

Results 34 comments of Philip Roche

This PR supersedes https://github.com/wolfi-dev/os/pull/24782 which has some more context and comments on the build issues and possible solutions

PR https://github.com/wolfi-dev/os/pull/27299 will enable successful build

"Package Update Config Check " check failrue can be ignored as it will be handled by a subsequent version bump PR.

Related PR https://github.com/wolfi-dev/os/issues/27255 but not a duplicate

Assuming you meant `24.2.1`. The same build error with `24.2.1-r0` ``` 2024/08/29 12:15:17 WARN configure: error: libEGL required. 2024/08/29 12:15:17 WARN Error running configure at ./autogen.sh line 321. 2024/08/29 12:15:17...

Superseding libreoffice version bump PR https://github.com/wolfi-dev/os/pull/27736 build is failing due to the patch not being able to be applied cleanly but once patch is removed it fails in the same...

@justinvreeland I am still seeing failures with build of LibreOffice @ https://github.com/wolfi-dev/os/pull/27736/ ``` 2024/10/04 16:50:23 INFO checking for eglMakeCurrent in -lEGL... no 2024/10/04 16:50:23 WARN configure: error: libEGL required. ```...

`bin/python3 $SNAP/bin/REDACTED` does work yes. Also I am currently unable to replicate the issue with snapcraft 8.0.3

> Also I am currently unable to replicate the issue with snapcraft 8.0.3 No longer true. I still had a python virtual env active with these modules available. Apologies for...