From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00, DNS_FROM_OPENWHOIS,SPF_HELO_PASS autolearn=no version=3.2.5 Message-ID: <4E575D7D.8020300@altlinux.ru> Date: Fri, 26 Aug 2011 12:46:53 +0400 From: "Peter V. Saveliev" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Thunderbird/3.1.10 MIME-Version: 1.0 To: ALT Linux Sisyphus discussions References: <4E575074.20606@altlinux.ru> <4E575C89.8000704@gmail.com> In-Reply-To: <4E575C89.8000704@gmail.com> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.2 int cnt prob spamicity histogram 0.00 85 0.017179 0.016323 ################################################ 0.10 4 0.108958 0.021170 ### 0.20 0 0.000000 0.021170 0.30 0 0.000000 0.021170 0.40 0 0.000000 0.021170 0.50 0 0.000000 0.021170 0.60 0 0.000000 0.021170 0.70 0 0.000000 0.021170 0.80 0 0.000000 0.021170 0.90 1 0.919705 0.046441 # Subject: Re: [sisyphus] apt-get update ERROR libsundance10 (NewVersion1) X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2011 08:47:00 -0000 Archived-At: List-Archive: List-Post: On 26.08.2011 12:42, Patlasov YuriI wrote: > Всем привет!!! > > Что это за новый пакет такой libsundance10 и зачем он нужен? > Система Branch 5.1 хотел один пакет вытащить из sisyphus, а тут такая > беда. Куда копать? > > apt-get update > Get:1 ftp://ftp.heanet.ie i586 release [861B] > Get:2 ftp://ftp.heanet.ie noarch release [859B] > Fetched 1720B in 4s (355B/s) > Get:1 ftp://ftp.heanet.ie i586/classic pkglist [13.6MB] > Get:2 ftp://ftp.heanet.ie i586/classic release [143B] > Get:3 ftp://ftp.heanet.ie noarch/classic pkglist [2618kB] > Get:4 ftp://ftp.heanet.ie noarch/classic release [145B] > Fetched 16.2MB in 1m55s (140kB/s) > Reading Package Lists... Error! > E: Dynamic MMap ran out of room > E: Error occured while processing libsundance10 (NewVersion1) > E: Problem with MergeList > /var/lib/apt/lists/ftp.heanet.ie_mirrors_ftp.altlinux.org_Sisyphus_i586_base_pkglist.classic > > E: The package lists or status file could not be parsed or opened. > Пакет ни при чём. Просто апту не хватило памяти. Исправить можно так: /etc/apt/apt.conf: APT::Cache-Limit "52000000"; $ sudo apt-get update И будет щястье. Ну, тут надо также смотреть, чтобы оперативки хватило :)) в общем, man apt.conf -- Peter V. Saveliev