On 8/7/14, 1:11 PM, Andrew Moreno wrote:
> Hi
>
> I installed Fink on Mac running 10.9 tried to do the fink selfupdate
> couldn't update because cvs not installed. I did fink install cvs. Then
> tried to update with fink selfupdate-cvs and got the following error
>
> ### execution of /sw/bin/cvs failed, exit code 1
>
> Use of uninitialized value $username in concatenation (.) or string at
> /sw/lib/perl5/Fink/SelfUpdate/CVS.pm line 365.
> /sw/bin/cvs  -z3 update -d -P -l
> cvs update: warning: failed to open /Users/Bob/.cvspass for reading: No
> such file or directory
> cvs update: Updating .
> /sw/bin/cvs  -z3 update -d -P 10.7
> cvs update: warning: failed to open /Users/Bob/.cvspass for reading: No
> such file or directory
>
> Not sure how to fix this issue.
>
> Thanks
>
>
>

It looks like you supplied credentials that Fink couldn't parse, 
perhaps.  The text above what you posted might provide us with more 
information about that.

If you want to use cvs for updates, then the easiest way to reset your 
credentials to try again is to toggle via:

fink selfupdate-rsync
fink selfupdate-cvs

Make sure to put just your username and not your user directory at the 
"...Please specify the user login name that should be used:" prompt 
(judging by the /Users/Bob above).

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to