Package: coreutils Version: 6.10-3 When I'am trying to install coreutils package using apt-get or pure dpkg -i i get such error output:
oleg:~# dpkg -i ~/Desktop/Downloads/coreutils_6.10-3_i386.deb (Reading database ... 94434 files and directories currently installed.) Preparing to replace coreutils 6.10-3 (using .../coreutils_6.10-3_i386.deb) ... install-info: No dir file specified; try --help for more information. dpkg: warning - old pre-removal script returned error exit status 1 dpkg - trying script from the new package instead ... dpkg: ... it looks like that went OK. Unpacking replacement coreutils ... Setting up coreutils (6.10-3) ... install-info: No dir file specified; try --help for more information. dpkg: error processing coreutils (--install): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: coreutils oleg:~# apt-get install coreutils Reading package lists... Done Building dependency tree Reading state information... Done coreutils is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 464 not upgraded. 6 not fully installed or removed. After this operation, 0B of additional disk space will be used. Setting up coreutils (6.10-6) ... install-info: No dir file specified; try --help for more information. dpkg: error processing coreutils (--configure): subprocess post-installation script returned error exit status 1 Setting up gperf (3.0.3-1) ... install-info: No such file or directory for Development dpkg: error processing gperf (--configure): subprocess post-installation script returned error exit status 1 Setting up libidn11-dev (1.4-1) ... install-info: No dir file specified; try --help for more information. dpkg: error processing libidn11-dev (--configure): subprocess post-installation script returned error exit status 1 Setting up comerr-dev (2.1-1.40.8-2) ... install-info: No dir file specified; try --help for more information. dpkg: error processing comerr-dev (--configure): subprocess post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of libkrb5-dev: libkrb5-dev depends on comerr-dev; however: Package comerr-dev is not configured yet. dpkg: error processing libkrb5-dev (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcurl4-gnutls-dev: libcurl4-gnutls-dev depends on libidn11-dev; however: Package libidn11-dev is not configured yet. libcurl4-gnutls-dev depends on libkrb5-dev | hurd; however: Package libkrb5-dev is not configured yet. Package hurd is not installed. dpkg: error processing libcurl4-gnutls-dev (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: coreutils gperf libidn11-dev comerr-dev libkrb5-dev libcurl4-gnutls-dev E: Sub-process /usr/bin/dpkg returned an error code (1) Due to this problem i cannot apt-get anything :( -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]