bughelper crashed with NotBranchError in find_format()

Bug #226483 reported by Sense Egbert Hofstede
6
Affects Status Importance Assigned to Milestone
Bug Helper
Fix Released
Undecided
Unassigned
bughelper (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: bughelper

This happened when I tried to test bughelper:

qense@nott:~$ bughelper --footer=st -p alsa-lib
Traceback (most recent call last):
  File "/usr/bin/bughelper", line 255, in <module>
    main()
  File "/usr/bin/bughelper", line 70, in main
    (bzrinfo,bzrerr) = bzrutils.update_packages_data(conf.packages_dir, conf.update_interval)
  File "/usr/lib/python2.5/site-packages/bugHelper/bzrutils.py", line 31, in update_packages_data
    bi = branch_info(path)
  File "/usr/lib/python2.5/site-packages/bugHelper/bzrutils.py", line 72, in __init__
    tree = BzrDir.open(path).open_workingtree()
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 651, in open
    return BzrDir.open_from_transport(t, _unsupported=_unsupported)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 688, in open_from_transport
    redirected)
  File "/usr/lib/python2.5/site-packages/bzrlib/lazy_import.py", line 125, in __call__
    return obj(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/transport/__init__.py", line 1664, in do_catching_redirections
    return action(transport)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 665, in find_format
    transport, _server_formats=_server_formats)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 1426, in find_format
    raise errors.NotBranchError(path=transport.base)
bzrlib.errors.NotBranchError: Not a branch: "/home/qense/.bughelper/packages/".

Please notice that just before this bzr crashed, but I didn't submit the apport crash report. I'm going to do that now and post the Bug report in a comment here.

ProblemType: Crash
Architecture: amd64
Date: Sun May 4 15:47:09 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/bughelper
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: bughelper 0.2.14
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/bughelper --footer=st -p alsa-lib
ProcEnviron:
 SHELL=/bin/bash
 PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=nl_NL.UTF-8
PythonArgs: ['/usr/bin/bughelper', '--footer=st', '-p', 'alsa-lib']
SourcePackage: bughelper
Title: bughelper crashed with NotBranchError in find_format()
Uname: Linux 2.6.24-16-generic x86_64
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video www-data

Tags: apport-crash
Revision history for this message
Sense Egbert Hofstede (sense) wrote :
Revision history for this message
Sense Egbert Hofstede (sense) wrote :
Revision history for this message
Markus Korn (thekorn) wrote :

Hi Sense,
can you still reproduce this error? - If so, can you please checkt the following list:

* does ~/.bughelper/packages exist
* does cd ~/.bughelper/packages exist; bzr info result in an error
* does it help to remove ~/.bughelper/packages and then run bughelper again (this would checkout the whole branch again)

Thanks,
Markus

Changed in bughelper:
status: New → Incomplete
status: New → Incomplete
Revision history for this message
Markus Korn (thekorn) wrote :

removed private flag as this bugreport does not contain any private data

Revision history for this message
Sense Egbert Hofstede (sense) wrote : Re: [Bug 226483] Re: bughelper crashed with NotBranchError in find_format()

2008/9/23 Markus Korn <email address hidden>

> Hi Sense,
> can you still reproduce this error? - If so, can you please checkt the
> following list:
>
> * does ~/.bughelper/packages exist
> * does cd ~/.bughelper/packages exist; bzr info result in an error
> * does it help to remove ~/.bughelper/packages and then run bughelper again
> (this would checkout the whole branch again)
>
> Thanks,
> Markus
>
> ** Changed in: bughelper
> Status: New => Incomplete
>
> ** Changed in: bughelper (Ubuntu)
> Status: New => Incomplete
>
> ** Visibility changed to: Public
>
> --
> bughelper crashed with NotBranchError in find_format()
> https://bugs.launchpad.net/bugs/226483
> You received this bug notification because you are a direct subscriber
> of the bug.
>
>
Hello,

I tried again to check if it still happened, but the bug couldn't be
reproduced.
It was probably fixed in one of the updates published since I reported the
bug.

Regards,
--
Sense Hofstede
<http://www.qense.nl/>

Revision history for this message
Markus Korn (thekorn) wrote :

Ok, so closed as fix released based on your last comment

Changed in bughelper:
status: Incomplete → Fix Released
status: Incomplete → Fix Released
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.