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

Bug 16894

Summary: It's impossible to update the rsync package with portage
Product: Portage Development Reporter: Matze Braun <matze>
Component: UnclassifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matze Braun 2003-03-05 08:41:16 UTC
It's impossible to update the rsync package in portage. Because "rsync" is
interpreted as a command even though a -u was passed before rsync.

Reproducible: Always
Steps to Reproduce:
1. portage -pu rsync
or protage -u rsync
Actual Results:  
[root@taylor] /home/matze > emerge -pu rsync
emerge: the "sync" action does not support "--pretend."

[root@taylor] /home/matze > emerge -u rsync
>>> starting rsync with rsync://rsync.gentoo.org/gentoo-portage...
... (updated my portage tree)

Expected Results:  
The correct result would have been ro update the rsync package
Comment 1 Matthew Schick 2003-03-05 10:11:11 UTC
try "emerge net-misc/rsync"
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-03-05 10:16:15 UTC

*** This bug has been marked as a duplicate of 2365 ***