On Thu, 11 Dec 2003, Daniel Johnson wrote:
> Doing sudo chown -R root:admin /sw/fink got selfupdate working again
> and it's continued to work, but /sw/fink changed again:
>
> mentalis:/sw/fink daniel$ ls -al
> total 40
> drwxr-xr-x 12 root unknown 408 11 Dec 18:23 .
> drwxr-xr-x 11 root adm
On Dec 11, 2003, at 8:57 AM, Claus Atzenbeck wrote:
On Thu, 11 Dec 2003, Martin Costabel wrote:
Fink::Selfupdate.pm that chowns the downloaded trees after rsync,
but it doesn't seem to do the right thing here. It sets the owner of
everything below /sw/fink/10.3 to the owner of /sw/fink/10.3, whic
On Thu, 11 Dec 2003, Martin Costabel wrote:
> Fink::Selfupdate.pm that chowns the downloaded trees after rsync,
> but it doesn't seem to do the right thing here. It sets the owner of
> everything below /sw/fink/10.3 to the owner of /sw/fink/10.3, which
> looks like the right thing to do, but if I
Claus Atzenbeck wrote:
On Wed, 10 Dec 2003, Peter O'Gorman wrote:
Right now, if you do `ls -ld /sw/fink/10.3` it will probably show that
the directory is owned by a uid that does not exist on your system.
It seems that fink has a problem: Now it happened 3 times (or even
more) that fink was ch
On Wed, 10 Dec 2003, Peter O'Gorman wrote:
> Right now, if you do `ls -ld /sw/fink/10.3` it will probably show that
> the directory is owned by a uid that does not exist on your system.
It seems that fink has a problem: Now it happened 3 times (or even
more) that fink was changing owner and group
On Wed, 10 Dec 2003, Peter O'Gorman wrote:
> I suggest doing `chown -R me:admin /sw/fink/10.3` where "me" is your
> login name.
Thanks, this has solved the problem. I was changing it to root:admin,
like it was before.
Claus
---
This SF.net em
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Claus Atzenbeck wrote:
| /usr/bin/su -c "rsync -az --delete-after --delete -q
Yes, this is a fink bug, it should bec checking that $username is valid
before trying to su to that user (and I thought I fixed that, but
obviously I didn't). To fix it you
Hi,
I have encountered a (serious?) problem when doing fink selfupdate:
***
[cumulus:~] claus$ fink selfupdate
/usr/bin/sudo /sw/bin/fink selfupdate
Password:
rsync -az -q rsync://rjk.hr.eu.finkmirrors.net/finkinfo//TIMESTAMP
/sw/fink/TIMESTAMP.tmp
Use of uniniti