Bug 214042 - keyring plugin not compiled?
Summary: keyring plugin not compiled?
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: jpilot
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ivana Varekova
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-05 00:26 UTC by Mads Villadsen
Modified: 2007-11-30 22:11 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-28 09:40:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mads Villadsen 2006-11-05 00:26:41 UTC
Description of problem:
The keyring plugin (which according to jpilot.org is included with jpilot)
doesn't appear to be compiled in the rpm.

It would be really nice to have this plugin - either in the main rpm or in a
separate rpm.

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

Comment 1 Carlo Graziani 2006-11-14 16:22:59 UTC
I have looked into this a little.  I downloaded the FC6 SRPM and built it on an
FC2 system.  The keyring plug-in was built correctly.

I have also verified that no patch in the SRPM attempts to prevent the keyring
plug-in from being built.

A perusal of the configure file in the source directory reveals a possible
source of trouble:  if the OpenSSL headers are not found, keyring is not built.
 The build then issues a warning, but not an error.

It therefore seems possible that the distributed FC6 package was built on a
machine that did not have the openssl-devel package installed, and the build
anomaly went unniticed.  That would match the observed behavior.

As a test, someone with access to an FC6 box should -- after verifying the
installation of all required -devel packages, including openssl -- download,
install, and rpmbuild -bb the jpilot source RPM.  I'm betting the resulting
binary RPM will contain the missing plug-in.

Comment 2 Andy Campbell 2006-11-27 22:10:57 UTC
Yep it builds correctly with openssl-devel installed on FC6 64bit.

I grabbed 

http://download.fedora.redhat.com/pub/fedora/linux/core/6/source/SRPMS/jpilot-0.99.8-7.1.src.rpm

Ran ...

rpmbuild --rebuild jpilot-0.99.8-7.1.src.rpm

And Installed with ...

cd /usr/src/redhat/RPMS/x86_64
rpm -Uvh jpilot-0.99.8-7.1.x86_64.rpm


Comment 3 Ivana Varekova 2006-11-28 09:40:07 UTC
Thanks for your bug report and investigation. 
Fixed in jpilot-0.99.8-8.fc6.


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