1833776 Members
2130 Online
110063 Solutions
New Discussion

Webmin

 
SOLVED
Go to solution
Ian Warner
Trusted Contributor

Webmin

Installing webmin on hpux version B.11.11.
After replying to all the questions i get
Copying files to /usr/local/webmin ..
tar: couldn't get uname for uid 3001
tar: couldn't get uname for uid 3001
and this loops ad infinitum.


HELP

Ian Warner
Why did anyone invent unix?
3 REPLIES 3
Michael_356
Frequent Advisor
Solution

Re: Webmin

Try installing webmin as root.
Set all files in directory to root.
This should work

Regards

Michael
Cheryl Griffin
Honored Contributor

Re: Webmin

Are you sure it's in a loop? tar tvf the tarball to see how many files are included.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=145193 says the message is a warning and states to use chown to correct the invalid uid.
"Downtime is a Crime."
Ian Warner
Trusted Contributor

Re: Webmin

Thanks again

Ian Warner
Why did anyone invent unix?