Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CVSD crashing [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
msulli1355
Apprentice
Apprentice


Joined: 24 Nov 2005
Posts: 179
Location: OKlahoma, USA

PostPosted: Tue Jul 22, 2014 5:44 pm    Post subject: CVSD crashing [SOLVED] Reply with quote

A few years ago I started working on a programming project. I set up CVSD to store my files for me. Then, in 2011, I upgraded something that cvs depended on and rebuilt cvs and I could not access my files in CVSD. Now I'm trying to work on the project again, but I can't tell if I can get to my files or not because CVSD keeps crashing.

This is what I use:

carter ourrpg # emerge -pv cvsd

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] dev-vcs/cvsd-1.0.7 USE="tcpd" 190 kB

Total: 1 package (1 reinstall), Size of downloads: 190 kB


carter ourrpg # /etc/init.d/cvsd start
* Starting cvsd ... [ ok ]
carter ourrpg # /etc/init.d/cvsd status
* status: crashed

I think these are the relevant log entries:

Jul 22 12:42:52 carter cvsd[15606]: version 1.0.7 starting
Jul 22 12:42:52 carter cvsd[15606]: listening on 0.0.0.0 2401
Jul 22 12:42:52 carter cvsd[15606]: bind() failed: Address already in use
Jul 22 12:42:52 carter cvsd[15606]: version 1.0.7 bailing out
Jul 22 12:42:56 carter /etc/init.d/cvsd[15631]: status: crashed

Please help!


Last edited by msulli1355 on Tue Jul 22, 2014 8:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
msulli1355
Apprentice
Apprentice


Joined: 24 Nov 2005
Posts: 179
Location: OKlahoma, USA

PostPosted: Tue Jul 22, 2014 6:54 pm    Post subject: Reply with quote

carter ~ # netstat -plnt | grep :2401
carter ~ #


Am I using the netstat command correctly? Because if I am, it didn't find anything running on the port that cvsd wants...
Back to top
View user's profile Send private message
msulli1355
Apprentice
Apprentice


Joined: 24 Nov 2005
Posts: 179
Location: OKlahoma, USA

PostPosted: Tue Jul 22, 2014 8:52 pm    Post subject: Reply with quote

I added a line

Listen 127.0.0.1 2401

to my config file, and now it works. I just can't connect to it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum