Apache Subversion and Sudo - Why can't I resolve this hostname?

Posted by Hollowsteps on Server Fault See other posts from Server Fault or by Hollowsteps
Published on 2010-03-19T02:11:09Z Indexed on 2010/03/19 2:21 UTC
Read the original article Hit count: 246

Filed under:
|
|
|

Okay, I made a mistake and I'll be the first to admit I'm new at this setup. I built a bare bones kit, installed Ubuntu on it, and attempted to set up a source control server for a project some friend and I were going to work on.

Unfortunately, I screwed up. I followed a dodgy tutorial from 2005 and when it didn't work, started mixing and matching trying to get to the source of my problem.

So now I sit before you, a broken and miserable man.

Desperate to escape this annoying echo of 'Unable to resolve host computer.repositoryname.com', I uninstalled apache and subversion. That did not fix it.

Next I tried to edit my /etc/hosts, going so far as to remove the reference to '127.0.1.1 computername'. Still I'm plagued.

I know I messed up, is there any way to track down this wayward bug?

© Server Fault or respective owner

Related posts about subversion

Related posts about apache