[Solved] Wheezy updates (python) held back
|
24th Mar, 2014, 04:39 AM
Post: #22
|
|||
|
|||
RE: Wheezy updates (python) held back
I did
Terminal xbian@xbian ~ $ sudo sed -i '/_hashlib.so/d' /var/lib/dpkg/info/python2.7.list xbian@xbian ~ $ sudo sed -i '/_ssl.so/d' /var/lib/dpkg/info/python2.7.list xbian@xbian ~ $ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: libpython2.7 : Depends: python2.7 (= 2.7.3-6+deb7u2) but 2.7.3-6 is installed E: Unmet dependencies. Try using -f. What's wrong? |
|||
« Next Oldest | Next Newest »
|