[Bug 785383] Re: bzr crashed with AssertionError in provide()
Jelmer Vernooij
785383 at bugs.launchpad.net
Fri Jun 17 12:02:21 UTC 2011
** Package changed: bzr (Ubuntu) => bzr-builddeb (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/785383
Title:
bzr crashed with AssertionError in provide()
Status in “bzr-builddeb” package in Ubuntu:
New
Bug description:
Binary package hint: bzr
Recently we created a new project on launchpad (remote-torrent), and I
am trying to figure out how to build debian packages from that using
bzr functionality (instead of doing it manually).
Now there is no tar ball yet of a release and bzr went out to fetch
some. The following is the result:
paul at stromboli ~/offline/remote-torrent/trunk $ bzr-buildpackage
Building using working tree
Building package in normal mode
Purging the build dir: /media/home/paul/offline/remote-torrent/build-area/remote-torrent-1.3.2
Looking for a way to retrieve the upstream tarball
Using apt to look for the upstream tarball.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Need to get 39.0 kB of source archives.
Get:1 http://ppa.launchpad.net/chaim-zax/ppa/ubuntu/ maverick/main remote-torrent 1.3.2 (tar) [39.0 kB]
Fetched 39.0 kB in 0s (115 kB/s)
bzr: ERROR: exceptions.AssertionError:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 926, in exception_to_return_code
return the_callable(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1126, in run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 691, in run_argv_aliases
return self.run(**all_cmd_args)
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 713, in run
return self._operation.run_simple(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 135, in run_simple
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
result = func(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/builddeb/cmds.py", line 422, in run
builder.export()
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/builddeb/builder.py", line 75, in export
self.distiller.distill(self.target_dir)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/builddeb/source_distiller.py", line 83, in distill
self._distill(target)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/builddeb/source_distiller.py", line 108, in _distill
self.upstream_provider.provide(parent_dir)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/builddeb/upstream/__init__.py", line 542, in provide
assert path is not None
AssertionError
You can report this problem to Bazaar's developers by running
apport-bug /var/crash/bzr.1000.2011-05-19T19:48.crash
if a bug-reporting window does not automatically appear.
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: bzr 2.3.1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
BzrDebugFlags: set()
BzrVersion: 2.3.1
CommandLine: ['/usr/bin/bzr', 'builddeb']
CrashDb: bzr
Date: Thu May 19 21:48:57 2011
ExecutablePath: /usr/bin/bzr
FileSystemEncoding: UTF-8
InstallationMedia: Kubuntu-Netbook 10.04 "Lucid Lynx" - Alpha i386 (20100112.2)
InterpreterPath: /usr/bin/python2.7
Locale: en_US.UTF-8
PackageArchitecture: all
Platform: Linux-2.6.38-8-generic-i686-with-Ubuntu-11.04-natty
ProcCmdline: /usr/bin/python /usr/bin/bzr builddeb
ProcEnviron:
LC_TIME=nl_NL.UTF-8
LANGUAGE=
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
PythonVersion: 2.7.1
SourcePackage: bzr
Title: bzr crashed with AssertionError in provide()
UpgradeStatus: Upgraded to natty on 2011-05-11 (8 days ago)
UserEncoding: UTF-8
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare users
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr-builddeb/+bug/785383/+subscriptions
More information about the foundations-bugs
mailing list