Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154487 - mplayer-1.0_pre8-r1 attempts to download Blue-1.6.tar.bz2 multiple times
Summary: mplayer-1.0_pre8-r1 attempts to download Blue-1.6.tar.bz2 multiple times
Status: RESOLVED DUPLICATE of bug 152694
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-08 10:27 UTC by William Keaney
Modified: 2006-11-08 10:42 UTC (History)
0 users

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 William Keaney 2006-11-08 10:27:18 UTC
With the 'gtk' USE flag enabled, mplayer attempts to fetch a file called Blue-1.6.tar.bz2.  After that file is fetched, it attempts to fetch it again:
>>> Resuming download...
>>> Downloading 'http://distfiles.gentoo.org/distfiles/Blue-1.6.tar.bz2'
--13:24:53--  http://distfiles.gentoo.org/distfiles/Blue-1.6.tar.bz2
           => `/usr/portage/distfiles/Blue-1.6.tar.bz2'
Resolving proxy.dana.com... 162.74.53.180
Connecting to proxy.dana.com|162.74.53.180|:8080... connected.
Proxy request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

>>> Resuming download...
>>> Downloading 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/Blue-1.6.tar.bz2'
--13:24:54--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/Blue-1.6.tar.bz2
           => `/usr/portage/distfiles/Blue-1.6.tar.bz2'
Resolving proxy.dana.com... 162.74.53.180
Connecting to proxy.dana.com|162.74.53.180|:8080... connected.
Proxy request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

>>> Resuming download...
>>> Downloading 'http://www1.mplayerhq.hu/MPlayer/Skin/Blue-1.6.tar.bz2'
--13:24:56--  http://www1.mplayerhq.hu/MPlayer/Skin/Blue-1.6.tar.bz2
           => `/usr/portage/distfiles/Blue-1.6.tar.bz2'
Resolving proxy.dana.com... 162.74.53.180
Connecting to proxy.dana.com|162.74.53.180|:8080... connected.
Proxy request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

>>> Resuming download...
>>> Downloading 'http://www2.mplayerhq.hu/MPlayer/Skin/Blue-1.6.tar.bz2'
--13:24:57--  http://www2.mplayerhq.hu/MPlayer/Skin/Blue-1.6.tar.bz2
           => `/usr/portage/distfiles/Blue-1.6.tar.bz2'
Resolving proxy.dana.com... 162.74.53.180
Connecting to proxy.dana.com|162.74.53.180|:8080... connected.
Proxy request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

!!! Couldn't download 'Blue-1.6.tar.bz2'. Aborting.

If the file is already fully retrieved, the build should continue instead of trying to retrieve it again.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-08 10:42:48 UTC

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