[issue1391] hg pbchk throws exception

Susan Scheufele mercurial-bugs at selenic.com
Wed Nov 19 17:07:10 CST 2008


New submission from Susan Scheufele <susan.scheufele at sun.com>:

zday% hg pbchk
Enter passphrase for key '/home/susans/.ssh/id_dsa': 
CDDL block check:

Copyright check:

C style check:

Header format check:

Java style check:

File permission check:

Keywords check:

** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial at selenic.com
** Mercurial Distributed SCM (version 1.0.2)
Traceback (most recent call last):
  File "/usr/bin/hg", line 20, in ?
    mercurial.dispatch.run()
  File "build/proto/lib/python/mercurial/dispatch.py", line 20, in run
  File "build/proto/lib/python/mercurial/dispatch.py", line 29, in dispatch
  File "build/proto/lib/python/mercurial/dispatch.py", line 45, in _runcatch
  File "build/proto/lib/python/mercurial/dispatch.py", line 364, in _dispatch
  File "build/proto/lib/python/mercurial/dispatch.py", line 417, in _runcommand
  File "build/proto/lib/python/mercurial/dispatch.py", line 373, in checkargs
  File "build/proto/lib/python/mercurial/dispatch.py", line 356, in <lambda>
  File "cdm.py", line 687, in cdm_pbchk
  File "cdm.py", line 635, in run_checks
  File "cdm.py", line 277, in cdm_comchk
  File "Comments.py", line 150, in comchk
  File "DbLookups.py", line 244, in ARC
  File "/usr/lib/python2.4/urllib2.py", line 207, in __getattr__
    raise AttributeError, attr
AttributeError: get_ful_url
zday%

----------
messages: 7930
nosy: susans
priority: bug
status: unread
title: hg pbchk throws exception

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1391>
____________________________________________________



More information about the Mercurial-devel mailing list