Your message dated Tue, 29 Mar 2005 19:02:19 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#301151: fixed in trac 0.8.1-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 24 Mar 2005 01:14:13 +0000
>From [EMAIL PROTECTED] Wed Mar 23 17:14:13 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl092-164-214.wdc2.dsl.speakeasy.net (wombat.ghz.cc) 
[66.92.164.214] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DEGvN-0000Ka-00; Wed, 23 Mar 2005 17:14:13 -0800
Received: from clepple by wombat.ghz.cc with local (Exim 4.44)
        id 1DEGvM-0007Ii-Ad
        for [EMAIL PROTECTED]; Wed, 23 Mar 2005 20:14:12 -0500
Content-Type: multipart/mixed; boundary="===============0430048653=="
MIME-Version: 1.0
From: Charles Lepple <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: trac: AssertionError raised when visiting WikiRestructuredTextLinks 
after
 clean install
X-Mailer: reportbug 3.8
Date: Wed, 23 Mar 2005 20:14:12 -0500
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.9 required=4.0 tests=BAYES_01,HAS_PACKAGE,
        HTML_20_30,HTML_MESSAGE autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============0430048653==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: trac
Version: 0.8.1-1
Severity: normal

When you create a new environment with trac-admin, the
WikiRestructuredTextLinks node is not viewable or editable. (The rest of
the Wiki nodes seem to work fine, including editing.)

Approximate steps to reproduce:

$ svnadmin create /tmp/example/repo

$ trac-admin /tmp/example/trac-env
Trac [/tmp/example/trac-env]> initenv
...

$ chmod -R a+w /tmp/example/trac-env

* configure apache

* go to http://servername/cgi-bin/trac.cgi/wiki/WikiRestructuredTextLinks

The Traceback output is attached. This occurred when running Trac as a
CGI script, but I have seen the same problem when it is called from
mod_python.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-p3-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages trac depends on:
ii  python                        2.3.5-1    An interactive high-level object-o
ii  python-clearsilver            0.9.13-3   python bindings for clearsilver
ii  python-sqlite                 1.0.1-2    python interface to SQLite
ii  python2.3-subversion          1.1.3-2    python modules for interfacing wit
ii  subversion                    1.1.3-2    advanced version control system (a

-- no debconf information

--===============0430048653==
Content-Type: text/html; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="WikiRestructuredTextLinks.html"

<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">
 <head>
  <title>Oops - My Project - Trac</title>
  <style type="text/css">
   @import url(/trac/css/trac.css);
   
   

  </style>
  <script src="/trac/trac.js" type="text/javascript"></script>
 </head>
<body>


<div id="banner">

<div id="header">
  <a id="logo" href="http://trac.edgewall.com/";><img src="/trac/trac_banner.png"
      width="236" height="73"
      alt="Trac" /></a>
  <hr />
</div>

<form id="search" action="/cgi-bin/trac.cgi/search" method="get">
 
</form>

<div id="metanav" class="nav">
 <h2>Navigation</h2>
 <ul>
  <li class="first">
    <a href="/cgi-bin/trac.cgi/login">Login</a>
  </li>
  <li><a href="/cgi-bin/trac.cgi/settings">Settings</a></li>
  <li><a accesskey="6" 
href="/cgi-bin/trac.cgi/wiki/TracGuide">Help/Guide</a></li>
  <li style="display: none"><a accesskey="5" 
href="http://projects.edgewall.com/trac/wiki/TracFaq";>FAQ</a></li>
  <li style="display: none"><a accesskey="0" 
href="/cgi-bin/trac.cgi/wiki/TracAccessibility">Accessibility</a></li>
  <li class="last"><a accesskey="9" href="/cgi-bin/trac.cgi/about_trac">About 
Trac</a></li>
 </ul>
</div>

</div>





<div id="mainnav" class="nav">
 <ul></ul>
</div>

<div id="main">


<div id="ctxtnav" class="nav"></div>

<div id="content" class="error">

 
  <h3>Oops...</h3>
  <div class="message">
   <strong>Trac detected an internal error:</strong>
   <pre></pre>
  </div>
  <p>
   If you think this really should work and you can reproduce it. Then you 
   should consider to report this problem to the Trac team.
  </p>
  <p>
   Go to <a href="http://trac.edgewall.com/";>http://trac.edgewall.com/</a>  and 
create a new ticket where you describe
   the problem, how to reproduce it. Don't forget to include the python
   traceback found below.
  </p>

 

 <p>
  <a href="/cgi-bin/trac.cgi/wiki/TracGuide">TracGuide</a>
  &mdash; The Trac User and Administration Guide
 </p>

 
  <h4>Python traceback</h4>
  <pre>Traceback (most recent call last):
  File &#34;/usr/lib/python2.3/site-packages/trac/core.py&#34;, line 531, in 
cgi_start
    real_cgi_start()
  File &#34;/usr/lib/python2.3/site-packages/trac/core.py&#34;, line 526, in 
real_cgi_start
    dispatch_request(path_info, args, req, env)
  File &#34;/usr/lib/python2.3/site-packages/trac/core.py&#34;, line 441, in 
dispatch_request
    module.run()
  File &#34;/usr/lib/python2.3/site-packages/trac/Module.py&#34;, line 44, in 
run
    self.render()
  File &#34;/usr/lib/python2.3/site-packages/trac/Wiki.py&#34;, line 341, in 
render
    Formatter(self.req.hdf, self.env,self.db).format(self.page.text, out)
  File &#34;/usr/lib/python2.3/site-packages/trac/WikiFormatter.py&#34;, line 
561, in format
    self.handle_code_block(line)
  File &#34;/usr/lib/python2.3/site-packages/trac/WikiFormatter.py&#34;, line 
517, in handle_code_block
    self.out.write(self.code_processor(self.hdf, self.code_text, self.env))
  File &#34;/usr/lib/python2.3/site-packages/trac/wikimacros/rst.py&#34;, line 
210, in execute
    settings_overrides = {'halt_level':6})
  File &#34;/usr/lib/site-python/docutils/core.py&#34;, line 371, in 
publish_string
    enable_exit_status=enable_exit_status)
  File &#34;/usr/lib/site-python/docutils/core.py&#34;, line 513, in 
publish_programmatically
    output = pub.publish(enable_exit_status=enable_exit_status)
  File &#34;/usr/lib/site-python/docutils/core.py&#34;, line 196, in publish
    output = self.writer.write(document, self.destination)
  File &#34;/usr/lib/site-python/docutils/writers/__init__.py&#34;, line 72, in 
write
    self.translate()
  File &#34;/usr/lib/site-python/docutils/writers/html4css1.py&#34;, line 103, 
in translate
    self.document.walkabout(visitor)
  File &#34;/usr/lib/site-python/docutils/nodes.py&#34;, line 153, in walkabout
    child.walkabout(visitor)
  File &#34;/usr/lib/site-python/docutils/nodes.py&#34;, line 153, in walkabout
    child.walkabout(visitor)
  File &#34;/usr/lib/site-python/docutils/nodes.py&#34;, line 153, in walkabout
    child.walkabout(visitor)
  File &#34;/usr/lib/site-python/docutils/nodes.py&#34;, line 153, in walkabout
    child.walkabout(visitor)
  File &#34;/usr/lib/site-python/docutils/nodes.py&#34;, line 153, in walkabout
    child.walkabout(visitor)
  File &#34;/usr/lib/site-python/docutils/nodes.py&#34;, line 145, in walkabout
    visitor.dispatch_visit(self)
  File &#34;/usr/lib/site-python/docutils/nodes.py&#34;, line 1323, in 
dispatch_visit
    return method(node)
  File &#34;/usr/lib/site-python/docutils/writers/html4css1.py&#34;, line 1050, 
in visit_reference
    assert len(node) == 1 and isinstance(node[0], nodes.image)
AssertionError
</pre>
 

</div>
<script type="text/javascript">searchHighlight()</script>



</div>

<div id="footer">
 <hr />
 <a id="tracpowered" href="http://trac.edgewall.com/";><img 
src="/trac/trac_logo_mini.png" height="30" width="107"
     alt="Trac Powered"/></a>
 <p class="left">
  Powered by <a href="/cgi-bin/trac.cgi/about_trac"><strong>Trac 
0.8.1</strong></a><br />
  By <a href="http://www.edgewall.com/";>Edgewall Software</a>.
 </p>
 <p class="right">
  Visit the Trac open source project at<br /><a 
href="http://trac.edgewall.com/";>http://trac.edgewall.com/</a>
 </p>
</div>



 </body>
</html>


--===============0430048653==--

---------------------------------------
Received: (at 301151-close) by bugs.debian.org; 30 Mar 2005 00:13:23 +0000
>From [EMAIL PROTECTED] Tue Mar 29 16:13:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DGQpn-0007gl-00; Tue, 29 Mar 2005 16:13:23 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DGQf5-0003fw-00; Tue, 29 Mar 2005 19:02:19 -0500
From: Otavio Salvador <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#301151: fixed in trac 0.8.1-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 29 Mar 2005 19:02:19 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: trac
Source-Version: 0.8.1-2

We believe that the bug you reported is fixed in the latest version of
trac, which is due to be installed in the Debian FTP archive:

trac_0.8.1-2.diff.gz
  to pool/main/t/trac/trac_0.8.1-2.diff.gz
trac_0.8.1-2.dsc
  to pool/main/t/trac/trac_0.8.1-2.dsc
trac_0.8.1-2_all.deb
  to pool/main/t/trac/trac_0.8.1-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otavio Salvador <[EMAIL PROTECTED]> (supplier of updated trac package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 29 Mar 2005 20:44:07 -0300
Source: trac
Binary: trac
Architecture: source all
Version: 0.8.1-2
Distribution: unstable
Urgency: low
Maintainer: Jesus Climent <[EMAIL PROTECTED]>
Changed-By: Otavio Salvador <[EMAIL PROTECTED]>
Description: 
 trac       - Enhanced wiki and issue tracking system for software development 
Closes: 298969 301151
Changes: 
 trac (0.8.1-2) unstable; urgency=low
 .
   * debian/rules:
     - Add support for patching in build process;
     - Include contrib/ on doc directory. (Closes: #298969)
   * debian/patches/01_sync_from_0.8-branch.diff:
     - Added in sync with r1461. This include the fix for AssertionError
       raised when visiting WikiRestructuredTextLinks after clean install
       bug. (Closes: #301151)
Files: 
 0da9cf9eed769bfa7787e87de07f18c9 643 web optional trac_0.8.1-2.dsc
 15c80136f445979925f147a6c0843f69 4385 web optional trac_0.8.1-2.diff.gz
 631f43b2429d2f2622f434e1ed2111f1 196146 web optional trac_0.8.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCSemaLqiZQEml+FURAsPHAJ9CFGpP6JfQja/s0ra+Xj7X5jqtTQCaAmCe
QZKMsZuMQigOJrR+ry7cvKk=
=0+TH
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to