FS#8467 - /usr/bin/on_ac_power exists in filesystem
Attached to Project:
Pacman
Opened by Jonny Auckland (hardframed) - Wednesday, 31 October 2007, 13:21 GMT
Last edited by Dan McGee (toofishes) - Sunday, 04 November 2007, 20:18 GMT
Opened by Jonny Auckland (hardframed) - Wednesday, 31 October 2007, 13:21 GMT
Last edited by Dan McGee (toofishes) - Sunday, 04 November 2007, 20:18 GMT
|
Details
Summary and Info:
Steps to Reproduce: pacman -Syu After downloading the packages pacman fails to install them. Now I'm unable to update my system :( :: Retrieving packages from extra... curl 555,0K 118,1K/s 00:00:05 100% conky 93,4K 107,3K/s 00:00:01 100% fluxbox 1002,8K 118,3K/s 00:00:08 100% imagemagick 2,2M 119,2K/s 00:00:19 100% links 443,6K 118,1K/s 00:00:04 100% checking package integrity... done. cleaning up... done. (20/20) checking for file conflicts 100% error: could not prepare transaction error: failed to commit transaction (conflicting files) pm-utils: /usr/bin/on_ac_power exists in filesystem |
This task depends upon
Closed by Dan McGee (toofishes)
Sunday, 04 November 2007, 20:18 GMT
Reason for closing: Won't fix
Additional comments about closing: Not a pacman issue, this is a packaging issue, and we won't have a message from pacman recommending the -f option. The manpage should tell you enough about that.
Sunday, 04 November 2007, 20:18 GMT
Reason for closing: Won't fix
Additional comments about closing: Not a pacman issue, this is a packaging issue, and we won't have a message from pacman recommending the -f option. The manpage should tell you enough about that.
pacman -Syuf
( 7/20) installing pm-utils 100%
Powersave has been deprecated as suspend/resume framework and has been replaced
by pm-utils. Pm-utils provides everything you need for suspend/resume, but does
not load your cpufreq modules like powersaved does. You have to load these
modules by hand if you want to use them.
( 8/20) upgrading hal 100%
FS#8451.This has nothing to do with pacman. I agree with Aaron that pacman shouldn't suggest using --force on file confilicts.