OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005104 [curl] packaging minor always 2013-08-24 15:37 2013-08-27 16:08
Reporter Ch00k View Status public  
Assigned To dam
Priority normal Resolution fixed  
Status closed  
Summary 0005104: curl is compiled against incorrent CA certificates directory
Description curl is built with --with-ca-path=/opt/csw/ssl/certs whereas cacertificates package installs CA certificates into /etc/opt/csw/ssl/certs. To make curl actually find the directory with CA certificates libssl0_9_8 must be installed which creates a symlink /opt/csw/ssl/certs -> /etc/opt/csw/ssl/certs.
Suggested is to change curl recipe to build against /etc/opt/csw/ssl/certs as CA certificates directory
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0010537)
Ch00k (reporter)
2013-08-24 15:40

Besides, maybe it's also good to add cacertificates as a dependency to install curl.
(0010548)
dam (administrator)
2013-08-25 21:48

Definitely, I'll update curl to 7.32 while I' am it.
(0010552)
dam (administrator)
2013-08-26 13:34

Feel free to try the new packages at
  http://buildfarm.opencsw.org/experimental.html#curl [^]

Let me know if everything work.
(0010556)
Ch00k (reporter)
2013-08-27 14:08

Tried on Solaris 10. Everything works fine.
(0010557)
dam (administrator)
2013-08-27 16:08

Packages for 7.32.0,REV=2013.08.26 have been pushed to unstable.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker