[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problems with debcdmirror-1.2 and rsync-mirrors



I am tring to setup debcdmirror-1.2, and I am having problems.

If my config file contains
  RsyncServer="aurolinux.mit.edu::debian-cd/"
or
  RsyncServer="debian.fifi.org::debian-cd/"
then I get
/netexport/5/debian/debiancd/src/debcdmirror-1.2/debcdmirror: ${modes:0-1:1}: bad substitution /netexport/5/debian/debiancd/src/debcdmirror-1.2/debcdmirror: ${modes:0-1:1}: bad substitution /netexport/5/debian/debiancd/src/debcdmirror-1.2/debcdmirror: ${modes:0-1:1}: bad substitution

If my config file contains
  RsyncServer="rsync.kernel.org::mirrors/debian-cd/"
then I get
  Mon Oct 22 14:47:03 MDT 2001  Rsync server error (ls-lR not present).
If I run the rsync command by hand
  rsync --verbose --stats rsync.kernel.org::mirrors/debian-cd/ls-lR\
    /netexport/5/debian/debiancd/cdimages/.mirror-work
I get
  @ERROR: Unknown module 'mirrors'

If my config file contains
  RsyncServer="freesoftware.coe.missouri.edu::debian-cd/"
then I get
  Mon Oct 22 14:48:36 MDT 2001  Rsync server error (ls-lR not present).
If I run the rsync command by hand
  rsync --verbose --stats\
    freesoftware.coe.missouri.edu::debian-cd/ls-lR\
    /netexport/5/debian/debiancd/cdimages/.mirror-work
then I get no output at all.

Any ideas?
--
Tom Schutter (mailto:tom@platte.com)
Platte River Associates, Inc. (http://www.platte.com)



Reply to: