Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 162600
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Olivier Crete <tester@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jakub Moc (RETIRED) <jakub@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
netscape-flash-9.0.31.0.ebuild netscape-flash-9.0.31.0-r1.ebuild text/plain Jakub Moc (RETIRED) 2007-01-17 23:26 0000 1.96 KB Details
nsplugin-changes.patch nsplugin-changes.patch patch Colin Macdonald 2007-01-21 09:10 0000 1.45 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 162600 depends on: Show dependency tree
Bug 162600 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-17 23:26 0000
This re-adds the standalone player and also content debugger versions of the
plugin/player (with USE=debug).

------- Comment #1 From Jakub Moc (RETIRED) 2007-01-17 23:26:38 0000 -------
Created an attachment (id=107320) [details]
netscape-flash-9.0.31.0-r1.ebuild

------- Comment #2 From Olivier Crete 2007-01-18 00:52:01 0000 -------
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 From Jakub Moc (RETIRED) 2007-01-18 07:08:04 0000 -------
(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 From Olivier Crete 2007-01-18 16:34:55 0000 -------
the one I download has a different md5sum:
6eac9cd3de35a61ca541e5c94876ea96  flash_player_9_linux_dev.tar.gz

------- Comment #5 From Jakub Moc (RETIRED) 2007-01-18 19:36:41 0000 -------
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 From Olivier Crete 2007-01-19 14:59:32 0000 -------
now in the tree

------- Comment #7 From Jakub Moc (RETIRED) 2007-01-19 21:35:53 0000 -------
Well, please commit the ebuild as attached here or revert this, because it now
installs wrong stuff.

------- Comment #8 From Olivier Crete 2007-01-19 22:38:37 0000 -------
err... I double-checked and I dont see any problems with what is installed...

------- Comment #9 From Jakub Moc (RETIRED) 2007-01-19 23:07:48 0000 -------
Eh, ignore me, you are unpacking the stuff in a different way; I've misread the
ebuild.

------- Comment #10 From Colin Macdonald 2007-01-21 09:10:56 0000 -------
Created an attachment (id=107636) [details]
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 From Colin Macdonald 2007-01-21 09:11:26 0000 -------
btw, this should be closed fixed, not needinfo.

------- Comment #12 From Jakub Moc (RETIRED) 2007-01-21 09:34:30 0000 -------
We are not adding flags for standalone player nor for the plugin, already been
discussed before.

------- Comment #13 From Jakub Moc (RETIRED) 2007-01-21 09:34:40 0000 -------
Fixed.

------- Comment #14 From Colin Macdonald 2007-01-21 21:34:20 0000 -------
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).

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug