You are not logged in.
I'm trying to prevent "pacman -Syu" from installing the package "xf86-video-ati-6.12.192-1" onto my system and no matter what I try in "IgnorePkg" in pacman.conf it always installs this pkg. I've tried both "xf86-video-ati" and "xf86-video-ati-6.12.192-1" in the "IgnorePkg" but pacman always wants to install this package. If I delete it from /var/cache/pacman/pkg it will still download this pkg and install it.
What is it that I'm doing wrong?
Last edited by Gumper (2010-04-20 02:22:06)
Ready yourselves, ready yourselves
Let us shine the light of Jesus in the darkest night
Ready yourselves, ready yourselves
May the powers of darkness tremble as our praises rise .... Casting Crowns-Until The Whole World Hears.
Offline
Perhaps how you use the ignore is the reason for the failure.
I use ...pacman -Syu --ignore Vlc.... a lot and it removes vlc from the list of packages to be upgraded.
How are you using the --ignore?
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
IgnorePkg = xorg-server xorg-server-utils xf86-video-intel-legacy xf86-video-vesa xf86-input-evdev xf86-input-keyboard xf86-input-mouse intel-dri libgl libdrmworks for me. Can you paste yours? You probably used wrong delimiters or sth.
Offline
chances are there's some dependency that's pulling it in. You can check with pacman -Qi and see if anything is listed under "Required by:"
Offline
chances are there's some dependency that's pulling it in. You can check with pacman -Qi and see if anything is listed under "Required by:"
Well, I also ignore video drivers so that's probably not the case. Ignore = don't you dare to pull 'em.
Offline
Doh! I feel so stupid. I just looked at my pacman.conf file once more and noticed the "#" in front of "IgnorePkg". I uncommented it and it works now.
Thanks for the help!
Ready yourselves, ready yourselves
Let us shine the light of Jesus in the darkest night
Ready yourselves, ready yourselves
May the powers of darkness tremble as our praises rise .... Casting Crowns-Until The Whole World Hears.
Offline
lol ![]()
Offline
@Gumper
That just made my ... night. I'm off to bed now - giggling madly :-)
Offline
Doh! I feel so stupid. I just looked at my pacman.conf file once more and noticed the "#" in front of "IgnorePkg". I uncommented it and it works now.
Thanks for the help!
I recommend you to mark the thread as Solved, at least less people going to see how much lol you are. ![]()
Last edited by n0dix (2010-04-19 03:27:48)
Offline