Bug 254160 - yum update fails rpm_check_debug vs depsolve
Summary: yum update fails rpm_check_debug vs depsolve
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 7
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-08-24 15:01 UTC by Markus Armbruster
Modified: 2014-01-21 22:59 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-08-29 14:55:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Output of rpm -qa (21.10 KB, text/plain)
2007-08-24 15:01 UTC, Markus Armbruster
no flags Details

Description Markus Armbruster 2007-08-24 15:01:01 UTC
Description of problem:
yum update fails me with 
ERROR with rpm_check_debug vs depsolve:

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


How reproducible:
Always

Steps to Reproduce:
1. yum update
2.
3.
  
Actual results:
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package git.i386 0:1.5.2.4-1.fc7 set to be updated

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size 
=============================================================================
Updating:
 git                     i386       1.5.2.4-1.fc7    updates           6.0 k

Transaction Summary
=============================================================================
Install      0 Package(s)         
Update       1 Package(s)         
Remove       0 Package(s)         

Total download size: 6.0 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
--> Populating transaction set with selected packages. Please wait.
---> Package git.i386 0:1.5.2.4-1.fc7 set to be updated
ERROR with rpm_check_debug vs depsolve:
Package git needs git-svn, this is not available.
Package git needs git-cvs, this is not available.
Package git needs git-arch, this is not available.
Package git needs git-email, this is not available.
Package git needs gitk, this is not available.
Package git needs git-gui, this is not available.
Complete!


Expected results:
Package git is updated, and its dependencies installed.

Additional info:

Comment 1 Markus Armbruster 2007-08-24 15:01:02 UTC
Created attachment 172424 [details]
Output of rpm -qa

Comment 2 Seth Vidal 2007-08-24 15:15:47 UTC
could you try yum 3.2.3 from updates-testing?



Comment 3 Markus Armbruster 2007-08-28 09:37:41 UTC
I did.  Same result.  Anything else I can do to help?


Comment 4 Charles R. Anderson 2007-08-29 02:04:04 UTC
Same result for me with yum 3.2.2 and yum 3.2.3 from updates-testing.
Last working version was yum 3.2.1.


Comment 5 Seth Vidal 2007-08-29 05:00:21 UTC
try out 3.2.4, please.

also 3.2.1 didn't really work - it just didn't report the error :)



Comment 6 Markus Armbruster 2007-08-29 11:51:04 UTC
I built 3.2.4 from CVS (it doesn't seem to be in updates-testing), no improvement.


Comment 7 Seth Vidal 2007-08-29 12:15:37 UTC
okay - just one more thing.

run:

rpm -Va --nofiles --nomd5

and post any output, please.

Comment 8 Markus Armbruster 2007-08-29 13:34:23 UTC
# rpm -Va --nofiles --nomd5
Unsatisfied dependencies for autoconf-2.61-8.fc7.noarch: imake
Unsatisfied dependencies for git-1.5.2.2-1.fc7.i386: git-svn, git-cvs, git-arch,
git-email, gitk, git-gui


Comment 9 Jeremy Katz 2007-08-29 14:55:23 UTC
Aha, see what it is and have fixed it up.  You can fix by installing the
currently broken deps.


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