Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262775 - net-misc/scponly doesn't work with =net-misc/rsync-3*
Summary: net-misc/scponly doesn't work with =net-misc/rsync-3*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: MATSUU Takuto (RETIRED)
URL: http://lists.ccs.neu.edu/pipermail/sc...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-17 08:16 UTC by Martin Korous
Modified: 2009-03-18 15:35 UTC (History)
0 users

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


Attachments
scponly rsync-3.X fix (scponly-4.8-rsync.patch,4.50 KB, patch)
2009-03-17 08:19 UTC, Martin Korous
Details | Diff
ebuild with scponly rsync fix patch (scponly-4.8-r2.ebuild,8.77 KB, text/plain)
2009-03-17 08:21 UTC, Martin Korous
Details
add src_unpack() (scponly-4.8-r1.ebuild.patch,226 bytes, text/plain)
2009-03-18 08:17 UTC, Martin Korous
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Korous 2009-03-17 08:16:45 UTC
rsync client of 3.X doesnt work with scponly.
This is already fixed in scponly CVS.

Reproducible: Always

Steps to Reproduce:
see description

Actual Results:  
option e is not permitted for use with /usr/bin/rsync
requested command (/usr/bin/rsync --server -vvvve.s . hostname.tld) tried to use disallowed argument
rsync 2.6.9 works well

Expected Results:  
success rsync
Comment 1 Martin Korous 2009-03-17 08:19:22 UTC
Created attachment 185286 [details, diff]
scponly rsync-3.X fix

added patch for scponly. its diff between scponly-4.8 and current scponly CVS
Comment 2 Martin Korous 2009-03-17 08:21:02 UTC
Created attachment 185288 [details]
ebuild with scponly rsync fix patch

added ebuild with scponly rsync patch
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-17 20:41:43 UTC
Please attach diffs when you did changes to an ebuild. Taht would be much more handy for our devs :)
Comment 4 Martin Korous 2009-03-18 08:17:52 UTC
Created attachment 185385 [details]
add src_unpack()

diff added
Comment 5 MATSUU Takuto (RETIRED) gentoo-dev 2009-03-18 15:35:38 UTC
fixed in cvs. thanks.