|
|
2011-04-03
, 11:51
|
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#2
|
|
|
2011-04-03
, 12:21
|
|
|
Posts: 58 |
Thanked: 32 times |
Joined on Mar 2011
@ ksa
|
#3
|
| The Following User Says Thank You to kingofsorrow For This Useful Post: | ||
|
|
2011-04-03
, 14:10
|
|
|
Posts: 723 |
Thanked: 519 times |
Joined on Nov 2010
@ Kuching:Malaysia
|
#4
|
| The Following User Says Thank You to pusak gaoq For This Useful Post: | ||
|
|
2011-04-03
, 15:09
|
|
|
Posts: 69 |
Thanked: 10 times |
Joined on Sep 2010
@ Spain
|
#5
|
type this on x-term....
apt-get install libsdl-mixer1.2
this will install the files that been kept back....
the reason why it been kept back is you need to install it manually...
apt-get -f install is to fixed the installation only...
|
|
2011-04-03
, 15:43
|
|
|
Posts: 58 |
Thanked: 32 times |
Joined on Mar 2011
@ ksa
|
#6
|
Fixing the version information
If your version information got lost (control panel -> version) you can fix it by reinstalling the package that is listed with:
dpkg -l "mp-fremantle*"
for example, "mp-fremantle-generic-pr" (for some firmwares 002 or 003 instead of generic) and then execute:
apt-get install --reinstall mp-fremantle-generic-pr
|
|
2011-04-04
, 09:11
|
|
Posts: 3,617 |
Thanked: 2,411 times |
Joined on Nov 2009
@ Cambridge, UK
|
#7
|
|
|
2011-04-04
, 10:34
|
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#8
|
|
|
2011-04-04
, 12:02
|
|
|
Posts: 69 |
Thanked: 10 times |
Joined on Sep 2010
@ Spain
|
#9
|
No, it's not safe to remove. The newer libsdl-mixer1.2 package (I've no idea what's different or why it's in the repositories at all) conflicts with the current PR1.3 firmware release, which is why it can't be installed. There's no need to have the newer version installed, so I'd just ignore the error.
The following packages have been kept back
libsdl-mixer1.2
what it means this, is that i have this package but cant be upgraded?
and how i can fix this?.
i try apt-get -f install but dont do nothing.