You are not logged in.

#1 2011-09-15 14:49:39

kvn
Member
Registered: 2010-08-13
Posts: 12

[SOLVED] mkinitcpio: requires util-linux>=2.19

kvn@jerk ~]$ sudo clyde -S util-linux
resolving dependencies...
looking for inter-conflicts...
:: util-linux-ng and util-linux are in conflict (linux32). Remove util-linux? [Y/n] y
error: failed to prepare transaction (could not satisfy dependencies)
:: mkinitcpio: requires util-linux>=2.19
[kvn@jerk ~]$ sudo clyde -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
:: Replace util-linux with core/util-linux-ng? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: mkinitcpio: requires util-linux>=2.19
[kvn@jerk ~]$ 

same thing w/pacman

neutral

Last edited by kvn (2011-09-16 13:29:03)

Offline

#2 2011-09-15 14:52:09

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] mkinitcpio: requires util-linux>=2.19

Grab a fresh mirrorlist http://www.archlinux.org/mirrorlist/ and run 'pacman -Syu' to update your system.
util-linux is at version 2.20-2, we don't use a package named util-linux-ng anymore.


When pasting code, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and more convenient to scroll through.

Last edited by karol (2011-09-15 14:54:01)

Offline

#3 2011-09-15 15:44:00

kvn
Member
Registered: 2010-08-13
Posts: 12

Re: [SOLVED] mkinitcpio: requires util-linux>=2.19

thank you

Offline

Board footer

Powered by FluxBB