Folgendes ist passiert:
Ich führte gerade eben ein Update von Etch auf Lenny durch und war mitten im "aptitude upgrade" Prozess. Dann ist mir wegen unseres tollen VPN die SSH Session abgebrochen. Ich bin jetzt wieder auf der Kiste drauf und folgender Prozess läuft noch:
Code: Alles auswählen
root 2947 0.0 1.1 28536 24088 pts/2 Ss+ 13:12 0:00 /usr/bin/dpkg --status-fd 26 --configure libcap2 libxml2 libisc45 libkeyutils1 libkrb53 libssl0.9.8 libdns45 libisccc40 libisccfg40 libbind9-40 liblwres40 dnsutils iproute libmysqlclient15off postfix postfix-mysql libsasl2-modules links vim-common vim-runtime vim libdbus-1-3 libhal1 libhd14 hwinfo libapr1 libpcre3 libgnutls26 libldap-2.4-2 libpq5 libsqlite3-0 libaprutil1 apache2-utils apache2.2-common apache2-mpm-prefork mlock libc-client2007b php5-common libapache2-mod-php5 php5-cli php5-imap php5-mysql python2.5-minimal libdb4.5 python2.5 python-minimal python libklibc klibc-utils cpio libvolume-id0 udev initramfs-tools linux-image-2.6.26-2-686 mysql-client-5.0 mysql-server-5.0 openssh-blacklist openssh-blacklist-extra libxau6 libxdmcp6 libxcb1 libxcb-xlib0 libx11-data libx11-6 libxext6 libxmuu1 xauth popa3d libpopt0 bash-completion bsd-mailx mailx ftp openssh-client openssh-server apache2 apache2-doc python-support apt-listchanges automake busybox db4.2-util dbus dbus-x11 debconf-utils dnstracer dselect libfreetype6 fontconfig-config libfontconfig1 fontconfig grub-common grub idn iptraf iputils-tracepath libatm1 libsysfs2 libts-0.0-0 libdirectfb-1.0-0 libpixman-1-0 libpng12-0 libxcb-render0 libxcb-render-util0 libxrender1 libcairo2 libdatrie0 libfontenc1 libglib2.0-0 libglib2.0-data libhtml-template-perl libpango1.0-common libthai-data libthai0 libxft2 libpango1.0-0 librrd4 libxfont1 linux-image-2.6-686 lsmbox mtr-tiny ncftp nscd ntpdate php-pear rrdtool rsync rsnapshot screen sysstat unzip uuid-runtime xfonts-encodings xfonts-utils x-ttcidfont-conf xml-core apticron libevtlog0 nload nmap ssh syslog-ng
Code: Alles auswählen
dpkg --configure -a
dpkg: status database area is locked by another process
Code: Alles auswählen
aptitude upgrade
W: The "upgrade" command is deprecated; use "safe-upgrade" instead.
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Ich könnte natürlich den Prozess killen und nochmal "aptitude upgrade" rennen lassen. Aber ich fühle mich unwohl dabei den Prozess einfach zu killen...
Hat wer einen Vorschlag?