[Bug 1068390] Re: pbuilder-dist dies when there is no development release

2015-05-04 Thread Scott Kitterman
Works fine on 14.04 with 0.153

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


[Bug 1068390] Re: pbuilder-dist dies when there is no development release

2015-05-04 Thread pavel
Same here with 0.143 ubuntu-dev-tools

$ pbuilder-dist precise update 
Traceback (most recent call last):
  File "/usr/bin/pbuilder-dist", line 474, in 
main()
  File "/usr/bin/pbuilder-dist", line 468, in main
sys.exit(subprocess.call(app.get_command(args)))
  File "/usr/bin/pbuilder-dist", line 295, in get_command
Logger.warn(e)
  File "/usr/lib/python2.7/dist-packages/devscripts/logger.py", line 55, in warn
message % args)
TypeError: unsupported operand type(s) for %: 'DistroDataOutdated' and 'tuple'

$ apt-cache policy ubuntu-dev-tools
ubuntu-dev-tools:
  Установлен: 0.143
  Кандидат:   0.143
  Таблица версий:
 *** 0.143 0
100 /var/lib/dpkg/status
 0.141ubuntu0.1 0
500 http://archive.ubuntu.com/ubuntu/ precise-updates/universe i386 
Packages
 0.141 0
500 http://archive.ubuntu.com/ubuntu/ precise/universe i386 Packages

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


[Bug 1068390] Re: pbuilder-dist dies when there is no development release

2014-10-21 Thread Benjamin Drung
The changelog for ubuntu-dev-tools 0.142 says:

  * pbuilder-dist, pull-debian-source, pull-lp-source, requestsync,
 reverse-depends, submittodebian, syncpackage:
 Handle outdated distro-info data. Fall back to sane defaults where
 possible. (Closes: #673957)

So, which version of ubuntu-dev-tools do you use?

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


[Bug 1068390] Re: pbuilder-dist dies when there is no development release

2014-10-16 Thread Andy Brody
Well, exactly six months later this is bck!

Is https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-
tools/+bug/1194687 the relevant bug now?

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


Re: [Bug 1068390] Re: pbuilder-dist dies when there is no development release

2014-04-16 Thread Scott Kitterman
On Thursday, April 17, 2014 02:20:28 you wrote:
> This bug just came back, it is not fixed.  Trigger appears to be the
> date: as of about two hours ago it is 2014-04-17 UTC, which happens to
> be the last release date listed in /usr/share/distro-info/ubuntu.csv.
> So the distro_info library thinks there is no development release, and
> throws an exception when asked.
> 
> I think the correct fix for pbuilder-dist is just to catch the exception
> and conclude that perhaps if there is no development release, we're not
> trying to build for the development release, and just get on with the
> job.

Since this one is marked Fix Released, it'll work better if you file a new bug 
suggesting that.

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


[Bug 1068390] Re: pbuilder-dist dies when there is no development release

2014-04-16 Thread Rob Austein
This bug just came back, it is not fixed.  Trigger appears to be the
date: as of about two hours ago it is 2014-04-17 UTC, which happens to
be the last release date listed in /usr/share/distro-info/ubuntu.csv.
So the distro_info library thinks there is no development release, and
throws an exception when asked.

I think the correct fix for pbuilder-dist is just to catch the exception
and conclude that perhaps if there is no development release, we're not
trying to build for the development release, and just get on with the
job.

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


[Bug 1068390] Re: pbuilder-dist dies when there is no development release

2013-01-15 Thread Bug Watch Updater
** Changed in: ubuntu-dev-tools (Debian)
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


[Bug 1068390] Re: pbuilder-dist dies when there is no development release

2013-01-12 Thread Stefano Rivera
Looks like we already dealt with this, closing.

** Bug watch added: Debian Bug tracker #673957
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673957

** Also affects: ubuntu-dev-tools (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673957
   Importance: Unknown
   Status: Unknown

** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


[Bug 1068390] Re: pbuilder-dist dies when there is no development release

2013-01-12 Thread Stefano Rivera
(in 0.142)

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


[Bug 1068390] Re: pbuilder-dist dies when there is no development release

2012-10-19 Thread Benjamin Drung
Better workaround: Install distro-info-data from -proposed.

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


Re: [Bug 1068390] Re: pbuilder-dist dies when there is no development release

2012-10-19 Thread Scott Kitterman
Yes, that's roughly what I did.

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


[Bug 1068390] Re: pbuilder-dist dies when there is no development release

2012-10-19 Thread Jonathan Marsden
WORKAROUND:

In Precise, a quick and dirty fix is to edit the file /usr/bin/pbuilder-
dist , commenting out lines 286 to 289 by prefixing each line with a #.

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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


[Bug 1068390] Re: pbuilder-dist dies when there is no development release

2012-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1068390

Title:
  pbuilder-dist dies when there is no development release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1068390/+subscriptions

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