Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162600 - net-www/netscape-flash-9.0.31.0 with standalone player and content debugger versions
Summary: net-www/netscape-flash-9.0.31.0 with standalone player and content debugger v...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-17 23:26 UTC by Jakub Moc (RETIRED)
Modified: 2007-01-21 21:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
netscape-flash-9.0.31.0-r1.ebuild (netscape-flash-9.0.31.0.ebuild,1.96 KB, text/plain)
2007-01-17 23:26 UTC, Jakub Moc (RETIRED)
Details
nsplugin-changes.patch (nsplugin-changes.patch,1.45 KB, patch)
2007-01-21 09:10 UTC, Colin Macdonald
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Moc (RETIRED) gentoo-dev 2007-01-17 23:26:15 UTC
This re-adds the standalone player and also content debugger versions of the plugin/player (with USE=debug).
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-17 23:26:38 UTC
Created attachment 107320 [details]
netscape-flash-9.0.31.0-r1.ebuild
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2007-01-18 00:52:01 UTC
there is a CRC error in the tgz file. I've reported it to adobe.. lets hope they fix it. Does it do the same on your side? I reported the problem to Adobe, lets hope they fix it soon.

tester@TesterBox ~/down $ gzip -t flash_player_9_linux_dev.tar.gz 
gzip: flash_player_9_linux_dev.tar.gz: invalid compressed data--crc error
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-01-18 07:08:04 UTC
(In reply to comment #2)
> there is a CRC error in the tgz file. I've reported it to adobe.. lets hope
> they fix it. Does it do the same on your side?

Hmmm, everything OK here... You have the same tarball?

$ gzip -t flash_player_9_linux_dev.tar.gz 
$
$ md5sum flash_player_9_linux_dev.tar.gz 
4536166e1fa645d0ade0286b1a9288d9  flash_player_9_linux_dev.tar.gz
Comment 4 Olivier Crete (RETIRED) gentoo-dev 2007-01-18 16:34:55 UTC
the one I download has a different md5sum:
6eac9cd3de35a61ca541e5c94876ea96  flash_player_9_linux_dev.tar.gz
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-01-18 19:36:41 UTC
Bad download, apparently...

# ebuild netscape-flash-9.0.31.0.ebuild fetch
>>> Downloading 'http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz'
--20:33:55--  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... 84.53.162.70
Connecting to fpdownload.macromedia.com|84.53.162.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,609,703 (2.5M) [application/x-gzip]

100%[===================================================================================================>] 2,609,703    228.78K/s    ETA 00:00

20:34:06 (232.14 KB/s) - `/usr/portage/distfiles/install_flash_player_9_linux.tar.gz' saved [2609703/2609703]

>>> Downloading 'http://download.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz'
--20:34:06--  http://download.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz
           => `/usr/portage/distfiles/flash_player_9_linux_dev.tar.gz'
Resolving download.macromedia.com... 84.53.163.191
Connecting to download.macromedia.com|84.53.163.191|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,820,435 (8.4M) [application/x-gzip]

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

20:34:43 (233.23 KB/s) - `/usr/portage/distfiles/flash_player_9_linux_dev.tar.gz' saved [8820435/8820435]

 * 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 ]

# grep flash_player_9_linux_dev.tar.gz files/digest-netscape-flash-9.0.31.0
MD5 4536166e1fa645d0ade0286b1a9288d9 flash_player_9_linux_dev.tar.gz 8820435
RMD160 4bd1348672a31c276aaa3b043f9d25ab8ac127e6 flash_player_9_linux_dev.tar.gz 8820435
SHA256 e51c56a46149738b6dd445bf6b1f0926652e0b1476c527f665543d3d2e833d97 flash_player_9_linux_dev.tar.gz 8820435
Comment 6 Olivier Crete (RETIRED) gentoo-dev 2007-01-19 14:59:32 UTC
now in the tree
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-01-19 21:35:53 UTC
Well, please commit the ebuild as attached here or revert this, because it now installs wrong stuff.
Comment 8 Olivier Crete (RETIRED) gentoo-dev 2007-01-19 22:38:37 UTC
err... I double-checked and I dont see any problems with what is installed...
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2007-01-19 23:07:48 UTC
Eh, ignore me, you are unpacking the stuff in a different way; I've misread the ebuild.
Comment 10 Colin Macdonald 2007-01-21 09:10:56 UTC
Created attachment 107636 [details, diff]
nsplugin-changes.patch

This patch adds the nsplugin use flag.  Now that there is a standalone player, some people might want to not install the browser plugin (such as people using gnash but keeping the standalone binary around for "emergencies" for example).  I also commented the difference between the two readme files and removed the extra useless S= line.

It seems appropriate to add this patch to this bug, but let me know if you'd rather I opened a new bug.
Comment 11 Colin Macdonald 2007-01-21 09:11:26 UTC
btw, this should be closed fixed, not needinfo.
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2007-01-21 09:34:30 UTC
We are not adding flags for standalone player nor for the plugin, already been discussed before.
Comment 13 Jakub Moc (RETIRED) gentoo-dev 2007-01-21 09:34:40 UTC
Fixed.
Comment 14 Colin Macdonald 2007-01-21 21:34:20 UTC
Fair enough.  Will bug again later as gnash becomes more and more competitive.

BTW, I forgot to mention that my patch also moved the flashplayer binary to /opt/bin which seems like a better place for it (c.f. acroread ebuild).