Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16095 - emerge 2.0.47: can't rsync
Summary: emerge 2.0.47: can't rsync
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-20 15:02 UTC by Klaus Kusche
Modified: 2011-10-30 22:19 UTC (History)
1 user (show)

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


Attachments
As requested: My make.conf (make.conf,9.28 KB, text/plain)
2003-02-23 12:39 UTC, Klaus Kusche
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus Kusche 2003-02-20 15:02:22 UTC
With emerge 2.0.47-r2, "emerge rsync" fails: Instead of performing the rsync,
the rsync program just displays the usage message and
"rsync error: syntax or usage error (code 1) at main.c(798)" and exits.
Obviously, emerge is calling rsync with wrong arguments.

Downgrading to 2.0.46-r12 (without touching any files in /etc manually) solves
the problem (emerge rsync works fine), upgrading to 2.0.47-r2 makes the problem
reappear.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-02-22 08:11:56 UTC
Can you post your make.conf please?
Comment 2 Klaus Kusche 2003-02-23 12:39:24 UTC
Created attachment 8639 [details]
As requested: My make.conf
Comment 3 Klaus Kusche 2003-02-23 12:43:00 UTC
Additional info: I tried to replace the rsync by a simple echo and analyzed the output. There were several options (as far as I can tell, all of them were ok) followed by "/usr/portage", but ***no source*** to rsync with!
Comment 4 Klaus Kusche 2003-02-23 12:44:49 UTC
Problem still exists.
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-02-25 13:29:40 UTC
is this problem with -r3 or -r4 fixed ?
Comment 6 Klaus Kusche 2003-02-26 10:59:28 UTC
-r5 works fine.
Comment 7 Martin Holzer (RETIRED) gentoo-dev 2003-02-26 14:56:44 UTC
fixed with -r5

thx