98 Commits

Author SHA1 Message Date
dce39c9a84 deb: allow adding multiple ppas for deps
Some checks failed
CI / build (push) Failing after 13m29s
CI / snap (push) Has been skipped
2026-02-19 15:36:08 +01:00
02dbb41219 deb: fix bugs on injecting packages/ppa
- ppa was not the right target_arch if binfmt was used
- apt-get would not downgrade for injected packages, but we want to
2026-02-19 15:19:02 +01:00
3e9ec95886 apt/keyring: always download in binary format
Some checks failed
CI / build (push) Failing after 13m17s
CI / snap (push) Has been skipped
2026-02-19 14:33:59 +01:00
b508dd3d82 deb: download keyring in cache directory for mmdebstrap
Some checks failed
CI / build (push) Failing after 13m33s
CI / snap (push) Has been skipped
also avoid sudo if we are root
2026-02-19 11:30:33 +01:00
87b48bf9c8 deb: add --inject to inject a package
Some checks failed
CI / build (push) Failing after 20m25s
CI / snap (push) Has been skipped
2026-02-18 23:19:57 +01:00
eb3e71a938 package_info: fix check_launchpad_repo needing web requests (use git)
Some checks failed
CI / build (push) Failing after 20m1s
CI / snap (push) Has been skipped
2026-02-16 18:44:46 +01:00
7c53b268dd deb: use qemu_binfmt on ephemeral/local builds of different arch
Some checks failed
CI / build (push) Failing after 18m19s
CI / snap (push) Has been skipped
2026-02-11 11:58:59 +01:00
97725efb34 Multiple changes
Some checks failed
CI / build (push) Failing after 18m0s
CI / snap (push) Has been skipped
- quirks: added quirks, that does nothing for now
- deb: install arch-independant dependencies (too much is better)
- deb: added linux-riscv crossbuild test
2026-02-10 11:07:05 +01:00
8345f51d2f Multiple changes:
All checks were successful
CI / build (push) Successful in 16m23s
CI / snap (push) Successful in 4m1s
- deb: can use ppa as dependency
- deb: cross and regular are using parallel nocheck builds
- deb: ephemeral will not pull keyring if no root powers
2026-02-06 12:04:25 +01:00
225157be63 pull: allow pulling from ppa
All checks were successful
CI / build (push) Successful in 15m54s
CI / snap (push) Successful in 3m19s
2026-01-29 17:11:01 +01:00
af73c14674 deb: fix package directory detection by looking for 'debian' subfolder
All checks were successful
CI / build (push) Successful in 16m35s
CI / snap (push) Successful in 3m35s
2026-01-28 15:59:31 +01:00
b2d89ead7e snap: ensure action runs on host
All checks were successful
CI / build (push) Successful in 17m7s
CI / snap (push) Successful in 3m57s
2026-01-26 17:48:05 +01:00
88ec82c0a0 snap: try running ci on host
Some checks failed
CI / build (push) Successful in 15m46s
CI / snap (push) Has been cancelled
2026-01-26 17:21:26 +01:00
9ffedb4d1a snap: switch ci action used to build snap
Some checks failed
CI / build (push) Successful in 17m3s
CI / snap (push) Failing after 10s
2026-01-26 16:49:55 +01:00
1db1048a2e apt/keyring: use original keyring file name
Some checks failed
CI / build (push) Successful in 14m20s
CI / snap (push) Failing after 49s
2026-01-26 16:27:18 +01:00
d832666858 distro_info: fully parse distro info
Some checks failed
CI / build (push) Failing after 10m16s
CI / snap (push) Has been skipped
2026-01-26 16:07:39 +01:00
45960e5f17 distro_info: fix sid keyring url
Some checks failed
CI / build (push) Failing after 10m27s
CI / snap (push) Has been skipped
2026-01-26 14:20:19 +01:00
97a78336fa snap: build a devmode test snap (in ci)
Some checks failed
CI / build (push) Failing after 9m26s
CI / snap (push) Has been skipped
2026-01-26 14:02:38 +01:00
c64c3146d7 deb: test building packages from sid
Some checks failed
CI / build (push) Failing after 9m17s
2026-01-26 12:06:00 +01:00
13c44daf9a deb: allow use parallel building
All checks were successful
CI / build (push) Successful in 10m29s
2026-01-26 10:31:58 +01:00
dfd197415f unshare: fix device creation code 2026-01-26 10:26:16 +01:00
73a61042e8 deb: disable gcc-15 test for CI 2026-01-26 10:25:53 +01:00
2f5fb3b1e7 deb: fix runtime usage for chroot
Some checks failed
CI / build (push) Failing after 11m13s
2026-01-26 10:14:04 +01:00
c3a116203a pull: allow applying diff.gz from archive download
Some checks failed
CI / build (push) Failing after 7m56s
2026-01-22 00:05:39 +01:00
dd9cc07285 deb: make sure to have the right apt keyrings
Some checks failed
CI / build (push) Failing after 14s
2026-01-20 19:31:07 +01:00
ab35af5fb5 package_info: refactor into distro_info and package_info split, yaml data
Some checks failed
CI / build (push) Failing after 9m3s
2026-01-14 21:18:25 +01:00
a975c24e54 deb: ci test building gcc-15 from sid
Some checks failed
CI / build (push) Failing after 9m17s
2026-01-14 11:12:12 +01:00
7e69131886 pull: only extract real archives
All checks were successful
CI / build (push) Successful in 9m0s
2026-01-14 09:32:13 +01:00
d7a99f77f5 pull: always extract tars when archive pulling, merging dirs
Some checks failed
CI / build (push) Failing after 3m18s
2026-01-13 23:22:55 +01:00
b4a60e2ae2 deb: cleanup ephemeral context only on success
All checks were successful
CI / build (push) Successful in 11m39s
2026-01-13 14:54:56 +01:00
87ce0f648b deb: create special device nodes inside chroot
All checks were successful
CI / build (push) Successful in 9m5s
2026-01-13 09:58:16 +01:00
29297d6f34 pkh: added pull --archive flag
All checks were successful
CI / build (push) Successful in 9m20s
2026-01-12 22:42:09 +01:00
843f28e8af pull: move orig tarball content to the right place on archive download
All checks were successful
CI / build (push) Successful in 9m13s
2026-01-12 21:58:57 +01:00
35f9517732 pull: extract orig tarball as well on archive download
Some checks failed
CI / build (push) Failing after 7m50s
2026-01-12 18:54:07 +01:00
593793373a deb: consider all kinds of package dirs
Some checks failed
CI / build (push) Failing after 12m32s
2026-01-12 11:29:18 +01:00
21bb76153e deb: consider package directories with version
Some checks failed
CI / build (push) Failing after 1m6s
2026-01-12 10:37:09 +01:00
bd10a37c2a pull: fmt
Some checks failed
CI / build (push) Failing after 8m1s
2026-01-11 22:19:46 +01:00
91c812a530 pull: allow to force pull from archive
Some checks failed
CI / build (push) Failing after 1m2s
2026-01-11 20:43:01 +01:00
70e6d8c051 pull: refactor to remove series argument
All checks were successful
CI / build (push) Successful in 9m31s
2026-01-11 12:36:19 +01:00
2f43ed1597 ci: fix clippy
All checks were successful
CI / build (push) Successful in 9m7s
2026-01-11 12:22:00 +01:00
182cc086c0 ci: install clippy
Some checks failed
CI / build (push) Has been cancelled
2026-01-11 12:18:19 +01:00
a2d4f885b5 doc: update README, documentation 2026-01-11 12:16:27 +01:00
650adc28a3 pull: split into package_info::lookup and pull
Some checks failed
CI / build (push) Failing after 1m47s
2026-01-11 12:12:19 +01:00
b724d46f2c deb: fix concurrent testing (by making them serial)
All checks were successful
CI / build (push) Successful in 8m34s
Co-authored-by: Valentin Haudiquet <valentin.haudiquet@canonical.com>
Co-committed-by: Valentin Haudiquet <valentin.haudiquet@canonical.com>
2026-01-11 00:32:03 +00:00
216eee8f33 deb: add tests logs back
Some checks failed
CI / build (push) Has been cancelled
2026-01-11 01:14:24 +01:00
64b51563e7 deb: cross uses new apt sources parser 2026-01-10 00:46:04 +01:00
d2914c63c6 deb/ephemeral: use a lockfile for chroot tarballs
Some checks failed
CI / build (push) Failing after 6m47s
2026-01-09 23:54:10 +01:00
42e6165f78 context/unshare: mount proc after forking
Some checks failed
CI / build (push) Failing after 6m46s
2026-01-09 23:36:27 +01:00
a444a5d8d2 deb: fix bug in find_dsc_file
Some checks failed
CI / build (push) Failing after 5m35s
2026-01-09 23:15:13 +01:00
dd62baa455 context/unshare: mount proc and dev/pts 2026-01-09 23:08:59 +01:00