You are not logged in.
Hi all,
I get this error while running "$ pacman -Syu" ...
checking package integrity... done.
loading package data... done.
checking for file conflicts...
error: the following file conflicts were found:
kernel26: /boot/initrd26-full.img: exists in filesystem
errors occurred, no packages were upgraded.
The ArchLinux installed is 0.7.1_pre ... how do I solve this.
Kernel: 2.6.14-4
Archlinux: 0.7.1 pre
TIA
Offline
you can force it with -f. It just means that file is a target to be installed but pacman has no record of its existance. It is part of the kernel package so it is ok.
Offline