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

Bug 11829

Summary: size of archive bug + -S vs -s
Product: Portage Development Reporter: Torgeir Hansen <torgeir>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal CC: acooks, bug-wranglers, dshanker, h3y, moixa, thomas
Priority: High Keywords: Inclusion
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: workaround patch on 2.0.47-r10
different implementation

Description Torgeir Hansen 2002-12-09 03:40:56 UTC
`emerge -S quicktime`
this will return a number of hits, at the buttom it reports:
--
*  media-video/xmovie-1.8-r4
      Latest version available: 1.8-r4
      Latest version installed: [ Not Installed ]
      Size of downloaded files:  [no/bad digest]
      Homepage:    http://heroines.sourceforge.net/
      Description: A Player for MPEG and Quicktime movies
--

note the "[no/bad digest]" part..
now do a `emerge -s xmovie` (or emerge -S xmovie for that sake..)
--
*  media-video/xmovie
      Latest version available: 1.8-r4
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 4,582 kB
      Homepage:    http://heroines.sourceforge.net/
      Description: A Player for MPEG and Quicktime movies
--

this time it got the digest.. this is not a 'unstable' bug as it seems to happen
every time.
Tested on both 1.2 and 1.4 with system up-to-current date
1.4 system: Portage 2.0.45 (default-x86-1.4, gcc-3.2, glibc-2.2.5-r7)
1.2 system: Portage 2.0.44 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r7)
Comment 1 Tobias Sager 2003-05-19 16:23:02 UTC
Still confirm this here:
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.2.5-r2,2.3.1-r4)

Attaching workaround patch.
Seems to work for me. Any issues?
Comment 2 Tobias Sager 2003-05-19 16:24:06 UTC
Created attachment 12151 [details, diff]
workaround patch on 2.0.47-r10
Comment 3 Tobias Sager 2003-05-20 17:52:29 UTC
Still persists in 2.0.48
Comment 4 Andrew Cooks (RETIRED) gentoo-dev 2003-11-29 13:10:55 UTC
Still persists in 2.0.49-r15
Comment 5 Marius Mauch (RETIRED) gentoo-dev 2004-01-12 04:12:23 UTC
Created attachment 23668 [details, diff]
different implementation

I'd like to do some benchmarks but this is too slow in general :(
Comment 6 Marius Mauch (RETIRED) gentoo-dev 2004-01-12 04:46:22 UTC
*** Bug 24257 has been marked as a duplicate of this bug. ***
Comment 7 Marius Mauch (RETIRED) gentoo-dev 2004-02-15 17:25:33 UTC
fixed
Comment 8 Marius Mauch (RETIRED) gentoo-dev 2004-07-12 07:51:51 UTC
*** Bug 56780 has been marked as a duplicate of this bug. ***
Comment 9 Marius Mauch (RETIRED) gentoo-dev 2004-07-12 07:52:49 UTC
Hmm, somehow the fix got removed ...
Comment 10 Marius Mauch (RETIRED) gentoo-dev 2004-08-03 10:52:37 UTC
my bad, that was for a esearch bug (fixed in 0.6.3).