Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: error adept manger  (gelezen 1296 keer)

Offline Dimi

  • Lid
error adept manger
« Gepost op: 2008/02/27, 23:27:15 »
De database van APT kon niet worden geopend. Dit kan worden veroorzaakt door een onjuiste configuratie van APT of een vergelijkbaar probleem. Probeer apt-setup of apt-get update in een terminalvenster uit te voeren en kijk of dit het probleem verhelpt.

heb dit dan geprobeerd:

Cyber@dimi-desktop:~$ sudo apt-get install adept
[sudo] password for Cyber:
E: Type 'sudo' op regel 56 in bronlijst /etc/apt/sources.list is onbekend
E: De lijst van bronnen kon niet gelezen worden.
Cyber@dimi-desktop:~$

Maar helpt dus niet.
Laptop Dell Precision M6500 (64GB SSD) 16 GB ram Ubuntu 9.10

error adept manger
« Reactie #1 Gepost op: 2008/02/27, 23:28:15 »
doe eens:
gedit /etc/apt/sources.list
en post dat bestandje hier tussen [ code ] tags...

Offline Dimi

  • Lid
error adept manger
« Reactie #2 Gepost op: 2008/02/27, 23:32:08 »
E: Type 'sudo' op regel 56 in bronlijst /etc/apt/sources.list is onbekend
E: De lijst van bronnen kon niet gelezen worden.
Cyber@dimi-desktop:~$
Laptop Dell Precision M6500 (64GB SSD) 16 GB ram Ubuntu 9.10

error adept manger
« Reactie #3 Gepost op: 2008/02/27, 23:37:01 »
dat is de uitkomst van gedit /etc/apt/sources.list??

edit: ik merk net dat ge waarschijnlijk kubuntu gebruikt, dan word het:
kate /etc/apt/sources.list

Offline Dimi

  • Lid
error adept manger
« Reactie #4 Gepost op: 2008/02/27, 23:38:55 »
deb cdrom:[Kubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1)]/ gutsy 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/ gutsy main restricted
deb-src http://archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-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://archive.ubuntu.com/ubuntu/ gutsy universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy universe
deb http://archive.ubuntu.com/ubuntu/ gutsy-updates universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-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/ gutsy multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-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://be.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://be.archive.ubuntu.com/ubuntu/ gutsy-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 gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner

deb http://archive.ubuntu.com/ubuntu/ gutsy-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-security main restricted
deb http://archive.ubuntu.com/ubuntu/ gutsy-security universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-security universe
deb http://archive.ubuntu.com/ubuntu/ gutsy-security multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-security multiverse
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.listhttp://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list
Laptop Dell Precision M6500 (64GB SSD) 16 GB ram Ubuntu 9.10

error adept manger
« Reactie #5 Gepost op: 2008/02/27, 23:41:26 »
ok, doe dit in de terminal:
sudo kate /etc/apt/sources.list
nu hebt ge schrijfrechten op het bestand...
haal de allerlaatste regel weg (die wat met sudo begint), sla het bestand op en terug in de terminal typt ge:
sudo apt-get update
en:
sudo apt-get upgrade

Offline Dimi

  • Lid
error adept manger
« Reactie #6 Gepost op: 2008/02/27, 23:54:27 »
Cyber@dimi-desktop:~$ sudo kate /etc/apt/sources.list
Error: "/var/tmp/kdecache-Cyber" is owned by uid 1000 instead of uid 0.
Error: "/tmp/kde-Cyber" is owned by uid 1000 instead of uid 0.
Error: "/tmp/ksocket-Cyber" is owned by uid 1000 instead of uid 0.
Cyber@dimi-desktop:~$ sudo apt-get update
E: Type '/etc/apt/sources.list.d/winehq.listhttp://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list' op regel 56 in bronlijst /etc/apt/sources.list is onbekend
Cyber@dimi-desktop:~$ sudo apt-get upgrade
E: Type '/etc/apt/sources.list.d/winehq.listhttp://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list' op regel 56 in bronlijst /etc/apt/sources.list is onbekend
E: De lijst van bronnen kon niet gelezen worden.
Cyber@dimi-desktop:~$
Laptop Dell Precision M6500 (64GB SSD) 16 GB ram Ubuntu 9.10

Offline Dimi

  • Lid
error adept manger
« Reactie #7 Gepost op: 2008/02/27, 23:56:47 »
is toch gelukt, was stuk vergeten te verwijderen!

Bedankt

Dimi
Laptop Dell Precision M6500 (64GB SSD) 16 GB ram Ubuntu 9.10

Offline Dimi

  • Lid
error adept manger
« Reactie #8 Gepost op: 2008/02/27, 23:58:36 »
Jullie doen pracht werk!
Volhouden ;-)
Laptop Dell Precision M6500 (64GB SSD) 16 GB ram Ubuntu 9.10

error adept manger
« Reactie #9 Gepost op: 2008/02/27, 23:59:49 »
graag gedaan :)

dit is trouwens de manier om wine toe te voegen:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
en:
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list
dan:
sudo apt-get update
en installeren:
sudo apt-get install wine

dit alles in de terminal, dus niet toevoegen aan uw sources.list...