Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 185044
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@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
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 185044 depends on: 185141 Show dependency tree
Bug 185044 blocks: 188041
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-07-12 08:30 0000
notorcomp netscape-flash # ebuild netscape-flash-9.0.31.0.ebuild fetch
>>> Downloading 'http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz'
--10:18:53-- 
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,608,602 (2.5M) [application/x-gzip]

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

10:18:59 (423.04 KB/s) -
`/usr/portage/distfiles/install_flash_player_9_linux.tar.gz' saved
[2608602/2608602]
>>> Downloading 'http://fpdownload.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz'
--10:29:38-- 
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.34.70
Connecting to fpdownload.macromedia.com|88.221.34.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,820,378 (8.4M) [application/x-gzip]

100%[==================================================================================================>]
8,820,378    433.94K/s    ETA 00:00

10:29:58 (429.63 KB/s) -
`/usr/portage/distfiles/flash_player_9_linux_dev.tar.gz' saved
[8820378/8820378]

!!! Couldn't download 'flash_player_9_linux_dev.tar.gz'. Aborting.

DIST flash_player_9_linux_dev.tar.gz 8820435
DIST install_flash_player_9_linux.tar.gz 2609703

------- Comment #1 From Jakub Moc (RETIRED) 2007-07-13 03:02:26 0000 -------
*** Bug 185136 has been marked as a duplicate of this bug. ***

------- Comment #2 From Olivier Crete 2007-07-13 13:19:39 0000 -------
I put 9.0.48.0 in the tree and removed 9.0.31.0

------- Comment #3 From Jakub Moc (RETIRED) 2007-07-13 15:32:45 0000 -------
*** Bug 185206 has been marked as a duplicate of this bug. ***

------- Comment #4 From Rickard Närström 2007-07-14 04:33:32 0000 -------
9.0.48.0 also fails digests:


(1 of 10) Installing net-www/netscape-flash-9.0.48.0::gentoo

>>> Running ebuild phase fetch as paludisbuild:paludisbuild...
>>> Starting builtin_fetch
>>> Already have install_flash_player_9_linux.tar.gz
>>> Need to fetch flash_player_9_linux_dev.tar.gz
wget -T 30 -t 1 --continue -O
/var/paludis/distfiles/flash_player_9_linux_dev.tar.gz.-PARTIAL-
http://fpdownload.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz
--06:30:25-- 
http://fpdownload.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz
           =>
`/var/paludis/distfiles/flash_player_9_linux_dev.tar.gz.-PARTIAL-'
Resolving fpdownload.macromedia.com... 84.53.158.70
Connecting to fpdownload.macromedia.com|84.53.158.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,820,378 (8.4M) [application/x-gzip]

100%[=======================================================================================================================================>]
8,820,378      1.09M/s    ETA 00:00

06:30:33 (1.05 MB/s) -
`/var/paludis/distfiles/flash_player_9_linux_dev.tar.gz.-PARTIAL-' saved
[8820378/8820378]

mv -f /var/paludis/distfiles/flash_player_9_linux_dev.tar.gz.-PARTIAL-
/var/paludis/distfiles/flash_player_9_linux_dev.tar.gz
 * Checking MD5 for flash_player_9_linux_dev.tar.gz ...                  [ !! ]
 * Checking RMD160 for flash_player_9_linux_dev.tar.gz ...               [ !! ]
 * Checking SHA256 for flash_player_9_linux_dev.tar.gz ...               [ !! ]
 * Checking MD5 for install_flash_player_9_linux.tar.gz ...              [ ok ]
 * Checking RMD160 for install_flash_player_9_linux.tar.gz ...           [ ok ]
 * Checking SHA256 for install_flash_player_9_linux.tar.gz ...           [ ok ]

 * Bad digests encountered for the following components:
 *   * flash_player_9_linux_dev.tar.gz

------- Comment #5 From Jakub Moc (RETIRED) 2007-07-14 17:20:17 0000 -------
(In reply to comment #4)
> 9.0.48.0 also fails digests:

No it doesn't; you need to remove the old tarball from distfiles first.

------- Comment #6 From Rickard Närström 2007-07-14 17:53:52 0000 -------
(In reply to comment #5) 
> No it doesn't; you need to remove the old tarball from distfiles first.
> 

Ehh... no, dosen't help, did you really read the output I posted?

------- Comment #7 From Rickard Närström 2007-07-14 17:58:39 0000 -------
Looks like someone revert this to the old values:
http://viewcvs.gentoo.org/viewcvs.py/gentoo-x86/net-www/netscape-flash/files/digest-netscape-flash-9.0.48.0?hideattic=0&r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=u

------- Comment #8 From Decibels 2007-07-14 18:00:08 0000 -------
I just used wget to get it and rebuild the ebuild digest and worked. Maybe it
is a issue with paludis? But works here.

------- Comment #9 From Jakub Moc (RETIRED) 2007-07-14 19:20:44 0000 -------
*** Bug 185339 has been marked as a duplicate of this bug. ***

------- Comment #10 From Jakub Moc (RETIRED) 2007-07-14 19:23:11 0000 -------
(In reply to comment #7)
> Looks like someone revert this to the old values:

Sigh. Because it's apparently horribly difficult task for upstream to stick a
version to the tarball name.

------- Comment #11 From Jakub Moc (RETIRED) 2007-07-14 19:36:01 0000 -------
*** Bug 185340 has been marked as a duplicate of this bug. ***

------- Comment #12 From Jakub Moc (RETIRED) 2007-07-14 20:35:56 0000 -------
*** Bug 185344 has been marked as a duplicate of this bug. ***

------- Comment #13 From Kelly Price 2007-07-14 20:45:05 0000 -------
Can we confirm that this new tarball from Adobe works with the same ebuild?

------- Comment #14 From Jakub Moc (RETIRED) 2007-07-14 21:37:20 0000 -------
(In reply to comment #13)
> Can we confirm that this new tarball from Adobe works with the same ebuild?

Which new tarball exactly? The tarball apparently depends on which upstream
mirror you hit, so there's nothing we could fix ATM and this thing needs to be
package.masked until upstream gets their act together. We can't be even sure
which version will you download.

$ wget
http://fpdownload.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz
--23:35:43-- 
http://fpdownload.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz
           => `flash_player_9_linux_dev.tar.gz'
Resolving fpdownload.macromedia.com... 84.53.150.70
Connecting to fpdownload.macromedia.com|84.53.150.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,820,378 (8.4M) [application/x-gzip]

100%[==================================================================================================>]
8,820,378      2.31M/s    ETA 00:00

23:35:47 (2.31 MB/s) - `flash_player_9_linux_dev.tar.gz' saved
[8820378/8820378]

$ wget
http://fpdownload.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz
--23:36:16-- 
http://fpdownload.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz
           => `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    272.66K/s    ETA 00:00

23:36:54 (235.80 KB/s) - `flash_player_9_linux_dev.tar.gz' saved
[8820435/8820435]

------- Comment #15 From Jakub Moc (RETIRED) 2007-07-14 21:44:36 0000 -------
*** Bug 185335 has been marked as a duplicate of this bug. ***

------- Comment #16 From Olivier Crete 2007-07-14 22:47:44 0000 -------
Ok, I give up on Flash.. I've package.masked it.

------- Comment #17 From aisomur 2007-07-16 10:12:05 0000 -------
(In reply to comment #16)
> Ok, I give up on Flash.. I've package.masked it.
> 

Maybe, one of temporal resolutions is making Manifest file by yourself.
I copied original ebuild to my private OVERLAY and emerged it.

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