Bug 830203 - Dep resolve error with ruby-irb
Summary: Dep resolve error with ruby-irb
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Packaging Toolset Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 847528 849402 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-08 14:26 UTC by Josef Bacik
Modified: 2014-01-21 23:22 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-28 20:45:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Josef Bacik 2012-06-08 14:26:48 UTC
Tried to run a yum update on my box this morning, got this


Running Transaction Check
ERROR with transaction check vs depsolve:
ruby-irb = 1.8.7.358-1.fc16 is needed by (installed) ruby-rdoc-1.8.7.358-1.fc16.noarch
Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=rawhide&component=yum
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
ruby-rdoc-1.8.7.358-1.fc16.noarch has missing requires of ruby-irb = ('0', '1.8.7.358', '1.fc16')

Comment 1 Aidan Talerico 2012-06-08 15:46:53 UTC
I'm experiencing the same problem.
rpm -Va --nofiles --nodigest gives this output:
Unsatisfied dependencies for ruby-rdoc-1.8.7.358-1.fc16.noarch:
	ruby-irb = 1.8.7.358-1.fc16 is needed by (installed) ruby-rdoc-1.8.7.358-1.fc16.noarch

Comment 2 Harika 2012-06-14 17:33:29 UTC
I have the same problem. 
ERROR with transaction check vs depsolve:
ruby-irb = 1.8.7.358-1.fc16 is needed by (installed) ruby-rdoc-1.8.7.358-1.fc16.noarch
rubygem-gettext = 2.1.0-4.fc16 is needed by (installed) ruby-gettext-package-2.1.0-4.fc16.noarch

Comment 3 Harika 2012-06-14 17:47:28 UTC
I solved it in two steps as follows;
sudo yum remove ruby-rdoc-1.8.7.358-1.fc16.noarch
sudo yum remove ruby-rdoc-1.8.7.358-1.fc16.noarch

Then I could update the system! (sudo yum update)
Hope it works for you as well. Harika

Comment 4 Jim 2012-07-06 01:53:00 UTC
I've also been expierenceing this problem.

With the suggestion above I've solved the problem with: `sudo yum remove ruby-rdoc.noarch`

Thanks and I hope it works for others as well.

Jim

Comment 5 James Antill 2013-05-28 20:37:45 UTC
*** Bug 847528 has been marked as a duplicate of this bug. ***

Comment 6 James Antill 2013-05-28 20:39:35 UTC
*** Bug 849402 has been marked as a duplicate of this bug. ***

Comment 7 James Antill 2013-05-28 20:45:54 UTC
Pre-existing rpmdb problem, "yum check" should find them all and "yum remove" (or "yum install") can fix them.


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