|
68d7ec15bd
|
fix docs: fakechroot is tried before proot in auto mode
|
2019-07-24 16:47:47 +02:00 |
|
|
da489c6a53
|
Only error out on W: and Err: lines, on "apt-get update"
Otherwise, maintainer scripts that output W: or Err: lines will break
package installation on "apt-get install".
|
2019-04-30 00:07:35 +02:00 |
|
|
c734a59f86
|
chdir to parent of root before remove_tree to prevent 'cannot stat initial working directory' of File::Path
|
2019-04-25 08:56:42 +02:00 |
|
|
ca37c4e89e
|
chmod 0755 on qemu-user-static binary
|
2019-04-25 08:54:31 +02:00 |
|
|
14d3a4e30f
|
add Dir::State::Status to apt config for apt << 1.3
|
2019-04-25 08:51:42 +02:00 |
|
|
dd5214a8c8
|
chdir() before 'apt-get update' to accomodate for apt << 1.5 (Debian bug #860738)
|
2019-04-25 08:49:28 +02:00 |
|
|
b2d5a45932
|
cleanup auxfiles *after* running apt-get update or otherwise it will be re-created
|
2019-04-23 13:28:55 +02:00 |
|
|
19fdb4914d
|
coverage.sh: auto generate package list for aspcud instead of hardcoding it
|
2019-03-27 11:44:45 +01:00 |
|
|
bc3d5153df
|
make_mirror.sh: choose mode automatically when running mmdebstrap
|
2019-03-27 11:30:41 +01:00 |
|
|
055af094ea
|
coverage.sh: add test auto-mode without unshare capabilities
|
2019-03-27 11:29:36 +01:00 |
|
|
454dd9fa3e
|
Annotate examples with a description of their effect
|
2019-03-25 14:50:41 +01:00 |
|
|
70cf6b39df
|
make_mirror.sh: list remaining files if /var/cache/apt/archives/ is not empty
|
2019-03-25 14:49:03 +01:00 |
|
|
a69a2d39b8
|
also re-exec under fakechroot if fakechroot is picked in 'auto' mode
|
2019-03-25 14:35:38 +01:00 |
|
|
3e8a251e1f
|
fix EDSP output for external solvers so that apt doesn't mark itself as Essential:yes
|
2019-03-25 14:31:45 +01:00 |
|
|
6a51d410ec
|
do not skip package installation in 'custom' variant
|
2019-03-25 14:27:34 +01:00 |
|
|
ea8315a5f1
|
coverage.sh: allow setting chroot distribution with DEFAULT_DIST
|
2019-03-25 14:21:55 +01:00 |
|
|
6c39fe8b5a
|
coverage.sh: add test for aspcud external apt solver
|
2019-03-24 08:16:45 +01:00 |
|
|
f4ed753af5
|
coverage.sh: use pipe to diff instead of temporary file
|
2019-03-15 10:24:13 +01:00 |
|
|
6d774a3d92
|
release 0.4.1
|
2019-03-01 12:56:57 +01:00 |
|
|
016cac22f8
|
add note about dpkg config bug
|
2019-03-01 12:53:16 +01:00 |
|
|
aa319c64b2
|
make_mirror.sh: instead of prefixing with the current time, print the timedelta since script start
|
2019-03-01 12:44:31 +01:00 |
|
|
b7f7f4e581
|
coverage.sh: fix total number of tests
|
2019-03-01 12:43:29 +01:00 |
|
|
52b1a9dc6e
|
instead of touching a file, test if /var/lib/apt/lists/partial is readable to decide about apt sandboxing
|
2019-03-01 01:05:32 +01:00 |
|
|
ed1899476c
|
make_mirror.sh: annotate each line with timestamp
|
2019-03-01 00:33:26 +01:00 |
|
|
473bc354ae
|
only set apt Dir config option instead of setting apt directories individually
|
2019-02-28 12:22:42 +01:00 |
|
|
e1a41fac94
|
print errno when unlink fails
|
2019-02-28 12:20:42 +01:00 |
|
|
920877fa2a
|
disable apt sandboxing if the chroot directory is not accessible by the _apt user
|
2019-02-28 11:54:03 +01:00 |
|
|
632b19eca3
|
coverage.sh: re-enable fakechroot testing as #915559 got fixed
|
2019-02-28 07:51:54 +01:00 |
|
|
d0f0283120
|
do not cleanup apt and dpkg lock files to not set bad precedence
|
2019-02-28 00:20:00 +01:00 |
|
|
0e49b70a0f
|
coverage.sh: /run/mount/utab is created inside qemu but not on gitlab CI -- weird...
|
2019-02-28 00:18:06 +01:00 |
|
|
c747f6ba1f
|
make_mirror.sh: quote paths
|
2019-02-24 11:06:57 +01:00 |
|
|
1b18b11a86
|
make_mirror.sh: add --no-run-if-empty to xargs call
|
2019-02-24 11:06:14 +01:00 |
|
|
a0e2c70eba
|
make_mirror.sh: only rm oldcachedir if it exists
|
2019-02-24 11:05:18 +01:00 |
|
|
c0ac77b01d
|
coverage.sh: stable default mirror: don't forget to remove chroot and only run test with qemu
|
2019-02-24 11:00:24 +01:00 |
|
|
49d0642932
|
make_mirror.sh: only replace mini-httpd config in qcow image if HAVE_QEMU = yes
|
2019-02-24 10:49:01 +01:00 |
|
|
1b9348d97d
|
run_null.sh: run test with xtrace just as it's done in run_qemu.sh
|
2019-02-24 10:45:26 +01:00 |
|
|
e3219a5c8f
|
release 0.4.0
|
2019-02-23 13:25:56 +01:00 |
|
|
48e34852a2
|
clean /var/lib/apt/lists/auxfiles so that apt older than 1.6 has no problem with the chroot
|
2019-02-23 13:22:44 +01:00 |
|
|
67343d0309
|
coverage.sh: adjust total number of tests
|
2019-02-23 08:58:08 +01:00 |
|
|
732eb2a1d2
|
coverage.sh: disable fakechroot because of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915559
|
2019-02-23 08:56:54 +01:00 |
|
|
5a618ea2f5
|
coverage.sh: add TODO item
|
2019-02-23 08:56:03 +01:00 |
|
|
a91a825e67
|
add --version option
|
2019-02-23 08:55:31 +01:00 |
|
|
d73b8396ac
|
print the used temporary directory as info message
|
2019-02-23 08:50:02 +01:00 |
|
|
e06f2e9c57
|
the mmdebstrap command name has to be written in bold
|
2019-02-23 08:49:19 +01:00 |
|
|
26b1ff3fff
|
coverage.sh: fix print_header with defaultmode tests
|
2019-02-23 08:47:53 +01:00 |
|
|
93cf0544c6
|
coverage.sh: add 7 more tests
|
2019-02-23 08:46:32 +01:00 |
|
|
7126feff41
|
coverage.sh: increase cover_db.img size to 200M
|
2019-02-23 08:43:46 +01:00 |
|
|
1b8ad8400b
|
add --logfile option
|
2019-02-23 08:43:15 +01:00 |
|
|
79b7604641
|
make_mirror.sh: increase disk size because buildd chroot got bigger
|
2019-02-23 08:40:12 +01:00 |
|
|
94c2932ac8
|
make_mirror.sh: execute test script with xtrace
|
2019-02-23 08:39:35 +01:00 |
|