Peter Bonivart <bonivart@...> writes: > > On Wed, Mar 5, 2014 at 2:02 AM, Daniel Eather > <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 </tmp/cas_preserveconf- > > 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
