Page 1 of 1

[SOLVED] drakconf install failed.

PostPosted: Aug 11th, '12, 14:03
by mmix
urpmi doesn´t allow to install drakconf.

-

Re: drakconf install failed.

PostPosted: Aug 11th, '12, 17:43
by doktor5000
Just read the output, urpmi tries to tell you that you are currently installing an older package than the one currently installed,
or one of the dependencies. urpmi does not support that. You may want to take a look at the output of urpmi --debug drakconf to see the real reason or which package is installed in an newer version.

Re: drakconf install failed.

PostPosted: Aug 12th, '12, 02:30
by mmix
it seems no more information..

-

Re: drakconf install failed.

PostPosted: Aug 12th, '12, 03:36
by jkerr82508
requiring drakconf-icons[== 12.29] for drakconf-12.29-1.mga3.noarch
chosen drakconf-icons-12.29-1.mga3.noarch for drakconf-icons[== 12.29]
the more recent drakconf-icons-12.30-1.mga2.noarch is installed, but does not provide drakconf-icons[== 12.29]


You are presumably trying to upgrade from Mageia 2 to cauldron.

To fix the situation on your system, remove drakconf-icons-12.30-1.mga2.noarch. You should then be able to install drakconf and its dependencies.

Jim

Re: [SOLVED] drakconf install failed.

PostPosted: Aug 12th, '12, 13:54
by mmix
thanks, removing drakconf-icons solve the problem.