Unable to locate package lightread

Posted by TENG PENG on Ask Ubuntu See other posts from Ask Ubuntu or by TENG PENG
Published on 2012-10-17T13:03:02Z Indexed on 2012/10/21 11:20 UTC
Read the original article Hit count: 286

Filed under:
|
|
|

I have changed my source to local server. I'm using Ubuntu 12.10.

When I type apt-cache search in terminal, it shows nothing.

When I install lightread it shows Unable to locate package lightread.

When I install lightread manually by python. It shows

python '/home/peng/Downloads/quickly_trunk/setup.py' 
Traceback (most recent call last):
File "/home/peng/Downloads/quickly_trunk/setup.py", line 93, in <module>
data_files=[('share/icons/hicolor/128x128/apps', ['data/media/lightread.png'])]
File "/usr/lib/python2.7/dist-packages/DistUtilsExtra/auto.py", line 71, in setup
src_mark(src, 'setup.py')
File "/usr/lib/python2.7/dist-packages/DistUtilsExtra/auto.py", line 527, in src_mark
src.remove(path)
KeyError: 'setup.py'

How to solve the problem?

© Ask Ubuntu or respective owner

Related posts about installation

Related posts about apt