Your message dated Thu, 09 Feb 2006 07:02:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#345727: fixed in codespeak-lib 0.7-svn20050721-3
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)

--- Begin Message ---
Package: python2.3-codespeak-lib
Version: 0.7-svn20050721-2
Severity: normal

I went to go play with "greenlets" today, using one of the examples from the
codespeak.com web page. It looks like the greenlet C extension is installed
in the wrong place and thus unloadable:

2416:[EMAIL PROTECTED] python
Python 2.3.5 (#2, Nov 20 2005, 16:40:39) 
[GCC 4.0.3 20051111 (prerelease) (Debian 4.0.2-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from py.magic import greenlet
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.3/site-packages/py/initpkg.py", line 181, in 
__getattr__
    result = self.__package__._resolve(extpy) 
  File "/usr/lib/python2.3/site-packages/py/initpkg.py", line 69, in _resolve
    implmodule = self._loadimpl(fspath[:-3])
  File "/usr/lib/python2.3/site-packages/py/initpkg.py", line 99, in _loadimpl
    return __import__(modpath, None, None, ['__doc__'])
  File "/usr/lib/python2.3/site-packages/py/magic/greenlet.py", line 5, in ?
    greenlet = path.pyimport().greenlet
  File "/usr/lib/python2.3/site-packages/py/path/local/local.py", line 365, in 
pyimport
    raise py.error.ENOENT(self) 
py.error.ENOENT: [No such file or directory]: 
/usr/lib/python2.3/site-packages/py/c-extension/greenlet/greenlet.so
>>> 

Indeed, dpkg -L tells me:

1291:[EMAIL PROTECTED] dpkg -L python2.3-codespeak-lib |grep greenlet
/usr/share/doc/python2.3-codespeak-lib/greenlet.txt.gz
/usr/lib/python2.3/site-packages/py/magic/greenlet.py
/usr/lib/python2.3/site-packages/greenlet.so

So I'm guessing that something in the package build process installs
greenlet.so into the wrong place, or at least not into the location where
greenlet.py is expecting to find it. Hopefully there's a simple fix.. I
haven't looked closely enough at process to suggest a patch. Sorry.

thanks!
 -Brian


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages python2.3-codespeak-lib depends on:
ii  libc6                         2.3.5-9    GNU C Library: Shared libraries an
ii  python2.3                     2.3.5-9    An interactive high-level object-o
ii  python2.4                     2.4.2-2    An interactive high-level object-o

python2.3-codespeak-lib recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: codespeak-lib
Source-Version: 0.7-svn20050721-3

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.7-svn20050721-3.diff.gz
  to pool/main/c/codespeak-lib/codespeak-lib_0.7-svn20050721-3.diff.gz
codespeak-lib_0.7-svn20050721-3.dsc
  to pool/main/c/codespeak-lib/codespeak-lib_0.7-svn20050721-3.dsc
python-codespeak-lib_0.7-svn20050721-3_all.deb
  to pool/main/c/codespeak-lib/python-codespeak-lib_0.7-svn20050721-3_all.deb
python2.3-codespeak-lib_0.7-svn20050721-3_i386.deb
  to 
pool/main/c/codespeak-lib/python2.3-codespeak-lib_0.7-svn20050721-3_i386.deb
python2.4-codespeak-lib_0.7-svn20050721-3_i386.deb
  to 
pool/main/c/codespeak-lib/python2.4-codespeak-lib_0.7-svn20050721-3_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.
Guilherme Salgado <[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: Sun, 22 Jan 2005 17:04:23 -0200
Source: codespeak-lib
Binary: python2.3-codespeak-lib python2.4-codespeak-lib python-codespeak-lib
Architecture: source all i386
Version: 0.7-svn20050721-3
Distribution: unstable
Urgency: low
Maintainer: Guilherme Salgado <[EMAIL PROTECTED]>
Changed-By: Guilherme Salgado <[EMAIL PROTECTED]>
Description: 
 python-codespeak-lib - A library containing py.test, greenlets and other 
niceties
 python2.3-codespeak-lib - A library containing py.test, greenlets and other 
niceties
 python2.4-codespeak-lib - A library containing py.test, greenlets and other 
niceties
Closes: 345727
Changes: 
 codespeak-lib (0.7-svn20050721-3) unstable; urgency=low
 .
   * Make sure greenlet.so is installed in the right path. (Closes: #345727)
Files: 
 e095ebda8a9bb23e75c18d575115e055 715 python optional 
codespeak-lib_0.7-svn20050721-3.dsc
 daf6503a75b1b342b9d1eecaaa5a8c1b 4725 python optional 
codespeak-lib_0.7-svn20050721-3.diff.gz
 f7ac04941398beb2f4b86c2c58bcdbcd 309762 python optional 
python2.3-codespeak-lib_0.7-svn20050721-3_i386.deb
 3b1da671b2e98cbfb4f8acd08514e5e6 309768 python optional 
python2.4-codespeak-lib_0.7-svn20050721-3_i386.deb
 26419d266d51df7cbd2f81bd3e620192 1082 python optional 
python-codespeak-lib_0.7-svn20050721-3_all.deb

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

iD8DBQFD61THStlRaw+TLJwRAthkAKChVRt2tLsaeC+/iTg6i0CYzitOugCaAsPC
usNm47jJa7L/itQgdSUeVwQ=
=tVew
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to