Bug 120561 - rpm not detecting installed dependency
Summary: rpm not detecting installed dependency
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-04-10 21:10 UTC by Max Kessler
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-04-10 22:54:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Max Kessler 2004-04-10 21:10:44 UTC
Description of problem:
rpm is incorrectly reporting that a dependency is not met.

Version-Release number of selected component (if applicable):
rpm-4.2.1-0.30_19.rhfc1.at

How reproducible:
always

Steps to Reproduce:
1. yum -y update
  
Actual results:
....Unable to satisfy dependencies
Package newpg needs /usr/bin/pinentry, this is not available.
Package newpg needs libgcrypt.so.1, this is not available.
Package newpg needs libksba.so.0, this is not available.

Expected results:
yum should have downloaded and installed all updated packages found
in the repositories in my /etc/yum.conf file.

Additional info:
libgcrypt.so.1 is installed as part of the package libgcrypt and
libksba.so.0 is installed as part of libksba.  The pinentry package I 
have installed contains /usr/bin/pinentry-{curses,gtk,qt} but not
/usr/bin/pinentry.

Yes, I know somebody decided to deprecate newpg, but it's a 
requirement for sylpheed-claws.

Comment 1 Jeff Johnson 2004-04-10 22:54:51 UTC
That's not a pkg I built, hence WONTFIX.

I suggest upgrading to rpm-4.2.2 or later. There are several
important bug fixes there.


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