Bug 212553
Summary: | yum-updatesd/puplet ignores excludes | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | drago01 |
Component: | yum | Assignee: | Jeremy Katz <katzj> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6 | CC: | belegdol, mishu, robatino, sundaram, zing |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-10-30 16:51:29 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
drago01
2006-10-27 13:10:52 UTC
That explains it - I have the Freshrpms repo enabled but with its version of libgpod excluded (since Core has an older version of the same package and I don't need the newer one), and I keep getting told there is 1 update available. BTW, it would be nice to be given a list of the available packages, not just told how many there are. This functionality used to exist with rhn-applet, I believe. The functionality of rhn-applet is replaced by Puplet. http://lunapark6.com/wp-content/uploads/2006/10/FC6-01-securityupdates-640.jpg The interesting thing happens if you have multiple excludes defined. My yum.conf entry looks as follows: exclude=openoffice.org-* freetype* I have excluded these packages because I use vanilla openoffice.org due to bug #171908 and freetype because I have recompiled it for BCI support. The thing is that puplet says that there are 2 updates available, so it correctly excludes openoffice.org and fails to do the same with freetype. this is a duplicate of bug #212494 *** This bug has been marked as a duplicate of 212454 *** |