Bug 682532 - Can't rebuild openssh package without ldap support
Summary: Can't rebuild openssh package without ldap support
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: openssh
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Petr Lautrbach
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-06 13:35 UTC by Doychin Bondzhev
Modified: 2012-08-16 15:05 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-16 15:05:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Doychin Bondzhev 2011-03-06 13:35:12 UTC
Description of problem:
I'm trying to make a build of openssh packages without ldap support. I want to trim my installation to a bare minimum so I'm trying to rebuild most of the packages without libraries that are not needed. When I get the source rpm file and install it in my build environment I open the spec file and change ldap from 1 to 0. Then I use 

rpmbuild -bc openssh.spec

The result is that I get compilation error because ldap patch is still applied to openssh sources and when build process reaches ldap code it fails with missing symbols error.

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


How reproducible:

every time

Steps to Reproduce:
1.install openssh source rpm and change spec file so ldap is 0
2.try to build. 
3.
  
Actual results:

Error that there is undefined symbols for ldap dependency

Expected results:

To build open ssh without dependency on open ldap

Additional info:
I did some experiments and I managed to build without ldap by changing additionally spec file to apply ldap patch only ldap is 1. I also had to change 2 other patch files because they had some parts of the ldap patch in them.

Comment 1 Jan F. Chadima 2011-03-08 08:19:19 UTC
I have no free time to solve it at the moment. If you have the solution I use it.

Comment 2 Fedora Admin XMLRPC Client 2011-11-30 12:26:11 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fedora End Of Life 2012-08-16 15:05:37 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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