gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 946AA6E18722E71E
apt-key add /root/.gnupg/pubring.gpg
non va?
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 946AA6E18722E71E
apt-key add /root/.gnupg/pubring.gpg
non va?
sì, grazie, questo va!
come mi sento meglio...codice:gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 946AA6E18722E71E gpg: requesting key 8722E71E from hkp server wwwkeys.eu.pgp.net gpg: key 8722E71E: "secure-testing Archive Key 2005-7 <katie@secure-testing.debian.net>" not changed gpg: Numero totale esaminato: 1 gpg: non modificate: 1 debianix:/opt# apt-key add /root/.gnupg/pubring.gpg gpg: non è stata trovata alcuna chiave definitivamente affidabile OK debianix:/opt# apt-get update Get:1 http://ftp.de.debian.org etch/security-updates Release.gpg [189B] Hit ftp://debian.fastweb.it testing Release.gpg Hit http://ftp.de.debian.org etch/security-updates Release Hit ftp://debian.fastweb.it testing Release Hit ftp://ftp.nerim.net etch Release.gpg Get:2 ftp://ftp.nerim.net etch Release [2864B] Hit http://ftp.de.debian.org etch/security-updates/main Packages Hit ftp://debian.fastweb.it testing/main Packages Hit http://ftp.de.debian.org etch/security-updates/contrib Packages Hit http://ftp.de.debian.org etch/security-updates/non-free Packages Hit ftp://debian.fastweb.it testing/non-free Packages Hit http://ftp.de.debian.org etch/security-updates/main Sources Hit http://ftp.de.debian.org etch/security-updates/contrib Sources Hit http://ftp.de.debian.org etch/security-updates/non-free Sources Hit ftp://ftp.nerim.net etch/main Packages Hit ftp://debian.fastweb.it testing/contrib Packages Hit ftp://debian.fastweb.it testing/main Sources Hit ftp://debian.fastweb.it testing/non-free Sources Hit ftp://debian.fastweb.it testing/contrib Sources Scaricato 3053B in 1s (1662B/s) Lettura della lista dei pacchetti in corso... Fatto
già che ci sei, mi dici anche come installare quanta?
.a.
Passa a Windows, Linux, Mac, BSD, Atari, Amiga, Unix o alle schede perforate. Fa come ti pare.
***
"There's probably no God. Now stop worrying and enjoy your life" - Atheist Bus in England
strano che non ce l hai installabile, cmq qui cerchi e trovi i repository che contengono i pacchettili/lo aggiungi in coda al sources.list ridai update e poi lo installi
![]()
sì, ero già stato lì ma mi sa che manca la versione che serve a me (vedi link).Originariamente inviato da sopadj1
strano che non ce l hai installabile, cmq qui cerchi e trovi i repository che contengono i pacchettili/lo aggiungi in coda al sources.list ridai update e poi lo installi
![]()
comunque sembra molto strano anche a me. non più tardi di due settimane fa l'avevo installato sempre su etch utilizzando lo stesso sources.list.
non capisco...
codice:ale@debianix:~$ cat /etc/apt/sources.list # deb file:/var/cache/apt-build/repository apt-build main # deb http://debian.fastweb.it/debian/ sarge main deb ftp://debian.fastweb.it/debian/ testing main non-free contrib deb-src ftp://debian.fastweb.it/debian/ testing main non-free contrib #deb http://ftp.fr.debian.org/debian/ testing main non-free contrib #deb-src http://ftp.fr.debian.org/debian/ testing main non-free contrib #We also invite you to add the following lines to your #/etc/apt/sources.list file, and run "apt-get update && apt-get upgrade" #to make the security updates available. deb http://ftp.de.debian.org/debian-secure-testing etch/security-updates main contrib non-free deb-src http://ftp.de.debian.org/debian-secure-testing etch/security-updates main contrib non-free #deb http://secure-testing.debian.net/debian-secure-testing etch/security-updates main contrib non-free #deb-src http://secure-testing.debian.net/debian-secure-testing etch/security-updates main contrib non-free #Alternatively, replace "secure-testing.debian.net" in the above lines with #a mirror near you: # ftp.de.debian.org (located in Germany) # ftp.nl.debian.org (located in the Netherlands) # the.earth.li (located in UK) # ftp2.jp.debian.org (located in Japan) # farbror.acc.umu.se (located in Sweden) # MPLAYER deb ftp://ftp.nerim.net/debian-marillat/ etch main # NON-FREE #deb ftp://ftp.de.debian.org/debian/ testing main non-free contrib #deb-src ftp://ftp.de.debian.org/debian/ testing main non-free contrib #deb http://debian.fastweb.it/debian/ testing contrib non-free # AMULE # deb http://www.vollstreckernet.de/debian/ testing amule # deb http://www.vollstreckernet.de/debian/ testing wx # BOOTSPLASH E SKYPE # deb http://www.bootsplash.de/files/debian/ unstable main # JEDIT # deb http://dl.sourceforge.net/sourceforge/jedit/ ./ # deb-src http://dl.sourceforge.net/sourceforge/jedit/ ./ # E17 # deb http://soulmachine.net/debian/ unstable/ # UNSTABLE # deb ftp://debian.fastweb.it/debian/ unstable main non-free contrib # deb-src ftp://debian.fastweb.it/debian/ unstable main non-free contrib # EXPERIMENTAL # deb ftp://debian.fastweb.it/debian/ experimental main non-free contrib # deb-src ftp://debian.fastweb.it/debian/ experimental main non-free contrib
Passa a Windows, Linux, Mac, BSD, Atari, Amiga, Unix o alle schede perforate. Fa come ti pare.
***
"There's probably no God. Now stop worrying and enjoy your life" - Atheist Bus in England
quanta comunque te lo installa anche etch
io ho anche una etch nel pc che usoper compilare kde 4 e come sources.list ho semplicemente
deb http://security.debian.org/ testing/updates main contrib
deb ftp://debian.fastweb.it/debian/ testing main contrib non-free
deb-src ftp://debian.fastweb.it/debian/ testing main contrib non-free
andy:/#
ed anche li lo trova
andy:/# apt-cache search kdeweb
kdewebdev - web development apps from the official KDE release
andy:/#
al limite puoi mettere alioth
deb http://pkg-kde.alioth.debian.org/kde-3.4.1/ ./
che ti mette kde 3.4.1![]()
sì, lo so, come dicevo sopra, ce l'avevo su etch fino a non molto tempo fa...Originariamente inviato da andy caps
quanta comunque te lo installa anche etch
eppure guarda qui:
kde da alioth com'è? stabile?codice:debianix:/home/ale# apt-get update Get:1 http://ftp.de.debian.org testing Release.gpg [189B] Hit http://ftp.de.debian.org testing Release Hit http://ftp.de.debian.org testing/main Packages Hit http://ftp.de.debian.org testing/contrib Packages Hit http://ftp.de.debian.org testing/non-free Packages Hit http://ftp.de.debian.org testing/main Sources Hit http://ftp.de.debian.org testing/contrib Sources Hit http://ftp.de.debian.org testing/non-free Sources Scaricato 1B in 0s (1B/s) Lettura della lista dei pacchetti in corso... Fatto debianix:/home/ale# apt-cache search kdeweb debianix:/home/ale#
.a.
Passa a Windows, Linux, Mac, BSD, Atari, Amiga, Unix o alle schede perforate. Fa come ti pare.
***
"There's probably no God. Now stop worrying and enjoy your life" - Atheist Bus in England
su sid andava egregiamente
è un po da vedere su etch
comunque se non vuoi stravolgere la testing metti il mio sources.list ed installalo
nel post precedente ti indicavo proprio cosa accade usando il tuo sources.list! è questo che è strano...Originariamente inviato da andy caps
su sid andava egregiamente
è un po da vedere su etch
comunque se non vuoi stravolgere la testing metti il mio sources.list ed installalo
e sì: avevo dato apt-get update prima di provare ad installare.codice:debianix:/home/ale# cat /etc/apt/sources.list deb http://security.debian.org/ testing/updates main contrib deb ftp://debian.fastweb.it/debian/ testing main contrib non-free deb-src ftp://debian.fastweb.it/debian/ testing main contrib non-free # deb file:/var/cache/apt-build/repository apt-build main # deb http://debian.fastweb.it/debian/ sarge main #deb ftp://debian.fastweb.it/debian/ testing main non-free contrib #deb-src ftp://debian.fastweb.it/debian/ testing main non-free contrib #deb http://ftp.de.debian.org/debian/ testing main contrib non-free #deb-src http://ftp.de.debian.org/debian/ testing main contrib non-free #We also invite you to add the following lines to your #/etc/apt/sources.list file, and run "apt-get update && apt-get upgrade" #to make the security updates available. #deb http://ftp.de.debian.org/debian-secure-testing etch/security-updates main contrib non-free #deb-src http://ftp.de.debian.org/debian-secure-testing etch/security-updates main contrib non-free #deb http://secure-testing.debian.net/debian-secure-testing etch/security-updates main contrib non-free #deb-src http://secure-testing.debian.net/debian-secure-testing etch/security-updates main contrib non-free #Alternatively, replace "secure-testing.debian.net" in the above lines with #a mirror near you: # ftp.de.debian.org (located in Germany) # ftp.nl.debian.org (located in the Netherlands) # the.earth.li (located in UK) # ftp2.jp.debian.org (located in Japan) # farbror.acc.umu.se (located in Sweden) # MPLAYER #deb ftp://ftp.nerim.net/debian-marillat/ etch main # NON-FREE #deb ftp://ftp.de.debian.org/debian/ testing main non-free contrib #deb-src ftp://ftp.de.debian.org/debian/ testing main non-free contrib #deb http://debian.fastweb.it/debian/ testing contrib non-free # AMULE # deb http://www.vollstreckernet.de/debian/ testing amule # deb http://www.vollstreckernet.de/debian/ testing wx # BOOTSPLASH E SKYPE # deb http://www.bootsplash.de/files/debian/ unstable main # JEDIT # deb http://dl.sourceforge.net/sourceforge/jedit/ ./ # deb-src http://dl.sourceforge.net/sourceforge/jedit/ ./ # E17 # deb http://soulmachine.net/debian/ unstable/ # UNSTABLE # deb ftp://debian.fastweb.it/debian/ unstable main non-free contrib # deb-src ftp://debian.fastweb.it/debian/ unstable main non-free contrib # EXPERIMENTAL # deb ftp://debian.fastweb.it/debian/ experimental main non-free contrib # deb-src ftp://debian.fastweb.it/debian/ experimental main non-free contrib debianix:/home/ale# apt-get install kdewebdev Lettura della lista dei pacchetti in corso... Fatto Generazione dell'albero delle dipendenze in corso... Fatto Il pacchetto kdewebdev non ha versioni disponibili, ma ma è nominato da un altropacchetto. Questo significa che il pacchetto manca, è diventato obsoletoo è disponibile solo all'interno di un'altra sorgente E: Il pacchetto kdewebdev non ha candidati da installare
.a.
dimenticavo questo
codice:debianix:/home/ale# apt-get install kde Lettura della lista dei pacchetti in corso... Fatto Generazione dell'albero delle dipendenze in corso... Fatto Alcuni pacchetti non possono essere installati. Questo può voler dire che è stata richiesta una situazione impossibile oppure, se si sta usando la distribuzione "unstable", che alcuni pacchetti richiesti non sono ancora stati creati o rimossi da incoming. Poichè è stata richiesta solo una singola operazione è molto facile che il pacchetto semplicemente non sia installabile, si consiglia di inviare un "bug report" per tale pacchetto. Le seguenti informazioni possono aiutare a risolvere la situazione: I seguenti pacchetti hanno dipendenze non soddisfatte: kde: Dipende: kdegraphics ma non sta per essere installato Dipende: kdewebdev ma non è installabile E: Pacchetto non integro![]()
![]()
[nota: ora sto usando kde, ma ho installato solo i componenti che mi interessavano, senza selezionare il meta-package kde]
Passa a Windows, Linux, Mac, BSD, Atari, Amiga, Unix o alle schede perforate. Fa come ti pare.
***
"There's probably no God. Now stop worrying and enjoy your life" - Atheist Bus in England
io dicevo prorpiodi rinominare il tuo e mettere solamente
deb http://security.debian.org/ testing/updates main contrib
deb ftp://debian.fastweb.it/debian/ testing main contrib non-free
deb-src ftp://debian.fastweb.it/debian/ testing main contrib non-free
questo non da problemi
i sources.list a 20 righe difficilmente vanno bene secondo me
Originariamente inviato da andy caps
io dicevo prorpiodi rinominare il tuo e mettere solamente
deb http://security.debian.org/ testing/updates main contrib
deb ftp://debian.fastweb.it/debian/ testing main contrib non-free
deb-src ftp://debian.fastweb.it/debian/ testing main contrib non-free
questo non da problemi
problemi non ne dà, ma la situazione comincia a essere esilarante. a te funziona benissimo e a me invece:
ma com'è possibile?!?codice:debianix:/home/ale# cat /etc/apt/sources.list deb http://security.debian.org/ testing/updates main contrib deb ftp://debian.fastweb.it/debian/ testing main contrib non-free deb-src ftp://debian.fastweb.it/debian/ testing main contrib non-free debianix:/home/ale# apt-get update Hit ftp://debian.fastweb.it testing Release.gpg Hit ftp://debian.fastweb.it testing Release Get:1 http://security.debian.org testing/updates Release.gpg [197B] Hit http://security.debian.org testing/updates Release Hit ftp://debian.fastweb.it testing/main Packages Hit ftp://debian.fastweb.it testing/contrib Packages Hit ftp://debian.fastweb.it testing/non-free Packages Ign http://security.debian.org testing/updates/main Packages Hit ftp://debian.fastweb.it testing/main Sources Hit ftp://debian.fastweb.it testing/contrib Sources Ign http://security.debian.org testing/updates/contrib Packages Hit ftp://debian.fastweb.it testing/non-free Sources Hit http://security.debian.org testing/updates/main Packages Hit http://security.debian.org testing/updates/contrib Packages Scaricato 1B in 1s (1B/s) Lettura della lista dei pacchetti in corso... Fatto debianix:/home/ale# apt-get install kdewebdev Lettura della lista dei pacchetti in corso... Fatto Generazione dell'albero delle dipendenze in corso... Fatto Il pacchetto kdewebdev non ha versioni disponibili, ma ma è nominato da un altropacchetto. Questo significa che il pacchetto manca, è diventato obsoletoo è disponibile solo all'interno di un'altra sorgente E: Il pacchetto kdewebdev non ha candidati da installare debianix:/home/ale# apt-get install kde Lettura della lista dei pacchetti in corso... Fatto Generazione dell'albero delle dipendenze in corso... Fatto Alcuni pacchetti non possono essere installati. Questo può voler dire che è stata richiesta una situazione impossibile oppure, se si sta usando la distribuzione "unstable", che alcuni pacchetti richiesti non sono ancora stati creati o rimossi da incoming. Poichè è stata richiesta solo una singola operazione è molto facile che il pacchetto semplicemente non sia installabile, si consiglia di inviare un "bug report" per tale pacchetto. Le seguenti informazioni possono aiutare a risolvere la situazione: I seguenti pacchetti hanno dipendenze non soddisfatte: kde: Dipende: kdegraphics ma non sta per essere installato Dipende: kdewebdev ma non è installabile E: Pacchetto non integro
non è che magari ci stanno lavorando?
ma nel mio vecchio sources.list avevo commentato 17 di quelle 20 righe... alla fine le righe commentate non è come se non esistessero?i sources.list a 20 righe difficilmente vanno bene secondo me
.a.
Passa a Windows, Linux, Mac, BSD, Atari, Amiga, Unix o alle schede perforate. Fa come ti pare.
***
"There's probably no God. Now stop worrying and enjoy your life" - Atheist Bus in England