su garykols -c 'cvs -q -z3 update -d -P'
cvs [update aborted]: unrecognized auth response from cvs.sourceforge.net: M PserverBackend::PserverBackend() Connect (Connection refused)
### execution of su failed, exit code 1
Failed: Updating using CVS failed. Check the error messages above.
[Gary-K-Olsons-Computer:~]:-bash:502$:
I had difficulty getting the selfupdate to work last week, but I was finally able to get it to work in wee hours of morning. I am now running on 10.2.8 instead of 10.2.6 on an imac DV 400 MHz machine with Dec. 2002 development tools. Also, two weeks ago, I recompiled the entire fink dist with the gcc 3.1 compiler, since I had inadvertantly recompiled some files with the gcc 3.3 compiler. I am using fink 0.13.8 at the moment. If this message just means the cvs server is busy, I'll keep trying to update to the fink 0.14.0-1 package. However, if the unrecognized auth response means I have a problem, then I could use some guidance. I tried going to the cvs.sourceforge url published in the fink-users list to get the finkinfo file for fink 0.14 package, but I can't get in. Could someone post a url to a finkinfo file somewhere else, so I can try an update fink? Thanks.
Message: 11 Date: Wed, 8 Oct 2003 13:47:31 -0700 From: Jerry Talkington <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [Fink-users] selfupdate-cvs fails
Please check the FAQ: http://fink.sourceforge.net/faq/faq.html#usage-fink.cvs-busy
On Wed, Oct 08, 2003 at 09:37:10PM +0100, andy law (RI) wrote:I hate to do this, but 'me too!'
Later,
Andy
-----Original Message----- From: Avram Aelony [mailto:[EMAIL PROTECTED] Sent: 08 October 2003 21:07 To: [EMAIL PROTECTED] Subject: [Fink-users] selfupdate-cvs fails
I am running 10.2.8 and have installed Apple's update for 10.2.8. I tried running fink selfupdate-cvs and it just hung taking up lots of memory in the process. After waiting some time, I killed it, and I ran fink install cvs, which ran to completion and seems to work fine.
I now tried fink selfupdate-cvs which still fails.
It claims the following...
"cvs [update aborted]: end of file from server (consult above messages if any)
### execution of su failed, exit code 1
Failed: Updating using CVS failed. Check the error messages above."
-- GPG public key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9D5B8762
--__--__--
Message: 12 Date: Wed, 8 Oct 2003 14:07:38 -0700 Subject: Re: [Fink-users] selfupdate-cvs fails Cc: [EMAIL PROTECTED] To: Jerry Talkington <[EMAIL PROTECTED]> From: Avram Aelony <[EMAIL PROTECTED]>
--Apple-Mail-2--706771168 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed
hi,
I actually had looked at the FAQ prior to posting. This is what I see.
% fink selfupdate-cvs sudo /sw/bin/fink selfupdate-cvs Password:
I will now run the cvs command to retrieve the latest package descriptions. The 'su' command will be used to run the cvs command as the user 'aelony'. After that, the core packages will be updated right away; you should then update the other packages using commands like 'fink update-all'.
su aelony -c 'cvs -z3 update -d -P' 10.1/ CVS/ debs/ override 10.2/ ChangeLog dists@ stamp-cvs-live 10.2-gcc3.3/ README inject.pl* stamp-rel-0.3.0 10.3/ VERSION old/ stamp-rel-0.3.2a cvs [update aborted]: end of file from server (consult above messages if any) ### execution of su failed, exit code 1 Failed: Updating using CVS failed. Check the error messages above.
There are *no* other above messages by the way.. If the case is that "then it's likely that the cvs servers are overloaded and you have to try the update later." ...as the FAQ states... I will try that. However I don't suspect that to be the problem.
-A
On Wednesday, October 8, 2003, at 01:47 PM, Jerry Talkington wrote:
Please check the FAQ: http://fink.sourceforge.net/faq/faq.html#usage-fink.cvs-busy
On Wed, Oct 08, 2003 at 09:37:10PM +0100, andy law (RI) wrote:I hate to do this, but 'me too!'
Later,
Andy
-----Original Message----- From: Avram Aelony [mailto:[EMAIL PROTECTED] Sent: 08 October 2003 21:07 To: [EMAIL PROTECTED] Subject: [Fink-users] selfupdate-cvs fails
I am running 10.2.8 and have installed Apple's update for 10.2.8. I tried running fink selfupdate-cvs and it just hung taking up lots of memory in the process. After waiting some time, I killed it, and I ran fink install cvs, which ran to completion and seems to work fine. I now tried fink selfupdate-cvs which still fails.
It claims the following... "cvs [update aborted]: end of file from server (consult above messages if any) ### execution of su failed, exit code 1 Failed: Updating using CVS failed. Check the error messages above."
-- GPG public key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9D5B8762
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
--Apple-Mail-2--706771168 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset=US-ASCII
hi,
I actually had looked at the FAQ prior to posting. This is what I see.
<fixed><smaller>% fink selfupdate-cvs
sudo /sw/bin/fink selfupdate-cvs
Password:
I will now run the cvs command to retrieve the latest package descriptions.
The 'su' command will be used to run the cvs command as the user 'aelony'.
After that, the core packages will be updated right away; you should then
update the other packages using commands like 'fink update-all'.
su aelony -c 'cvs -z3 update -d -P'
10.1/ CVS/ debs/ override
10.2/ ChangeLog dists@ stamp-cvs-live
10.2-gcc3.3/ README inject.pl* stamp-rel-0.3.0
10.3/ VERSION old/ stamp-rel-0.3.2a
cvs [update aborted]: end of file from server (consult above messages if any)
### execution of su failed, exit code 1
Failed: Updating using CVS failed. Check the error messages above.
</smaller></fixed>
There are *no* other above messages by the way..
If the case is that
"then it's likely that the cvs servers are overloaded and you have to try the update later."
...as the FAQ states... I will try that.
However I don't suspect that to be the problem.
-A
On Wednesday, October 8, 2003, at 01:47 PM, Jerry Talkington wrote:
<excerpt>Please check the FAQ:
http://fink.sourceforge.net/faq/faq.html#usage-fink.cvs-busy
On Wed, Oct 08, 2003 at 09:37:10PM +0100, andy law (RI) wrote:
<excerpt>I hate to do this, but 'me too!'
Later,
Andy
-----Original Message-----
From: Avram Aelony [mailto:[EMAIL PROTECTED]
Sent: 08 October 2003 21:07
To: [EMAIL PROTECTED]
Subject: [Fink-users] selfupdate-cvs fails
I am running 10.2.8 and have installed Apple's update for 10.2.8. I tried running fink selfupdate-cvs and it just hung taking up lots of memory in the process. After waiting some time, I killed it, and I ran fink install cvs, which ran to completion and seems to work fine.
I now tried fink selfupdate-cvs which still fails.
It claims the following...
"cvs [update aborted]: end of file from server (consult above messages if any)
### execution of su failed, exit code 1
Failed: Updating using CVS failed. Check the error messages above."
</excerpt>
--
GPG public key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9D5B8762
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
</excerpt> --Apple-Mail-2--706771168--
--__--__--
_______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
End of Fink-users Digest
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users