Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 160033

Summary: gensync (gentoolkit-dev) produces bad rsync URL
Product: Gentoo Linux Reporter: Daniel Drake (RETIRED) <dsd>
Component: Current packagesAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fix

Description Daniel Drake (RETIRED) gentoo-dev 2007-01-04 10:40:31 UTC
When invoking rsync, gensync appends "/*" to the repo URL producing a URL such as rsync://repo/overlay/*

For some reason, the * completely changes rsync's behavior and breaks the --delete option -- as a result, ebuilds that have been removed from the upstream repo are not deleted from the local disk.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2007-01-04 10:42:06 UTC
Created attachment 105401 [details, diff]
fix
Comment 2 Paul Varner (RETIRED) gentoo-dev 2007-01-11 04:47:21 UTC
gensync has been deprecated in gentoolkit-dev-0.2.6.2 and will be completely removed in the next version.