Hejsan!
jag försöker uppdatera i Ubuntu 8.10 utan tillfredsställande resultat:
thomas@thomas-laptop:~$ sudo apt-get update
E: Metoddrivrutinen /usr/lib/apt/methods/http kunde inte hittas.
E: Metoddrivrutinen /usr/lib/apt/methods/HTTP kunde inte hittas.
E: Metoddrivrutinen /usr/lib/apt/methods/HTTP kunde inte hittas.
E: Metoddrivrutinen /usr/lib/apt/methods/http kunde inte hittas.
Kommer ju upp en notifiering emellanåt om att jag bör uppdatera, men det blir samma sak där, "kunde inte hämta alla förrådsindex.. och sen ovanstående meddelanden.".
Vad är det som inte finns egentligen? I methods ligger bland andra en fil som heter http.distrib.
Hur ska jag gå vidare?
Mvh
Thomas
metoddrivrutinen /usr/lib/apt/methods/http kunde inte hittas
Kategoriregler
Läs följande innan du postar: http://ubuntu-se.org/phpBB3/viewtopic.php?f=208&t=44692
Du får hjälp att komma igång med Ubuntu genom att välja en personlig fadder här: http://ubuntu-se.org/phpBB3/viewtopic.php?f=110&t=8767
Läs följande innan du postar: http://ubuntu-se.org/phpBB3/viewtopic.php?f=208&t=44692
Du får hjälp att komma igång med Ubuntu genom att välja en personlig fadder här: http://ubuntu-se.org/phpBB3/viewtopic.php?f=110&t=8767
Re: metoddrivrutinen /usr/lib/apt/methods/http kunde inte hittas
Det är troligt att du har nåt fel på filen /etc/apt/sources.list. Kolla dessa länkar;
https://answers.launchpad.net/ubuntu/+question/5491
http://forum.eeeuser.com/viewtopic.php?id=18452
Det är lite struligt eftersom du just nu inte kan installera om apt-get på det vanliga sättet. Men jag tror att du kan hämta sources.list och lägga in själv, och/eller hämta apt-get som deb-paket och installera om på det viset.
Hoppas det är till nån hjälp?
https://answers.launchpad.net/ubuntu/+question/5491
http://forum.eeeuser.com/viewtopic.php?id=18452
Det är lite struligt eftersom du just nu inte kan installera om apt-get på det vanliga sättet. Men jag tror att du kan hämta sources.list och lägga in själv, och/eller hämta apt-get som deb-paket och installera om på det viset.
Hoppas det är till nån hjälp?
Xubuntu på flera maskiner. Men inte Unity!
Mer Terminalanvändande i Ubuntu vore bra. Och Xfce. Och Mate.
Mer Terminalanvändande i Ubuntu vore bra. Och Xfce. Och Mate.
Re: metoddrivrutinen /usr/lib/apt/methods/http kunde inte hittas
Hej! Tack för visat intresse!
Kollade på länkarna du gav mig, installerade om apt_0.7.14ubuntu6_i386.deb, med samma slutresultat. Det finns ju en nyare version: apt_0.7.20.2ubuntu5_i386.deb, är det något jag ska installera eller kommer allt att flyga i luften då?
Skickar med en kopia på min sources.list om det är något galet där:
# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://se.archive.ubuntu.com/ubuntu/ intrepid restricted main
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-updates restricted main
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-updates 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://se.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-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://se.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-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://se.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-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 intrepid partner
# deb-src http://archive.canonical.com/ubuntu intrepid partner
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-security restricted main
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-security restricted
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-security universe
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-security universe
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-security multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-security multiverse
deb http://wine.budgetdedicated.com/apt feisty main
deb-src http://wine.budgetdedicated.com/apt feisty main
Någon som har någon mer tänkbar lösning?
Kollade på länkarna du gav mig, installerade om apt_0.7.14ubuntu6_i386.deb, med samma slutresultat. Det finns ju en nyare version: apt_0.7.20.2ubuntu5_i386.deb, är det något jag ska installera eller kommer allt att flyga i luften då?
Skickar med en kopia på min sources.list om det är något galet där:
# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://se.archive.ubuntu.com/ubuntu/ intrepid restricted main
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-updates restricted main
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-updates 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://se.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-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://se.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-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://se.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-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 intrepid partner
# deb-src http://archive.canonical.com/ubuntu intrepid partner
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-security restricted main
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-security restricted
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-security universe
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-security universe
deb http://se.archive.ubuntu.com/ubuntu/ intrepid-security multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ intrepid-security multiverse
deb http://wine.budgetdedicated.com/apt feisty main
deb-src http://wine.budgetdedicated.com/apt feisty main
Någon som har någon mer tänkbar lösning?
Re: metoddrivrutinen /usr/lib/apt/methods/http kunde inte hittas
Jag hinner tyvärr inte kolla listan, men kanske någon annan kunnig kan.
Dock tycker jag du kan pröva apt_0.7.20.2ubuntu5_i386.deb
Först kan du flytta den befintliga listan med;
sudo mv /etc/apt/sources.list sources.list.old
Den gamla hamnar då överst i din hemmapp som backup.
Dock tycker jag du kan pröva apt_0.7.20.2ubuntu5_i386.deb
Först kan du flytta den befintliga listan med;
sudo mv /etc/apt/sources.list sources.list.old
Den gamla hamnar då överst i din hemmapp som backup.
Xubuntu på flera maskiner. Men inte Unity!
Mer Terminalanvändande i Ubuntu vore bra. Och Xfce. Och Mate.
Mer Terminalanvändande i Ubuntu vore bra. Och Xfce. Och Mate.