[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default
Launchpad Bug Tracker
1316423 at bugs.launchpad.net
Tue Oct 7 20:54:11 UTC 2014
This bug was fixed in the package pbuilder - 0.215ubuntu7.1
---------------
pbuilder (0.215ubuntu7.1) trusty; urgency=medium
* pbuilderrc: Set default distribution to "trusty" (lp: #1316423)
-- barcc at gmx.de (B. Clausius) Sun, 25 May 2014 09:14:44 +0200
** Changed in: pbuilder (Ubuntu Trusty)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pbuilder in Ubuntu.
https://bugs.launchpad.net/bugs/1316423
Title:
trusty/utopic pbuilder targets saucy by default
Status in “pbuilder” package in Ubuntu:
Fix Released
Status in “pbuilder” source package in Trusty:
Fix Released
Bug description:
pbuilder version 0.215ubuntu7, currently in both trusty and utopic, still has
DISTRIBUTION=saucy
in its /usr/share/pbuilder/pbuilderrc . While easy to work around, this is inelegant.
Maybe the default should be something like $(lsb_release -s -c) ? I'm
not sure it's safe to evaluate it at run time, but package build time
should be OK.
SRU for 14.04
[Impact]
Developers setting up pbuilder on Ubuntu 14.04 will, unless specifying otherwise, get an older EOL-ed release selected as the default distribution.
[Test Case]
0. Verify ~/.pbuilderrc doesn't override the defaults by setting a value for DISTRIBUTION
1. Run `sudo pbuilder create`
The output should mention "Distribution is trusty.", not "Distribution is saucy."
[Regression potential]
I'm not familiar with this package, but I would assume very little. It only updates the default of one property to a valid distribution. It is presently fully possible to set the same value manually without any problems.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions
More information about the foundations-bugs
mailing list