Your message dated Fri, 04 Apr 2008 09:02:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#434226: fixed in codespeak-lib 0.9.1-1
has caused the Debian Bug report #434226,
regarding python-codespeak-lib: py.test -w doesn't work
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
434226: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=434226
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Subject: python-codespeak-lib: py.test -w doesn't work
Package: python-codespeak-lib
Version: 0.9.0-3
Severity: important

When starting a webserver using "py.test -w" and trying to access the page
localhost:8000 with a browser, the exception gets raised:

[EMAIL PROTECTED]:~/sympy$ py.test -w
Server started, listening on port 8000
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 34496)
Traceback (most recent call last):
 File "SocketServer.py", line 222, in handle_request
   self.process_request(request, client_address)
 File "SocketServer.py", line 241, in process_request
   self.finish_request(request, client_address)
 File "SocketServer.py", line 254, in finish_request
   self.RequestHandlerClass(request, client_address, self)
 File "SocketServer.py", line 521, in __init__
   self.handle()
 File "BaseHTTPServer.py", line 316, in handle
   self.handle_one_request()
 File "BaseHTTPServer.py", line 310, in handle_one_request
   method()
 File "/usr/lib/python2.4/site-packages/py/test/rsession/web.py",
line 372, in do_GET
   method_to_call()
 File "/usr/lib/python2.4/site-packages/py/test/rsession/web.py",
line 394, in run_
   self.run_index()
 File "/usr/lib/python2.4/site-packages/py/test/rsession/web.py",
line 397, in run_index
   data = py.path.local(DATADIR).join("index.html").open().read()
 File "/usr/lib/python2.4/site-packages/py/path/local/local.py", line
207, in open
   return self._callex(open, self.strpath, mode)
 File "/usr/lib/python2.4/site-packages/py/path/common.py", line 250,
in _callex
   raise cls, value
ENOENT: [No such file or directory]:
file('/usr/lib/python2.4/site-packages/py/test/rsession/webdata/index.html',
'r')
----------------------------------------

KeyboardInterrupt (-v to see traceback)


If it doesn't work, it should be mentioned in the man page and also in
README.Debian.

-- System Information:
Debian Release: lenny/sid
 APT prefers unstable
 APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-codespeak-lib depends on:
ii  libc6                         2.5-11     GNU C Library: Shared libraries
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-central                0.5.14     register and build utility for Pyt

Versions of packages python-codespeak-lib recommends:
pn  python-docutils               <none>     (no description available)
pn  python-tkinter                <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: codespeak-lib
Source-Version: 0.9.1-1

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

codespeak-lib_0.9.1-1.diff.gz
  to pool/main/c/codespeak-lib/codespeak-lib_0.9.1-1.diff.gz
codespeak-lib_0.9.1-1.dsc
  to pool/main/c/codespeak-lib/codespeak-lib_0.9.1-1.dsc
codespeak-lib_0.9.1.orig.tar.gz
  to pool/main/c/codespeak-lib/codespeak-lib_0.9.1.orig.tar.gz
python-codespeak-lib_0.9.1-1_i386.deb
  to pool/main/c/codespeak-lib/python-codespeak-lib_0.9.1-1_i386.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.
Chris Lamb <[EMAIL PROTECTED]> (supplier of updated codespeak-lib 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: Thu, 03 Apr 2008 13:16:40 +0100
Source: codespeak-lib
Binary: python-codespeak-lib
Architecture: source i386
Version: 0.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb <[EMAIL PROTECTED]>
Changed-By: Chris Lamb <[EMAIL PROTECTED]>
Description: 
 python-codespeak-lib - The pylib library containing py.test, greenlets and 
other nicetie
Closes: 413665 434226 448894 463568 471844 473528 473833
Changes: 
 codespeak-lib (0.9.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #473528)
      - Documentation is now installed with sensible filenames (Closes:
      #413665)
   * Adjust Maintainers with permission from Guilherme Salgado and Alexandre
     Fayolle.
   * Remove '/usr/bin' from path when executing py.test to prevent collision
     with pypy-dev (Closes: #463568).
   * Disable buildcmodule.py from deleting greenlet module /usr/lib. Thanks to
     Mark Wooding <[EMAIL PROTECTED]> (Closes: #471844).
   * Remove python-tkinter from Recommends (Closes: #448894, #473833)
   * Add texlive-extra-utils to Build-Depends.
   * Install "webdata" HTML and JavaScript files to fix web-based py.test.
     Patch by Alexandre Fayolle <[EMAIL PROTECTED]> (Closes: #434226).
   * Add debian/watch file.
   * Change doc-base section to "Programming/Python" from "Apps/Programming".
   * Update Lintian overrides to match new installed directories.
Files: 
 ae132e9fe43d132a6b0870a3fc8ebf58 804 python optional codespeak-lib_0.9.1-1.dsc
 d9e3dd3450408c30d152f682502af90f 490211 python optional 
codespeak-lib_0.9.1.orig.tar.gz
 bcb9a79beb823dc555bde06d78327ad6 9760 python optional 
codespeak-lib_0.9.1-1.diff.gz
 1604935af35a4b9d43d6ec0acc11fdab 3480948 python optional 
python-codespeak-lib_0.9.1-1_i386.deb

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

iD8DBQFH9d7b+C5cwEsrK54RAjmHAJ97qNjPY6kFIVzM3UNMrDip1L32qwCgottU
GlBMoLTNKJ4mn/UBT768nBM=
=xUzE
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to