I am running a somewhat customized UMSDOS distro, originally ZipSlack
from Slackware 7.0 or 7.1. This was a streamlined distro to begin
with, and did not include a few things I wanted, like Apache. So, I
downloaded the package from Slackware and tried to install it by going
through the setup utility to the 'install packages' area. The install
begins fine, but every time it eventually outputs this error message:
??????????? Error installing package /root/apache.tgz ????????????
3
3
3 An error has occured while installing this package. Setup
3
3 will attempt to continue anyway, but this is possibly a
3
3 SERIOUS ERROR that may cause you problems later on. It is
3
3 recommended that you make sure the package is not corrupted
3
3 and then reinstall. If you obtained the package via FTP, be
3
3 sure to use 'binary' mode for both the transfer and download
3
3 of the package.
3
3
3
3 Here is the actual error message (if any):
3
3 tar: .: Could not change access and modification times:
Operation
ntar: .: Cannot change mode to 0755: Operation not permitted
3
3 tar: .: Cannot chown to uid 0 gid 0: Operation not permitted
3
3 tar: Error exit delayed from previous errors
3
3
3
??????????????????????????????????????????????????????????????????
3 < OK >
3
?????????????????????????????????????????????????????????????????
I have similar problems with any other package, and seemingly related
problems when I try to go and use gcc to compile any of this stuff
myself. Trying to fix it, I removed the 'tar' package from my system
and tried to reinstall it. Strangely enough, it seems that tar is
still part of my system, and I continue to have problems. I am still a
relative newbie in Linux, but this is the second Slackware system (the
first runs Linux native) I have managed to put together. Thanks for
your help.