[Bug 798688] Re: possible regression in natty-proposed
Marc Deslauriers
marc.deslauriers at canonical.com
Fri Jun 17 13:13:17 UTC 2011
--
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/798688
Title:
possible regression in natty-proposed
Status in “bzr” package in Ubuntu:
New
Bug description:
Binary package hint: bzr
After updating bzr to the version in natty-proposed, I get the
following:
mdeslaur at mdlinux:~/uct/ubuntu-cve-tracker$ bzr update
bzr: failed to report crash using apport:
OSError(17, 'File exists')
bzr: ERROR: bzrlib.errors.ReadOnlyError: A write attempt was made in a read only transaction on RemoteBranch(bzr+ssh://bazaar.launchpad.net/~ubuntu-security/ubuntu-cve-tracker/master/)
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 923, in exception_to_return_code
return the_callable(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1123, in run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 688, in run_argv_aliases
return self.run(**all_cmd_args)
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 710, 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/builtins.py", line 1413, in run
old_tip = branch.update(possible_transports)
File "/usr/lib/python2.7/dist-packages/bzrlib/decorators.py", line 194, in write_locked
result = unbound(self, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/branch.py", line 2803, in update
self.pull(master, overwrite=True)
File "/usr/lib/python2.7/dist-packages/bzrlib/branch.py", line 1089, in pull
possible_transports=possible_transports, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/decorators.py", line 194, in write_locked
result = unbound(self, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/branch.py", line 3473, in pull
master_branch.lock_write()
File "/usr/lib/python2.7/dist-packages/bzrlib/remote.py", line 2485, in lock_write
raise errors.ReadOnlyError(self)
ReadOnlyError: A write attempt was made in a read only transaction on RemoteBranch(bzr+ssh://bazaar.launchpad.net/~ubuntu-security/ubuntu-cve-tracker/master/)
bzr 2.3.3 on python 2.7.1 (Linux-2.6.38-10-generic-x86_64-with-
Ubuntu-11.04-natty)
arguments: ['/usr/bin/bzr', 'update']
plugins: bash_completion[2.3.3], builddeb[2.7.0dev], bzrtools[2.3.1],
hooks[unknown], launchpad[2.3.3], netrc_credential_store[2.3.3],
news_merge[2.3.3]
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_CA.UTF-8'
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https://bugs.launchpad.net/bzr/+filebug
including this traceback and a description of the problem.
mdeslaur at mdlinux:~/uct/ubuntu-cve-tracker$
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: bzr 2.3.3-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-10.44-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
Architecture: amd64
Date: Fri Jun 17 09:12:00 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110302)
PackageArchitecture: all
ProcEnviron:
LANGUAGE=en_CA:en
PATH=(custom, user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
SourcePackage: bzr
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr/+bug/798688/+subscriptions
More information about the foundations-bugs
mailing list