[bug-notifications] [389_ds_base 0004957]: Failed to download work/download/389-ds-base-1.2.10.7.tar.bz2!

Mantis Bug Tracker noreply at opencsw.org
Tue Jun 12 09:54:58 CEST 2012


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4957 
====================================================================== 
Reported By:                tjyang
Assigned To:                
====================================================================== 
Project:                    389_ds_base
Issue ID:                   4957
Category:                   packaging
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-06-12 03:19 CEST
Last Modified:              2012-06-12 09:54 CEST
====================================================================== 
Summary:                    Failed to download
work/download/389-ds-base-1.2.10.7.tar.bz2!
Description: 
I have to manually use wget to get 389-ds-base-1.2.10.7.tar.bz2 and put it
into /root/opencsw/src to get the build going.


root at b-solaris11-amd64:~/opencsw/389-ds-base/trunk# wget
http://port389.org/sources/389-ds-base-1.2.10.7.tar.bz2
--2012-06-11 20:17:33-- 
http://port389.org/sources/389-ds-base-1.2.10.7.tar.bz2
Resolving port389.org (port389.org)... 209.132.180.101
Connecting to port389.org (port389.org)|209.132.180.101|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2901168 (2.8M) [application/x-bzip2]
Saving to: `389-ds-base-1.2.10.7.tar.bz2'

49% [=======================================>                              
            ] 1,428,608   80.9K/s  eta 16s

looks like there is timeout(not responding in time) issue when running mgar
build.

how can I adjust the timeout on waiting fetching src tar ball ?

====================================================================== 

---------------------------------------------------------------------- 
 (0009931) tjyang (reporter) - 2012-06-12 09:54
 https://www.opencsw.org/mantis/view.php?id=4957#c9931 
---------------------------------------------------------------------- 
-bash-4.1$ sudo pkgutil -y -i  389_ds_base
-bash-4.1$ mgar configure
<snipped>
configure: checking for NSS...
checking for --with-nss... yes
checking for --with-nss-inc... using /opt/csw/include/nss
checking for --with-nss-lib... using /opt/csw/lib
configure: checking for OpenLDAP...
checking for --with-openldap... no
checking for --with-openldap-inc... no
checking for --with-openldap-lib... no
checking for --with-openldap-bin... no
configure: checking for Mozilla LDAPSDK...
checking for --with-ldapsdk... yes
checking for --with-ldapsdk-inc...
configure: error: /opt/csw/include/dirsrv not found
gmake[1]: ***
[configure-work/build-isa-pentium_pro/389-ds-base-1.2.10.7/configure] Error
1
gmake[1]: Leaving directory `/home/gobuild/opencsw/389-ds-base/trunk'
gmake: *** [configure-isa-pentium_pro] Error 2
-bash-4.1$ ls -l /opt/csw/include/dirsrv/
total 836
-rw-r--r--   1 root     bin         5649 May  2 03:51
repl-session-plugin.h
-rw-r--r--   1 root     bin       271387 May  2 03:51 slapi-plugin.h
-rw-r--r--   1 root     bin        25027 May  2 03:51 winsync-plugin.h
-bash-4.1$ 

installation of 389_ds_base did bring in some header files under
/opt/csw/include/dirsrv, but configure still complains not finding
/opt/csw/include/dirsrv.

Please advise



More information about the bug-notifications mailing list