Bug 384231 - Skip broken option don't completely work
Summary: Skip broken option don't completely work
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 8
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-15 09:44 UTC by Marco Maccaferri
Modified: 2014-01-21 23:00 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-11 05:40:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Marco Maccaferri 2007-11-15 09:44:39 UTC
Description of problem:
Today's update showed a dependency issue (Missing Dependency: gecko-libs =
1.8.1.8 is needed by package yelp), so I've enable the skip-broken option with
"yum --skip-broken update", the initial dependecy check worked, but after
downloading the packages the transaction check failed with the gecko-libs
dependency.

Version-Release number of selected component (if applicable):
1.1.8-1.fc8

How reproducible:
Always

Steps to Reproduce:
1. Run "yum --skip-broken update" with today's updates
  
Actual results:
Still failing with the dependency checks.

Expected results:
The skip broken option should not bring in broken dependencies.

Comment 1 Tim Lauridsen 2007-11-15 13:44:56 UTC
skip-broken is a plugin from yum-utils, so i have changed the component to
yum-utils.
the skip-broken is not catching all issue, it is only testing if each available
update can be depsolved without error alone, if not they are removed from the
transaction.
I am working on a better solution, by integrating the 'skip-broken' feature into
yum, instead of in a plugin, it will make it better but there is some weird
issues it can't detect because, they are first detected in the rpm test transaction.



Comment 2 Seth Vidal 2008-03-11 05:40:05 UTC
skip-broken has now been merged into yum for rawhide and F9. I'm going to close
this bug as all future bugs on it should be there


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