[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
yum exclude not working?
- From: Sean Earp <smearp mac com>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: yum exclude not working?
- Date: Wed, 17 Mar 2004 21:23:44 -0800
Hello all,
Is it just me, or is the --exclude switch not working in the
current version of yum (yum-2.0.5.20040310-1)?
As usual, when downloading the rawhide updates, it choked on a
dependancy problem (this time with the kdeaddons package). I attempted
to exclude the offending package, but recieved the exact same error
message. Am I mistyping the command, or is there an actual problem that
needs to be bugzilla'd?
-Sean
# yum update
Gathering header information file(s) from server(s)
Server: Fedora Core 1.90 - Development Tree
Finding updated packages
Downloading needed headers
Resolving dependencies
.Package kdeaddons needs libkabinterfaces.so.1, this is not available.
Package kdeaddons needs libkdepim.so.1, this is not available.
Package kdeaddons needs libkpinterfaces.so.1, this is not available.
# yum --exclude=kdeaddons update
Gathering header information file(s) from server(s)
Server: Fedora Core 1.90 - Development Tree
Finding updated packages
Downloading needed headers
Resolving dependencies
.Package kdeaddons needs libkabinterfaces.so.1, this is not available.
Package kdeaddons needs libkdepim.so.1, this is not available.
Package kdeaddons needs libkpinterfaces.so.1, this is not available.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]