Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185335 - netscape-flash-9.0.48.0 download fails
Summary: netscape-flash-9.0.48.0 download fails
Status: RESOLVED DUPLICATE of bug 185044
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-14 18:09 UTC by Christopher Barker
Modified: 2007-07-14 21:44 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 Christopher Barker 2007-07-14 18:09:25 UTC
when I run emerge -a netscape-flash it fails with message declareing failed download. Changeing SRC_URI's second entry from http://fpdoownload.macromedia.com/pub/flashplayer/updateers/9/${MY_PD}.tar.gz to
http://download.macromedia.com/pub/flashplayer/updaters/p/${MY_PD}.tar.gz
then doing an ebuild digest got it to build. didn't find a bug on it so I thought I'd let you know.


Reproducible: Always

Steps to Reproduce:
1.set ACCEPT_KEYWORDS="~x86"
2. run emerge -a netscape-flash
3.

Actual Results:  
ebuild stops at second download

Expected Results:  
softwar downloaded compiled and installed
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-07-14 18:36:50 UTC
# emerge -F netscape-flash
Calculating dependencies... done!

>>> Emerging (1 of 1) net-www/netscape-flash-9.0.48.0 to /
>>> Downloading 'http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz'
--20:36:13--  http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz
           => `/usr/portage/distfiles/install_flash_player_9_linux.tar.gz'
Resolving fpdownload.macromedia.com... 88.221.2.70
Connecting to fpdownload.macromedia.com|88.221.2.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,608,602 (2.5M) [application/x-gzip]

100%[==================================================================================================>] 2,608,602    432.55K/s    ETA 00:00

20:36:19 (417.36 KB/s) - `/usr/portage/distfiles/install_flash_player_9_linux.tar.gz' saved [2608602/2608602]

 * install_flash_player_9_linux.tar.gz RMD160 ;-) ...                                                                                   [ ok ]
 * install_flash_player_9_linux.tar.gz SHA1 ;-) ...                                                                                     [ ok ]
 * install_flash_player_9_linux.tar.gz SHA256 ;-) ...                                                                                   [ ok ]
 * install_flash_player_9_linux.tar.gz size ;-) ...                                                                                     [ ok ]
>>> Downloading 'http://fpdownload.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz'
--20:36:20--  http://fpdownload.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz
           => `/usr/portage/distfiles/flash_player_9_linux_dev.tar.gz'
Resolving fpdownload.macromedia.com... 88.221.2.70
Connecting to fpdownload.macromedia.com|88.221.2.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,820,435 (8.4M) [application/x-gzip]

100%[==================================================================================================>] 8,820,435    434.56K/s    ETA 00:00

20:36:40 (427.62 KB/s) - `/usr/portage/distfiles/flash_player_9_linux_dev.tar.gz' saved [8820435/8820435]

 * flash_player_9_linux_dev.tar.gz RMD160 ;-) ...                                                                                       [ ok ]
 * flash_player_9_linux_dev.tar.gz SHA1 ;-) ...                                                                                         [ ok ]
 * flash_player_9_linux_dev.tar.gz SHA256 ;-) ...                                                                                       [ ok ]
 * flash_player_9_linux_dev.tar.gz size ;-) ...                                                                                         [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                    [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                   [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                  [ ok ]
 * checking install_flash_player_9_linux.tar.gz ;-) ...                                                                                 [ ok ]
 * checking flash_player_9_linux_dev.tar.gz ;-) ...                                                                                     [ ok ]
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-07-14 21:43:44 UTC
Dupe.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-07-14 21:44:36 UTC

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