On 03/31/2010 09:41 PM, Eric Zhong wrote: > I forgot to mention I use koji instead of use mock directly! > This morning i want to start httpd and kojid , but ...
you must have done something very strange indeed if koji is giving you this error. By default kojid uses the user 'kojibuilder' to run mock. Does This user still exist on your system? Have you set a different user in your kojid config? If so, does that user still exist? > [e...@wenjia conf]$ sudo service kojid start ... > xmlrpclib.Fault:<Fault 1: "<class 'socket.gaierror'>: [Errno -2] Name or > service not known"> > [failed] This appears to be completely unrelated to your original problem. When you see a Fault like this from a client, that means the actual error happened on the hub side. Check your httpd error logs to see the real error. > ============================================================================== > > when i set ServerName = 10.3.0.96:80 (my LAN IP ) , the httpd can be > started successfull. > but the kojid return the same info. > > Very strangely ! I think some thing Wrong in koji !!! > Is it crash ? > If i reinstall koji ,the data in DB will be delete? Import the srpm and rpm > will spend a lot of time. > Please give some advise! Nothing in the install/uninstall scripts will affect your database. -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
