Re: GARNOME 2.22.0 Release Candidate (2.21.92) -- "real life"



On Sat, 2008-03-01 at 12:52 -0500, Brad Allison wrote:
> HTTP request sent, awaiting response... 302 Found
> Location: http://chuangtzu.acc.umu.se/pub/GNOME/sources/libXft/2.1/libXft-2.1.12.tar.bz2 [following]
> --12:50:59--  http://chuangtzu.acc.umu.se/pub/GNOME/sources/libXft/2.1/libXft-2.1.12.tar.bz2
>            => `download/partial/libXft-2.1.12.tar.bz2'
> Resolving chuangtzu.acc.umu.se... 130.239.18.159
> Connecting to chuangtzu.acc.umu.se|130.239.18.159|:80... connected.
> HTTP request sent, awaiting response... 404 Not Found
> 12:51:00 ERROR 404: Not Found.

$ cd freedesktop/libxft/
$ make fetch
[...]
  ==> Trying http//xorg.freedesktop.org/archive/individual/lib/libXft-2.1.12.tar.bz2
[...]
  [fetch] complete for libXft.

$ grep ^MASTER_SITES Makefile
MASTER_SITES = http://xorg.freedesktop.org/archive/individual/lib/


Works for me. The main mirror on freedesktop.org probably just had some
temporary oops when you tried it. Please try again.

The pasted part of the failure above just is the fallback GNOME FTP
server, which is being used as a last resort always. It does not hold
libxft tarballs. The real error can be seen above the pasted part, where
fetching from freedesktop.org fails.

  guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}



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