First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 106973
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Brian Harring <ferringb@gmail.com>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mariusz Pekala <skoot@qi.pl>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
delta.diff Enables -v option, adds it to help, recognizes later. patch Mariusz Pekala 2005-09-23 02:45 0000 888 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 106973 depends on: Show dependency tree
Show dependency graph
Bug 106973 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-23 02:42 0000
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
&#321;&#261;czenie si&#281; z gentoo.osuosl.org[64.50.236.52]:80... po&#322;&#261;czono.
&#379;&#261;danie HTTP wys&#322;ano, oczekiwanie na odpowied&#378;... 200 OK
D&#322;ugo&#347;&#263;: 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 From Mariusz Pekala 2005-09-23 02:45:54 0000 -------
Created an attachment (id=69058) [edit]
Enables -v option, adds it to help, recognizes later.

------- Comment #2 From Brian Harring 2005-11-29 11:17:46 0000 -------
Will tag this in shortly.

------- Comment #3 From Brian Harring 2005-12-26 01:11:31 0000 -------
commited as 3.4

First Last Prev Next    No search results available      Search page      Enter new bug