[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

python2.3 missing a key lib



Hello All,

In the 3.4 archive python2.3 is missing a key library (readline.so):

uller:~$ dpkg -l python2.3
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  python2.3      2.3.4-18       An interactive high-level object-oriented 

uller:~$ python
Python 2.3.4 (#2, Dec  9 2004, 18:54:17)
[GCC 4.0.0 20041205 (experimental) (Debian 4.0-0pre2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import readline
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named readline

Note that the module
/usr/lib/python2.3/lib-dynload/readline.so

_is_ there in the i386 version of the package.

Should this be listed as a bug in the python2.3 package itself?

Scott

PS:  Thanks for all of your hard work!  Things are working amazingly well!

-- 
Scott M. Ransom            Address:  NRAO
Phone:  (434) 296-0320               520 Edgemont Rd.
email:  sransom@nrao.edu             Charlottesville, VA 22903 USA
GPG Fingerprint: 06A9 9553 78BE 16DB 407B  FFCA 9BFA B6FF FFD3 2989



Reply to: