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=-0.8 required=5.0 tests=BAYES_00, DNS_FROM_OPENWHOIS, SPF_NEUTRAL autolearn=no version=3.2.5 Message-ID: <4DC22334.8040508@gmail.com> Date: Thu, 05 May 2011 07:10:28 +0300 From: Motsyo Gennadi aka Drool User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.2.14pre) Gecko/20110125 Thunderbird/3.1.8pre MIME-Version: 1.0 To: ALT Devel discussion list Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Subject: [devel] =?koi8-r?b?89TSwc7OwdEg2sHXydPJzc/T1NggzsEgbGlieG1sMi5z?= =?koi8-r?b?bw==?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2011 04:10:45 -0000 Archived-At: List-Archive: List-Post: Приветствую всех. Вобрал в окружении 5.1 хромиум из Р5, все собралось, красиво, однако при попытке установить получаю: ================================================================= apt-get install ./chromium-browser-12.0.742.9-alt0.M51.r82993.athlon.rpm ./chromium-browser-codecs-12.0.742.9-alt0.M51.r82993.athlon.rpm Reading Package Lists... Done Building Dependency Tree... Done Selecting chromium-browser for './chromium-browser-12.0.742.9-alt0.M51.r82993.athlon.rpm' Selecting chromium-browser-codecs for './chromium-browser-codecs-12.0.742.9-alt0.M51.r82993.athlon.rpm' Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: chromium-browser: Depends: libxml2.so but it is not installable E: Broken packages ================================================================= Однако: ================================================================= whereis libxml2.so libxml2: /usr/lib/libxml2.so /usr/include/libxml2 rpm -qf /usr/lib/libxml2.so libxml2-devel-2.7.8-alt3.M50P.1 ================================================================= Через rpm -Uhv --nodeps поставилось и работает. Что это за зависимость и как с ней бороться?