Sat, 03 Oct 2009 16:18:52 +0200
Update version, adjust corresponding buildconf, and correct logic.
1: Make minor corrections and improvements to scripts patch logic.
2: Upgrade to most recent stable release version 3.0.2.
3: Force selection of a single db backend, as multiple ones never
were supported (changing 'with_db<end>' identifiers accordingly.)
4: Unfortunately add gawk requirement although only partly needed.
5: Add openssl::with_threads requirement to solve strange and hard
to debug problems on Solaris leading to connection failures:
'host-dir JobId 0: Error: openssl.c:86 Connect failure: ERR=error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number'
and
'host-dir JobId 40: Fatal error: TLS negotiation failed with FD at "back1.host.com:9102"'
2 This is @l_prefix@, an RPM-based OpenPKG software package hierarchy.
3 This filesystem area contains software which was automatically
4 installed through OpenPKG RPM packages from http://www.openpkg.org/.
6 Short OpenPKG RPM query command summary:
8 $ @l_prefix@/bin/openpkg rpm -qa
9 (q)uery list of (a)ll installed packages
11 $ @l_prefix@/bin/openpkg rpm -qi <name>
12 (q)uery (i)nformation about package <name>
14 $ @l_prefix@/bin/openpkg rpm -qlv <name>
15 (q)uery (v)erbose (l)ist of installed files of package <name>
17 Use "eval `@l_prefix@/bin/openpkg rc --eval all env`" from within a
18 user's Bourne (Again) Shell startup script (.profile or .bashrc) in
19 order to activate this hierarchy and all of its packages.
21 In case of any questions or problems post to the OpenPKG project
22 user support mailing list <openpkg-users@openpkg.org>. For more
23 details about OpenPKG visit http://www.openpkg.org/.