View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000356 | website | documentation | public | 2004-02-06 06:49 | 2004-02-10 04:48 |
Reporter | user11 | ||||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Other | OS | other | OS Version | |
Product Version | unspecified | ||||
Target Version | Fixed in Version | ||||
Summary | 0000356: cannot rsync new version of docs | ||||
Description | I assume permissions are incorrect -- I do not know for sure. | ||||
Tags | No tags attached. | ||||
script for rsyncing: #!/bin/bash RSYNC=/usr/bin/rsync RHOST=mirror.caosity.org REPO=cAos-1-installdocs LPATH=/home/taj/doc/caos/install/rsync/ USERNAME=troj $RSYNC -avz --delete $LPATH $USERNAME@$RHOST::$REPO |
|
Lance: looks like an rsync authorized account for troj did not migrate, along with others, per /etc/rsyncd.conf -- can you please take this? 08:43 @orc_> troj: what userid are you syncing as? 08:43 troj> troj 08:44 @orc_> hunh -- and you write directly to this? 08:44 @orc_> troj: what file are you trying to push up? 08:45 troj> install files http://mirror.caosity.org/cAos-1/docs/install/ 08:45 troj> everything under that 08:45 @orc_> what is your temple account name? troj ? 08:46 troj> orc_:I think so... 08:46 @orc_> (rsync account name, not webish userid please) 08:47 troj> RSYNC=/usr/bin/rsync 08:47 troj> RHOST=mirror.caosity.org 08:47 troj> REPO=cAos-1-installdocs 08:47 troj> LPATH=/home/taj/doc/caos/install/rsync/ 08:47 troj> USERNAME=troj$RSYNC -avz --delete $LPATH $USERNAME@$RHOST::$REPO 08:47 @orc_> hmmm 08:52 @orc_> troj: looks like a Lance migration issue did not pick up some accounts -- I will hand ticket to him |
|
Greg fixed it. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-02-06 13:56 | herrold | AssignedTo | herrold@owlriver.com => lance@uklinux.net |
2004-02-10 04:48 |
|
Status | NEW => RESOLVED |
2004-02-10 04:48 |
|
Resolution | => FIXED |