Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed fetch for Adobe Flash
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
an7h
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2018
Posts: 89

PostPosted: Sat Jul 14, 2018 8:21 pm    Post subject: Failed fetch for Adobe Flash Reply with quote

I can't install Adobe Flash. Looks like ti's trying to download the stuff from a mirror, but it's down.

log:
Code:
an7h@home ~ $ sudo emerge -aqv www-plugins/adobe-flash
Password:         
[ebuild  N    ] www-plugins/adobe-flash-30.0.0.113  USE="nsplugin ppapi" ABI_X86="64 -32 (-x32)"

Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) www-plugins/adobe-flash-30.0.0.113::gentoo
>>> Failed to emerge www-plugins/adobe-flash-30.0.0.113, Log file:
>>>  '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.113/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 2.62, 1.73, 1.68
--2018-07-14 23:07:49--  https://fpdownload.adobe.com/pub/flashplayer/pdc/30.0.0.113/flash_player_npapi_linux.x86_64.tar.gz
Resolving fpdownload.adobe.com... 104.81.97.10, 2a02:26f0:f:28f::11e2, 2a02:26f0:f:282::11e2
Connecting to fpdownload.adobe.com|104.81.97.10|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-07-14 23:07:50 ERROR 404: Not Found.

!!! Couldn't download 'adobe-flash-30.0.0.113-npapi.x86_64.tar.gz'. Aborting.
 * Fetch failed for 'www-plugins/adobe-flash-30.0.0.113', Log file:
 *  '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.113/temp/build.log'

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

 * Fetch failed for 'www-plugins/adobe-flash-30.0.0.113', Log file:
 *  '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.113/temp/build.log'


I need this installed. Any suggestions?

-- edit --
I found what's wrong. The link is slightly wrong.

What is in the ebuild:
https://fpdownload.adobe.com/pub/flashplayer/pdc/30.0.0.113/flash_player_npapi_linux.x86_64.tar.gz

but it's supposed to be:
https://fpdownload.adobe.com/get/flashplayer/pdc/30.0.0.113/flash_player_npapi_linux.x86_64.tar.gz

At least that's what I think it is. I'm not sure what to do... :cry:
_________________
If dreams were horses, beggars would ride.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Sun Jul 15, 2018 5:46 am    Post subject: Reply with quote

You right there is also a bug report https://bugs.gentoo.org/661026
You can manually download the file and copy it in /usr/portage/distfiles
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
an7h
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2018
Posts: 89

PostPosted: Sun Jul 15, 2018 8:39 am    Post subject: Reply with quote

Thank you, but for some reason it's still trying to download the archive even though I placed the right archive in the right folder.
_________________
If dreams were horses, beggars would ride.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Sun Jul 15, 2018 10:18 am    Post subject: Reply with quote

You right, this happend because version 30.0.0.113 is no loger available current version is 30.0.0.134.
You should create a local overlay and copy current ebuild naming him adobe-flash-30.0.0.134.ebuild
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
an7h
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2018
Posts: 89

PostPosted: Sun Jul 15, 2018 11:17 am    Post subject: Reply with quote

Oh, I see, so it didn't recognize the hash of the previous version, when it's expecting a different one. Okay, I'll try making a local overlay then.

Guess I'll wait until the gentoo ebuild is fixed.
_________________
If dreams were horses, beggars would ride.
Back to top
View user's profile Send private message
an7h
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2018
Posts: 89

PostPosted: Tue Jul 17, 2018 6:06 pm    Post subject: Reply with quote

Okay, so did try installing in from a local overlay, but I'm still having problems...

Code:
>>> Emerging (19 of 19) www-plugins/adobe-flash-30.0.0.134::flash
 * adobe-flash-30.0.0.134-npapi.i386.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                       [ ok ]
 * adobe-flash-30.0.0.134-npapi.x86_64.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                     [ ok ]
 * adobe-flash-30.0.0.134-ppapi.i386.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                       [ ok ]
 * adobe-flash-30.0.0.134-ppapi.x86_64.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                     [ ok ]
>>> Unpacking source...
 * abi_x86_32.x86: running multilib_src_unpack
>>> Unpacking adobe-flash-30.0.0.134-npapi.i386.tar.gz to /var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work/build-abi_x86_32.x86
>>> Unpacking adobe-flash-30.0.0.134-ppapi.i386.tar.gz to /var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work/build-abi_x86_32.x86
 * abi_x86_64.amd64: running multilib_src_unpack
>>> Unpacking adobe-flash-30.0.0.134-npapi.x86_64.tar.gz to /var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work/build-abi_x86_64.amd64
>>> Unpacking adobe-flash-30.0.0.134-ppapi.x86_64.tar.gz to /var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work/build-abi_x86_64.amd64
>>> Source unpacked in /var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work
>>> Preparing source in /var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_configure
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
>>> Source configured.
>>> Compiling source in /var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_compile
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
>>> Source compiled.
>>> Test phase [not enabled]: www-plugins/adobe-flash-30.0.0.134

>>> Install adobe-flash-30.0.0.134 into /var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/image/ category www-plugins
 * abi_x86_32.x86: running multilib-minimal_abi_src_install
Traceback (most recent call last):
  File "/usr/lib/portage/python3.5/doins.py", line 611, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/lib/portage/python3.5/doins.py", line 602, in main
    os.path.dirname(source)):
  File "/usr/lib/portage/python3.5/doins.py", line 450, in _doins
    return install_runner.install_file(source, os.path.dirname(dest))
  File "/usr/lib/portage/python3.5/doins.py", line 386, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/usr/lib/portage/python3.5/doins.py", line 195, in run
    sstat = os.stat(source)
FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/files/mms.cfg'
 * ERROR: www-plugins/adobe-flash-30.0.0.134::flash failed (install phase):
 *   doins failed
 *
 * If you need support, post the output of `emerge --info '=www-plugins/adobe-flash-30.0.0.134::flash'`,
 * the complete build log and the output of `emerge -pqv '=www-plugins/adobe-flash-30.0.0.134::flash'`.
 * The complete build log is located at '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/temp/environment'.
 * Working directory: '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work/build-abi_x86_32.x86'
 * S: '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work'

>>> Failed to emerge www-plugins/adobe-flash-30.0.0.134, Log file:

>>>  '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/temp/build.log'

 * Messages for package x11-libs/gtk+-2.24.32:

 * Please install app-text/evince for print preview functionality.
 * Alternatively, check "gtk-print-preview-command" documentation and
 * add it to your gtkrc.

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

 * ERROR: www-plugins/adobe-flash-30.0.0.134::flash failed (install phase):
 *   doins failed
 *
 * If you need support, post the output of `emerge --info '=www-plugins/adobe-flash-30.0.0.134::flash'`,
 * the complete build log and the output of `emerge -pqv '=www-plugins/adobe-flash-30.0.0.134::flash'`.
 * The complete build log is located at '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/temp/environment'.
 * Working directory: '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work/build-abi_x86_32.x86'
 * S: '/var/tmp/portage/www-plugins/adobe-flash-30.0.0.134/work'

 * Regenerating GNU info directory index...
 * Processed 98 info files.


Now I have no idea what's wrong. :cry:
_________________
If dreams were horses, beggars would ride.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Tue Jul 17, 2018 6:31 pm    Post subject: Reply with quote

Now version 30.0.0.134 is in official tree, try with it
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
an7h
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2018
Posts: 89

PostPosted: Tue Jul 17, 2018 9:14 pm    Post subject: Reply with quote

Yeah, now I've got it installed. Thanks for the support as always! 8)
_________________
If dreams were horses, beggars would ride.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum