Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Coreutils fetch failed then compilation failed
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
dolohow
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2010
Posts: 98
Location: Poland

PostPosted: Fri Dec 07, 2012 11:02 pm    Post subject: [SOLVED] Coreutils fetch failed then compilation failed Reply with quote

Code:
>>> Emerging (1 of 121) sys-apps/coreutils-8.20
 * Fetching files in the background. To view fetch progress, run
 * `tail -f /var/log/emerge-fetch.log` in another terminal.
 * coreutils-8.20.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                      [ ok ]
>>> Downloading 'http://distfiles.gentoo.org/distfiles/coreutils-8.20-patches-1.1.tar.xz'
--2012-12-08 00:04:29--  http://distfiles.gentoo.org/distfiles/coreutils-8.20-patches-1.1.tar.xz
Translacja distfiles.gentoo.org... 156.56.247.195, 140.211.166.134, 137.226.34.42, ...
Łączenie się z distfiles.gentoo.org|156.56.247.195|:80... połączono.
Żądanie HTTP wysłano, oczekiwanie na odpowiedź... 404 Not Found
2012-12-08 00:04:29 BŁĄD 404: Not Found.

>>> Downloading 'http://gentoo.osuosl.org/distfiles/coreutils-8.20-patches-1.1.tar.xz'
--2012-12-08 00:04:29--  http://gentoo.osuosl.org/distfiles/coreutils-8.20-patches-1.1.tar.xz
Translacja gentoo.osuosl.org... 64.50.233.100
Łączenie się z gentoo.osuosl.org|64.50.233.100|:80... połączono.
Żądanie HTTP wysłano, oczekiwanie na odpowiedź... 404 Not Found
2012-12-08 00:04:29 BŁĄD 404: Not Found.

>>> Downloading 'http://ftp.halifax.rwth-aachen.de/gentoo/distfiles/coreutils-8.20-patches-1.1.tar.xz'
--2012-12-08 00:04:29--  http://ftp.halifax.rwth-aachen.de/gentoo/distfiles/coreutils-8.20-patches-1.1.tar.xz
Translacja ftp.halifax.rwth-aachen.de... 137.226.34.42
Łączenie się z ftp.halifax.rwth-aachen.de|137.226.34.42|:80... połączono.
Żądanie HTTP wysłano, oczekiwanie na odpowiedź... 404 Not Found
2012-12-08 00:04:34 BŁĄD 404: Not Found.

>>> Downloading 'http://gentoo-distfiles.mirrors.tds.net/distfiles/coreutils-8.20-patches-1.1.tar.xz'
--2012-12-08 00:04:34--  http://gentoo-distfiles.mirrors.tds.net/distfiles/coreutils-8.20-patches-1.1.tar.xz
Translacja gentoo-distfiles.mirrors.tds.net... 216.165.129.135
Łączenie się z gentoo-distfiles.mirrors.tds.net|216.165.129.135|:80... połączono.
Żądanie HTTP wysłano, oczekiwanie na odpowiedź... 404 Not Found
2012-12-08 00:04:35 BŁĄD 404: Not Found.

>>> Downloading 'http://gentoo.ussg.indiana.edu/distfiles/coreutils-8.20-patches-1.1.tar.xz'
--2012-12-08 00:04:35--  http://gentoo.ussg.indiana.edu/distfiles/coreutils-8.20-patches-1.1.tar.xz
Translacja gentoo.ussg.indiana.edu... 156.56.247.195
Łączenie się z gentoo.ussg.indiana.edu|156.56.247.195|:80... połączono.
Żądanie HTTP wysłano, oczekiwanie na odpowiedź... 404 Not Found
2012-12-08 00:04:35 BŁĄD 404: Not Found.

>>> Downloading 'http://dev.gentoo.org/~ryao/dist/coreutils-8.20-patches-1.1.tar.xz'
--2012-12-08 00:04:35--  http://dev.gentoo.org/~ryao/dist/coreutils-8.20-patches-1.1.tar.xz
Translacja dev.gentoo.org... 140.211.166.183, 2001:470:ea4a:1:214:c2ff:fe64:b2d2
Łączenie się z dev.gentoo.org|140.211.166.183|:80... połączono.
Żądanie HTTP wysłano, oczekiwanie na odpowiedź... 404 Not Found
2012-12-08 00:04:36 BŁĄD 404: Not Found.

!!! Couldn't download 'coreutils-8.20-patches-1.1.tar.xz'. Aborting.
 * Fetch failed for 'sys-apps/coreutils-8.20', Log file:
 *  '/var/tmp/portage/sys-apps/coreutils-8.20/temp/build.log'

>>> Failed to emerge sys-apps/coreutils-8.20, Log file:

>>>  '/var/tmp/portage/sys-apps/coreutils-8.20/temp/build.log'

 * Messages for package sys-apps/coreutils-8.20:

 * Fetch failed for 'sys-apps/coreutils-8.20', Log file:
 *  '/var/tmp/portage/sys-apps/coreutils-8.20/temp/build.log'


What to do, it's not a problem with my internet connection, coreutils-8.20-patches-1.1.tar.xz isn't existing on this servers and when i found this package via google and manually added to distfiles there was a problem with different checksum


Last edited by dolohow on Sat Dec 08, 2012 12:25 pm; edited 2 times in total
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Fri Dec 07, 2012 11:29 pm    Post subject: Reply with quote

This kind of problem are generally fast fix. Resync and you should be fine.
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sat Dec 08, 2012 1:26 am    Post subject: Reply with quote

Well, there might be a bit more to that, though the tarball I found went clean in.

However, the build itself fails consistently here due to parallel make problems - works with '-j1'.
Back to top
View user's profile Send private message
dolohow
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2010
Posts: 98
Location: Poland

PostPosted: Sat Dec 08, 2012 12:16 pm    Post subject: Reply with quote

After re-sync problem has been fixed, but I had to compile only in one thread otherwise compilation failed.
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