[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2017-01-11 Thread Launchpad Bug Tracker
This bug was fixed in the package pbuilder - 0.226.1ubuntu0.1 --- pbuilder (0.226.1ubuntu0.1) yakkety; urgency=medium * modules: remove_packages: check for package existence in the chroot, not in the host. Closes: #840146; LP: #1640892 -- Mattia Rizzolo

[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2016-12-18 Thread Mattia Rizzolo
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640892 Title: pbuilder: remove_packages() checks for existence in host, not in

[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2016-12-15 Thread Brian Murray
Hello Mattia, or anyone else affected, Accepted pbuilder into yakkety-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/pbuilder/0.226.1ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2016-11-30 Thread Mattia Rizzolo
here is a debdiff of the thing uploaded to yakkety. ** Patch added: "yakkety-debdiff.patch" https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1640892/+attachment/4785384/+files/yakkety-debdiff.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2016-11-29 Thread Graham Inggs
** Changed in: pbuilder (Ubuntu Yakkety) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640892 Title: pbuilder: remove_packages() checks for existence in host, not

[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2016-11-29 Thread Graham Inggs
** Changed in: pbuilder (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640892 Title: pbuilder: remove_packages() checks for existence in host, not in

[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2016-11-29 Thread Mattia Rizzolo
** Changed in: pbuilder (Ubuntu) Importance: Undecided => High ** Changed in: pbuilder (Ubuntu Yakkety) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640892

[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2016-11-29 Thread Bug Watch Updater
** Changed in: pbuilder (Debian) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640892 Title: pbuilder: remove_packages() checks for existence in host,

[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2016-11-10 Thread Bug Watch Updater
** Changed in: pbuilder (Debian) Status: Unknown => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640892 Title: pbuilder: remove_packages() checks for existence in host, not

[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2016-11-10 Thread Mattia Rizzolo
** Description changed: The fix: https://anonscm.debian.org/git/pbuilder/pbuilder.git/commit/?id=bf1acdc [Impact] The remove_packages() function in pbuilder-modules contains: if (dpkg -s "$pkg" 2>&1)>/dev/null ; then This obviously must if ($CHROOTEXEC dpkg -s "$pkg"

[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2016-11-10 Thread Mattia Rizzolo
** Description changed: + The fix: + https://anonscm.debian.org/git/pbuilder/pbuilder.git/commit/?id=bf1acdc + [Impact] The remove_packages() function in pbuilder-modules contains: - if (dpkg -s "$pkg" 2>&1)>/dev/null ; then - This obviously must - if ($CHROOTEXEC dpkg -s "$pkg"

[Bug 1640892] Re: pbuilder: remove_packages() checks for existence in host, not in chroot

2016-11-10 Thread Graham Inggs
** Also affects: pbuilder (Ubuntu Yakkety) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640892 Title: pbuilder: remove_packages() checks for existence