Gentoo Archives: gentoo-amd64

From: Luigi Cristalli <luigi.cristalli@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Can't emerge kino.
Date: Mon, 10 Apr 2006 20:09:55
Message-Id: 200604102209.18322.luigi.cristalli@gmail.com
In Reply to: Re: [gentoo-amd64] Can't emerge kino. by karolvs
1 Alle 21:48, lunedì 10 aprile 2006, karolvs ha scritto:
2 > Fantastic..after the sync...now the error is:
3 > >>> emerge (2 of 3) media-libs/libsamplerate-0.1.1-r1 to /
4 > >>> Downloading http://gentoo.ngi.it/distfiles/libsamplerate-0.1.1.tar.gz
5 >
6 > --21:45:06-- http://gentoo.ngi.it/distfiles/libsamplerate-0.1.1.tar.gz
7 > => `/usr/portage/distfiles/libsamplerate-0.1.1.tar.gz'
8 > Risoluzione di gentoo.ngi.it in corso... 88.149.128.30
9 > Connessione a gentoo.ngi.it|88.149.128.30:80... connesso.
10 > HTTP richiesta inviata, aspetto la risposta... 302 Found
11 > Posizione: http://gaming.ngi.it/mirror_maintenance/ [segue]
12 > --21:45:06-- http://gaming.ngi.it/mirror_maintenance/
13 > => `/usr/portage/distfiles/index.html.55'
14 > Risoluzione di gaming.ngi.it in corso... 88.149.128.30
15 > Connessione a gaming.ngi.it|88.149.128.30:80... connesso.
16 > HTTP richiesta inviata, aspetto la risposta... 200 OK
17 > Lunghezza: 2,721 (2.7K) [text/html]
18 >
19 > 100%[========================================================>]
20 > 2,721 --.--K/s
21 >
22 > 21:45:06 (259.49 MB/s) - "/usr/portage/distfiles/index.html.55" salvato
23 > [2721/2721]
24 >
25 > >>> Downloading http://www.mega-nerd.com/SRC/libsamplerate-0.1.1.tar.gz
26 >
27 > --21:45:06-- http://www.mega-nerd.com/SRC/libsamplerate-0.1.1.tar.gz
28 > => `/usr/portage/distfiles/libsamplerate-0.1.1.tar.gz'
29 > Risoluzione di www.mega-nerd.com in corso... 61.8.0.59
30 > Connessione a www.mega-nerd.com|61.8.0.59:80... connesso.
31 > HTTP richiesta inviata, aspetto la risposta... 404 Not Found
32 > 21:45:09 ERRORE 404: Not Found.
33 >
34 > !!! Couldn't download libsamplerate-0.1.1.tar.gz. Aborting.
35 > --
36 > _____________________
37 > Carlo Caponi
38 > www.karolvs.it
39 >
40 > luigi.cristalli@×××××.com wrote:
41 > >ok...
42 > >First try this:
43 > >
44 > >emerge --sync --quiet
45 > >
46 > >;-)
47
48 Ok.. It' s always the same error...
49 You need to do
50
51 echo "category/package ~amd64" >> /etc/portage/package.keywords
52
53 In this case "category/package" means " media-libs/libsamplerate"
54
55 You can find out this by
56 checking /usr/portage/media-libs/libsamplerate-0.1.1-r1.ebuild
57
58 at the line KEYWORDS=
59
60 You will find amd64, but this is not true for 0.1.2.ebuilid!! It has only
61 ~amd64 (that means "testing amd64")..
62 If you also check the server (that's the same!!) you will not find 0.1.1 but
63 only 0.1.2...
64 --
65 Non appartiene all' uomo terreno la sua via.
66 Non appartiene all' uomo che cammina nemmeno di dirigere il suo passo
67
68 --
69 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Can't emerge kino. karolvs <karolvs@×××××××.it>