Package: hgview
Version: 1.8.0-1
Severity: grave
Justification: renders package unusable

jeremyp@sky[~]> cd /tmp/
jeremyp@sky[/tmp]> mkdir test
jeremyp@sky[/tmp]> cd test/
jeremyp@sky[/tmp/test]> hg init
jeremyp@sky[/tmp/test]> hg --version
Mercurial Distributed SCM (version 2.9.2)
(see http://mercurial.selenic.com for more information)

Copyright (C) 2005-2014 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
jeremyp@sky[/tmp/test]> dpkg -l mercurial
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                           Version                      
Architecture                 Description
+++-==============================================-============================-============================-==================================================================================================
ii  mercurial                                      2.9.2-1                      
amd64                        easy-to-use, scalable distributed version control 
system
jeremyp@sky[/tmp/test]> hgview
Traceback (most recent call last):
  File "/usr/local/bin/hgview", line 38, in <module>
    main()
  File "/usr/local/lib/python2.7/dist-packages/hgviewlib/application.py", line 
225, in main
    sys.exit(start(repo, opts, args, parser.error))
  File "/usr/local/lib/python2.7/dist-packages/hgviewlib/application.py", line 
173, in start
    app = Application(repo, opts, args)
  File "/usr/local/lib/python2.7/dist-packages/hgviewlib/qt4/application.py", 
line 54, in __init__
    super(HgViewQtApplication, self).__init__(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/hgviewlib/application.py", line 
83, in __init__
    self.choose_viewer()
  File "/usr/local/lib/python2.7/dist-packages/hgviewlib/application.py", line 
107, in choose_viewer
    viewer = self.HgRepoViewer(self.repo)
  File "/usr/local/lib/python2.7/dist-packages/hgviewlib/qt4/hgrepoviewer.py", 
line 90, in __init__
    self.setupBranchCombo()
  File "/usr/local/lib/python2.7/dist-packages/hgviewlib/qt4/hgrepoviewer.py", 
line 168, in setupBranchCombo
    allbranches = sorted(self.repo.branchtags().items())
AttributeError: 'localrepository' object has no attribute 'branchtags'


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages hgview depends on:
ii  hgview-common       1.8.0-1
ii  python              2.7.5-5
ii  python-docutils     0.11-3
ii  python-qscintilla2  2.8.1-1
ii  python-qt4          4.10.3+dfsg1-1+b1

hgview recommends no packages.

hgview suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to