Bug 137710 - updated FC2 libxslt depends on devel-only libgcrypt and libgpg-error
Summary: updated FC2 libxslt depends on devel-only libgcrypt and libgpg-error
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: libxslt
Version: 2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-31 06:34 UTC by Andrew Schultz
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-10-31 17:19:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andrew Schultz 2004-10-31 06:34:00 UTC
The recently-released libxslt-1.1.12-2 requires libgpg-error and
libgcrypt (according to up2date), which are rawhide packages not
included with FC2 or any previous updates.

Comment 1 Daniel Veillard 2004-10-31 17:19:54 UTC
The dependancy is new, that is true,
BUT libgcrypt is part of Fedora Core 2 (otherwise that dependancy
would not have been compiled in !)
http://fr.rpmfind.net//linux/RPM/fedora/2/i386/libgcrypt-1.2.0-1.i386.html

  Not a bug, sorry, the dependancy is part of the FC2 platform,

Daniel

Comment 2 shrek-m 2004-11-01 14:58:55 UTC
# rpm -q libgcrypt libgpg-error libxslt libxslt-devel libxslt-python
Paket libgcrypt ist nicht installiert
Paket libgpg-error ist nicht installiert
libxslt-1.1.5-1
libxslt-devel-1.1.5-1
libxslt-python-1.1.5-1


$ yum list libgpg-error libgcrypt
[...]
      Repo
--------------------------------------------------------------------------------
libgcrypt                           i386   1.2.0-1                  base
libgpg-error                        i386   0.7-1                    base



# yum install libgpg-error libgcrypt

# rpm -Fvh libxslt*
Preparing...               
########################################### [100%]
   1:libxslt               
########################################### [ 33%]
   2:libxslt-devel         
########################################### [ 67%]
   3:libxslt-python        
########################################### [100%]


# rpm -q libgcrypt libgpg-error libxslt libxslt-devel libxslt-python
libgcrypt-1.2.0-1
libgpg-error-0.7-1
libxslt-1.1.12-2
libxslt-devel-1.1.12-2
libxslt-python-1.1.12-2


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