Hi Carl, Are these files on a filesystem you share with another computer? (nfs, samba, ...) Then the best way to proceed probably is to create an account with uid 70099, similar to the one on the other system.
If you do not share the files with another computer, then the account that originally owned the files may have been deleted. You can then either again create an account with uid 70099, or change the ownership of the files to an exitsing account. Kind regards, Herta 2009/9/7 xiangfeng shen <[email protected]> > Hi Herta, > > There is no uid 70099 in /etc/passwd. > En, I try to fix it as it complains every time when I build. > I tried several methods, but do know how to:-( > Any suggestion? > > Best regards. > carl > > 2009/9/7 Herta Van den Eynde <[email protected]> > > Hi Carl Shen, >> >> Is there a uid 70099 in /etc/passwd? >> >> Kind regards, >> >> Herta >> >> >> 2009/9/6 xiangfeng shen <[email protected]> >> >>> HI, >>> >>> I encounter an issue when buillding. >>> tar: couldn't get uname for uid 70099 >>> I google it for a suggestion: >>> #chown -R <username>:<groupname> /xxx >>> But I can't get the $uid and $gid in make file. >>> Could any guys can help me? >>> >>> Best regards. >>> carl shen >>> >>> Next is the detail log: >>> tar cfh opc_pkg/cc.tar cc/bin/checkCCports cc/bin/checkCCprocs >>> cc/bin/cleanDb.sh cc/bin/delPartialLogData cc/bin/exportDB >>> cc/bin/importDB cc/bin/installCron.sh cc/bin/installDB cc/bin/installGUI >>> cc/bin/installsnmpv3.sh cc/bin/opc_pgsql cc/bin/reloadDB >>> cc/bin/runBICserver cc/bin/runConfig cc/bin/runEvent cc/bin/runPGserver >>> cc/bin/runPm cc/bin/runSession cc/bin/runSnmpAgent cc/bin/startApache >>> cc/bin/startCC cc/bin/startPostmaster cc/bin/startTomcat >>> cc/bin/stopApache cc/bin/stopBICserver cc/bin/stopCC cc/bin/stopPGserver >>> cc/bin/stopPostmaster cc/bin/stopSnmpAgent cc/bin/stopTomcat >>> cc/bin/updatessl.sh cc/bin/updateCCports cc/bin/updateGUIdelay >>> cc/bin/vacuumDB cc/conf cc/libs >>> tar: couldn't get uname for uid 70099 >>> tar: couldn't get uname for uid 70099 >>> tar: couldn't get uname for uid 70099 >>> *** Error code 5 >>> clearmake: Error: Build script failed for "CC_PKG" >>> >>> _______________________________________________ >>> Help-make mailing list >>> [email protected] >>> http://lists.gnu.org/mailman/listinfo/help-make >>> >>> >> >> >> -- >> "Life on Earth may be expensive, >> but it comes with a free ride around the Sun." >> > > -- "Life on Earth may be expensive, but it comes with a free ride around the Sun."
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
