lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GUB make bootstrap failed at download of linux headers 2.4.34


From: Colin Hall
Subject: GUB make bootstrap failed at download of linux headers 2.4.34
Date: Wed, 16 May 2012 12:30:36 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

Using LilyDev on a VirtualBox VM I attempted GUB make bootstrap and found this:

-----------------------
address@hidden ~$ ( rm -rf gub && git clone git://github.com/gperciva/gub.git 
&& cd gub && make bootstrap )
(output elided)
address@hidden ~$ echo; tail -25 gub/log/gub.log | head -8; echo;

LOOKING FOR: Bzip2__tools
cls:<class 'bzip2.Bzip2__tools'>
dependencies[linux-x86]: system::gcc tools::librestrict tools::make 
tools::libtool tools::file tools::tar tools::m4 tools::perl tools::autoconf 
tools::patch tools::zlib tools::bzip2 linux-x86::linux-headers 
linux-x86::cross/binutils linux-x86::cross/gcc-core tools::bison 
linux-x86::glibc-core linux-x86::cross/gcc tools::gzip linux-x86::glibc
 *** Stage: download (linux-headers, linux-x86)
Running download_url
  ('http://mirror.anl.gov/pub/linux/kernel/v2.4/linux-2.4.34.tar.bz2', 
'/home/colin/gub/downloads/linux-headers')
  {}
Traceback (most recent call last):

address@hidden ~$ echo "Looks like GUB can't find the linux headers" > /dev/null
address@hidden ~$ 
address@hidden ~$ wget 
http://mirror.anl.gov/pub/linux/kernel/v2.4/linux-2.4.34.tar.bz2
--2012-05-16 12:19:31--  
http://mirror.anl.gov/pub/linux/kernel/v2.4/linux-2.4.34.tar.bz2
Resolving mirror.anl.gov... 146.137.96.7, 2620:0:dc0:1800:214:4fff:fe7d:1b9
Connecting to mirror.anl.gov|146.137.96.7|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-05-16 12:19:32 ERROR 404: Not Found.

address@hidden ~$ echo "wget can't find them either" > /dev/null
--------------------------

The mirror.anl.gov mirror of the Linux kernel 2.4.34 appears to be incomplete 
c.f. http://www.kernel.org/

Is this a surprise?

Can someone recommend a resolution?

Cheers,
Colin.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]