Bug#685055: Assertion when generating epydoc information for virtinst

2012-08-16 Thread Guido Günther
On Thu, Aug 16, 2012 at 11:03:18AM -0500, Kenneth Pronovici wrote:
> On Thu, Aug 16, 2012 at 2:33 AM, Guido Günther  wrote:
> > Package: python-epydoc
> > Version: 3.0.1-12
> > Severity: normal
> >
> > Hi,
> > generating epydoc information for virtinst gives this assertion:
> 
> Ok, thanks for reporting the bug.  I will file this with upstream and
> tie the bug back here.  Upstream is not very active these days, so I'm
> not sure when it will be fixed.  I would be happy to accept a patch if
> you can figure out how to fix it yourself.

Thanks. I should note that using --parse-only works around the problem.
Cheers,
 -- Guido


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



Bug#685055: Assertion when generating epydoc information for virtinst

2012-08-16 Thread Kenneth Pronovici
On Thu, Aug 16, 2012 at 2:33 AM, Guido Günther  wrote:
> Package: python-epydoc
> Version: 3.0.1-12
> Severity: normal
>
> Hi,
> generating epydoc information for virtinst gives this assertion:

Ok, thanks for reporting the bug.  I will file this with upstream and
tie the bug back here.  Upstream is not very active these days, so I'm
not sure when it will be fixed.  I would be happy to accept a patch if
you can figure out how to fix it yourself.

KEN


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



Bug#685055: Assertion when generating epydoc information for virtinst

2012-08-16 Thread Guido Günther
Package: python-epydoc
Version: 3.0.1-12
Severity: normal

Hi,
generating epydoc information for virtinst gives this assertion:

Exception in template write_breadcrumbs() on line 6:
 Progress:  
 00:01
crumbs = 
self.breadcrumbs(context)=---]
Traceback (most recent call last):Writing HTML 
docs: virtinst.XMLBuilderDomain.XMLBuilderDomain-class.html 
   
  File "/usr/bin/epydoc", line 13, in 
cli()
  File "/usr/lib/python2.7/dist-packages/epydoc/cli.py", line 965, in cli
main(options, names)
  File "/usr/lib/python2.7/dist-packages/epydoc/cli.py", line 783, in main
write_html(docindex, options)
  File "/usr/lib/python2.7/dist-packages/epydoc/cli.py", line 823, in write_html
html_writer.write(options.target)
  File "/usr/lib/python2.7/dist-packages/epydoc/docwriter/html.py", line 641, 
in write
self._write(self.write_class, directory, filename, doc)
  File "/usr/lib/python2.7/dist-packages/epydoc/docwriter/html.py", line 711, 
in _write
write_func(f.write, *args)
  File "/usr/lib/python2.7/dist-packages/epydoc/docwriter/html.py", line 836, 
in write_class
self.write_breadcrumbs(out, doc, self.url(doc))
  File "", line 6, in write_breadcrumbs
  File "/usr/lib/python2.7/dist-packages/epydoc/docwriter/html.py", line 1941, 
in breadcrumbs
assert doc != container, 'object is its own container?'
AssertionError: object is its own container?


Steps to reproduce:

$ git clone git://git.debian.org/git/pkg-libvirt/virtinst.git
$ cd virtinst
$ epydoc --debug virtinst

Cheers,
 -- Guido

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-epydoc depends on:
ii  python 2.7.3~rc2-1
ii  python2.6  2.6.8-0.2
ii  python2.7  2.7.3~rc2-2.1

Versions of packages python-epydoc recommends:
ii  ghostscript9.05~dfsg-6
ii  graphviz   2.26.3-12
ii  python-docutils0.8.1-8
ii  python-tk  2.7.3-1
ii  texlive-fonts-recommended  2012.20120611-3
ii  texlive-latex-base 2012.20120611-3
ii  texlive-latex-extra2012.20120611-2
ii  texlive-latex-recommended  2012.20120611-3

Versions of packages python-epydoc suggests:
pn  epydoc-doc
ii  python [python-profiler]  2.7.3~rc2-1

-- no debconf information


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