 |
 |
"fink selfupdate" fails
|
 |
|
 |
|
Mac Enthusiast
Join Date: Dec 2000
Location: Kirkland, WA, USA
Status:
Offline
|
|
When I try to run the "fink selfupdate" command, I get this error: "execution of su failed, exit code 1". If I try to run the command "cvs -z3 update -d -P" from the Terminal (which is what Fink was trying to do when su failed), I get this: "cvs update: No CVSROOT specified! Please use the `-d' option". Anybody know what's going on here?
Thanks.
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Mar 2001
Status:
Offline
|
|
Originally posted by rw:
When I try to run the "fink selfupdate" command, I get this error: "execution of su failed, exit code 1". If I try to run the command "cvs -z3 update -d -P" from the Terminal (which is what Fink was trying to do when su failed), I get this: "cvs update: No CVSROOT specified! Please use the `-d' option". Anybody know what's going on here?
Thanks.
to answer your second question, the cvs update is failing because it is not being run in the right directory. it looks for a directory called "CVS" in your cwd that has repository info in it. otherwise, it wants you to specify that info on the command line with -d.
the fink cvs server was down for a while. i'd suggest trying again first.
if it's still not working for you, try running the cvs manually in the fink directory.
> cd /sw/fink
> cvs -z3 update -d -P
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Dec 2000
Location: Kirkland, WA, USA
Status:
Offline
|
|
Thanks! the selfupdate still won't work, but cvs runs fine from the fink directory.
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Mar 2001
Status:
Offline
|
|
Originally posted by rw:
Thanks! the selfupdate still won't work, but cvs runs fine from the fink directory.
did you originally run the selfupdate as a different user?
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |