View previous topic :: View next topic |
Author |
Message |
dfsr n00b

Joined: 17 Jun 2015 Posts: 14
|
Posted: Mon Aug 10, 2015 4:17 am Post subject: Can't download google-chrome |
|
|
When I: emerge --ask www-client/google-chrome, return:
>>> Downloading 'http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_44.0.2403.125-1_amd64.deb'
--2015-08-10 12:14:20-- http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_44.0.2403.125-1_amd64.deb
Resolving dl.google.com... 64.233.162.82
Connecting to dl.google.com|64.233.162.82|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-10 12:14:21 ERROR 404: Not Found.
!!! Couldn't download 'google-chrome-stable_44.0.2403.125-1_amd64.deb'. Aborting.
* Fetch failed for 'www-client/google-chrome-44.0.2403.125_p1', Log file:
* '/var/tmp/portage/www-client/google-chrome-44.0.2403.125_p1/temp/build.log'
* Please wait 24 hours and sync your tree before reporting a bug for google-chrome fetch failures.
>>> Failed to emerge www-client/google-chrome-44.0.2403.125_p1, Log file:
>>> '/var/tmp/portage/www-client/google-chrome-44.0.2403.125_p1/temp/build.log'
* Messages for package www-client/google-chrome-44.0.2403.125_p1:
* Fetch failed for 'www-client/google-chrome-44.0.2403.125_p1', Log file:
* '/var/tmp/portage/www-client/google-chrome-44.0.2403.125_p1/temp/build.log'
* Please wait 24 hours and sync your tree before reporting a bug for google-chrome fetch failures. |
|
Back to top |
|
 |
kurly Apprentice

Joined: 02 Apr 2012 Posts: 254
|
Posted: Mon Aug 10, 2015 4:20 am Post subject: |
|
|
From your output:
* Please wait 24 hours and sync your tree before reporting a bug for google-chrome fetch failures.
(Your tree is already at least 24 hours out of date, because my sync from 24h ago was already fixed.) |
|
Back to top |
|
 |
dfsr n00b

Joined: 17 Jun 2015 Posts: 14
|
Posted: Mon Aug 10, 2015 4:25 am Post subject: |
|
|
kurly wrote: | From your output:
* Please wait 24 hours and sync your tree before reporting a bug for google-chrome fetch failures.
(Your tree is already at least 24 hours out of date, because my sync from 24h ago was already fixed.) |
Tank you.
What can I do? |
|
Back to top |
|
 |
ian.au Guru


Joined: 07 Apr 2011 Posts: 450 Location: Australia
|
Posted: Mon Aug 10, 2015 6:06 am Post subject: |
|
|
Code: | emerge --sync
emerge --ask www-client/google-chrome |
Would probably work
edit: You may have to wait a while It looks like the tree has been taken offline for another reason. |
|
Back to top |
|
 |
dfsr n00b

Joined: 17 Jun 2015 Posts: 14
|
Posted: Sat Aug 15, 2015 3:31 pm Post subject: |
|
|
ian.au wrote: | Code: | emerge --sync
emerge --ask www-client/google-chrome |
Would probably work
edit: You may have to wait a while It looks like the tree has been taken offline for another reason. |
Thank you! it work. |
|
Back to top |
|
 |
|