- 30 Nov, 2012 1 commit
-
-
Holger Levsen authored
-
- 06 Nov, 2012 1 commit
-
-
Andreas Beckmann authored
do not go havoc if tmpdir is not private to piuparts, e.g. /tmp or /var/tmp Signed-off-by:
Andreas Beckmann <debian@abeckmann.de>
-
- 04 Nov, 2012 22 commits
-
-
Andreas Beckmann authored
this should be a more save approach than shutil.rmtree() in case something was not properly unmounted Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
get it from piuparts.conf [global] tmpdir Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
the piuparts option is --tmpdir, so don't start to confuse ourselves Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
only specify the tmpdir once and use it for the scripts, too (later) Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
piuparts-command should be a [global] setting and include default flags that are to be used for all sections piuparts-flags should contain the section specific flags Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
always show all known_problem reports if that is not wanted, it should be made configurable in the known_problem definition Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
and unify style Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
put it next to install_packages() and install_package_files() Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
in --install-remove-install distupgrade mode Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
reschedule 50 pass/ logs from squeeze with rescheduling twice per day this should recheck squeeze within 9-10 months while piuparts evolves Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
but continue to recycle fail/ and affected/ (auto-reschedule=no would disable this, too) disable recycling pass/ from testing2sid: after a package migrated to testing the testing2sid distupgrade-test would just redo the install-purge-test in testing or sid (ignoring possible side-effects of dist-upgrading the base system (and dependecies), but these hopefully show up elsewhere, too) Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
expire old logs 1 month after they have been put up for recycling recycle fail logs after 10 days and expire them after 15 days this should recover from transient errors more quickly (the basetgz get refreshed weekly) real errors should get bugs filed, so they won't be recycled Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
if they can't be recycled due to unsatisfied deps ... ... move them to dependency-failed-testing state instead Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de>
-
- 02 Nov, 2012 11 commits
-
-
Andreas Beckmann authored
installing something in a directory that is a symlink in an already installed package is the start of many nasty issues ... (note: piuparts covers only the cases where such behavior is unavoidable due to dependencies, if you install more than just a minimal set of packages, the errors will probably multiply) Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
pkg1: /usr/share/foo -> bar pkg2: /usr/share/foo/foo.dat - usually an error prone setup, result depends on unpack order - what happens if pkg1 decides to point the link somewhere else? Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
report all file attributes from reference and current file Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
do not run the conffile backup files in the chroot :-) Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
in case the piuparts tmpdir runs out of space we see No space left on device E: You don't have enough free space in /var/cache/apt/archives/. Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
recycling must be enabled before the real db gets initialized Signed-off-by:
Andreas Beckmann <debian@abeckmann.de>
-
- 20 Oct, 2012 1 commit
-
-
Holger Levsen authored
revert part of 18d03290 - modified changelog can also have other causes, so rescheduling logs with changed changelogs results in the same 30 packages being retested every day
-
- 04 Oct, 2012 2 commits
-
-
Holger Levsen authored
-
Holger Levsen authored
reschedule 250 instead of 150 logs per section and day. reschedule earlier in the day, run other master cronjobs later in the day.
-
- 29 Sep, 2012 2 commits
-
-
Andreas Beckmann authored
"unable to connect to mysql server" (lower case this time) Signed-off-by:
Andreas Beckmann <debian@abeckmann.de> -
Andreas Beckmann authored
-