Quote:
Originally Posted by
Rookie1337 
Yeah I'm with you Cav....I kind of get to a point with windows and go..."meh, it's windows. It's a unitard." I'm more worried about breaking windows as getting everything working again on it is generally not more painful...but more prolonged.
So...I still have to do pacman -Syy before pacman -Syu will work...I think I've screwed the pooch...also, sudo no longer asks for a password. So back to digging around on problems. Stupid Chromium though being buggy. I need my bookmarks.

sudo nano / gedit / whatever /etc/sudoers
Make sure these lines are right;
Code:
74 ## Uncomment to allow members of group wheel to execute any command
75 %wheel ALL=(ALL) ALL
76
77 ## Same thing without a password
78 # %wheel ALL=(ALL) NOPASSWD: ALL
As to the pacman issue, you may have to post that on the arch forums, honestly haven't seen / heard of that one myself but I'm sure one of the pacman devs or others can step in and solve it.
Edited by Shrak - 5/21/12 at 7:13pm