bughelper crashed with NoWorkingTree in find_format()

Bug #196630 reported by Wousser
14
Affects Status Importance Assigned to Milestone
bughelper (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: bughelper

up to date ubuntu hardy.
terminal: bughelper -p update-manager got me this crash.
wouter@wouter-laptop:~$ bughelper -p update-manager
/usr/lib/python2.5/site-packages/launchpadbugs/text_bug.py:22: FutureWarning: text_bug API not stable yet
  warnings.warn("text_bug API not stable yet", FutureWarning)
/usr/lib/python2.5/site-packages/launchpadbugs/text_buglist.py:7: FutureWarning: text_buglist API not stable yet, LP returns a list of all bugs ever reported
  warnings.warn("text_buglist API not stable yet, LP returns a list of all bugs ever reported", FutureWarning)
Traceback (most recent call last):
  File "/usr/bin/bughelper", line 256, in <module>
    main()
  File "/usr/bin/bughelper", line 73, 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 1361, in open_workingtree
    format = WorkingTreeFormat.find_format(self)
  File "/usr/lib/python2.5/site-packages/bzrlib/workingtree.py", line 2691, in find_format
    raise errors.NoWorkingTree(base=transport.base)
bzrlib.errors.NoWorkingTree: No WorkingTree exists for "file:///home/wouter/.bughelper/packages/.bzr/checkout/".

ProblemType: Crash
Architecture: i386
Date: Thu Feb 28 17:16:58 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/bughelper
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: bughelper 0.2.12
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/bughelper -p update-manager
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
PythonArgs: ['/usr/bin/bughelper', '-p', 'update-manager']
SourcePackage: bughelper
Title: bughelper crashed with NoWorkingTree in find_format()
Uname: Linux 2.6.24-10-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video

Tags: apport-crash
Revision history for this message
Wousser (wousser) wrote :
Revision history for this message
Daniel Holbach (dholbach) wrote :

Could it be that you have a problem with your bzr configuration? (Just wondered because I read bug 196635 of you before.)

Revision history for this message
Wousser (wousser) wrote : Re: [Bug 196630] Re: bughelper crashed with NoWorkingTree in find_format()

It could be a problem with my bzr configuration because all the errors I got
are about bzr. How can I check my configuration? Though it would be nice if
bughelper reported that there's something wrong with my bzr configuration.

On Thu, Feb 28, 2008 at 6:56 PM, Daniel Holbach <email address hidden>
wrote:

> Could it be that you have a problem with your bzr configuration? (Just
> wondered because I read bug 196635 of you before.)
>
> --
> bughelper crashed with NoWorkingTree in find_format()
> https://bugs.launchpad.net/bugs/196630
> You received this bug notification because you are a direct subscriber
> of the bug.
>

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

Marking this as Invalid, because I think it's a bzr problem not a bughelper one. If I'm wrong feel free to reopen this bug.

Thanks,
Markus

Changed in bughelper:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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