Ciao a tutti..
Come da titolo non riesco più a fare gli aggiornamenti di Ubuntu, io uso la versione 9.10.
Digitando da shell apt-get update mi riporta "Impossibile risolvere "is.vega.unimol.it"".
quel is.vega.unimol.it è il proxy da cui mi connetto all'università.
non voglio effettuare gli aggiornamenti tramite quel proxy ma semplicemente capire (e cercare di risolvere) perchè quando sono a casa connesso tramite wifi non mi permette di fare gli aggiornamenti riportandomi questo errore.
posto la serie di errori che mi riporta digitando sudo apt-get update.
# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic main #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://it.archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic main universe #Added by software-properties
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-updates main universe #Added by software-properties
## 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/ karmic universe
deb http://it.archive.ubuntu.com/ubuntu/ karmic-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.
## 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/ karmic-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 karmic partner
deb-src http://archive.canonical.com/ubuntu karmic partner
deb http://it.archive.ubuntu.com/ubuntu/ karmic-security main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-security main universe #Added by software-properties
deb http://it.archive.ubuntu.com/ubuntu/ karmic-security universe
deb http://it.archive.ubuntu.com/ubuntu/ karmic-proposed main universe restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-proposed main universe #Added by software-properties
deb http://it.archive.ubuntu.com/ubuntu/ karmic-backports main universe restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-backports main universe #Added by software-properties
Vedo che hai attivi i repository backports e i proposed... a meno che tu non abbia particolari esigenze, disabilitali e tieni solo i repository Main, Restricted, Universe e Multiverse... e tieni abilitati solo gli aggiornamenti di sicurezza importanti e quelli consigliati...
Megatux ha scritto:
Vedo che hai attivi i repository backports e i proposed... a meno che tu non abbia particolari esigenze, disabilitali e tieni solo i repository Main, Restricted, Universe e Multiverse... e tieni abilitati solo gli aggiornamenti di sicurezza importanti e quelli consigliati...
sono andato nelle impostazioni e stranamente sono abilitati solo gli aggiornamenti di sicurezza e quelli raccomandati, mentre quelli proposti e non supportati sono disabilitati.
comunque riprovando a fare gli aggiornamenti dal gestore mi riporta questo.
ho digitato da shell sudo gedit /etc/apt/sources.list e ho cancellato il contenuto copiandone uno che ho trovato in un altro post suggerito ad una persona che aveva il mio stesso problema.
ora la mia digitando sudo gedit /etc/apt/sources.list mi compare
# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic-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://archive.ubuntu.com/ubuntu/ karmic universe
deb-src http://archive.ubuntu.com/ubuntu/ karmic universe
deb http://archive.ubuntu.com/ubuntu/ karmic-updates universe
deb-src http://archive.ubuntu.com/ubuntu/ karmic-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://archive.ubuntu.com/ubuntu/ karmic multiverse
deb-src http://archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://archive.ubuntu.com/ubuntu/ karmic-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu/ karmic-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/ karmic-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-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 karmic partner
# deb-src http://archive.canonical.com/ubuntu karmic partner
deb http://archive.ubuntu.com/ubuntu/ karmic-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic-security main restricted
deb http://archive.ubuntu.com/ubuntu/ karmic-security universe
deb-src http://archive.ubuntu.com/ubuntu/ karmic-security universe
deb http://archive.ubuntu.com/ubuntu/ karmic-security multiverse
deb-src http://archive.ubuntu.com/ubuntu/ karmic-security multiverse
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu karmic main
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu karmic main
ora quando vado a dare il comando sudo apt-get update da shell mi appare