Da KDE 4.2 a 4.3

Configurazione e uso delle applicazioni del desktop manager predefinito di Kubuntu.
Avatar utente
Lazy
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1635
Iscrizione: sabato 8 agosto 2009, 21:57

Da KDE 4.2 a 4.3

Messaggio da Lazy »

Questo è ciò che ho fatto ma continua a darmi errore

Codice: Seleziona tutto

fabrizio@pc-casa:~$ sudo sh -c "echo 'deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main' >> /etc/apt/sources.list"
[sudo] password for fabrizio:
fabrizio@pc-casa:~$ sudo sh -c "echo 'deb http://ppa.launchpad.net/kubuntu-ppa/staging/ubuntu jaunty main' >> /etc/apt/sources.list"
fabrizio@pc-casa:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8AC93F7A
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv-keys 8AC93F7A
gpg: richiesta della chiave 8AC93F7A dal server hkp keyserver.ubuntu.com
gpg: chiave 8AC93F7A: chiave pubblica «Launchpad Kubuntu Updates» importata
gpg: non è stata trovata alcuna chiave definitivamente affidabile
gpg: Numero totale esaminato: 1
gpg:               importate: 1  (RSA: 1)
fabrizio@pc-casa:~$ sudo aptitude update && sudo aptitude dist-upgrade
E: Il tipo 'http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntuhttp://ppa.launchpad.net/kubuntu-ppa/backports/ubuntudeb' non è riconosciuto alla linea 54 nella lista sorgenti /etc/apt/sources.list
E: Il tipo 'http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntuhttp://ppa.launchpad.net/kubuntu-ppa/backports/ubuntudeb' non è riconosciuto alla linea 54 nella lista sorgenti /etc/apt/sources.list
E: Impossibile leggere l'elenco delle sorgenti.
E: Il tipo 'http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntuhttp://ppa.launchpad.net/kubuntu-ppa/backports/ubuntudeb' non è riconosciuto alla linea 54 nella lista sorgenti /etc/apt/sources.list
E: Impossibile leggere l'elenco delle sorgenti.
E: Il tipo 'http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntuhttp://ppa.launchpad.net/kubuntu-ppa/backports/ubuntudeb' non è riconosciuto alla linea 54 nella lista sorgenti /etc/apt/sources.list
E: Impossibile leggere l'elenco delle sorgenti dei pacchetti
fabrizio@pc-casa:~$ sudo sh -c "echo 'deb http://ppa.launchpad.net/kubuntu-ppa/staging/ubuntu jaunty main' >> /etc/apt/sources.list"
Come potete vedere ho inserito (o per lo meno ho cercato di farlo) i repository e la chiave ma quando vado a fare l'upgrade mi dà questo errore,qualcuno per favore con un pò di pazienza può spiegarmi cosa sbaglio?
P.S. Avevo postato nel topic per KDE 4.3 ma ho visto che è stato chiuso e spostato in un'altra sezione
Avatar utente
DjNeophyte
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2328
Iscrizione: venerdì 12 dicembre 2008, 10:48
Località: Ponte Nelle Alpi ( BL )

Re: Da KDE 4.2 a 4.3

Messaggio da DjNeophyte »

Ora vediamo di sistemare.Posta il risultato di  cat /etc/apt/sources.list
Avatar utente
Lazy
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1635
Iscrizione: sabato 8 agosto 2009, 21:57

Re: Da KDE 4.2 a 4.3

Messaggio da Lazy »

Codice: Seleziona tutto

fabrizio@pc-casa:~$ cat /etc/apt/sources.list
# deb cdrom:[Kubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted                                                               
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to       
# newer versions of the distribution.                                           

deb http://it.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty main restricted

## Major bug fix updates produced after the final release of the
## distribution.                                                
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any  
## review or updates from the Ubuntu security team.                        
deb http://it.archive.ubuntu.com/ubuntu/ jaunty universe                   
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty universe               
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates universe           
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates universe       

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in      
## multiverse WILL NOT receive any review or updates from the Ubuntu        
## security team.                                                           
deb http://it.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-backports main restricteduniverse multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner

deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb-src http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security universe
deb-src http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu jaunty-security multiverse
http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntuhttp://ppa.launchpad.net/kubuntu-ppa/backports/ubuntudeb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main
deb http://ppa.launchpad.net/kubuntu-ppa/staging/ubuntu jaunty main
fabrizio@pc-casa:~$
Avatar utente
DjNeophyte
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2328
Iscrizione: venerdì 12 dicembre 2008, 10:48
Località: Ponte Nelle Alpi ( BL )

Re: Da KDE 4.2 a 4.3

Messaggio da DjNeophyte »

Sostituisci questa riga :

Codice: Seleziona tutto

http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntuhttp://ppa.launchpad.net/kubuntu-ppa/backports/ubuntudeb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main
con

Codice: Seleziona tutto

deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main
Salva il source e poi

Codice: Seleziona tutto

sudo apt-get update && sudo apt-get dist-upgrade
Avatar utente
Lazy
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1635
Iscrizione: sabato 8 agosto 2009, 21:57

Re: Da KDE 4.2 a 4.3

Messaggio da Lazy »

DjNeophyte ha scritto: Sostituisci questa riga :

Codice: Seleziona tutto

http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntuhttp://ppa.launchpad.net/kubuntu-ppa/backports/ubuntudeb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main
con

Codice: Seleziona tutto

deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main
Salva il source e poi

Codice: Seleziona tutto

sudo apt-get update && sudo apt-get dist-upgrade
che cmando lancio per sostituire la riga?
kde kate /sudo/etc/apt/source.list va bene?
Avatar utente
DjNeophyte
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2328
Iscrizione: venerdì 12 dicembre 2008, 10:48
Località: Ponte Nelle Alpi ( BL )

Re: Da KDE 4.2 a 4.3

Messaggio da DjNeophyte »

kdesudo kate /etc/apt/sources.list
Avatar utente
Lazy
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1635
Iscrizione: sabato 8 agosto 2009, 21:57

Re: Da KDE 4.2 a 4.3

Messaggio da Lazy »

Fatto grazie,ora  faccio la traduzione ma approfitto per fare 2 o tre piccole domande
1)Questa versione di kde è la più aggiornata?Perchè io ho dovuto riformattare tutto a causa degli aggiornamenti dell'altro giorno(quasi 150) e non ho ancora capito come mai mi si vedeva tutto nero dopo il riavvio
2)Ho letto che è consigliabile aggiornare da Synaptic ma come lo installo senza portarmi dietro le dipendenze di gnome?
Avatar utente
DjNeophyte
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2328
Iscrizione: venerdì 12 dicembre 2008, 10:48
Località: Ponte Nelle Alpi ( BL )

Re: Da KDE 4.2 a 4.3

Messaggio da DjNeophyte »

Si è la più aggiornata,comunque io personalmente ti consiglio sempre di usare il terminale per aggiornare.
se vuoi synaptic senza mezzo gnome il comando è : sudo apt-get install --no-install-recommends synaptic
Avatar utente
Lazy
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1635
Iscrizione: sabato 8 agosto 2009, 21:57

Re: Da KDE 4.2 a 4.3

Messaggio da Lazy »

DjNeophyte ha scritto: Si è la più aggiornata,comunque io personalmente ti consiglio sempre di usare il terminale per aggiornare.
se vuoi synaptic senza mezzo gnome il comando è : sudo apt-get install --no-install-recommends synaptic
Grazie :D
Avatar utente
Lazy
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1635
Iscrizione: sabato 8 agosto 2009, 21:57

Re: Da KDE 4.2 a 4.3

Messaggio da Lazy »

Dopo aver installato synaptic come da te consigliato mi ha riportato questo problema

Codice: Seleziona tutto

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
W: Duplicate sources.list entry http://ppa.launchpad.net jaunty/main Packages (/var/lib/apt/lists/ppa.launchpad.net_kubuntu-ppa_backports_ubuntu_dists_jaunty_main_binary-i386_Packages)
W: È consigliabile eseguire apt-get update per correggere questi problemi
fabrizio@pc-casa:~$ apt-get update
E: Impossibile aprire il file di lock /var/lib/apt/lists/lock - open (13 Permesso negato)
E: Impossibile creare un lock sulla directory di list
fabrizio@pc-casa:~$
Come puoi vedere ho fatto apt-get update come consigliato ma non ha funzionato
Avatar utente
andrea.roma
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1919
Iscrizione: martedì 18 luglio 2006, 17:35

Re: Da KDE 4.2 a 4.3

Messaggio da andrea.roma »

Lazy ha scritto: Dopo aver installato synaptic come da te consigliato mi ha riportato questo problema

Codice: Seleziona tutto

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
W: Duplicate sources.list entry http://ppa.launchpad.net jaunty/main Packages (/var/lib/apt/lists/ppa.launchpad.net_kubuntu-ppa_backports_ubuntu_dists_jaunty_main_binary-i386_Packages)
W: È consigliabile eseguire apt-get update per correggere questi problemi
fabrizio@pc-casa:~$ apt-get update
E: Impossibile aprire il file di lock /var/lib/apt/lists/lock - open (13 Permesso negato)
E: Impossibile creare un lock sulla directory di list
fabrizio@pc-casa:~$
Come puoi vedere ho fatto apt-get update come consigliato ma non ha funzionato
Certo che non funziona se dai

Codice: Seleziona tutto

apt-get update

devi dare

Codice: Seleziona tutto

sudo apt-get update




In più nel sources.list sembra esserci un repo messo due volte
Di nuovo:

Codice: Seleziona tutto

cat /etc/apt/sources.list
Ultima modifica di andrea.roma il mercoledì 2 settembre 2009, 6:42, modificato 1 volta in totale.
Povera Italia
Avatar utente
Lazy
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1635
Iscrizione: sabato 8 agosto 2009, 21:57

Re: Da KDE 4.2 a 4.3

Messaggio da Lazy »

In più nel sources.list sembra esserci un repo messo due volte
Di nuovo:

Codice: Seleziona tutto

cat /etc/apt/sources.list
Quindi trovo quello uguale e lo elimino mettendo # davanti?
Avatar utente
DjNeophyte
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2328
Iscrizione: venerdì 12 dicembre 2008, 10:48
Località: Ponte Nelle Alpi ( BL )

Re: Da KDE 4.2 a 4.3

Messaggio da DjNeophyte »

Fai una cosa pulita pulita,i doppioni cancellali proprio.
Avatar utente
Lazy
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1635
Iscrizione: sabato 8 agosto 2009, 21:57

Re: Da KDE 4.2 a 4.3

Messaggio da Lazy »

Lazy ha scritto:
In più nel sources.list sembra esserci un repo messo due volte
Di nuovo:

Codice: Seleziona tutto

cat /etc/apt/sources.list
Quindi trovo quello uguale e lo elimino mettendo # davanti?
Allora,questo è il risultato

Codice: Seleziona tutto

fabrizio@pc-casa:~$ cat /etc/apt/sources.list
# deb cdrom:[Kubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted                                                             
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to      
# newer versions of the distribution.                                          

deb http://it.archive.ubuntu.com/ubuntu/ jaunty main restricted 
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty main restricted 

## Major bug fix updates produced after the final release of the
## distribution.                                                
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted 
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted 

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any  
## review or updates from the Ubuntu security team.                        
deb http://it.archive.ubuntu.com/ubuntu/ jaunty universe                   
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty universe               
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates universe           
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates universe       

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in      
## multiverse WILL NOT receive any review or updates from the Ubuntu        
## security team.
deb http://it.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu/ jaunty partner
# deb-src http://archive.canonical.com/ubuntu/ jaunty partner

deb http://security.ubuntu.com/ubuntu/ jaunty-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu/ jaunty-security universe
deb-src http://security.ubuntu.com/ubuntu/ jaunty-security universe
deb http://security.ubuntu.com/ubuntu/ jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu/ jaunty-security multiverse
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/ jaunty main
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/ jaunty main
deb http://ppa.launchpad.net/kubuntu-ppa/staging/ubuntu/ jaunty main

fabrizio@pc-casa:~$
In più lanciando sudo apt-get update mi dice anche che c'è un problema con la chiave pubblica del repository di Opera ed in più prima avevo anche un programma nel quale inserire i repository e le chiavi che non ricordo bene come si chiamava aveva due cd come icona e si chiamava sorgenti e qualcosa
Ultima modifica di Lazy il mercoledì 2 settembre 2009, 14:44, modificato 1 volta in totale.
Avatar utente
Lazy
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1635
Iscrizione: sabato 8 agosto 2009, 21:57

Re: Da KDE 4.2 a 4.3

Messaggio da Lazy »

Ora dovrebbe essere pulito,ho eliminato il backports doppio

Codice: Seleziona tutto

fabrizio@pc-casa:~$ cat /etc/apt/sources.list
# deb cdrom:[Kubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted                                                             
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to      
# newer versions of the distribution.                                          

deb http://it.archive.ubuntu.com/ubuntu/ jaunty main restricted 
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty main restricted 

## Major bug fix updates produced after the final release of the
## distribution.                                                
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted 
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted 

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any  
## review or updates from the Ubuntu security team.                        
deb http://it.archive.ubuntu.com/ubuntu/ jaunty universe                   
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty universe               
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates universe           
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates universe       

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in      
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://it.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu/ jaunty partner
# deb-src http://archive.canonical.com/ubuntu/ jaunty partner

deb http://security.ubuntu.com/ubuntu/ jaunty-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu/ jaunty-security universe
deb-src http://security.ubuntu.com/ubuntu/ jaunty-security universe
deb http://security.ubuntu.com/ubuntu/ jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu/ jaunty-security multiverse
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/ jaunty main
deb http://ppa.launchpad.net/kubuntu-ppa/staging/ubuntu/ jaunty main

fabrizio@pc-casa:~$
Avatar utente
DjNeophyte
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2328
Iscrizione: venerdì 12 dicembre 2008, 10:48
Località: Ponte Nelle Alpi ( BL )

Re: Da KDE 4.2 a 4.3

Messaggio da DjNeophyte »

Si sembra tutto ok,non ti resta che fare

Codice: Seleziona tutto

sudo apt-get update && sudo apt-get dist-upgrade
Avatar utente
Lazy
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1635
Iscrizione: sabato 8 agosto 2009, 21:57

Re: Da KDE 4.2 a 4.3

Messaggio da Lazy »

DjNeophyte ha scritto: Si sembra tutto ok,non ti resta che fare

Codice: Seleziona tutto

sudo apt-get update && sudo apt-get dist-upgrade
Grazie ora resta solo quest'errore

Codice: Seleziona tutto

Lettura della lista dei pacchetti in corso... Fatto
W: Errore GPG: http://deb.opera.com stable Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY F9A2F76A9D1A0061
W: È consigliabile eseguire apt-get update per correggere questi problemi
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso
Lettura informazioni sullo stato... Fatto
Calcolo dell'aggiornamento in corso... Fatto
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
Una volta come scritto sopra avevo un'altra applicazione per aggiungere sia i repository che le chiavi...
Questa la aggiungo con Kpackegekit o è meglio da terminale con un comando ad hoc?
Avatar utente
andrea.roma
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1919
Iscrizione: martedì 18 luglio 2006, 17:35

Re: Da KDE 4.2 a 4.3

Messaggio da andrea.roma »

Dai il comando da terminale, si fa prima

Codice: Seleziona tutto

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F9A2F76A9D1A0061
Povera Italia
Avatar utente
Lazy
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1635
Iscrizione: sabato 8 agosto 2009, 21:57

Re: Da KDE 4.2 a 4.3

Messaggio da Lazy »

andrea.roma ha scritto: Dai il comando da terminale, si fa prima

Codice: Seleziona tutto

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F9A2F76A9D1A0061
Ok grazie ora non mi da più nessun errore :D
salvat0r3
Prode Principiante
Messaggi: 24
Iscrizione: giovedì 24 aprile 2008, 22:46

Re: Da KDE 4.2 a 4.3

Messaggio da salvat0r3 »

DjNeophyte ha scritto: Ora vediamo di sistemare.Posta il risultato di  cat /etc/apt/sources.list
ho riscontrato lo stesso problema, provo a postare il risultato di cat /etc

salvat0r3@_t0r3:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080423)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to             
# newer versions of the distribution.                                                 

deb http://it.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty main restricted

## Major bug fix updates produced after the final release of the
## distribution.                                               
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in   
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.                                                                 
deb http://it.archive.ubuntu.com/ubuntu/ jaunty universe                 
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty universe             
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates universe         
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates universe     

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in     
## multiverse WILL NOT receive any review or updates from the Ubuntu       
## security team.                                                         
deb http://it.archive.ubuntu.com/ubuntu/ jaunty multiverse                 
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty multiverse             
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse         
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse     

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb-src http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security universe
deb-src http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu jaunty-security multiverse
#Skype
# deb http://download.skype.com/linux/repos/debian/ stable non-free # disabilitato durante l'avanzamento a jaunty


#deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main
#KDE 4.3.1
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main

deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main
deb http://ppa.launchpad.net/kubuntu-ppa/staging/ubuntu jaunty main
deb http://ppa.launchpad.net/neversfelde/ppa/ubuntu jaunty main
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main

come si può vedere è diverso dal risultato di lazy però anche io riscontro l'errore

W: Duplicate sources.list entry http://ppa.launchpad.net jaunty/main Packages (/var/lib/apt/lists/ppa.launchpad.net_kubuntu-ppa_backports_ubuntu_dists_jaunty_main_binary-i386_Packages)

qualcuno può aiutarmi?
Scrivi risposta

Ritorna a “KDE”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 1 ospite