Commit graph

4 commits

Author SHA1 Message Date
fc33022c9e Fix Dockerfile to properly configure source repositories
All checks were successful
Build ostree packages from sid to trixie / build (push) Successful in 3m43s
- Use .sources format instead of sources.list
- Add both deb and deb-src types to enable apt source command
- This fixes the CI build failure where apt source ostree was failing
2025-09-06 10:09:48 -07:00
8d8b39e100 Fix Dockerfile: Remove non-existent Avahi UI packages
Some checks failed
Build ostree packages from sid to trixie / build (push) Failing after 2m32s
- Removed libavahi-ui-gtk3-0-dev and related packages that don't exist in Debian unstable
- Kept essential Avahi development packages for OSTree build
- Added comprehensive debugging to CI workflow
- Added mk-build-deps to automatically install build dependencies
2025-09-06 08:52:46 -07:00
5c4d5143dc Attempt to fix ci.yml #2
Some checks failed
Build ostree packages from sid to trixie / build (push) Failing after 6s
2025-09-06 08:50:21 -07:00
a79a4f5797 first commit
All checks were successful
Build ostree packages from sid to trixie / build (push) Successful in 3m40s
2025-09-06 08:39:28 -07:00