Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437466 - www-plugins/adobe-flash-10.3.183.18: Fetch failed
Summary: www-plugins/adobe-flash-10.3.183.18: Fetch failed
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jim Ramsay (lack) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-07 01:07 UTC by Alex Efros
Modified: 2012-11-07 15:59 UTC (History)
1 user (show)

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 Alex Efros 2012-10-07 01:07:10 UTC
While updating system with www-plugins/adobe-flash-11.1.102.55 and CPU AthlonXP 3000 I've got this error:

 * Messages for package www-plugins/adobe-flash-11.2.202.238:

 * This version of adobe-flash requires a CPU that supports the
 * SSE2 instruction set, and at least one of your CPUs does not
 * support this feature.
 * 
 * You should mask this version and use adobe-flash-10.3.* instead.

So, it force me to downgrade from 11.1 to 10.3. Not sure is this good idea at all, but 11.1 was removed from portage anyway, so looks like there is no other choice.

But attempt to install 10.3 was also failed because it can't download http://fpdownload.macromedia.com/get/flashplayer/pdc/10.3.183.18/install_flash_player_10_linux.tar.gz (404 Not Found).

So, right now there is NO working ebuild for flash on CPU without SSE2!

Here is steps to download 10.3 (found on http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html):

  $ wget http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp_10.3.183.18_archive.zip
  $ unzip -p fp_10.3.183.18_archive.zip fp_10.3.183.18_archive/10_3r183_18/flashplayer10_3r183_18_linux.tar.gz > $(portageq distdir)/adobe-flash-10.3.183.18.i386.tar.gz
  $ rm fp_10.3.183.18_archive.zip
Comment 1 Luke Crooks 2012-10-07 15:07:52 UTC
I can confirm this and was just about to file the same bug, if this could be fixed within portage that would be great!
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-07 18:46:24 UTC
.../cvs/gentoo-x86/www-plugins/adobe-flash $ ebuild adobe-flash-10.3.183.18.ebuild fetch 
Appending /newaches/gentoo/cvs/gentoo-x86 to PORTDIR_OVERLAY...
>>> Downloading 'http://fpdownload.macromedia.com/get/flashplayer/pdc/10.3.183.18/install_flash_player_10_linux.tar.gz'
--2012-10-07 20:46:01--  http://fpdownload.macromedia.com/get/flashplayer/pdc/10.3.183.18/install_flash_player_10_linux.tar.gz
Resolving fpdownload.macromedia.com (fpdownload.macromedia.com)... 2.18.178.70
Connecting to fpdownload.macromedia.com (fpdownload.macromedia.com)|2.18.178.70|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-10-07 20:46:01 ERROR 404: Not Found.

!!! Couldn't download 'adobe-flash-10.3.183.18.i386.tar.gz'. Aborting.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2012-11-07 15:59:42 UTC
www-plugins/adobe-flash-10.3.183.43 should be good.