apport-bug on bzr crash file complains "this is not a genuine Ubuntu package"

Bug #792891 reported by Stuart Bishop
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Medium
Unassigned

Bug Description

When using bzr from the beta PPA, bzr tells me to report crashes using apport.

Apport tells me to go away because 'this is not a genuine Ubuntu package'

Revision history for this message
Martin Pool (mbp) wrote :

What actual command or other action are you doing?

Changed in bzr:
status: New → Incomplete
Revision history for this message
Stuart Bishop (stub) wrote : Re: [Bug 792891] Re: Bug reporting using bzr beta PPA fails

On Mon, Jun 6, 2011 at 9:47 AM, Martin Pool <email address hidden> wrote:
> What actual command or other action are you doing?

bzr update with 2.4b3, per Bug #792898.

$ bzr update
bzr: ERROR: bzrlib.errors.ReadOnlyError: A write attempt was made in a
read only transaction on
RemoteBranch(bzr+ssh://bazaar.launchpad.net/~launchpad/lp-source-dependencies/trunk/)

Traceback (most recent call last):
 File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 930,
in exception_to_return_code
   return the_callable(*args, **kwargs)
 File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line
1130, 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/builtins.py", line 1483, in run
   old_tip = branch.update(possible_transports)
 File "/usr/lib/python2.7/dist-packages/bzrlib/decorators.py", line
217, in write_locked
   result = unbound(self, *args, **kwargs)
 File "/usr/lib/python2.7/dist-packages/bzrlib/branch.py", line 2632, in update
   self.pull(master, overwrite=True)
 File "/usr/lib/python2.7/dist-packages/bzrlib/branch.py", line 1108, in pull
   possible_transports=possible_transports, *args, **kwargs)
 File "/usr/lib/python2.7/dist-packages/bzrlib/decorators.py", line
217, in write_locked
   result = unbound(self, *args, **kwargs)
 File "/usr/lib/python2.7/dist-packages/bzrlib/branch.py", line 3347, in pull
   master_branch.lock_write()
 File "/usr/lib/python2.7/dist-packages/bzrlib/remote.py", line 2770,
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/~launchpad/lp-source-dependencies/trunk/)

You can report this problem to Bazaar's developers by running
   apport-bug /var/crash/bzr.1000.2011-06-04T19:52.crash
if a bug-reporting window does not automatically appear.

Changed in bzr:
status: Incomplete → New
Revision history for this message
Martin Pool (mbp) wrote :

ok, thanks.

summary: - Bug reporting using bzr beta PPA fails
+ apport-bug on bzr crash file complains "this is not a genuine Ubuntu
+ package"
tags: added: apport error-reporting ubuntu
Changed in bzr:
importance: Undecided → Medium
status: New → Confirmed
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.