On Fri, Feb 24, 2006 at 10:02:29AM -0000, luki wrote: > [EMAIL PROTECTED] ~]$ sudo pacman -S udev > :: udev conflicts with hotplug. Remove hotplug? [Y/n] > > Remove: hotplug > > Targets: udev-084-4 > > Total Package Size: 0.1 MB > > Proceed with upgrade? [Y/n] > > checking package integrity... done. > error: something has gone horribly wrong
Oooh, you've uncovered a super-secret pacman error, and you're the first that I know of. Congratulations! :) Something may be a bit screwy in your database. Try removing hotplug first, then upgrading udev. # pacman -Rd hotplug # pacman -S udev If you still see the odd error, email me and we'll try to figure it out. - J _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
