Hallo,
ich habe die Datei /etc/apt/sources.list wie folgt editiert:
deb cdrom:[Ubuntu 4.10 _Warty Warthog_ - Preview i386 Binary-1 (20041020)]/ unstable main restricted ## Uncomment the following two lines to fetch updated software from the network deb http://archive.ubuntu.com/ubuntu warty main restricted deb-src http://archive.ubuntu.com/ubuntu warty main restricted ## Uncomment the following two lines to add software from the 'universe' ## repository. ## 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 warty universe deb-src http://archive.ubuntu.com/ubuntu warty universe deb http://security.ubuntu.com/ubuntu warty-security main restricted deb-src http://security.ubuntu.com/ubuntu warty-security main restricted deb http://ftp.inf.tu-dresden.de/os/linux/dists/ubuntu/ warty main restricted deb-src http://ftp.inf.tu-dresden.de/os/linux/dists/ubuntu/ warty main restricted deb http://ftp.inf.tu-dresden.de/os/linux/dists/ubuntu/ warty universe multiverse deb http://ftp.inf.tu-dresden.de/os/linux/dists/ubuntu/ warty-security main restricted deb http://ftp.inf.tu-dresden.de/os/linux/dists/ubuntu/ warty-security universe multiverse deb http://ftp.inf.tu-dresden.de/os/linux/dists/ubuntu/ warty-updates main restricted deb http://ftp.inf.tu-dresden.de/os/linux/dists/ubuntu/ warty-updates universe multiverse
Nun möchte ich auf meinem PC Licq mittels "apt-get install licq" installieren, bekomme aber jedesmal folgenden Fehler:
root@discworld:/etc/apt # apt-get install licq E: Konnte Lock /var/lib/dpkg/lock nicht bekommen - open (11 Die Ressource ist zur Zeit nicht verfügbar) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Weiß jemand, was ich falsch mache?