Solved: RPi1 upgrade error today.
|
31st Mar, 2016, 08:40 AM
(This post was last modified: 31st Mar, 2016 08:42 AM by Nachteule.)
Post: #6
|
|||
|
|||
RE: RPi1 upgrade error today.
Hmmm, ok:
Terminal sudo dpkg -l | grep cec ii cec-utils 3.0.1-1~xbian-1453441848 armhf libCEC communication Library (utility programs) ii libcec 3.0.1-1~xbian-1453441848 armhf Meta package libCEC. ii libcec-dev 3.0.1-1~xbian-1453441848 armhf libCEC communication Library (development files) ii libcec3:armhf 3.0.1-1~xbian-1453441848 armhf libCEC communication Library (shared library) ii python-libcec 3.0.1-1~xbian-1453441848 armhf Python bindings for libCEC That gives you the installed cec packages And then remove all packages, in my case Terminal sudo dpkg -r --force-all cec-utils sudo dpkg -r --force-all libcec sudo dpkg -r --force-all libcec-dev sudo dpkg -r --force-all libcec3:armhf sudo dpkg -r --force-all python-libcec And finally Terminal sudo install libcec should install all cec packages again |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[PROBLEM] Package upgrade error | Eruurk | 3 | 10,918 |
17th Jan, 2015 12:32 AM Last Post: CurlyMo |
|
dpkg error while installing xbian-update/firmware during apt-get upgrade | n1ght28 | 3 | 11,945 |
16th Nov, 2014 03:25 AM Last Post: mk01 |
|
[PROBLEM] Error everytime i try to upgrade Python | Exnor | 9 | 34,043 |
21st Nov, 2013 08:57 PM Last Post: alfaromeo |
|
initscripts apt-get upgrade error | markosjal | 6 | 27,529 |
28th Oct, 2013 09:37 AM Last Post: Exnor |