Package: gzip Version: 1.3.5-10sarge1 Severity: normal
Today I attempted to apt-get upgrade. I first started with a: $ apt-get install gzip Apparently, this installed 1.3.5-10sarge2. After that, issuing an 'apt-get upgrade' resulted in: [EMAIL PROTECTED]:~# apt-get upgrade Reading Package Lists... Done Building Dependency Tree... Done ... and apt-get stayed there forever. To remedy the situation I had to downgrade by: [EMAIL PROTECTED]:~# wget 'ftp://ftp.us.debian.org/debian/pool/main/g/gzip/gzip_1.3.5-10sarge1_i386.deb' --13:14:01-- ftp://ftp.us.debian.org/debian/pool/main/g/gzip/gzip_1.3.5-10sarge1_i386.deb => `gzip_1.3.5-10sarge1_i386.deb' Resolving ftp.us.debian.org... 35.9.37.225, 128.101.240.212, 204.152.191.7, ... Connecting to ftp.us.debian.org[35.9.37.225]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /debian/pool/main/g/gzip ... done. ==> PASV ... done. ==> RETR gzip_1.3.5-10sarge1_i386.deb ... done. Length: 70,848 (unauthoritative) 100%[=================================================================================>] 70,848 26.13K/s 13:14:06 (26.09 KB/s) - `gzip_1.3.5-10sarge1_i386.deb' saved [70848] [EMAIL PROTECTED]:~# dpkg -i gzip_1.3.5-10sarge1_i386.deb dpkg - warning: downgrading gzip from 1.3.5-10sarge2 to 1.3.5-10sarge1. (Reading database ... 27711 files and directories currently installed.) Preparing to replace gzip 1.3.5-10sarge2 (using gzip_1.3.5-10sarge1_i386.deb) ... Unpacking replacement gzip ... Setting up gzip (1.3.5-10sarge1) ... Something's wrong here. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages gzip depends on: ii debianutils 2.8.4 Miscellaneous utilities specific t ii libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

