Page 1 of 1

Problem installing Audacious from Soft. Manager

PostPosted: Dec 30th, '12, 22:58
by linux_69
Hello guys. I was trying to install Audacious using the Software Manager, but when I tried to check the box of the package the following message was displayed:

Sorry, the following package cannot be selected:

- audacious-3.2.3-1.mga2.i586 (due to conflicts with audacious-plugins-3.2.4-1.mga2.i586)


I've been installing software all day and had no problem until now. Why is this happening and how can I fix it?

Thanks.

Re: Problem installing Audacious from Soft. Manager

PostPosted: Dec 30th, '12, 23:27
by schwim
Hey there linux!

I think if you uninstall the audacious-plugins package, you should be all set to install audacious. It seems that you've run into a version conflict between the two packages.

Re: Problem installing Audacious from Soft. Manager

PostPosted: Dec 31st, '12, 00:23
by linux_69
Well, I tried to find 'audacious-plugins-3.2.4-1.mga2.i586' with the software manager but it seems I don't have it; nothing was returned after the search. Could the error be due to something else?

Re: Problem installing Audacious from Soft. Manager

PostPosted: Jan 1st, '13, 20:31
by doktor5000
Please show the output of the following commands:

Code: Select all
rpm -qa | grep audacious
urpmq --list-media active
urpmq --list-url
urpmi --test audacious

Re: Problem installing Audacious from Soft. Manager

PostPosted: Jan 1st, '13, 20:47
by linux_69
Mr. Doktor5000 I put all the commands and this is what I got:

Code: Select all
$ rpm -qa | grep audacious
$ urpmq --list-media active
Core Release (distrib1)
Core Updates (distrib3)
Nonfree Release (distrib11)
Nonfree Updates (distrib13)
Tainted Release (distrib21)
Tainted Updates (distrib23)
$ urpmq --list-url
Core Release (distrib1) ftp://mageia.c3sl.ufpr.br/mageia/distrib/2/i586/media/core/release
Core Release Debug (distrib2)
Core Updates (distrib3) ftp://mageia.c3sl.ufpr.br/mageia/distrib/2/i586/media/core/updates
Core Updates Debug (distrib4)
Core Updates Testing (distrib5)
Core Updates Testing Debug (distrib6)
Core Backports (distrib7)
Core Backports Debug (distrib8)
Core Backports Testing (distrib9)
Core Backports Testing Debug (distrib10)
Nonfree Release (distrib11) ftp://mageia.c3sl.ufpr.br/mageia/distrib/2/i586/media/nonfree/release
Nonfree Release Debug (distrib12)
Nonfree Updates (distrib13) ftp://mageia.c3sl.ufpr.br/mageia/distrib/2/i586/media/nonfree/updates
Nonfree Updates Debug (distrib14)
Nonfree Updates Testing (distrib15)
Nonfree Updates Testing Debug (distrib16)
Nonfree Backports (distrib17)
Nonfree Backports Debug (distrib18)
Nonfree Backports Testing (distrib19)
Nonfree Backports Testing Debug (distrib20)
Tainted Release (distrib21) ftp://mageia.c3sl.ufpr.br/mageia/distrib/2/i586/media/tainted/release
Tainted Release Debug (distrib22)
Tainted Updates (distrib23) ftp://mageia.c3sl.ufpr.br/mageia/distrib/2/i586/media/tainted/updates
Tainted Updates Debug (distrib24)
Tainted Updates Testing (distrib25)
Tainted Updates Testing Debug (distrib26)
Tainted Backports (distrib27)
Tainted Backports Debug (distrib28)
Tainted Backports Testing (distrib29)
Tainted Backports Testing Debug (distrib30)
$ urpmi --test audacious
Only superuser is allowed to install packages

Re: Problem installing Audacious from Soft. Manager

PostPosted: Jan 1st, '13, 22:14
by tom_
linux_69 wrote:
Code: Select all
$ urpmi --test audacious
Only superuser is allowed to install packages


run that command as root, please

Re: Problem installing Audacious from Soft. Manager

PostPosted: Jan 1st, '13, 22:46
by doktor5000
linux_69 wrote:
Code: Select all
$ urpmi --test audacious
Only superuser is allowed to install packages

The last one as root, as it says. The rest looks good so far, correct repos configured,
and audacious is not installed currently.