View Single Post
Posts: 5 | Thanked: 0 times | Joined on Nov 2012
#8673
Originally Posted by coderus View Post
BUT! python packages isnt on harmattan-dev, they are on nokia servers which are online, you should do only
Code:
devel-su
mv /etc/apt/sources.list /etc/apt/sources.list.old
apt-get update
and then you can install apps normally
Hey Guys, awesome feedback.

Upon entering the above code, I get the following message:

mv: can't rename '/etc/apt/sources.list' : No such file or directory

Thanks.