Hello!
I want exclude gnome-commander from update.
In /etc/yum.conf:
Code:
excluce=gnome-commander
or:
Code:
excluce=gnome-commander*
the same issue.
But yum ignores this. When update:
Code:
[root@fedora10 etc]# yum update
Loaded plugins: allowdowngrade, refresh-packagekit
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package gnome-commander.i386 0:1.2.7-4.fc10 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================
Updating:
gnome-commander i386 1.2.7-4.fc10 fedora 2.1 M
Transaction Summary
=============================================================================================================================
Install 0 Package(s)
Update 1 Package(s)
Remove 0 Package(s)
Total download size: 2.1 M
Is this ok [y/N]: n
Exiting on user Command
Complete!
[root@fedora10 etc]#
It should not update this package. What is the problem?
It is real annoying, Gnome-commander 1.2.7 is a bit buggy. I have downgraded 3-4 times.