Page 1 of 1

[SOLVED] mageia 3 updates fail.

PostPosted: Mar 1st, '14, 07:05
by mwpotter
When I run the the system update I get the following message:

Sorry, the following packages cannot be selected:

- libavcodec54-1.1.8-1.mga3.tainted.i586 (due to unsatisfied libvo-aacenc.so.0)
- libmesagl1-9.1.7-1.1.mga3.tainted.i586 (due to unsatisfied libtxc-dxtn)


How do I resolve these problems?

Cheers,

Martin Potter.
(New to Mageia).

Re: mageia 3 updates fail.

PostPosted: Mar 1st, '14, 09:45
by doktor5000
Please show the output of
Code: Select all
urpmq --list-media active

Re: mageia 3 updates fail.

PostPosted: Mar 1st, '14, 14:47
by mwpotter
Hi,
The output that i received was:
Code: Select all
[mpotter@i7-2600K ~]$ urpmq --list-media active
Core Release2
Core Updates
Core Backports
Nonfree Release2
Nonfree Updates
Nonfree Backports
Tainted Release
Tainted Updates
Tainted Backports
Core 32bit Release
Core 32bit Updates
Nonfree 32bit Release
Nonfree 32bit Updates
Tainted 32bit Updates
Tainted 32bit Backports
[mpotter@i7-2600K ~]$



Cheers,

Martin Potter.

Re: mageia 3 updates fail.

PostPosted: Mar 1st, '14, 21:26
by doktor5000
Did you enable backports repos on purpose? Best disable them again via
Code: Select all
urpmi.update --ignore "Backports"

You're also missing Tainted 32bit Release repo.

Re: mageia 3 updates fail.

PostPosted: Mar 3rd, '14, 13:08
by mwpotter
Hi all,
Thanks for your help.
That solved the problem.

Cheers,
Martin Potter.

Re: mageia 3 updates fail.

PostPosted: Mar 3rd, '14, 13:37
by isadora
Please mark the topic accordingly.
You can do so, by editing the title/subject of the first message in the topic.
Place [SOLVED] in front of subject/title.

Thanks ahead!!! :)

Re: [SOLVED] mageia 3 updates fail.

PostPosted: Mar 3rd, '14, 20:51
by doktor5000
What exactly solved the problem? Adding the missing repo, or disabling backports repos?
Please be more explicit with answers, this will help others with the same issue ;)