Da KDE 4.2 a 4.3

Configurazione e uso delle applicazioni del desktop manager predefinito di Kubuntu.
Avatar utente
simag
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3741
Iscrizione: giovedì 3 luglio 2008, 23:34
Località: In giro x il Nord Italia...

Re: Da KDE 4.2 a 4.3

Messaggio da simag »

Codice: Seleziona tutto

#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

hai 3 stringhe uguali...
di cui una commentata e 2 no...
e infatti lui ti dice che la stringa è duplicata..
-- Non chi incomincia, ma quel che persevera --
-- Prima ti ignorano, poi ridono di te, poi ti combattono, poi tu vinci --
salvat0r3
Prode Principiante
Messaggi: 24
Iscrizione: giovedì 24 aprile 2008, 22:46

Re: Da KDE 4.2 a 4.3

Messaggio da salvat0r3 »

ah. è vero. grazie ;D

lascio solo quella commentata e poi seguo la spiegazione qua sopra?
Avatar utente
simag
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3741
Iscrizione: giovedì 3 luglio 2008, 23:34
Località: In giro x il Nord Italia...

Re: Da KDE 4.2 a 4.3

Messaggio da simag »

deve restarne una..
se vuoi aggiornare a kde 4.3.1 quel repo ti serve però.
-- Non chi incomincia, ma quel che persevera --
-- Prima ti ignorano, poi ridono di te, poi ti combattono, poi tu vinci --
salvat0r3
Prode Principiante
Messaggi: 24
Iscrizione: giovedì 24 aprile 2008, 22:46

Re: Da KDE 4.2 a 4.3

Messaggio da salvat0r3 »

quindi cosa mi consigli di fare?

stavo provando ad installare choqok per twitter e mi da lo stesso problema. se non lo correggo mi porterò dietro questa roba per SEMPRE??!?!
Avatar utente
simag
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3741
Iscrizione: giovedì 3 luglio 2008, 23:34
Località: In giro x il Nord Italia...

Re: Da KDE 4.2 a 4.3

Messaggio da simag »

dipende cosa vuoi fare..
se vuoi mettere kde 4.3.1, lasci il repo (1 sola stringa delle 3 non commentata)
aggiorni a kde 4.3.1.

da terminale con dist-upgrade mi raccomando se no si blocca tutto

poi provi a installare quello che ti interessa..


se resti col 4.2 lasci quella commentata e toglie le altre due.

in tutti i modi 2 su 3 devi toglierle, altrimenti non funziona
-- Non chi incomincia, ma quel che persevera --
-- Prima ti ignorano, poi ridono di te, poi ti combattono, poi tu vinci --
salvat0r3
Prode Principiante
Messaggi: 24
Iscrizione: giovedì 24 aprile 2008, 22:46

Re: Da KDE 4.2 a 4.3

Messaggio da salvat0r3 »

ok, credo di aver capito, ci provo
Avatar utente
simag
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3741
Iscrizione: giovedì 3 luglio 2008, 23:34
Località: In giro x il Nord Italia...

Re: Da KDE 4.2 a 4.3

Messaggio da simag »

mi raccomando se decidi di aggiornare a kde 4.3.1
metto il repo

Codice: Seleziona tutto

sudo apt.get update
ti segnala gli aggiornamenti

Codice: Seleziona tutto

sudo apt-get dist-upgrade
se dovesse crashare la grafica mentre aggiorna e accedere al login testuale, inserisci nome e password
poi ridai

Codice: Seleziona tutto

sudo apt-get update
continui a darlo fino a che non ti dice 0 da aggiornare

a quel punto

Codice: Seleziona tutto

sudo reboot
se non dovesse accedere neanche al login testuale premi alt+f2 e accede..

penso non avrei problemi, ma meglio prevenire
-- Non chi incomincia, ma quel che persevera --
-- Prima ti ignorano, poi ridono di te, poi ti combattono, poi tu vinci --
salvat0r3
Prode Principiante
Messaggi: 24
Iscrizione: giovedì 24 aprile 2008, 22:46

Re: Da KDE 4.2 a 4.3

Messaggio da salvat0r3 »

salvat0r3@_t0r3:~$ sudo apt-get update
E: Il tipo '“deb' non è riconosciuto alla linea 67 nella lista sorgenti /etc/apt/sources.list
salvat0r3@_t0r3:~$
Avatar utente
simag
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3741
Iscrizione: giovedì 3 luglio 2008, 23:34
Località: In giro x il Nord Italia...

Re: Da KDE 4.2 a 4.3

Messaggio da simag »

mi riposti il file dopo le modifiche che hai fatto per favore
-- Non chi incomincia, ma quel che persevera --
-- Prima ti ignorano, poi ridono di te, poi ti combattono, poi tu vinci --
salvat0r3
Prode Principiante
Messaggi: 24
Iscrizione: giovedì 24 aprile 2008, 22:46

Re: Da KDE 4.2 a 4.3

Messaggio da salvat0r3 »

# 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


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
“deb http://ppa.launchpad.net/neversfelde/ppa/ubuntu intrepid main”
“deb http://ppa.launchpad.net/neversfelde/ppa/ubuntu jaunty main”

cosa c'entra questo “deb http://ppa.launchpad.net/neversfelde/ppa/ubuntu intrepid main”

e poi perchè gli ultimi sono fra virgolette?
Avatar utente
simag
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3741
Iscrizione: giovedì 3 luglio 2008, 23:34
Località: In giro x il Nord Italia...

Re: Da KDE 4.2 a 4.3

Messaggio da simag »

quello è da eliminare, toglilo pure..

e anche l'ultimo,
perchè ha le " " all'inizio e alla fine?

senza virgolette
-- Non chi incomincia, ma quel che persevera --
-- Prima ti ignorano, poi ridono di te, poi ti combattono, poi tu vinci --
salvat0r3
Prode Principiante
Messaggi: 24
Iscrizione: giovedì 24 aprile 2008, 22:46

Re: Da KDE 4.2 a 4.3

Messaggio da salvat0r3 »

non so perchè ci mette le virgolette, mi è già capitato un'altra volta

cmq ora cancello tolgo virgolettame e riprovo

* EDIT *

# 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


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
deb http://ppa.launchpad.net/neversfelde/ppa/ubuntu jaunty main


* EDIT *

sudo apt-get update ad un certo punto da

W: Errore GPG: http://ppa.launchpad.net jaunty Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY 5646F8B10331274D
W: Duplicate sources.list entry http://ppa.launchpad.net jaunty/main Packages (/var/lib/apt/lists/ppa.launchpad.net_neversfelde_ppa_ubuntu_dists_jaunty_main_binary-i386_Packages)
W: È consigliabile eseguire apt-get update per correggere questi problemi
Ultima modifica di salvat0r3 il lunedì 21 settembre 2009, 23:13, modificato 1 volta in totale.
Avatar utente
simag
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3741
Iscrizione: giovedì 3 luglio 2008, 23:34
Località: In giro x il Nord Italia...

Re: Da KDE 4.2 a 4.3

Messaggio da simag »

duplicate neversfelde.

infatti è doppio, guarda l'ultima e la terz'ultima.

Codice: Seleziona tutto

deb http://ppa.launchpad.net/neversfelde/ppa/ubuntu jaunty main
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main
deb http://ppa.launchpad.net/neversfelde/ppa/ubuntu jaunty main
per la chiave, clicca sulla mia firma, c'é il link ad un mio wiki di kubuntu per autenticare le chiavi.
modalità grafica o da terminale, scegli te
-- Non chi incomincia, ma quel che persevera --
-- Prima ti ignorano, poi ridono di te, poi ti combattono, poi tu vinci --
salvat0r3
Prode Principiante
Messaggi: 24
Iscrizione: giovedì 24 aprile 2008, 22:46

Re: Da KDE 4.2 a 4.3

Messaggio da salvat0r3 »

ho provato a creare la chiave, ma quando arrivo alla fine quando e devo importarla, sulla cartella dove ho salvato il file scritto con l'editor di testo non trovo nulla, forse sbaglio il formato in cui salvo dall'editor?
[img width=800 height=500]http://imgur.com/DDTW4.png[/img]
Ultima modifica di salvat0r3 il lunedì 21 settembre 2009, 23:42, modificato 1 volta in totale.
Avatar utente
simag
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3741
Iscrizione: giovedì 3 luglio 2008, 23:34
Località: In giro x il Nord Italia...

Re: Da KDE 4.2 a 4.3

Messaggio da simag »

dal wiki:
Un bug del programma non fa riconoscere i file contenenti le chiavi, è quindi necessario eliminare dal campo Filter l'indicazione «PGP keys».
;)
cancella pgp key, lascia vuoto quello spazio..
se hai fatto tutto giusto ti trova il file, lo selezioni e te lo carica
-- Non chi incomincia, ma quel che persevera --
-- Prima ti ignorano, poi ridono di te, poi ti combattono, poi tu vinci --
salvat0r3
Prode Principiante
Messaggi: 24
Iscrizione: giovedì 24 aprile 2008, 22:46

Re: Da KDE 4.2 a 4.3

Messaggio da salvat0r3 »

MITICO  (b2b)

grazie ancora
Avatar utente
simag
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3741
Iscrizione: giovedì 3 luglio 2008, 23:34
Località: In giro x il Nord Italia...

Re: Da KDE 4.2 a 4.3

Messaggio da simag »

(b2b)
se hai bisogno siamo qua ;D
-- Non chi incomincia, ma quel che persevera --
-- Prima ti ignorano, poi ridono di te, poi ti combattono, poi tu vinci --
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 »

Ho questo errore su Synaptic,come inserisco le chiavi da terminale?
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: Errore GPG: http://ppa.launchpad.net jaunty Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY 2836CB0A8AC93F7A
Avatar utente
simag
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3741
Iscrizione: giovedì 3 luglio 2008, 23:34
Località: In giro x il Nord Italia...

Re: Da KDE 4.2 a 4.3

Messaggio da simag »

-- Non chi incomincia, ma quel che persevera --
-- Prima ti ignorano, poi ridono di te, poi ti combattono, poi tu vinci --
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 »

Scrivi risposta

Ritorna a “KDE”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 1 ospite