You are not logged in.
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
![]()
Last edited by kvn (2011-09-16 13:29:03)
Offline
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 thisIt makes the code more readable and more convenient to scroll through.
Last edited by karol (2011-09-15 14:54:01)
Offline
thank you
Offline