Bug 669004 - skip-broken: yum claims it will update and skip ghc-base (pkgtup available from multiple repos.)
Summary: skip-broken: yum claims it will update and skip ghc-base (pkgtup available fr...
Keywords:
Status: CLOSED DUPLICATE of bug 681806
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
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: 2011-01-12 12:38 UTC by Horst H. von Brand
Modified: 2014-01-21 23:17 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-03-05 13:28:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Output from the command in step 1 (756.68 KB, application/octet-stream)
2011-01-12 12:38 UTC, Horst H. von Brand
no flags Details

Description Horst H. von Brand 2011-01-12 12:38:03 UTC
Created attachment 473006 [details]
Output from the command in step 1

Description of problem:
In recent runs of yum update, it says it will update ghc-base for dependencies and also skip it due to dependency problems.

Version-Release number of selected component (if applicable):
yum-3.2.28-17.fc15.noarch

How reproducible:
Always

Steps to Reproduce:
1. yum -d9 -y update --skip-broken --nogpg --exclude=texlive-release
2.
3.
  
Actual results:
ghc-base is listed as installed as a dependency and skipped due to dependency problems.

Expected results:
This should be handled as a broken deendency, and thus not try to update anything.

Additional info:
I'm using JNovy's TeXlive repo, and that one is missing texlive-release(?!), thus the --exclude

Perhaps this has something to do with https://bugzilla.redhat.com/show_bug.cgi?id=667387

Also note the "Package ghc-Cabal-1.10.0.0-3.fc15.x86_64.rpm is not signed", even though --nogpg is given, probably https://bugzilla.redhat.com/show_bug.cgi?id=668031

Comment 1 James Antill 2011-01-12 14:42:40 UTC
This is probably due to the fact you have the same version of ghc-base in _local and rawhide ... so skip-broken skips one of them, but doesn't catch the other (and then thinks it can continue anyway).

And, yeh, the --nogpg thing is known (should be a new yum in rawhide today with the fix). Just turn gpgchecking off in _local.

Comment 2 James Antill 2011-01-12 14:43:01 UTC
Well, built for rawhide today ... so available tomorrow.

Comment 3 Horst H. von Brand 2011-01-13 12:39:07 UTC
(In reply to comment #1)
> This is probably due to the fact you have the same version of ghc-base in
> _local and rawhide ... so skip-broken skips one of them, but doesn't catch the
> other (and then thinks it can continue anyway).

Nope, even with --disablerepo=_local ghc-base shows up to install and with dependency problems.

Comment 4 Horst H. von Brand 2011-01-13 12:41:18 UTC
(In reply to comment #2)
> Well, built for rawhide today ... so available tomorrow.

No new yum build in koji?

Comment 5 Tim Lauridsen 2011-03-05 13:28:01 UTC
Skip-broken for conflicts was broken, close as duplicate for the bug tracking the solution

*** This bug has been marked as a duplicate of bug 681806 ***


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