Commit graph

5 commits

Author SHA1 Message Date
50beff8a03 Fix systemctl error in CI workflow
Some checks failed
Build bootupd with systemd-boot / build (push) Failing after 3s
- Remove systemctl restart docker command that fails in CI environment
- CI containers don't have systemd running as PID 1
- Docker proxy configuration will still be used by builds
- Add explanatory comment about systemd limitation
2025-09-05 09:30:37 -07:00
39d4f9a7e1 Fix CI workflow authentication issues
Some checks failed
Build bootupd with systemd-boot / build (push) Failing after 2s
- Replace GitHub Actions checkout with manual git clone
- Use full repository URL for manual checkout
- Update all steps to work from /tmp/bootupd-sdboot directory
- Replace upload-artifact action with manual artifact handling
- Add proper permissions for packages write access
- Follow same pattern as apt-ostree workflow
2025-09-05 09:29:28 -07:00
81e653e1be fix lint error
Some checks failed
Build bootupd with systemd-boot / build (push) Failing after 2s
2025-09-05 09:27:26 -07:00
8a69daa5c2 Update control file with correct Debian dependencies
- Add proper Debian package dependencies based on Fedora analysis
- Map libc6, libgcc-s1, libssl3t64, systemd to correct versions
- Update both control file creation locations in CI workflow
- Fix yamllint errors and improve code formatting
2025-09-05 09:26:08 -07:00
daffaad8a1 first commit 2025-09-05 08:36:06 -07:00