Page 1 of 1

[SOLVED] Sorry, the following packages cannot be selected

PostPosted: Mar 24th, '14, 00:47
by gerzal
i use mageia4
this is the result of the command lspci :

Code: Select all
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 01)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] (rev 01)
00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 01)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)


when i i would like to excute an update for the system it tell the message mentionned in the title
Sorry, the following packages cannot be selected:

Code: Select all
- libavcodec55-2.0.3-1.mga4.tainted.i586 (due to unsatisfied libmp3lame.so.0)
- libmesagl1-10.0.3-1.mga4.tainted.i586 (due to unsatisfied libtxc-dxtn)
- mesa-10.0.3-1.mga4.tainted.i586 (due to unsatisfied libmesagl1[== 10.0.3-1.mga4.tainted])


how can i solve this issue ?
thank you.

Re: Sorry, the following packages cannot be selected

PostPosted: Mar 24th, '14, 01:25
by doktor5000
lspci output is irrelevant :)

Please show the output of
Code: Select all
urpmq --list-media active

Re: Sorry, the following packages cannot be selected

PostPosted: Mar 24th, '14, 02:03
by gerzal
thank you it seems that a tainted media was not enable and i resolved it by enabling it
thank you very much

Re: Sorry, the following packages cannot be selected

PostPosted: Mar 24th, '14, 08:11
by doktor5000
Please mark the thread accordingly by editing the topic of the first post and prefix it by [SOLVED], thanks