audioop module is missing

zooko zooko at yumyum.zooko.com
Sat Jan 22 13:41:02 UTC 2005


Package: python2.3
Version: 2.3.4-2
Severity: normal

Thanks for Ubuntu and the Ubuntu Python package!

python2.3 is missing a standard module:

MAIN yumyum:~$ apt-cache policy python2.3
python2.3:
  Installed: 2.3.4-2
  Candidate: 2.3.4-2
  Version Table:
 *** 2.3.4-2 0
        500 http://archive.ubuntu.com warty/main Packages
        100 /var/lib/dpkg/status
MAIN yumyum:~$ python
Python 2.3.4 (#2, Aug 18 2004, 10:40:16)
[GCC 3.3.4 (Debian 1:3.3.4-5ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pickle
>>> import cPickle
>>> import audioop
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named audioop
>>> 

MAIN yumyum:~$ dpkg --listfiles python2.3 | grep -i audioop
MAIN yumyum:~$ 

Regards,

Zooko

-- System Information:
Debian Release: testing/unstable
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.8.1-4-amd64-k8
Locale: LANG=C, LC_CTYPE=C

Versions of packages python2.3 depends on:
ii  libbz2-1.0           1.0.2-1             A high-quality block-sorting file 
ii  libc6                2.3.2.ds1-20ubuntu1 GNU C Library: Shared libraries an
ii  libdb4.2             4.2.52-17ubuntu1    Berkeley v4.2 Database Libraries [
ii  libncurses5          5.4-4               Shared libraries for terminal hand
ii  libreadline4         4.3-11              GNU readline and history libraries
ii  libssl0.9.7          0.9.7d-3ubuntu0.1   SSL shared libraries
ii  zlib1g               1:1.2.1.1-3ubuntu1  compression library - runtime

-- no debconf information




More information about the ubuntu-users mailing list