You are not logged in.
Pages: 1
I wanted to update the system today using pacman -Syu. When pacman complained about file conficts for glibc I added a -f which seems to have been a mistake after all. Pacman quitted with:
( 5/68) upgrading glibc [#####################################] 100%
error: extract: not overwriting dir with file lib
error: problem occurred while upgrading glibc
call to execv failed (No such file or directory)
error: command failed to execute correctly
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.
At the moment NO commads are working! Everything is still there but even a ls gives:
bash: /bin/ls: No such file or directory
The same is also true for pacman of course.
Any ideas what to do next?
Last edited by miro279 (2012-07-19 13:49:43)
Offline
Just found this: https://bbs.archlinux.org/viewtopic.php … 1#p1127251
Triying now..
Offline
I wanted to update the system today using pacman -Syu.
To be accurate... you used -Syuf
Offline
To be very accurate I first tried without f and added it in the second try, like written above..
Offline
Pages: 1