Thanks Robert - there's no log, but I did find that cvsd -d outputs to stderr, and I found it was trying to chroot to a directory that was not created by the installer. Once I created that and set the permissions, the daemon runs. Now I just need to figure out how to connect a client. Thanks for the point in the right direction! Mark
On Tue, Dec 9, 2014 at 4:41 PM, Robert Mustacchi <[email protected]> wrote: > On 12/9/14 13:38 , Mark Creamer via smartos-discuss wrote: > > We have an old CVS repository that needs to stay around for a while > longer, > > currently stored on a Linux server. Everything else lives on Git now, but > > for this one since I need to maintain it, I at least want to move it to a > > SmartOS zone. I installed cvs from the pkg repo but there is no service > > running. I then thought it might be cvsd I need to install and did that, > > but still nothing. I then ran /opt/local/sbin/cvsd to see if it just > needs > > to be started manually, but no process by that name is running. Is there > > anything special I should be doing to run CVS on this zone? > > Hi Mark, > > There's a lot of packages out there that don't have services in them, it > may be that's the case for cvsd. When you ran it manually, did it output > any debug information or log anything somewhere to debug it? > > Robert > > -- Mark ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
