[RISOLTO]DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
[RISOLTO]DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
non riesco ad effettuare gli aggiornamenti.
ho il disco rosso sulla barra in alto.
ho provato a digitare ne terminale: sudo apt-get update
con risultato:
E: Tipo "nchpad.net/ubuntu-wine/ppa/ubuntu" non riconosciuto alla riga 2 nel file /etc/apt/sources.list.d/ubuntu-wine-ppa-maverick.list
E: Impossibile leggere l'elenco dei sorgenti.
è gradito un aiuto, grazie
- Alka-Seltzer PLUS
- Rampante Reduce

- Messaggi: 8887
- Iscrizione: venerdì 18 settembre 2009, 13:29
- Desktop: Unity + Gnome flashback
- Distribuzione: Ubuntu 16.04 & 14.04 64bit
Re: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Codice: Seleziona tutto
cat /etc/apt/sources.list- Otako
- Entusiasta Emergente

- Messaggi: 1424
- Iscrizione: giovedì 10 giugno 2010, 22:01
- Desktop: pantheon
- Distribuzione: elementary OS Luna x86_64
- Località: Villafranca di Verona
Re: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Codice: Seleziona tutto
ls /etc/apt/sources.list.dRicordatevi di utilizzare @memoize per le vostre funzioni.
Re: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
mi da: deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Alpha i386 (20101202)]/ natty main restricted
deb http://download.tuxfamily.org/gericom/libreoffice /
deb http://archive.ubuntu.com/ubuntu maverick universe multiverse
Re: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
mi da:
canonical-partner-maverick.list
canonical-partner-maverick.list.save
chimerarevo-video-maverick.list.save
google-chrome.list.save
google.list
google.list.save
nilarimogard-test3-maverick.list.save
sevenmachines-flash-maverick.list
sevenmachines-flash-maverick.list.save
synapse-core-ppa-maverick.list
synapse-core-ppa-maverick.list.save
telepathy-ppa-maverick.list
telepathy-ppa-maverick.list.save
transmissionbt-ppa-maverick.list.save
tualatrix-ppa-maverick.list
tualatrix-ppa-maverick.list.save
ubuntu-mozilla-security-ppa-maverick.list.save
ubuntu-tweak-stable.list.save
ubuntu-wine-ppa-maverick.list
ubuntu-wine-ppa-maverick.list.save
virtualbox-offical-source.list
virtualbox-offical-source.list.save
webupd8team-rhythmbox-maverick.list.save
zeitgeist-ppa-maverick.list.save
- Alka-Seltzer PLUS
- Rampante Reduce

- Messaggi: 8887
- Iscrizione: venerdì 18 settembre 2009, 13:29
- Desktop: Unity + Gnome flashback
- Distribuzione: Ubuntu 16.04 & 14.04 64bit
Re: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
manca gran parte del risultato !
In più, dalle poche informazioni che vedo, pare che tu sti utilizzando la versione in sviluppo che uscirà ad aprile
Facciamo così: digita
Codice: Seleziona tutto
gksudo gedit /etc/apt/source.listCome detto prima fallo in codice, vedi qui al punto 5 come fare:
http://forum.ubuntu-it.org/viewtopic.php?t=325822
Esempio ( mio risultato ):
Codice: Seleziona tutto
cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release amd64 (20101007)]/ maverick 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/ maverick main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-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/ maverick universe
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick universe
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-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/ maverick multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick multiverse
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-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/ maverick-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-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 maverick partner
# deb-src http://archive.canonical.com/ubuntu maverick partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu maverick main
# deb-src http://extras.ubuntu.com/ubuntu maverick main
deb http://security.ubuntu.com/ubuntu maverick-security main restricted
deb-src http://security.ubuntu.com/ubuntu maverick-security main restricted
deb http://security.ubuntu.com/ubuntu maverick-security universe
deb-src http://security.ubuntu.com/ubuntu maverick-security universe
deb http://security.ubuntu.com/ubuntu maverick-security multiverse
deb-src http://security.ubuntu.com/ubuntu maverick-security multiverseCodice: Seleziona tutto
uname -aRe: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Codice: Seleziona tutto
crash99@crash99-Satellite-M70:~$ uname -a
Linux crash99-Satellite-M70 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010 i686 GNU/Linux
non so come fare ad arrivare al punto 5
e in ultimo ho installato la versione 10.10 di ubuntu su portatile satellite toshiba
- Alka-Seltzer PLUS
- Rampante Reduce

- Messaggi: 8887
- Iscrizione: venerdì 18 settembre 2009, 13:29
- Desktop: Unity + Gnome flashback
- Distribuzione: Ubuntu 16.04 & 14.04 64bit
Re: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Codice: Seleziona tutto
ksudo gedit /etc/apt/sources.listRe: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Codice: Seleziona tutto
Comando "ksudo" non trovato. Forse si intendeva:
Comando "sudo" dal pacchetto "sudo" (main)
Comando "sudo" dal pacchetto "sudo-ldap" (universe)
Comando "gksudo" dal pacchetto "gksu" (main)
ksudo: comando non trovato
- Alka-Seltzer PLUS
- Rampante Reduce

- Messaggi: 8887
- Iscrizione: venerdì 18 settembre 2009, 13:29
- Desktop: Unity + Gnome flashback
- Distribuzione: Ubuntu 16.04 & 14.04 64bit
Re: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Codice: Seleziona tutto
gksudo gedit /etc/apt/sources.listRe: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Codice: Seleziona tutto
deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Alpha i386 (20101202)]/ natty main restricted
deb http://download.tuxfamily.org/gericom/libreoffice /
deb http://archive.ubuntu.com/ubuntu maverick universe multiverse- Alka-Seltzer PLUS
- Rampante Reduce

- Messaggi: 8887
- Iscrizione: venerdì 18 settembre 2009, 13:29
- Desktop: Unity + Gnome flashback
- Distribuzione: Ubuntu 16.04 & 14.04 64bit
Re: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Codice: Seleziona tutto
deb http://it.archive.ubuntu.com/ubuntu/ maverick main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-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/ maverick universe
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick universe
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-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/ maverick multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick multiverse
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-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/ maverick-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-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 maverick partner
# deb-src http://archive.canonical.com/ubuntu maverick partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu maverick main
# deb-src http://extras.ubuntu.com/ubuntu maverick main
deb http://security.ubuntu.com/ubuntu maverick-security main restricted
deb-src http://security.ubuntu.com/ubuntu maverick-security main restricted
deb http://security.ubuntu.com/ubuntu maverick-security universe
deb-src http://security.ubuntu.com/ubuntu maverick-security universe
deb http://security.ubuntu.com/ubuntu maverick-security multiverse
deb-src http://security.ubuntu.com/ubuntu maverick-security multiversePoi dai:
Codice: Seleziona tutto
sudo apt-get updateCodice: Seleziona tutto
sudo apt-get upgradeRe: DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Codice: Seleziona tutto
cat /etc/apt/sources.list.d/ubuntu-wine-ppa-maverick.listCodice: Seleziona tutto
http://ppa.lauCodice: Seleziona tutto
nchpad.net/ubuntu-wine/ppa/ubuntuRe: [RISOLTO] DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Codice: Seleziona tutto
sudo rm /etc/apt/sources.list.d/ubuntu-wine-ppa-maverick.list
sudo apt-get updateRe: [RISOLTO]DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Re: [RISOLTO]DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
potrei eseguire nel terminale il codice che hai postato?
Re: [RISOLTO]DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Devi riaggiungere il ppa come hai fatto la prima volta. Sempre che ti serva ancora.
Re: [RISOLTO]DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Re: [RISOLTO]DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Se ancora lo usi conviene rimetterlo.
Re: [RISOLTO]DISCO ROSSO sulla barra delle applicazioni - non aggiorna più
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 8 ospiti
