Bug#872692: hgview fails to run

2018-08-12 Thread James Cowgill
Control: tags -1 sid buster fixed-upstream

Hi,

This is fixed upstream in 1.10.2 (or possibly earlier). It would be good
to get that version uploaded in Debian.

Also tagging "sid buster" because my understanding from the upstream fix
is that this is only broken with mercurial >= 4.3 (and stretch has 4.0).

James



signature.asc
Description: OpenPGP digital signature


Bug#872692: hgview fails to run

2017-08-20 Thread Russel Winder
Package: hgview
Version: 1.9.0-1.1
Severity: important

Dear Maintainer,

With Debian Sid fully up-to-date, the hgview executable fails to run:

|> which hg
/usr/bin/hg

|> which hgview
/usr/bin/hgview

|> hg summary
parent: 4360:a210b92e0f4d default/default tip
 Merge in mainline.
branch: default
bookmarks: *d-various-changes
commit: 8 unknown (clean)
update: 3 new changesets, 2 branch heads (merge)

|> hgview
Traceback (most recent call last):
  File "/usr/bin/hgview", line 38, in 
main()
  File "/usr/lib/python2.7/dist-packages/hgviewlib/application.py", line 226, 
in main
sys.exit(start(repo, opts, args, parser.error))
  File "/usr/lib/python2.7/dist-packages/hgviewlib/application.py", line 174, 
in start
app = Application(repo, opts, args)
  File "/usr/lib/python2.7/dist-packages/hgviewlib/qt4/application.py", line 
54, in __init__
super(HgViewQtApplication, self).__init__(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/hgviewlib/application.py", line 84, in 
__init__
self.choose_viewer()
  File "/usr/lib/python2.7/dist-packages/hgviewlib/application.py", line 108, 
in choose_viewer
viewer = self.HgRepoViewer(self.repo)
  File "/usr/lib/python2.7/dist-packages/hgviewlib/qt4/hgrepoviewer.py", line 
106, in __init__
self._repodate = self._getrepomtime()
  File "/usr/lib/python2.7/dist-packages/hgviewlib/qt4/hgrepoviewer.py", line 
623, in _getrepomtime
for l in (self.repo.sjoin('lock'), self.repo.join('wlock')):
AttributeError: 'localrepository' object has no attribute 'join'


-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.12.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages hgview depends on:
ii  hgview-common   1.9.0-1.1
ii  python  2.7.13-2
ii  python-docutils 0.13.1+dfsg-2
ii  python-qscintilla2  2.9.3+dfsg-4+b1
ii  python-qt4  4.11.4+dfsg-2+b2

hgview recommends no packages.

hgview suggests no packages.

-- debconf-show failed