Bug 354781 - yum-skip-broken changes yum's dependency solver even when it's not active
Summary: yum-skip-broken changes yum's dependency solver even when it's not active
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Blocker
TreeView+ depends on / blocked
 
Reported: 2007-10-26 20:02 UTC by Bill Nottingham
Modified: 2014-03-17 03:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-27 14:11:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2007-10-26 20:02:12 UTC
Description of problem:

Take a rawhide box, x86_64 with dbus-libs.{i386,x86_64} and dbus.x86_64
installed. Remove them (you'll have to do this by hand.)

Install dbus.{i386,x86_64} from F7.

Run yum upgrade. (Make sure you're pointed somewhere that has dbus-1.1.2-8.fc8)

'Base' yum properly does the upgrade (installs dbus-libs.{i386,x86_64},
dbus.x86_64.)

If you have yum-skip-broken enabled, even if you don't pass --skip-broken, it
changes the depsolver such that dbus-libs.i386 is not pulled in, and the upgrade
fails.

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

yum-3.2.7-1.fc8
rpm-4.4.2.2-3.fc8
yum-skip-broken-1.1.8-1.fc8

Comment 1 Seth Vidal 2007-10-27 02:28:50 UTC
does your /etc/yum/pluginconf.d/skip-broken.conf have:

check_always = 1

in it?



Comment 2 Bill Nottingham 2007-10-27 03:47:46 UTC
No.

[main]
enabled = 1
check_always = 0


Comment 3 Seth Vidal 2007-10-27 14:11:45 UTC
I can't replicate this and neither can Bill (the reporter) which makes it
unlikely that this is the cause. Closing.


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