josch pushed to main at josch/mmdebstrap 2023-03-18 03:53:39 +00:00
9a19801095 debian-archive-keyring now puts *.asc keys into /etc/apt/trusted.gpg.d
josch pushed to main at josch/mmdebstrap 2023-03-17 21:54:28 +00:00
9710ee16a0 release 1.3.4
8db443a6c4 README.md: update list of contributors
Compare 2 commits »
josch pushed tag 1.3.4 to josch/mmdebstrap 2023-03-17 21:54:28 +00:00
josch pushed to main at josch/mmdebstrap 2023-03-16 21:24:36 +00:00
ff9b76ed19 improve debug and error message wording
a719ffd20a Fix apt.conf permissions
55cae49ec7 let test_unshare_userns error out itself if necessary
Compare 3 commits »
josch pushed to main at josch/mmdebstrap 2023-03-15 16:08:19 +00:00
055e1719b9 try unsharing before automatically choosing unshare mode
2614924925 make_mirror.sh: clean up more things left over by USE_HOST_APT_CONFIG=yes
901d017099 tests: do not run debug and verbose tests with variant standards for arches affected by #1031276
6b49a2dbbf coverage.sh: pass any cli args on to coverage.py
034698f8d3 tests/check-for-bit-by-bit-identical-format-output: use the default user check
Compare 7 commits »
josch pushed to main at josch/mmdebstrap 2023-03-05 14:41:04 +00:00
dd774b4f20 tests: skip debootstrap tests variant - on oldstable because of #917773
1ffa32f590 caching_proxy.py: only take .deb and by-hash artifacts from the old path
db2be70f88 tests: split out creation of mmdebstrap chroot into its own test to avoid running the same thing multiple times and speed up tests
b214d74129 make_mirror.sh: output contents of sources.list and preferences.d for debugging
c3bcc7b04a make_mirror.sh: filter out file:// mirrors when USE_HOST_APT_CONFIG=yes
Compare 7 commits »
josch pushed to main at josch/mmdebstrap 2023-03-03 22:59:26 +00:00
84ea1e042b Fail in --mode=unshare when newuidmap is not available
josch pushed to main at josch/mmdebstrap 2023-03-03 18:08:00 +00:00
5885291213 Use an caching apt proxy instead of copying /var/cache/apt/archives/*.deb
70092c49e8 coverage.txt: #1030638 got fixed
158607b3af mmdebstrap: improve docs for --keyring
Compare 3 commits »
josch pushed to main at josch/mmdebstrap 2023-02-23 20:52:17 +00:00
e7f21ce04c Do not die if reading the number of ext2 blocks failed as that would skip the cleanup action
josch pushed to main at josch/mmdebstrap 2023-02-19 08:37:11 +00:00
8bdd04fce1 release 1.3.3
aea6fc70d1 make_mirror.sh: add ONLY_DEFAULT_DIST and ONLY_HOSTARCH
b90f1196e5 tests/root-mode-inside-chroot: run test script with -x
2f337767ea tests/multiple-include: tzdata is producing /etc/timezone again
3c0b992d94 coverage.txt: fakechroot bug #1023286 is not fixed in testing yet
Compare 8 commits »
josch pushed tag 1.3.3 to josch/mmdebstrap 2023-02-19 08:37:11 +00:00
josch pushed to main at josch/mmdebstrap 2023-02-16 06:34:41 +00:00
f3ab0a3d2d release 1.3.2
josch pushed tag 1.3.2 to josch/mmdebstrap 2023-02-16 06:34:41 +00:00
josch pushed to main at josch/mmdebstrap 2023-02-14 21:23:22 +00:00
fdbb66f75a coverage.txt: skip check-for-bit-by-bit-identical-format-output in variant standard on armel, armhf and mipsel because of #1031276
46fc269b54 improve documentation of unshare mode
02769190ad tests/as-debootstrap-unshare-wrapper: bind-mount /proc to work around #1031222
b3810b0fcd tests/as-debootstrap-unshare-wrapper: run in variants minbase and important
4c5097f59b skip check-for-bit-by-bit-identical-format-output on 32bit arches because of #1030638
Compare 18 commits »
josch pushed to main at josch/mmdebstrap 2023-02-01 17:39:30 +00:00
98aef0d023 tests: do not run sysctl -w kernel.unprivileged_userns_clone=1 as its the default value since linux 5.10.1 (Dec 2020)
b990a3aa09 run apt with -oDebug:: options for all calls and not only in run_download()
Compare 3 commits »
josch pushed to main at josch/mmdebstrap 2023-02-01 17:37:26 +00:00
b78fb638e7 tests: do not run sysctl -w kernel.unprivileged_userns_clone=1 as its the default value since linux 5.10.1 (Dec 2020)
Compare 2 commits »
josch pushed to main at josch/mmdebstrap 2023-02-01 17:04:57 +00:00
825ad0bf73 run apt with -oDebug:: options for all calls and not only in run_download()
090ce862c7 tests: replace adduser with useradd
Compare 2 commits »
josch pushed to main at josch/mmdebstrap 2023-01-26 08:28:56 +00:00
a0133a6393 document maybe-merged-usr hook
7910ca79ac redirect apt-helper drop-privs output to /dev/null as we are only interested in the exit status and want to avoid spurious error messages from apt
06f84b84ae coverage.py: print accumulated time per test type
f737cce3f1 Support creating a fakechroot with merged-/usr on an unmerged-/usr system
d554c0b469 de-duplicate FAKECHROOT_CMD_SUBST variable
Compare 6 commits »
josch commented on issue josch/img2pdf#153 2023-01-25 06:33:37 +00:00
converting Jpg images that are around 800x10000 leaves very large white space between images.

I have never seen this problem. Can you upload sample images that would let me reproduce this issue?

josch pushed tag 1.3.1 to josch/mmdebstrap 2023-01-20 06:11:13 +00:00