You are not logged in.
I did usual pacman -Syu today,
but pacman asked about replacing core/mkinitcpio with a bunch of klibc* packages.
According to http://archlinux.me/brain0/2010/02/13/e … rch-linux/, we should have got rid of klibc, or did I misunderstand?
Moreover, those klibc* packages can not be found in the web database here: http://www.archlinux.org/packages/?sort … =&limit=50.
Im not going to update until I understand what this all means, can someone please clarify this situation to me? Thank you ![]()
Offline
This should not happen. Make sure you are using up-to-date mirrors, pacman -Syy, and pacman -Syu. If it still happens, paste the -Syu output here.
Offline
can you post your output? it should say something like:
:: Replace klibc with core/mkinitcpio? [Y/n]
:: Replace klibc-extras with core/mkinitcpio? [Y/n]
:: Replace klibc-kbd with core/mkinitcpio? [Y/n]
:: Replace klibc-module-init-tools with core/mkinitcpio? [Y/n]
:: Replace klibc-udev with core/mkinitcpio? [Y/n]i.e., mkinitcpio is replacing klibc.
Offline
pacman -Syy didnt do the trick.
Here's the output of pacman -Syu:
$> LANG=en_EN.UTF-8 pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
warning: dhclient: ignoring package upgrade (3.1.3-3 => 4.1.0.p1-3)
:: Replace klibc with core/mkinitcpio? [Y/n] n
:: Replace klibc-extras with core/mkinitcpio? [Y/n] n
:: Replace klibc-kbd with core/mkinitcpio? [Y/n] n
:: Replace klibc-module-init-tools with core/mkinitcpio? [Y/n] n
:: Replace klibc-udev with core/mkinitcpio? [Y/n] n
resolving dependencies...
warning: ignoring package networkmanager-0.7.999-3
warning: cannot resolve "networkmanager>=0.7.998", a dependency of "network-manager-applet"
:: the following package(s) cannot be upgraded due to unresolvable dependencies:
network-manager-applet
Do you want to skip the above package(s) for this upgrade? [Y/n] n
error: failed to prepare transaction (could not satisfy dependencies)
:: network-manager-applet: requires networkmanager>=0.7.998Im ignoring dhclient and networkmanager, because new versions didnt work like 3 weeks ago. Maybe the newest versions would now work. Anyway, I believe this should not affect the update of mkinitcpio.
EDIT:
Oh I can see the problem now. In my localization, the translation of expression "Replace A with B" is IMO ambigous. (Or maybe its just me.)
Ok, Im glad this is soloved now...
Last edited by kralyk (2010-02-18 15:48:55)
Offline
Who is maintaining czech translation of pacman btw?
Offline
Who is maintaining czech translation of pacman btw?
http://projects.archlinux.org/pacman.gi … RANSLATORS
You can safely say Y to all those replacements: http://www.archlinux.org/news/486/ . Trying another mirror should fix the networkmanager issue.
Offline
I'm having the same issue:
anomalynil ~ >> sudo pacman -Syy
:: Synchronizing package databases...
core 36.1K 139.2K/s 00:00:00 [#############################################] 100%
extra 445.5K 128.6K/s 00:00:03 [#############################################] 100%
community 364.2K 104.1K/s 00:00:03 [#############################################] 100%
anomalynil ~ >> sudo pacman -Su
:: Starting full system upgrade...
warning: dwm: ignoring package upgrade (5.7.2-1 => 5.7.2-2)
:: Replace kdelibs-experimental with extra/kdelibs? [Y/n] y
:: Replace klibc with core/mkinitcpio? [Y/n] y
:: Replace klibc-extras with core/mkinitcpio? [Y/n] y
:: Replace klibc-kbd with core/mkinitcpio? [Y/n] y
:: Replace klibc-module-init-tools with core/mkinitcpio? [Y/n] y
:: Replace klibc-udev with core/mkinitcpio? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: kdelibs: requires phononAny ideas on how I can get it to upgrade? Thanks.
Registered Linux user: #424635
Offline
that's a different issue: http://bbs.archlinux.org/viewtopic.php?id=91020
Offline
Thank you, fixed it.
Registered Linux user: #424635
Offline