On Sat, 2006-06-03 at 04:27 -0300, Newton B. Costa Jr wrote: > [EMAIL PROTECTED] nbcjr]# pacman -Syu > error: /var/lib/pacman/local/control-center-2.14.1-1/desc: No such > file or direc > tory
just use "pacman -Sf control-center" to get it installed again. If that doesn't work, you could rm -rf /var/lib/pacman/local/control-center-2.14.1-1 first and then run the pacman command. This will force reinstallation of control-center. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
