I have Mageia 4 installed on four machines and fully updated except for one of the laptops which keeps reporting that there is an update for perl-URPM, which fails to install, with the message that "perl-base >= 2:5.18.1 is needed".
I then tried it manually to show what is happening:
- Code: Select all
[root@canopus lcl]# urpmi perl-URPM
Package perl-base-5.18.1-3.mga4.x86_64 is already installed
Marking perl-URPM as manually installed, it won't be auto-orphaned
writing /var/lib/rpm/installed-through-deps.list
installing perl-URPM-4.30-1.mga4.x86_64.rpm from /var/cache/urpmi/rpms
Installation failed: perl-base >= 2:5.18.1 is needed by perl-URPM-4.30-1.mga4.x86_64
As far as I can see all relevant sources are enabled and when urpmi --autoupdate --update ran everything appeared to be up-to-date except perl-URPM. Agreeing to the update brought up the same messages as before.
Bug 13370 concerned perl-URPM-4.29 and is marked as Resolved. I am reluctant to reopen this as a bug for 4.30 because the other machines are not affected and have similar setups and nobody else has reported a problem.