Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15720 - gentoo-rsync-mirror-1.0 wrong rsync.conf or ebuild
Summary: gentoo-rsync-mirror-1.0 wrong rsync.conf or ebuild
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michael Imhof (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-14 19:30 UTC by Martin Holzer (RETIRED)
Modified: 2003-02-28 09:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Holzer (RETIRED) gentoo-dev 2003-02-14 19:30:09 UTC
ls -la /opt/gentoo-rsync/portage/

syslog:
rsyncd[30781]: chdir /opt/rsync-mirror/portage failed : No such file or 
directory

rsync.conf
[gentoo-x86-portage]
#this entry is for compatibility
path = /opt/rsync-mirror/portage
comment = Gentoo Linux Portage tree

[gentoo-portage]
#modern versions of portage use this entry
path = /opt/rsync-mirror/portage
comment = Gentoo Linux Portage tree mirror
exclude = distfiles


ebuild:
 ${D}/opt/gentoo-rsync
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-02-24 14:43:06 UTC
how about this issue ?
Comment 2 Michael Imhof (RETIRED) gentoo-dev 2003-02-24 18:42:31 UTC
I corrected the paths in rsyncd.conf
this should fix the bug.
Please test and report
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-02-27 17:12:32 UTC
works now fine
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-02-27 17:21:29 UTC
sorry, i was wrong

you fixed only x86

still not working

[gentoo-portage]
#modern versions of portage use this entry
path = /opt/gentoo-mirror/portage
comment = Gentoo Linux Portage tree mirror
exclude = distfiles
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-02-27 17:57:38 UTC
see comment #4
Comment 6 Michael Imhof (RETIRED) gentoo-dev 2003-02-28 06:48:36 UTC
ok, i corrected this...
Comment 7 Martin Holzer (RETIRED) gentoo-dev 2003-02-28 09:40:41 UTC
works fine now