From maciej at opencsw.org Sun Mar 2 22:56:13 2014 From: maciej at opencsw.org (=?UTF-8?Q?Maciej_=28Matchek=29_Blizi=C5=84ski?=) Date: Sun, 2 Mar 2014 21:56:13 +0000 Subject: Promoting kiel to stable Message-ID: Hello OpenCSW users, Our named release 'dublin' has been marked as stable since September 2013. It's time for us to apply the 'stable' label to the kiel release. Before: unstable testing ? kiel stable ? dublin After: unstable testing ? bratislava stable ? kiel I. If your pkgutil.conf contains a line similar to this: mirror=http://mirror.opencsw.org/opencsw/stable/ ...you're subscribed to the stable release and you will notice the changes when we promote kiel from testing to stable. II. If your pkgutil.conf contains a line similar to this: mirror=http://mirror.opencsw.org/opencsw/dublin/ ...you will not notice any changes, but you should consider moving over to the kiel release. You can upgrade from dublin to kiel with pkgutil. mirror=http://mirror.opencsw.org/opencsw/kiel/ Once the configuration is changed, this command will update all the packages: pkgutil --yes --catalog --upgrade We will make the change the weekend of the 8th of March 2014. I will send another email when the change is complete. In case of any questions or problems, please contact us either on the mailing list or on the IRC channel, #opencsw on Freenode. From mark.blakeney at bullet-systems.net Tue Mar 4 02:27:44 2014 From: mark.blakeney at bullet-systems.net (Mark Blakeney) Date: Tue, 04 Mar 2014 09:27:44 +0800 Subject: How to remove CSWpkgget? Message-ID: I have 3 identical Solaris 10 boxes. I do a periodic sudo pkgutil -UC and on 2 of the boxes I get the following. % sudo pkgutil -UC => Fetching new catalog and descriptions (http://mirror.opencsw.org/opencsw/unstable/sparc/5.10) if available ... ==> 4153 packages loaded from /var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_unstable_sparc_5.10 package installed catalog CSWpkgget 4.5.1,REV=2012.01.13 not in catalog % sudo pkgutil -uy Looking for packages that can be upgraded ... Solving needed dependencies ... Solving dependency order ... Nothing to do. % sudo pkgutil -r CSWpkgget Solving needed dependencies ... Package CSWpkgget not in catalog. Exiting. How can I delete this package? The other box updates without listing any extraneous packages (yet pkg-get is also installed there?). From dam at opencsw.org Tue Mar 4 08:48:27 2014 From: dam at opencsw.org (Dagobert Michelsen) Date: Tue, 4 Mar 2014 08:48:27 +0100 Subject: How to remove CSWpkgget? In-Reply-To: References: Message-ID: Hi Mark, Am 04.03.2014 um 02:27 schrieb Mark Blakeney : > I have 3 identical Solaris 10 boxes. I do a periodic sudo pkgutil -UC and on 2 of the boxes I get the following. > > % sudo pkgutil -UC > => Fetching new catalog and descriptions (http://mirror.opencsw.org/opencsw/unstable/sparc/5.10) if available ... > ==> 4153 packages loaded from /var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_unstable_sparc_5.10 > package installed catalog > CSWpkgget 4.5.1,REV=2012.01.13 not in catalog > > % sudo pkgutil -uy > Looking for packages that can be upgraded ... > Solving needed dependencies ... > Solving dependency order ... > > Nothing to do. > > % sudo pkgutil -r CSWpkgget > Solving needed dependencies ... > Package CSWpkgget not in catalog. Exiting. > > How can I delete this package? Just ?pkgrm CSWpkgget? :-) > The other box updates without listing any extraneous packages (yet pkg-get is also installed there?). Maybe they are subscribed to other catalogs, e.g. testing/, you can check with ?pkgutil -V?. Essentially CSWpkgget is an empty stub which was removed from unstable. Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2418 bytes Desc: not available URL: From laurent at opencsw.org Tue Mar 4 14:38:17 2014 From: laurent at opencsw.org (Laurent Blume) Date: Tue, 04 Mar 2014 14:38:17 +0100 Subject: How to remove CSWpkgget? In-Reply-To: References: Message-ID: <5315D749.4060601@opencsw.org> Le 2014/03/04 14:37 +0100, Dagobert Michelsen a ?crit: > Maybe they are subscribed to other catalogs, e.g. testing/, you can check with ?pkgutil -V?. > Essentially CSWpkgget is an empty stub which was removed from unstable. If empty and useless stub, it can also be removed by pkgutil --cleanup I've added that command after all my upgrades so if any old stub is found, it's removed. Laurent From daniel.eather at gmail.com Wed Mar 5 02:02:24 2014 From: daniel.eather at gmail.com (Daniel Eather) Date: Wed, 5 Mar 2014 01:02:24 +0000 (UTC) Subject: solaris 9 puppet References: Message-ID: Peter Bonivart writes: > > On Mon, Feb 17, 2014 at 12:13 AM, Maciej (Matchek) Blizi?ski > wrote: > > > > 2014-02-16 22:50 GMT+00:00 Daniel Eather : > > > > > > I've tried removing all the packages and pkgutil downloads them again, but i get the same error. I've > tried this on a few different SPARC Solaris 9 machines, and all fail at the same spot. > > > > > > Any ideas? > > > > At first guess it's a file transfer error. Have you enabled md5 checks > > in pkgutil.conf? Look if the downloaded file's checksum matches the > > one in the catalog file. > > > > http://mirror.opencsw.org/opencsw/unstable/sparc/5.9/catalog > > Looks like he's using the testing repo but I verified that I could > download and install from > http://mirror.opencsw.org/opencsw/testing/sparc/5.9/cas_preserveconf- 1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg.gz, > it also matched the md5 hash from that catalog, should be > 61512a0082a457ec805949cdd97140b9. > > Daniel, what mirror are you using? Can you give us the output of > "pkgutil --catinfo"? Can you verify that your downloaded packages are > non-zero size and have matching md5 hashes from the catalog? > > /peter > > Hi, I downloaded just that package, and the checksum matches yours...however when I even try to pkgadd it manually I get the same datastream error: # digest -a md5 cas_preserveconf-1.42\,REV\=2010.11.26-SunOS5.9-all- CSW.pkg.gz 61512a0082a457ec805949cdd97140b9 # pkgadd -d cas_preserveconf-1.42,REV\=2010.11.26-SunOS5.9-all-CSW.pkg pkgadd: ERROR: attempt to process datastream failed - bad format in datastream table-of-contents pkgadd: ERROR: could not process datastream from Any ideas what to check here? I'm struggling to install puppet without opencsw :( Thanks again, Dan From bonivart at opencsw.org Wed Mar 5 09:35:37 2014 From: bonivart at opencsw.org (Peter Bonivart) Date: Wed, 5 Mar 2014 09:35:37 +0100 Subject: solaris 9 puppet In-Reply-To: References: Message-ID: On Wed, Mar 5, 2014 at 2:02 AM, Daniel Eather wrote: > Hi, > > I downloaded just that package, and the checksum matches yours...however > when I even try to pkgadd it manually I get the same datastream error: > > # digest -a md5 cas_preserveconf-1.42\,REV\=2010.11.26-SunOS5.9-all- > CSW.pkg.gz > 61512a0082a457ec805949cdd97140b9 > > # pkgadd -d cas_preserveconf-1.42,REV\=2010.11.26-SunOS5.9-all-CSW.pkg > pkgadd: ERROR: attempt to process datastream failed > - bad format in datastream table-of-contents > pkgadd: ERROR: could not process datastream from 1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg> > > Any ideas what to check here? I'm struggling to install puppet without > opencsw :( Just to make sure, what's the MD5 for the unpacked file? Mine is dc9a832eb039a4c5538c0fc468c4c521 and it installs fine. Could you post the output of "pkgutil -V" please? /peter From daniel.eather at gmail.com Wed Mar 5 11:56:03 2014 From: daniel.eather at gmail.com (Daniel Eather) Date: Wed, 5 Mar 2014 10:56:03 +0000 (UTC) Subject: solaris 9 puppet References: Message-ID: Peter Bonivart writes: > > On Wed, Mar 5, 2014 at 2:02 AM, Daniel Eather > wrote: > > Hi, > > > > I downloaded just that package, and the checksum matches yours...however > > when I even try to pkgadd it manually I get the same datastream error: > > > > # digest -a md5 cas_preserveconf-1.42\,REV\=2010.11.26-SunOS5.9-all- > > CSW.pkg.gz > > 61512a0082a457ec805949cdd97140b9 > > > > # pkgadd -d cas_preserveconf-1.42,REV\=2010.11.26-SunOS5.9-all-CSW.pkg > > pkgadd: ERROR: attempt to process datastream failed > > - bad format in datastream table-of-contents > > pkgadd: ERROR: could not process datastream from > 1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg> > > > > Any ideas what to check here? I'm struggling to install puppet without > > opencsw :( > > Just to make sure, what's the MD5 for the unpacked file? Mine is > dc9a832eb039a4c5538c0fc468c4c521 and it installs fine. Could you post > the output of "pkgutil -V" please? > > /peter > > Hi Peter, I really appreciate you taking the time to respond to my query. I can confirm the md5 hash of the unpacked pkg matches yours: # digest -a md5 cas_preserveconf-1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg dc9a832eb039a4c5538c0fc468c4c521 I also tried your suggestion of using the unstable repo inplace of the testing. Below is the output from pkgutil -V: # /opt/csw/bin/pkgutil -V - System - Pkgutil 2.6.6 Arch sparc Solaris 5.9 Pkg patch 113713 (not found) GPG binary not found (suggestion: install CSWgnupg) Gzip binary /bin/gzip Mailx binary /bin/mailx MD5 binary not found (suggestion: install CSWcoreutils) MD5 module not found Perl 5.006001 Perl binary /bin/perl Wget binary /usr/local/bin/wget PATH /usr/sbin:/bin:/usr/bin:/opt/csw/bin - Configuration - catalog_not_cached true (default: true) catalog_update 14 (default: 14) deptree_filter_common false (default: false) exclude_pattern not set (default: none) gpg_homedir not set (default: none) maxpkglist 100000 (default: 10000) mirror http://mirror.opencsw.org/opencsw/unstable (default: http://mirror.opencsw.org/opencsw/testing) noncsw false (default: false) pkgaddopts not set (default: none) pkgliststyle 2 (default: 0) pkgrmopts not set (default: none) root_path not set (default: /) show_current true (default: true) stop_on_hook_soft_error not set (default: false) use_gpg false (default: false) use_md5 false (default: false) wgetopts not set (default: none) Thanks again, Dan From bonivart at opencsw.org Wed Mar 5 13:06:29 2014 From: bonivart at opencsw.org (Peter Bonivart) Date: Wed, 5 Mar 2014 13:06:29 +0100 Subject: solaris 9 puppet In-Reply-To: References: Message-ID: On Wed, Mar 5, 2014 at 11:56 AM, Daniel Eather wrote: > # /opt/csw/bin/pkgutil -V > - System - > Pkgutil 2.6.6 > Arch sparc > Solaris 5.9 > Pkg patch 113713 (not found) Apply latest revision of patch 113713, there's known issues with the pkg commands without it. /peter From dam at opencsw.org Wed Mar 5 13:27:30 2014 From: dam at opencsw.org (Dagobert Michelsen) Date: Wed, 5 Mar 2014 13:27:30 +0100 Subject: solaris 9 puppet In-Reply-To: References: Message-ID: Hi Daniel, Am 05.03.2014 um 11:56 schrieb Daniel Eather : > Peter Bonivart writes: > >> On Wed, Mar 5, 2014 at 2:02 AM, Daniel Eather >> wrote: >>> Hi, >>> >>> I downloaded just that package, and the checksum matches yours...however >>> when I even try to pkgadd it manually I get the same datastream error: >>> >>> # digest -a md5 cas_preserveconf-1.42\,REV\=2010.11.26-SunOS5.9-all- >>> CSW.pkg.gz >>> 61512a0082a457ec805949cdd97140b9 >>> >>> # pkgadd -d cas_preserveconf-1.42,REV\=2010.11.26-SunOS5.9-all-CSW.pkg >>> pkgadd: ERROR: attempt to process datastream failed >>> - bad format in datastream table-of-contents >>> pkgadd: ERROR: could not process datastream from >> 1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg> >>> >>> Any ideas what to check here? I'm struggling to install puppet without >>> opencsw :( >> >> Just to make sure, what's the MD5 for the unpacked file? Mine is >> dc9a832eb039a4c5538c0fc468c4c521 and it installs fine. Could you post >> the output of "pkgutil -V" please? > > Hi Peter, > > I really appreciate you taking the time to respond to my query. > > I can confirm the md5 hash of the unpacked pkg matches yours: > > # digest -a md5 cas_preserveconf-1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg > dc9a832eb039a4c5538c0fc468c4c521 I also suggest to verify that LD_LIBRARY_PATH is *not* set. I had a case some time ago preventing an installation where libxml2 was pulled in for pkgadd from some other location breaking the addition with very strange error messages. @Peter: May I suggest adding LD_LIBRARY_PATH as output to pkgutil -V? Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2418 bytes Desc: not available URL: From bonivart at opencsw.org Wed Mar 5 18:03:19 2014 From: bonivart at opencsw.org (Peter Bonivart) Date: Wed, 5 Mar 2014 18:03:19 +0100 Subject: solaris 9 puppet In-Reply-To: References: Message-ID: On Wed, Mar 5, 2014 at 1:27 PM, Dagobert Michelsen wrote: > I also suggest to verify that LD_LIBRARY_PATH is *not* set. I had a case some time > ago preventing an installation where libxml2 was pulled in for pkgadd from some > other location breaking the addition with very strange error messages. > > @Peter: May I suggest adding LD_LIBRARY_PATH as output to pkgutil -V? That should be taken care of since way back: # Untainting delete @ENV{qw(LD_LIBRARY_PATH IFS CDPATH ENV BASH_ENV)}; # Make %ENV safer $ENV{'PATH'} = '/usr/sbin:/bin:/usr/bin:/opt/csw/bin'; $ENV{'LANG'} = 'C'; Guess who requested that: v2.5. Released 2011-09-06 - pkgutil resets LD_LIBRARY_PATH (Dago) ;) /peter From dan at eathernet.com.au Thu Mar 6 01:29:41 2014 From: dan at eathernet.com.au (Daniel Eather) Date: Thu, 6 Mar 2014 10:29:41 +1000 Subject: users Digest, Vol 119, Issue 2 In-Reply-To: References: Message-ID: A big thanks to Peter and all who responded to my problem. I applied patch 113713-29 (downloaded from support.oracle.com) and it fixed the pkgadd issue!! preservconf was able to be installed, as was puppet agent. Thanks again! Dan On Thu, Mar 6, 2014 at 3:04 AM, wrote: > Send users mailing list submissions to > users at lists.opencsw.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.opencsw.org/mailman/listinfo/users > or, via email, send a message with subject or body 'help' to > users-request at lists.opencsw.org > > You can reach the person managing the list at > users-owner at lists.opencsw.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of users digest..." > > > Today's Topics: > > 1. Re: solaris 9 puppet (Daniel Eather) > 2. Re: solaris 9 puppet (Peter Bonivart) > 3. Re: solaris 9 puppet (Daniel Eather) > 4. Re: solaris 9 puppet (Peter Bonivart) > 5. Re: solaris 9 puppet (Dagobert Michelsen) > 6. Re: solaris 9 puppet (Peter Bonivart) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 5 Mar 2014 01:02:24 +0000 (UTC) > From: Daniel Eather > To: users at lists.opencsw.org > Subject: Re: solaris 9 puppet > Message-ID: > Content-Type: text/plain; charset=utf-8 > > Peter Bonivart writes: > > > > > On Mon, Feb 17, 2014 at 12:13 AM, Maciej (Matchek) Blizi?ski > > wrote: > > > > > > 2014-02-16 22:50 GMT+00:00 Daniel Eather : > > > > > > > > I've tried removing all the packages and pkgutil downloads them > again, > but i get the same error. I've > > tried this on a few different SPARC Solaris 9 machines, and all fail at > the same spot. > > > > > > > > Any ideas? > > > > > > At first guess it's a file transfer error. Have you enabled md5 checks > > > in pkgutil.conf? Look if the downloaded file's checksum matches the > > > one in the catalog file. > > > > > > http://mirror.opencsw.org/opencsw/unstable/sparc/5.9/catalog > > > > Looks like he's using the testing repo but I verified that I could > > download and install from > > http://mirror.opencsw.org/opencsw/testing/sparc/5.9/cas_preserveconf- > 1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg.gz, > > it also matched the md5 hash from that catalog, should be > > 61512a0082a457ec805949cdd97140b9. > > > > Daniel, what mirror are you using? Can you give us the output of > > "pkgutil --catinfo"? Can you verify that your downloaded packages are > > non-zero size and have matching md5 hashes from the catalog? > > > > /peter > > > > > > Hi, > > I downloaded just that package, and the checksum matches yours...however > when I even try to pkgadd it manually I get the same datastream error: > > # digest -a md5 cas_preserveconf-1.42\,REV\=2010.11.26-SunOS5.9-all- > CSW.pkg.gz > 61512a0082a457ec805949cdd97140b9 > > # pkgadd -d cas_preserveconf-1.42,REV\=2010.11.26-SunOS5.9-all-CSW.pkg > pkgadd: ERROR: attempt to process datastream failed > - bad format in datastream table-of-contents > pkgadd: ERROR: could not process datastream from 1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg> > > Any ideas what to check here? I'm struggling to install puppet without > opencsw :( > > Thanks again, > Dan > > > > ------------------------------ > > Message: 2 > Date: Wed, 5 Mar 2014 09:35:37 +0100 > From: Peter Bonivart > To: Questions and discussions > Subject: Re: solaris 9 puppet > Message-ID: > < > CABY0g1Uv7MDabinoSd0GdL7-kFJCNfnokgxV+4K5k8J1tSht5w at mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > On Wed, Mar 5, 2014 at 2:02 AM, Daniel Eather > wrote: > > Hi, > > > > I downloaded just that package, and the checksum matches yours...however > > when I even try to pkgadd it manually I get the same datastream error: > > > > # digest -a md5 cas_preserveconf-1.42\,REV\=2010.11.26-SunOS5.9-all- > > CSW.pkg.gz > > 61512a0082a457ec805949cdd97140b9 > > > > # pkgadd -d cas_preserveconf-1.42,REV\=2010.11.26-SunOS5.9-all-CSW.pkg > > pkgadd: ERROR: attempt to process datastream failed > > - bad format in datastream table-of-contents > > pkgadd: ERROR: could not process datastream from > 1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg> > > > > Any ideas what to check here? I'm struggling to install puppet without > > opencsw :( > > Just to make sure, what's the MD5 for the unpacked file? Mine is > dc9a832eb039a4c5538c0fc468c4c521 and it installs fine. Could you post > the output of "pkgutil -V" please? > > /peter > > > ------------------------------ > > Message: 3 > Date: Wed, 5 Mar 2014 10:56:03 +0000 (UTC) > From: Daniel Eather > To: users at lists.opencsw.org > Subject: Re: solaris 9 puppet > Message-ID: > Content-Type: text/plain; charset=us-ascii > > Peter Bonivart writes: > > > > > On Wed, Mar 5, 2014 at 2:02 AM, Daniel Eather > > wrote: > > > Hi, > > > > > > I downloaded just that package, and the checksum matches > yours...however > > > when I even try to pkgadd it manually I get the same datastream error: > > > > > > # digest -a md5 cas_preserveconf-1.42\,REV\=2010.11.26-SunOS5.9-all- > > > CSW.pkg.gz > > > 61512a0082a457ec805949cdd97140b9 > > > > > > # pkgadd -d cas_preserveconf-1.42,REV\=2010.11.26-SunOS5.9-all-CSW.pkg > > > pkgadd: ERROR: attempt to process datastream failed > > > - bad format in datastream table-of-contents > > > pkgadd: ERROR: could not process datastream from > > > 1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg> > > > > > > Any ideas what to check here? I'm struggling to install puppet without > > > opencsw :( > > > > Just to make sure, what's the MD5 for the unpacked file? Mine is > > dc9a832eb039a4c5538c0fc468c4c521 and it installs fine. Could you post > > the output of "pkgutil -V" please? > > > > /peter > > > > > > Hi Peter, > > I really appreciate you taking the time to respond to my query. > > I can confirm the md5 hash of the unpacked pkg matches yours: > > # digest -a md5 cas_preserveconf-1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg > dc9a832eb039a4c5538c0fc468c4c521 > > > I also tried your suggestion of using the unstable repo inplace of the > testing. Below is the output from pkgutil -V: > > # /opt/csw/bin/pkgutil -V > - System - > Pkgutil 2.6.6 > Arch sparc > Solaris 5.9 > Pkg patch 113713 (not found) > GPG binary not found (suggestion: install CSWgnupg) > Gzip binary /bin/gzip > Mailx binary /bin/mailx > MD5 binary not found (suggestion: install CSWcoreutils) > MD5 module not found > Perl 5.006001 > Perl binary /bin/perl > Wget binary /usr/local/bin/wget > PATH /usr/sbin:/bin:/usr/bin:/opt/csw/bin > > - Configuration - > catalog_not_cached true (default: true) > catalog_update 14 (default: 14) > deptree_filter_common false (default: false) > exclude_pattern not set (default: none) > gpg_homedir not set (default: none) > maxpkglist 100000 (default: 10000) > mirror http://mirror.opencsw.org/opencsw/unstable > (default: > http://mirror.opencsw.org/opencsw/testing) > noncsw false (default: false) > pkgaddopts not set (default: none) > pkgliststyle 2 (default: 0) > pkgrmopts not set (default: none) > root_path not set (default: /) > show_current true (default: true) > stop_on_hook_soft_error not set (default: false) > use_gpg false (default: false) > use_md5 false (default: false) > wgetopts not set (default: none) > > Thanks again, > Dan > > > > > ------------------------------ > > Message: 4 > Date: Wed, 5 Mar 2014 13:06:29 +0100 > From: Peter Bonivart > To: Questions and discussions > Subject: Re: solaris 9 puppet > Message-ID: > < > CABY0g1UooDMAnwP3+4RGKJowWoSn5hKbBt5VrOeohSoyMswNPg at mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > On Wed, Mar 5, 2014 at 11:56 AM, Daniel Eather > wrote: > > # /opt/csw/bin/pkgutil -V > > - System - > > Pkgutil 2.6.6 > > Arch sparc > > Solaris 5.9 > > Pkg patch 113713 (not found) > > Apply latest revision of patch 113713, there's known issues with the > pkg commands without it. > > /peter > > > ------------------------------ > > Message: 5 > Date: Wed, 5 Mar 2014 13:27:30 +0100 > From: Dagobert Michelsen > To: Questions and discussions > Subject: Re: solaris 9 puppet > Message-ID: > Content-Type: text/plain; charset="windows-1252" > > Hi Daniel, > > Am 05.03.2014 um 11:56 schrieb Daniel Eather : > > Peter Bonivart writes: > > > >> On Wed, Mar 5, 2014 at 2:02 AM, Daniel Eather > >> wrote: > >>> Hi, > >>> > >>> I downloaded just that package, and the checksum matches > yours...however > >>> when I even try to pkgadd it manually I get the same datastream error: > >>> > >>> # digest -a md5 cas_preserveconf-1.42\,REV\=2010.11.26-SunOS5.9-all- > >>> CSW.pkg.gz > >>> 61512a0082a457ec805949cdd97140b9 > >>> > >>> # pkgadd -d cas_preserveconf-1.42,REV\=2010.11.26-SunOS5.9-all-CSW.pkg > >>> pkgadd: ERROR: attempt to process datastream failed > >>> - bad format in datastream table-of-contents > >>> pkgadd: ERROR: could not process datastream from > >>> 1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg> > >>> > >>> Any ideas what to check here? I'm struggling to install puppet without > >>> opencsw :( > >> > >> Just to make sure, what's the MD5 for the unpacked file? Mine is > >> dc9a832eb039a4c5538c0fc468c4c521 and it installs fine. Could you post > >> the output of "pkgutil -V" please? > > > > Hi Peter, > > > > I really appreciate you taking the time to respond to my query. > > > > I can confirm the md5 hash of the unpacked pkg matches yours: > > > > # digest -a md5 cas_preserveconf-1.42,REV=2010.11.26-SunOS5.9-all-CSW.pkg > > dc9a832eb039a4c5538c0fc468c4c521 > > I also suggest to verify that LD_LIBRARY_PATH is *not* set. I had a case > some time > ago preventing an installation where libxml2 was pulled in for pkgadd from > some > other location breaking the addition with very strange error messages. > > @Peter: May I suggest adding LD_LIBRARY_PATH as output to pkgutil -V? > > > Best regards > > ? Dago > > -- > "You don't become great by trying to be great, you become great by wanting > to do something, > and then doing it so hard that you become great in the process." - xkcd > #896 > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: smime.p7s > Type: application/pkcs7-signature > Size: 2418 bytes > Desc: not available > URL: < > http://lists.opencsw.org/pipermail/users/attachments/20140305/eb0de3c9/attachment-0001.p7s > > > > ------------------------------ > > Message: 6 > Date: Wed, 5 Mar 2014 18:03:19 +0100 > From: Peter Bonivart > To: Questions and discussions > Subject: Re: solaris 9 puppet > Message-ID: > < > CABY0g1V-CmUxctxzYFVK3sMBeCLRhY2uHmTKU1sDYjOif1odRg at mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > On Wed, Mar 5, 2014 at 1:27 PM, Dagobert Michelsen > wrote: > > I also suggest to verify that LD_LIBRARY_PATH is *not* set. I had a case > some time > > ago preventing an installation where libxml2 was pulled in for pkgadd > from some > > other location breaking the addition with very strange error messages. > > > > @Peter: May I suggest adding LD_LIBRARY_PATH as output to pkgutil -V? > > That should be taken care of since way back: > > # Untainting > delete @ENV{qw(LD_LIBRARY_PATH IFS CDPATH ENV BASH_ENV)}; # Make %ENV > safer > $ENV{'PATH'} = '/usr/sbin:/bin:/usr/bin:/opt/csw/bin'; > $ENV{'LANG'} = 'C'; > > Guess who requested that: > > v2.5. Released 2011-09-06 > - pkgutil resets LD_LIBRARY_PATH (Dago) > > ;) > > /peter > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > users mailing list > users at lists.opencsw.org > https://lists.opencsw.org/mailman/listinfo/users > > ------------------------------ > > End of users Digest, Vol 119, Issue 2 > ************************************* > -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel.eather at gmail.com Thu Mar 6 02:36:29 2014 From: daniel.eather at gmail.com (Daniel Eather) Date: Thu, 6 Mar 2014 01:36:29 +0000 (UTC) Subject: solaris 9 puppet References: Message-ID: Peter Bonivart writes: > > On Wed, Mar 5, 2014 at 11:56 AM, Daniel Eather > wrote: > > # /opt/csw/bin/pkgutil -V > > - System - > > Pkgutil 2.6.6 > > Arch sparc > > Solaris 5.9 > > Pkg patch 113713 (not found) > > Apply latest revision of patch 113713, there's known issues with the > pkg commands without it. > > /peter > > A big thanks to Peter and all who responded to my problem. I applied patch 113713-29 (downloaded from support.oracle.com) and it fixed the pkgadd issue!! preservconf was able to be installed, as was puppet agent. Thanks again! Dan From dam at opencsw.org Thu Mar 6 09:08:26 2014 From: dam at opencsw.org (Dagobert Michelsen) Date: Thu, 6 Mar 2014 09:08:26 +0100 Subject: solaris 9 puppet In-Reply-To: References: Message-ID: Hi Peter, Am 05.03.2014 um 18:03 schrieb Peter Bonivart: > On Wed, Mar 5, 2014 at 1:27 PM, Dagobert Michelsen wrote: >> I also suggest to verify that LD_LIBRARY_PATH is *not* set. I had a case some time >> ago preventing an installation where libxml2 was pulled in for pkgadd from some >> other location breaking the addition with very strange error messages. >> >> @Peter: May I suggest adding LD_LIBRARY_PATH as output to pkgutil -V? > > That should be taken care of since way back: > > # Untainting > delete @ENV{qw(LD_LIBRARY_PATH IFS CDPATH ENV BASH_ENV)}; # Make %ENV safer > $ENV{'PATH'} = '/usr/sbin:/bin:/usr/bin:/opt/csw/bin'; > $ENV{'LANG'} = 'C'; > > Guess who requested that: > > v2.5. Released 2011-09-06 > - pkgutil resets LD_LIBRARY_PATH (Dago) > > ;) Hahaha, yeah, I remember now! Looks like I always have the same ideas :-) Best regards -- Dago From dam at opencsw.org Thu Mar 6 09:22:30 2014 From: dam at opencsw.org (Dagobert Michelsen) Date: Thu, 6 Mar 2014 09:22:30 +0100 Subject: New package request : CSWosslrt In-Reply-To: <201403052054.s25Ks8Z8013180@www.opencsw.org> References: <201403052054.s25Ks8Z8013180@www.opencsw.org> Message-ID: <875868B0-FD2F-4154-9F04-630A27C00A7D@opencsw.org> Hi Muneer, Am 05.03.2014 um 21:54 schrieb via pkgrequests: > A new package request has been received from muneer (mailto:muneers at acs.com.sa). CSWosslrt is requested to be added to our catalog. > > Here is the attached message : > > Hi I need to upgrade OpenSSL version from 0.9.7d to openssl 0.9.8 > > OpenSSL 0.9.8 which is provided by the CSWosslrt package from the dublin catalogue Not really, it is only in this package for the frozen Solaris 8 catalogs. The newer Solaris 9 and 10 catalogs have that in CSWlibssl0-9-8. However, all the updated should happen automatically if you use pkgutil. If you don't have direct internet access I suggest a local mirror. Best regards -- Dago From bonivart at opencsw.org Thu Mar 6 09:29:14 2014 From: bonivart at opencsw.org (Peter Bonivart) Date: Thu, 6 Mar 2014 09:29:14 +0100 Subject: solaris 9 puppet In-Reply-To: References: Message-ID: On Thu, Mar 6, 2014 at 2:36 AM, Daniel Eather wrote: > A big thanks to Peter and all who responded to my problem. I applied patch > 113713-29 (downloaded from support.oracle.com) and it fixed the pkgadd > issue!! preservconf was able to be installed, as was puppet agent. Good to hear! :) /peter From maciej at opencsw.org Sun Mar 9 10:46:06 2014 From: maciej at opencsw.org (=?UTF-8?Q?Maciej_=28Matchek=29_Blizi=C5=84ski?=) Date: Sun, 9 Mar 2014 09:46:06 +0000 Subject: Promoting kiel to stable In-Reply-To: References: Message-ID: 2014-03-02 21:56 GMT+00:00 Maciej (Matchek) Blizi?ski : > Our named release 'dublin' has been marked as stable since September 2013. > It's time for us to apply the 'stable' label to the kiel release. > > Before: > > unstable > testing ? kiel > stable ? dublin > > After: > > unstable > testing ? bratislava > stable ? kiel It is done! If you have any questions or problems, please contact us either on the mailing list or on the IRC channel, #opencsw on Freenode. Maciej From dam at opencsw.org Thu Mar 13 07:59:57 2014 From: dam at opencsw.org (Dagobert Michelsen) Date: Thu, 13 Mar 2014 07:59:57 +0100 Subject: New package request : sol-10-u10-companion-ga.iso In-Reply-To: <201403130008.s2D08JhC021657@www.opencsw.org> References: <201403130008.s2D08JhC021657@www.opencsw.org> Message-ID: <2AD16055-B101-4645-830F-8D880F22F105@opencsw.org> Hi Juan, Am 13.03.2014 um 01:08 schrieb via pkgrequests : > Dear maintainers, > > A new package request has been received from JUAN TORRES (mailto:jtorres at informatica.com). sol-10-u10-companion-ga.iso is requested to be added to our catalog. > > Here is the attached message : > > Hi, > > I am trying to find the package that install the CC. I do not have the ?sol-10-u10-companion-ga.iso? file. I am trying to find the companion file, but is not available so far. Could you help me this this request? > > # which CC > /usr/bin/CC > > # /usr/bin/CC -V > CC: Sun C++ 5.9 SunOS_sparc Patch 124863-01 2007/07/25 The Sun Studio compiler is not part of the Solaris Companion CD. You can download the compiler directly from Oracle for free: http://www.oracle.com/technetwork/server-storage/solarisstudio/downloads/index.html For Studio 12 see ?Previous Releases? on that page. Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2418 bytes Desc: not available URL: From kevinm at objectivity.com Thu Mar 13 17:30:34 2014 From: kevinm at objectivity.com (Kevin Moody) Date: Thu, 13 Mar 2014 16:30:34 +0000 Subject: CSWgit and cswpki fail to load several libraries Message-ID: Hi All, Bear with me, as I am far from a Solaris guru. I can say that I love the pkgutil setup. However, I wouldn't be emailing you, if there wasn't something to discuss... I'm seeing the following when trying to run cswpki, in order to install the security checks, as outlined in the "Getting Started": # cswpki --import Do you want to import the key used for: catalog signing 2011-09? Yes/No: y Importing the key used for: catalog signing 2011-09 ld.so.1: gpg: fatal: libc.so.1: version `SUNW_1.22.2' not found (required by file /opt/csw/bin/sparcv9/gpg) ld.so.1: gpg: fatal: libc.so.1: open failed: No such file or directory /opt/csw/bin/cswpki: line 63: 28470 Killed gpg --homedir="${pki_db:-/var/opt/csw/pki/}" --import "$key" pkgutil appears to be working great. I'm excited to have downloaded git 1.8.4.1, so easily. But, CSWgit fails with similar library issues: > ldd /opt/csw/bin/git libpthread.so.1 => /lib/libpthread.so.1 libintl.so.8 => /opt/csw/lib/libintl.so.8 libz.so.1 => /opt/csw/lib/libz.so.1 libiconv.so.2 => /opt/csw/lib/libiconv.so.2 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libnsl.so.1 (SUNW_1.9.1) => (version not found) libcrypto.so.1.0.0 => /opt/csw/lib/libcrypto.so.1.0.0 libc.so.1 => /lib/libc.so.1 libc.so.1 (SUNW_1.22.2) => (version not found) libc.so.1 (SUNW_1.22.2) => (version not found) libmp.so.2 => /lib/libmp.so.2 libmd5.so.1 => /lib/libmd5.so.1 libscf.so.1 => /lib/libscf.so.1 libc.so.1 (SUNW_1.22.2) => (version not found) libnsl.so.1 (SUNW_1.9.1) => (version not found) libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libm.so.2 => /lib/libm.so.2 /platform/SUNW,Sun-Fire-T200/lib/libc_psr.so.1 So, obviously, there are some system libraries that this machine doesn't have, which CSW packages are relying on. Anybody recognize this problem? Is it obvious which Solaris 10 packages that I'm missing? Some more info: > uname -a SunOS xxx 5.10 Generic_118833-17 sun4v sparc SUNW,Sun-Fire-T200 > isainfo -v 64-bit sparcv9 applications asi_blk_init 32-bit sparc applications asi_blk_init v8plus div32 mul32 Most compilers and tools on this machine have been built from source. Although I'm sure that building git from source would be a great git/solaris bonding experience for me, I'm not that interested in that approach. I'd rather leave that to the experts, as I've seen too many libz and other library load failures from people who thought they had all of the dependencies. :-D Regards, Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: From laurent at opencsw.org Thu Mar 13 18:04:21 2014 From: laurent at opencsw.org (Laurent Blume) Date: Thu, 13 Mar 2014 18:04:21 +0100 Subject: CSWgit and cswpki fail to load several libraries In-Reply-To: References: Message-ID: <5321E515.2050308@opencsw.org> Le 2014/03/13 17:58 +0100, Kevin Moody a ?crit: > ld.so.1: gpg: fatal: libc.so.1: version `SUNW_1.22.2' not found > (required by file /opt/csw/bin/sparcv9/gpg) That basically tells you the libc version you're using is too old. >> uname -a > > SunOS xxx 5.10 Generic_118833-17 sun4v sparc SUNW,Sun-Fire-T200 And it shows here: that kernel number is positively ancient. More than 5 years old, I'd say. OpenCSW makes packages compatible with roughly at least the last 2 Solaris updates, as it'd be impossible to do more (eg, because of features missing to build recent source). You don't have much other choice than update your Solaris to something more recent, S10U11 would be of course the best choice. HTH, Laurent From dam at opencsw.org Fri Mar 14 11:10:39 2014 From: dam at opencsw.org (Dagobert Michelsen) Date: Fri, 14 Mar 2014 11:10:39 +0100 Subject: New package request : qemu In-Reply-To: <201403140647.s2E6lpPN012016@www.opencsw.org> References: <201403140647.s2E6lpPN012016@www.opencsw.org> Message-ID: Hello Heinz, Am 14.03.2014 um 07:47 schrieb via pkgrequests : > Dear maintainers, > > A new package request has been received from heinz (mailto:heinz at armyspy.com). qemu is requested to be added to our catalog. > > Here is the attached message : > > sir, > can u please add qemu? Last time I looked QEMU was pretty hard to compile. It would be useful nonetheless, so probably someone is interested in helping porting it. When it generally compiles it should be fairly easy to make a package from it. So if there are any porting volunteers please jump in! Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2418 bytes Desc: not available URL: From reader at newsguy.com Mon Mar 24 01:20:49 2014 From: reader at newsguy.com (Harry Putnam) Date: Sun, 23 Mar 2014 20:20:49 -0400 Subject: csw perl where is documentation installed Message-ID: <87wqfkcuqm.fsf@newsguy.com> I installed perl5.10.1 from csw repo many months ago, on an openindiana os. Its running as guest on win7 in Vbox. The vm fell into disuse for several months, and I no longer remember if I had problems with the installation or what. Currently, the vm is back in operation... when I look for perl docu with perldoc it fails to find the main documentary stuff like perlfunc, perlre etc. A 'find' search of /opt/csw using '-name '*perlfunc*'' or the like fails to find it as well. Any use of perldoc that is not aimed at the basic docs... like: perldoc File:Find returns what you'd expect, so, apparently that part is working ok. Have I just failed to install something? Or should an install of perl have installed the basic docu? If it were installed, where would it be found? PS - My pea brain has let slip whatever little bit I learned about using csw on solaris so please bare with me when I ask to have a brief outline of how I might track down what the trouble is for things like this: perldoc -f stat No documentation found for "perlfunc" From dam at opencsw.org Mon Mar 24 09:13:40 2014 From: dam at opencsw.org (Dagobert Michelsen) Date: Mon, 24 Mar 2014 09:13:40 +0100 Subject: csw perl where is documentation installed In-Reply-To: <87wqfkcuqm.fsf@newsguy.com> References: <87wqfkcuqm.fsf@newsguy.com> Message-ID: <1F099227-306A-4AD3-B733-DA118C95D632@opencsw.org> Hi Harry, Am 24.03.2014 um 01:20 schrieb Harry Putnam : > I installed perl5.10.1 from csw repo many months ago, on an openindiana os. > Its running as guest on win7 in Vbox. The vm fell into disuse for > several months, and I no longer remember if I had problems with the > installation or what. > > Currently, the vm is back in operation... when I look for perl docu with > perldoc it fails to find the main documentary stuff like perlfunc, > perlre etc. > > A 'find' search of /opt/csw using '-name '*perlfunc*'' or the like fails to > find it as well. > > Any use of perldoc that is not aimed at the basic docs... like: > > perldoc File:Find > > returns what you'd expect, so, apparently that part is working ok. > > Have I just failed to install something? Or should an install of perl > have installed the basic docu? > > If it were installed, where would it be found? > > PS - My pea brain has let slip whatever little bit I learned about > using csw on solaris so please bare with me when I ask to have a brief > outline of how I might track down what the trouble is for things like > this: > > perldoc -f stat > No documentation found for ?perlfunc" Try pkgutil -y -i perldoc. That should give you CSWperldoc. Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2418 bytes Desc: not available URL: From anil.dawkins at digicelgroup.com Mon Mar 24 18:05:36 2014 From: anil.dawkins at digicelgroup.com (Anil) Date: Mon, 24 Mar 2014 17:05:36 +0000 (UTC) Subject: How to install something only in global zones with pkgutil? References: Message-ID: Peter Bonivart writes: > > On Mon, Feb 3, 2014 at 11:15 AM, Alexander Winkler > wrote: > > Hello, > > I want to install some packages on my Solaris 10 hostsystems, but these > > packages should not be installed in the non-global zones. While pkgadd > > provides the "-G" switch, I was not able to find something similar for > > pkgutil. > > Do you have any proposal for this case? > > pkgutil supports passing through options to pkgadd, take a look in > /etc/opt/csw/pkgutil.conf. > > /peter > > -------------------------------------------------------------- Hello I uncommented the line and it still does not work is there anything special that i might need to do. i am using pkgutil 2.6.6 # Options to use for pkgadd # You can set it to -S to skip displaying the license during install. # Solaris 10: If you wish to limit pkgutil to installing packages # only to the global zone, set it to -G. Note that pkgrm # does not have the same option. # WARNING: do not modify this unless you know what you're doing. # Default: blank pkgaddopts=-G -S root at xxxxzonesvr05 # /opt/csw/bin/pkgutil -t http://server1/opencsw/unstable/ -i puppet3 -G Unknown option: G pkgutil 2.6.6, install Solaris packages the easy way. Usage: pkgutil [option]... [package](-[version])... ------------------------------------------------------------------------ From dam at opencsw.org Mon Mar 24 20:30:01 2014 From: dam at opencsw.org (Dagobert Michelsen) Date: Mon, 24 Mar 2014 20:30:01 +0100 Subject: How to install something only in global zones with pkgutil? In-Reply-To: References: Message-ID: <1E7333E1-1FC3-4862-9887-A7965CC8F3ED@opencsw.org> Hi Anil, Am 24.03.2014 um 18:05 schrieb Anil : > Peter Bonivart writes: >> On Mon, Feb 3, 2014 at 11:15 AM, Alexander Winkler >> wrote: >>> Hello, >>> I want to install some packages on my Solaris 10 hostsystems, but these >>> packages should not be installed in the non-global zones. While pkgadd >>> provides the "-G" switch, I was not able to find something similar for >>> pkgutil. >>> Do you have any proposal for this case? >> >> pkgutil supports passing through options to pkgadd, take a look in >> /etc/opt/csw/pkgutil.conf. > > -------------------------------------------------------------- > Hello I uncommented the line and it still does not work is there anything > special that i might need to do. i am using pkgutil 2.6.6 > > > # Options to use for pkgadd > # You can set it to -S to skip displaying the license during install. > # Solaris 10: If you wish to limit pkgutil to installing packages > # only to the global zone, set it to -G. Note that pkgrm > # does not have the same option. > # WARNING: do not modify this unless you know what you're doing. > # Default: blank > pkgaddopts=-G -S > > > root at xxxxzonesvr05 # /opt/csw/bin/pkgutil -t > http://server1/opencsw/unstable/ -i puppet3 -G > Unknown option: G > pkgutil 2.6.6, install Solaris packages the easy way. > > Usage: pkgutil [option]... [package](-[version])... > ???????????????????????????????????? Uncommenting the line is sufficient, the -G option is for pkgadd, not for pkgutil itself. Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2418 bytes Desc: not available URL: From reader at newsguy.com Thu Mar 27 17:56:29 2014 From: reader at newsguy.com (Harry Putnam) Date: Thu, 27 Mar 2014 12:56:29 -0400 Subject: csw perl where is documentation installed References: <87wqfkcuqm.fsf@newsguy.com> <1F099227-306A-4AD3-B733-DA118C95D632@opencsw.org> Message-ID: <87bnwry402.fsf@newsguy.com> Dagobert Michelsen writes: > pkgutil -y -i perldoc. OK, what a dope.. Thanks for the tip. That was just the ticket