Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124601 - app-portage/esearch-0.7.1 - esync uses 'emerge sync' instead of 'emerge --sync'
Summary: app-portage/esearch-0.7.1 - esync uses 'emerge sync' instead of 'emerge --sync'
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
: 127421 253176 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-03-01 22:34 UTC by Alexander Danilov
Modified: 2008-12-30 20:48 UTC (History)
3 users (show)

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 Alexander Danilov 2006-03-01 22:34:55 UTC
esync from app-portage/esearch-0.7.1 calls 'emerge sync',
but emerge warns me:

*** Deprecated use of action 'sync', use '--sync' instead

I think it would not be very bad if we change this in /usr/sbin/esync

-syncprogram =   "/usr/bin/emerge sync"
+syncprogram =   "/usr/bin/emerge --sync"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-24 05:28:31 UTC
*** Bug 127421 has been marked as a duplicate of this bug. ***
Comment 2 golloza 2006-05-13 07:12:13 UTC
added the author David Peter to CC
Comment 3 Alec Warner (RETIRED) archtester gentoo-dev Security 2006-05-13 10:15:31 UTC
I have a bunch of patches for esearch, this is one of them.

Give me a few days.
Comment 4 Alec Warner (RETIRED) archtester gentoo-dev Security 2006-05-25 20:45:28 UTC
Fixed in esearch-0.7.1-r3
Comment 5 Paul Varner (RETIRED) gentoo-dev 2008-12-30 20:48:22 UTC
*** Bug 253176 has been marked as a duplicate of this bug. ***