[Piuparts-devel] Bug#530733: piuparts: [PATCH] This patch is against 0.44 and work on git revision of today

Andreas Beckmann debian at abeckmann.de
Thu Jun 7 09:23:37 UTC 2012


On 2012-06-07 10:14, Mehdi Abaakouk wrote:
> I have updated my patch with your recommandation

Your patch is against the master branch which corresponds to the 0.44
release. Please rebase on the develop branch, there are some merge
conflicts currently. Don't modify the changelog trailer line.

You may want to fork my git repository on github:
https://github.com/anbe42/piuparts
so the these exists an easily discoverable connection on github.

> About the test against mini-buildd-bld, I can't build the package with
> piuparts master-slave that use the tarball method for chroot.
> But I have check what happend when I kill piuparts with the
> schroot method:
> - Process does not terminate correctly
> - mountpoints are not removed, because Chroot.remove have not been
>   called, piuparts doesn't catch any signal.
>
> But, It seems this is the same behavior than other methods, perhaps I
> have miss somethings ?

There have been a lot of fixes in the develop branch ... please try
again. You can also run piuparts.py directly from git, it does not
depend on any other python modules from the piuparts package.

sudo python piuparts.py --mirror http://my.mirr.or/debian -d sid \
  [--schroot=...] -a mini-buildd-bld

Does your patch work with distupgrade tests? There may be more
adjustments needed in install_and_upgrade_between_distros w.r.t.
temp_tgz handling:

piuparts ... -d wheezy -d sid -a hello


Andreas





More information about the Piuparts-devel mailing list