problems with instalation, wget don't download from lunar cache

Edd Budulea e_timotei at yahoo.com
Tue May 16 13:34:38 UTC 2006


> You might wanna take a look at how we build ISOs.
> I don't know wether it available as a tarball yet
> but you can at least surf svn for a glimpse at them.

is there a web interface for lunar svn? (i've never
worked with svn until now, only cvs)

> I didn't quite get the first part ..
> you're using a C3 processor and
> are not satisfied with the optimization settings?
gcc -march=c3 will make slower code (not so optimize)
than gcc -march=i686 (disable cmov hack).
the difference is something like this: with c3
compiled gcc will rebuild the packeges in 3 days
(maybe 2.5) and with an i686 compiled (w/o cmov) in
under 2 days, on the same hardware, so I belive there
is a diference.

> hum, well .. the cache is only ment for some
> packages. Basicly, a
> fallback incase nothing is there upstream.
> You might get lucky and get your sources from
> one of the lunar mirrors .. but most likely the
> cache is going to give you a 404 because
> it doesn't have the package itself.
> Before you complain about missing packages
> though, make sure you set your mirrors right
> using the lunar tool.

here is an example of activity log

20060514-22:55:20	lget	xawtv-fonts	1.0	failed	broken
URL:
"http://download.lunar-linux.org/lunar/cache/tv-fonts-1.0.tar.bz2"
20060514-22:55:21	lin	xawtv-fonts	1.0	failed	because
it was missing source:  tv-fonts-1.0.tar.bz2
20060514-22:55:21	lin	xawtv-fonts	1.0	failed	Due to
build errors during PRE_BUILD
20060514-22:56:32	lin	xawtv-fonts	1.0	success	

and the commands were someting like this:
lin xawtv-fonts ;
lynx
"http://download.lunar-linux.org/lunar/cache/tv-fonts-1.0.tar.bz2"
;
lin xawtv-fonts ;

if i run wget of the same url it will give me 404

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Lunar mailing list