untar of openssl v1.0.2d error "tar: A lone zero block at 52140"
119 views
Skip to first unread message
christin...@gmail.com
unread,
Jul 23, 2015, 12:45:09 PM7/23/15
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi
I just downloaded openssl v1.0.2d and got the same error message when untarring on 2 different Solaris 10 server. Tar is gnu tar. I saw a post that had the same error but it was in another language.
# gunzip openssl-1.0.2dd.tar.gz
# tar xf openssl-1.0.2dd.tar
tar: A lone zero block at 52140
The md5 checksums match what is on the download page.
Is there another place I can get a tarball without the issue.
I just installed v1.0.2c without issue last week on the same server that is giving me this problem.
Thanks
christin...@gmail.com
unread,
Jul 23, 2015, 2:37:51 PM7/23/15
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
HI
I found if I used Sun's tar in /usr/sbin I did not get the error. I can try a different version of gnu tar.