big problem with libc6 install
I have a host with debian woody. It was a few time that I didn´t upgrade the packets. with apt-get I tried upgrade packets but this failed. Now if I run "dpkg -C" I get: Package: libc6Status: install reinstreq half-installedPriority: requiredSection: baseInstalled-Size: 12760Maintainer: Ben Collins <[EMAIL PROTECTED]>Source: glibcVersion: 2.2.5-11.1Config-Version: 2.2.5-11.1 If I try apt-get install libc6, I get: E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. I try so dpkg --configure -a, and I get: dpkg: dependency problems prevent configuration of libc6-dev: libc6-dev depends on libc6 (= 2.2.5-11.2); however: Package libc6 is not installed.dpkg: error processing libc6-dev (--configure): dependency problems - leaving unconfiguredErrors were encountered while processing: libc6-dev If I enter in /var and run find -iname "*libc6*", I get the following: ./cache/apt/archives/libc6_2.1.3-20_i386.deb./cache/apt/archives/libc6-dev_2.1.3-20_i386.deb./cache/apt/archives/libc6_2.2.5-10_i386.deb./cache/apt/archives/libc6-dev_2.2.5-10_i386.deb./cache/apt/archives/libc6_2.2.5-11.1_i386.deb./cache/apt/archives/libc6-dev_2.2.5-11.1_i386.deb./cache/apt/archives/libc6-dev_2.2.5-11.2_i386.deb./cache/apt/archives/libc6_2.2.5-11.2_i386.deb./lib/dpkg/info/libc6.preinst./lib/dpkg/info/libc6.list./lib/dpkg/info/libc6.prerm./lib/dpkg/info/libc6.postinst./lib/dpkg/info/libc6.postrm./lib/dpkg/info/libc6.shlibs./lib/dpkg/info/libc6.conffiles./lib/dpkg/info/libc6-dev.postinst./lib/dpkg/info/libc6-dev.list./lib/dpkg/info/libc6-dev.preinst./lib/dpkg/info/libc6-dev.prerm According this I have serveral binaries of libc6. If I try install with dpkg, dpkg -i ./cache/apt/archives/libc6_2.2.5-11, I get: (Reading database ... 17433 files and directories currently installed.)Preparing to replace libc6 2.2.5-11.1 (using .../libc6_2.2.5-11.1_i386.deb) ...Unpacking replacement libc6 ... With the session hang. If I open another one (session) and run ps waux | grep dpkg, you can see: root 381 1.4 5.3 14604 13764 pts/0 D 16:57 0:03 dpkg -i ./cache/apt/archives/libc6_2.2.5-11.1_i386.debroot 395 0.0 0.1 1356 440 pts/0 S 16:57 0:00 dpkg-deb --fsys-tarfile ./cache/apt/archives/libc6_2.2.5-11.1_i386.debroot 396 0.0 0.1 1392 504 pts/0 S 16:57 0:00 dpkg-deb --fsys-tarfile ./cache/apt/archives/libc6_2.2.5-11.1_i386.debroot 397 0.3 0.2 1428 560 pts/0 S 16:57 0:00 dpkg-deb --fsys-tarfile ./cache/apt/archives/libc6_2.2.5-11.1_i386.debroot 407 0.0 0.1 1332 432 pts/1 S 17:01 0:00 grep dpkg You can see that dpkg has an "uninterruptible sleep" and of corse if I try kill -9 to pid of dpkg, it doesn´t die. The one way to kill it is rebooting the machine. Could anyone help me with this problem? Thanks in advance.
php4 packet on debian stable with enable-dbase option.
I need dbase_open function from php, and php4 is not compiled on debian stable with "enable-dbase" option. I ask my self, if possible to get the packet with "enable-dbase" option compiled. Other solution I think is to make the packet my self with this option compiled. Perhaps someone in the list know a easy solution to my problem. Thanks in advance. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
autobugreport
BitTorrent T-0.3.17 (BitTornado) OS: linux2 Python version: 2.5.1 (r251:54863, May 2 2007, 16:56:35) [GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] wxWindows version: 2.6.3.2 Traceback (most recent call last): File "/usr/bin/btdownloadgui", line 2323, in _next savedas = dow.saveAs(choosefile, d.newpath) File "/var/lib/python-support/python2.5/BitTornado/download_bt1.py", line 419, in saveAs if path.exists(path.join(file, x['path'][0])): File "posixpath.py", line 65, in join path += '/' + b UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]