Jeg får denne fejlmeddelse når jeg starter Ubuntu op:
E: Typen 'sudo' er ukendt på linje 58 i kildelisten /etc/apt/sources.list
E: Listen over kilder kunne ikke læses.
Gå til arkiv-dialogen for at rette problemet.
E: _cache->open() failed, please report.
Og jeg har INGEN idé, hvad jeg skal gøre
Håber der er en der vil skære det ud i pap for mig, hvad jeg skal gøre.
Fejlmeddelse
-
- Indlæg: 3461
- Tilmeldt: 27. sep 2008, 23:51
- IRC nickname: sound
- Geografisk sted: København
Re: Fejlmeddelse
Viborg skrev:Jeg får denne fejlmeddelse når jeg starter Ubuntu op:
E: Typen 'sudo' er ukendt på linje 58 i kildelisten /etc/apt/sources.list
E: Listen over kilder kunne ikke læses.
Gå til arkiv-dialogen for at rette problemet.
E: _cache->open() failed, please report.
Og jeg har INGEN idé, hvad jeg skal gøre
Håber der er en der vil skære det ud i pap for mig, hvad jeg skal gøre.
du har prøvet at tilføje et eller andet til listen over softwarearkiver, men du har fået lavet en fejl...
det kan løses på 2 måder.
1: i terminalen (programmer>tilbehør>terminal) skriver du
Kode: Vælg alt
sudo gedit /etc/apt/sources.list
2: i system>administration>softwarekilder kan du finde en linie som er forkert. hvilken en det er kan jeg ikke ortælle dig da det fungerer en smule anderledes (jeg ville selv bruge måde 1)
hvis du bruger måde 1. så kan du evt kopiere hele filen her ind på forum så skal jeg nok fortælle dig præcis hvad der skal rettes.
du skal så også lige fortælle mig præcis hvilken version af ubuntu du bruger så er jeg helt sikker på at vi ikke laver fejl
-
- Indlæg: 186
- Tilmeldt: 17. nov 2008, 14:30
- Geografisk sted: Aars
Re: Fejlmeddelse
Dette er hvad der kommer frem.
# 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://dk.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://dk.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid-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://dk.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://dk.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://dk.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://dk.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://dk.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://dk.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://dk.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://dk.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://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse
# deb http://wine.budgetdedicated.com/apt intrepid main #WineHQ - Ubuntu 8.10 "Intrepid Ibex"
deb http://download.virtualbox.org/virtualbox/debian intrepid non-free
deb http://ppa.launchpad.net/do-core/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/do-core/ppa/ubuntu intrepid main
sudo apt-get update
sudo apt-get install pytrainer
sudo apt-get install python-gnome2-extras
Jeg bruger ver. 8.10
Det skal lige siges at jeg prøvede at installere et program(der er beregnet til Ubuntu) til min Forerummer 205. Så måske er det der fejlen ligger.
# 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://dk.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://dk.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid-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://dk.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://dk.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://dk.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://dk.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://dk.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://dk.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://dk.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://dk.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://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse
# deb http://wine.budgetdedicated.com/apt intrepid main #WineHQ - Ubuntu 8.10 "Intrepid Ibex"
deb http://download.virtualbox.org/virtualbox/debian intrepid non-free
deb http://ppa.launchpad.net/do-core/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/do-core/ppa/ubuntu intrepid main
sudo apt-get update
sudo apt-get install pytrainer
sudo apt-get install python-gnome2-extras
Jeg bruger ver. 8.10
Det skal lige siges at jeg prøvede at installere et program(der er beregnet til Ubuntu) til min Forerummer 205. Så måske er det der fejlen ligger.
-
- Indlæg: 3461
- Tilmeldt: 27. sep 2008, 23:51
- IRC nickname: sound
- Geografisk sted: København
Re: Fejlmeddelse
Viborg skrev:Dette er hvad der kommer frem.
# 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://dk.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://dk.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid-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://dk.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://dk.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://dk.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://dk.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://dk.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://dk.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://dk.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://dk.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://dk.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://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse
# deb http://wine.budgetdedicated.com/apt intrepid main #WineHQ - Ubuntu 8.10 "Intrepid Ibex"
deb http://download.virtualbox.org/virtualbox/debian intrepid non-free
deb http://ppa.launchpad.net/do-core/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/do-core/ppa/ubuntu intrepid main
sudo apt-get update
sudo apt-get install pytrainer
sudo apt-get install python-gnome2-extras
Jeg bruger ver. 8.10
Det skal lige siges at jeg prøvede at installere et program(der er beregnet til Ubuntu) til min Forerummer 205. Så måske er det der fejlen ligger.
jep det er gået lidt galt... de sidste linier
Kode: Vælg alt
sudo apt-get update
sudo apt-get install pytrainer
sudo apt-get install python-gnome2-extras
hører ikke hjemme i den fil.
det er komandoer der kan bruges i terminalen til at opdatere listen over tilgængeligt software, installere pytrainer og installere python-gnome2-extras
-
- Indlæg: 186
- Tilmeldt: 17. nov 2008, 14:30
- Geografisk sted: Aars
Re: Fejlmeddelse
Okay.
Men jeg ved ikke hvor jeg skal begynde med at løse problemet. Maskinen skriver dette:
Kunne ikke initialisere pakkeinformationen
An unresolvable problem occurred while initializing the package information.
Please report this bug against the 'update-manager' package and include the following error message:
'E:Typen 'sudo' er ukendt på linje 58 i kildelisten /etc/apt/sources.list, E:Listen med kilder kunne ikke læses.'
Men hvordan kommer jeg ind og retter problemet?
(takker for det hurtige svar)
Men jeg ved ikke hvor jeg skal begynde med at løse problemet. Maskinen skriver dette:
Kunne ikke initialisere pakkeinformationen
An unresolvable problem occurred while initializing the package information.
Please report this bug against the 'update-manager' package and include the following error message:
'E:Typen 'sudo' er ukendt på linje 58 i kildelisten /etc/apt/sources.list, E:Listen med kilder kunne ikke læses.'
Men hvordan kommer jeg ind og retter problemet?
(takker for det hurtige svar)
-
- Indlæg: 3461
- Tilmeldt: 27. sep 2008, 23:51
- IRC nickname: sound
- Geografisk sted: København
Re: Fejlmeddelse
Viborg skrev:Okay.
Men jeg ved ikke hvor jeg skal begynde med at løse problemet. Maskinen skriver dette:
Kunne ikke initialisere pakkeinformationen
An unresolvable problem occurred while initializing the package information.
Please report this bug against the 'update-manager' package and include the following error message:
'E:Typen 'sudo' er ukendt på linje 58 i kildelisten /etc/apt/sources.list, E:Listen med kilder kunne ikke læses.'
Men hvordan kommer jeg ind og retter problemet?
(takker for det hurtige svar)
du kan f.eks i terminalen skrive:
Kode: Vælg alt
sudo gedit /etc/apt/sources.list
og så slette de sidste linier, gemme filen igen
og så burde det køre