Re: [viewvc-users] Install Errors

"C. Michael Pilato" <[email protected]> Tue, 13 Mar 2012 23:01:39 -0400
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Organization CollabNet, Inc.
Message-ID <[email protected]>
On 03/13/2012 08:19 PM, Bobby Cannon wrote:
> I am a network engineer for my company and I am currently installing rancid
> < http://www.shrubbery.net/rancid/>. Im using Fedora 16 has the OS since
> they had doc about installing on Fedora 15. I obtained ViewVC through the
> yum repo. I installed all my python mods the same way. Now when I go to
> access my CVS using viewvc I get the following:

[...]

>   File "/usr/lib/python2.7/site-packages/viewvc/lib/vclib/ccvs/__init__.py",
> line 17, in canonicalize_rootpath
>     assert os.path.isabs(rootpath)
> AssertionError
> 
> I am really at a loss here. I have setup the viewvc has directed in the
> walkthrough but this is the only piece missing. Any help would be appreciated.

I added this assertion relatively recently as a way to notice incorrect
ViewVC configurations.

Are you able to share with us the value of your 'cvs_roots' and
'root_parents' viewvc.conf configuration variables?  I'm primarily
interested in whether the paths configured in those options are specified as
absolute paths or not, and if not, why not.  (Perhaps you have a valid
configuration scenario I didn't consider when I added the assertion to
ViewVC's logic.)

-- 
C. Michael Pilato <[email protected]>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2935206

To unsubscribe from this discussion, e-mail: [[email protected]].