Hi Laszlo, On 2016-06-18 20:46, László Böszörményi (GCS) wrote: >> jessie -> sid > I've fixed it, but not 101% sure in the result. I couldn't even run > my local piuparts jessie -> sid upgrade test as: > # piuparts --skip-logrotatefiles-test --warn-on-others --no-eatmydata > --scriptsdir /etc/piuparts/scripts --allow-database > --warn-on-leftovers-after-purge --mirror > 'http://ftp.de.debian.org/debian main' --tmpdir /mnt/1/piuparts --arch > amd64 -b [PATH]/jessie-amd64-base.tgz -d stable -d sid --apt > python-greenlet-dbg=0.4.9-2 > It fails that can't find 0.4.9-2 version of python-greenlet-dbg.
That would be +b1 now (or just s/=.*//) > May you check the proposed package update[1]? > > Thanks in advance, > Laszlo/GCS > [1] dget -x http://www.barcikacomp.hu/gcs/python-greenlet_0.4.10-1.dsc If you just put the .debs + a Packages into /some/path, you can run a) jessie -> sid+new ... --apt python-greenlet-dbg --testdebs-repo /some/path --bindmount /some/path --distupgrade-to-testdebs b) jessie -> sid -> sid+new with -d jessie -d sid -d sid Andreas