ports/170743: wget amd64 package depends on older version of openssl

Waitman Gobble uzimac at da3m0n8t3r.com
Sat Aug 18 15:00:23 UTC 2012


>Number:         170743
>Category:       ports
>Synopsis:       wget amd64 package depends on older version of openssl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 18 15:00:22 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Waitman Gobble
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
Waitman Gobble
>Environment:
FreeBSD jail.waitman.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sat Aug 11 13:25:18 PDT 2012     root at hunny.waitman.net:/usr/obj/usr/src/sys/KEYSHIA  amd64

>Description:

wget package in /Latest depends on libssl.so.6, but newer version in packages

>How-To-Repeat:
# setenv PACKAGESITE http://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages/Latest/

# pkg_add -r wget
(ok)

# wget
Shared object "libssl.so.6" not found, required by "wget"

# pkg_add -r openssl
(ok)

# wget
Shared object "libssl.so.6" not found, required by "wget"

# pkg_info | grep openssl
openssl-1.0.1_4     SSL and crypto library

# ls /usr/local/lib/libssl.so.*
/usr/local/lib/libssl.so.8

# pkg_info | grep wget
wget-1.13.4_1       Retrieve files from the Net via HTTP(S) and FTP


>Fix:

Please update package, thank you.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list