Bug 117152 - yum seems to ignore exclude option in yum.conf
Summary: yum seems to ignore exclude option in yum.conf
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-29 15:54 UTC by Antti Markus
Modified: 2014-01-21 22:49 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-29 22:50:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
My /etc/yum.conf (1.09 KB, text/plain)
2004-02-29 15:55 UTC, Antti Markus
no flags Details
Output produced by yum update (755 bytes, text/plain)
2004-02-29 15:58 UTC, Antti Markus
no flags Details

Description Antti Markus 2004-02-29 15:54:01 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko)

Description of problem:
yum seems to ignore exclude option that is specified in /etc/yum.conf, ie yum tries to update packages that are listed as excluded in /etc/yum.conf.

Version-Release number of selected component (if applicable):
yum-2.0.5.20040224-1

How reproducible:
Sometimes

Steps to Reproduce:
1. execute yum update
2. if some packages are listed as having nonexistent dependencies, list them in exclude option in /etc/yum.conf
3. execute yum update 
    

Actual Results:  yum still complains about the same packages

Expected Results:  Yum should ignore packages listed in exclude option in /etc/yum.conf

Additional info:

Comment 1 Antti Markus 2004-02-29 15:55:13 UTC
Created attachment 98140 [details]
My /etc/yum.conf

Comment 2 Antti Markus 2004-02-29 15:58:10 UTC
Created attachment 98141 [details]
Output produced by yum update

Comment 3 Seth Vidal 2004-02-29 19:01:18 UTC
I'm pretty sure you've got the exclude backward. The problem in
rawhide is that libgtop was updated but the other programs were not.
So yum is trying to update libgtop but it can't b/c other things
depend on it.


Note You need to log in before you can comment on or make changes to this bug.