From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Igor Tertishny Organization: Home To: sisyphus@altlinux.ru Subject: Re: [sisyphus] =?koi8-r?b?/tTPLdTPINPU0sHOzs/FINDSz8naz9vMzw==?= =?koi8-r?b?INMJYXB0Li4u?= Date: Thu, 13 Nov 2003 11:00:41 +0200 User-Agent: KMail/1.5.4 References: <200311131027.36516.yuda66@yandex.ru> <200311131149.11268.serpiph@nikiet.ru> In-Reply-To: <200311131149.11268.serpiph@nikiet.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200311131100.43168.yuda66@yandex.ru> X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.1.3 Precedence: list Reply-To: yuda66@yandex.ru, sisyphus@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2003 08:57:17 -0000 Archived-At: List-Archive: > > А по strace есть что-нибудь? brk(0x80a8000) = 0x80a8000 brk(0x80b7000) = 0x80b7000 write(1, "Correcting dependencies...", 26Correcting dependencies...) = 26 brk(0x80bf000) = 0x80bf000 open("/etc/apt/pkgpriorities", O_RDONLY) = 5 fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 brk(0x80c8000) = 0x80c8000 read(5, "Important:\n basesystem\nRequired"..., 32768) = 99 read(5, "", 32669) = 0 stat64("/etc/apt/translate.list.d/", 0xbfffdcb0) = -1 ENOENT (No such file or directory) stat64("/etc/apt/translate.list", 0xbfffdcb0) = -1 ENOENT (No such file or directory) Вот кусок вывода. Но что с ним делать?