Hi,
I am trying to setup a mirror of the dev IPS repository internal
to my company.
I was following the instructions at:
http://opensolaris.org/os/project/pkg/Mirroring/
which mention using:
pfexec /usr/bin/rsync -a pkg.opensolaris.org::osol_dev_files /export/
pkg/file
when I try that I get:
@ERROR: chdir failed
rsync error: error starting client-server protocol (code 5) at
main.c(1383) [receiver=2.6.9]
I've tried running the command several times yesterday and today
(including at 2am local time as suggested) and get the same error.
Are these instructions still valid or is there some other method I
should be using?
Thanks!
William Hathaway (wdhath on the forums)
Additional troubleshooting info
-----------------------------------------
Using truss shows that the error is definitely being sent back from
the remote server, it isn't client side.
# checking to see if rsync recognizes osol_dev_files .....
pfexec /usr/bin/rsync pkg.opensolaris.org::
osol_dev_files "OpenSolaris Development Release Package Contents"
osol_release_isos "OpenSolaris Release ISO Images"
# yep, looks like that token was recognized fine
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss