Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106973 - app-portage/emerge-delta-webrsync-3.3 does not like -v option
Summary: app-portage/emerge-delta-webrsync-3.3 does not like -v option
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Brian Harring (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-23 02:42 UTC by Mariusz Pękala
Modified: 2005-12-26 01:11 UTC (History)
0 users

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


Attachments
Enables -v option, adds it to help, recognizes later. (delta.diff,888 bytes, patch)
2005-09-23 02:45 UTC, Mariusz Pękala
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mariusz Pękala 2005-09-23 02:42:46 UTC
emerge-delta-webrsync has some code that allows to see verbose wget output, but
the option -v is not accepted. Also the code checks whether "$1" == "-v", which
is not good if -v is not on the first position.

It's very refreshing to see how the stuff keeps downloading... :-)

Reproducible: Always
Steps to Reproduce:
1. emerge-delta-webrsync -v

Actual Results:  
-v isn't a valid arg.  bailing.
-u for upgrade; sync only if new snapshots are found
-k for keep; keep old tree snapshots around


Expected Results:  
Attempting to fetch file dated: 20050922
--11:40:26--  http://gentoo.osuosl.org//snapshots/portage-20050922.tar.bz2.md5sum
           => `/usr/portage/distfiles/portage-20050922.tar.bz2.md5sum'
Translacja gentoo.osuosl.org... 64.50.236.52
Łączenie się z gentoo.osuosl.org[64.50.236.52]:80... połączono.
Żądanie HTTP wysłano, oczekiwanie na odpowiedź... 200 OK
Długość: 59 [application/x-tar]

100%[============================================================================>]
59            --.--K/s             

11:40:26 (576.17 KB/s) -
`/usr/portage/distfiles/portage-20050922.tar.bz2.md5sum' saved [59/59]

--11:40:26--  http://gentoo.osuosl.org//snapshots/portage-20050922.tar.bz2
           => `/usr/portage/distfiles/portage-20050922.tar.bz2'


Please find a patch attached.
Comment 1 Mariusz Pękala 2005-09-23 02:45:54 UTC
Created attachment 69058 [details, diff]
Enables -v option, adds it to help, recognizes later.
Comment 2 Brian Harring (RETIRED) gentoo-dev 2005-11-29 11:17:46 UTC
Will tag this in shortly.
Comment 3 Brian Harring (RETIRED) gentoo-dev 2005-12-26 01:11:31 UTC
commited as 3.4