[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-10-07 Thread Launchpad Bug Tracker
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)
 -- ba...@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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-10-01 Thread Ro
Confirmed as fixed in pbuilder 0.215ubuntu7.1 on trusty.

Thanks for fixing this bug!

** 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/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-09-30 Thread Chris J Arges
Hello Sergio, or anyone else affected,

Accepted pbuilder into trusty-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/pbuilder/0.215ubuntu7.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: pbuilder (Ubuntu Trusty)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-09-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/pbuilder

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-09-29 Thread Iain Lane
Uploaded to trusty, thanks.

** Also affects: pbuilder (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: pbuilder (Ubuntu Trusty)
   Status: New = Triaged

** Changed in: pbuilder (Ubuntu Trusty)
   Status: Triaged = In Progress

** Changed in: pbuilder (Ubuntu Trusty)
 Assignee: (unassigned) = B Clausius (barcc)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-09-21 Thread Hans Joachim Desserud
I ran into this issue on 14.04 a while back and found this issue when
researching. Since I saw it had been fixed in utopic I created a similar
patch for 14.04 and submitted that for review. Though, I now see that
comment #2 had a debdiff for 14.04 all along. Could someone please take
a look at reviewing this?

** Tags added: trusty utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-09-21 Thread Hans Joachim Desserud
** Description changed:

  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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-06-14 Thread Ro
Sorry guys, still not fixed in trusty. The latest package for trusty is
pbuilder 0.215ubuntu7.

The DISTRIBUTION option is still set to 'saucy', which is a nasty and
easily overlooked error.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-06-04 Thread Martin Pitt
** Changed in: pbuilder (Ubuntu)
   Status: Confirmed = 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/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-06-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/pbuilder

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-06-04 Thread Launchpad Bug Tracker
This bug was fixed in the package pbuilder - 0.215ubuntu9

---
pbuilder (0.215ubuntu9) utopic; urgency=medium

  * pbuilderrc: Set default distribution to utopic (lp: #1316423)
 -- ba...@gmx.de (B. Clausius)   Sun, 25 May 2014 09:14:44 +0200

** Changed in: pbuilder (Ubuntu)
   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/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-05-25 Thread B Clausius
Debdiff for trusty

** Patch added: trusty_pbuilder_targets_saucy_by_default.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+attachment/4119240/+files/trusty_pbuilder_targets_saucy_by_default.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-05-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pbuilder (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-05-25 Thread B Clausius
Debdiff for utopic

** Patch added: utopic_pbuilder_targets_saucy_by_default.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+attachment/4119241/+files/utopic_pbuilder_targets_saucy_by_default.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-05-25 Thread Ubuntu Foundations Team Bug Bot
The attachment trusty_pbuilder_targets_saucy_by_default.debdiff seems
to be a debdiff.  The ubuntu-sponsors team has been subscribed to the
bug report so that they can review and hopefully sponsor the debdiff.
If the attachment isn't a patch, please remove the patch flag from the
attachment, remove the patch tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-05-06 Thread Sergio Gelato
… OK for Ubuntu; Debian would likely end up with DISTRIBUTION=sid no
matter what, which is also inappropriate for testing/stable/oldstable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316423

Title:
  trusty/utopic pbuilder targets saucy by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1316423/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs