pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: failing to update OpenSSL package



Kenneth Freidank --> pkgsrc-wip-discuss (2007-10-28 04:52:42 -0500):
> Every time I update the kernel and userland, I use pkg_delete and remove 
> all my packages, then rebuild them from pkgsrc with the pkgsrc tar file 
> that comes with current.

I suppose you are referring to one of the tar files in
ftp.netbsd.org/pub/pkgsrc/current, aren't you?


> The pkgsrc tar file that came with current 
> 20071006, a 4.99.31 version, came with openssl-0.9.7inb4.  So when my 
> packages installed, the pkgsrc system said openssl was missing, and 
> installed openssl-0.9.7inb4 from pkgsrc.

Unless you built NetBSD with MKCRYPTO=no, OpenSSL 0.9.8e (plus some
patches) should be already available in the base system; pkgsrc should
detect it and not require security/openssl to be built.


> Maybe my sequence for updating is all wrong.  Maybe my update sequence 
> should be:
> - create distribution disk
> - test new kernel on "any machine"
> - restore old kernel on "any machine"
> - delete all packages on "any machine"
> - update "any machine" using distribution disk
> - rebuild packages
> 
> Will the above sequence keep the version of openssl that ships with 
> current, and will pkg_info then report that version that ships with current?

I'm not sure I understand what you are asking. Pkgsrc always "keeps"
the OpenSSL version from the base system, i.e. it doesn't overwrite
or delete anything outside ${LOCALBASE}. And pkg_info will not list
the OpenSSL version from the base system since that's not a package...


HTH, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss




Home | Main Index | Thread Index | Old Index