Hi,

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

-----------------------
colin@colin-laptop ~$ ( rm -rf gub && git clone 
git://github.com/gperciva/gub.git && cd gub && make bootstrap )
(output elided)
colin@colin-laptop ~$ 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):

colin@colin-laptop ~$ echo "Looks like GUB can't find the linux headers" > 
/dev/null
colin@colin-laptop ~$ 
colin@colin-laptop ~$ 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.

colin@colin-laptop ~$ 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.


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to