On Tue, Apr 21, 2009 at 02:03:45PM +0400, Alexey I. Froloff wrote: > * Alexey I. Froloff [090421 13:39]: > > apt почему-то предпочитает вытаскивать старый ruby-module-erb > > вместо нового ruby-stdlibs (который Provides/Obsoletes). > В чрут установлены ruby и libruby версии 1.9.1-alt1.20090412. > > $ ./aptbox/apt-get -oDebug::PkgProblemResolver=true -oDebug::PkgMarkInstall=true install ruby-module-etc > Reading Package Lists... Done > Building Dependency Tree... Done > MI2a: mark ruby-module-etc > Starting > Starting 2 > Investigating ruby-module-etc > Package ruby-module-etc has broken dep on libruby > Considering libruby 4 as a solution to ruby-module-etc 9999 > Package ruby-module-etc has broken dep on libruby.so.1.8 > Considering libruby 4 as a solution to ruby-module-etc 9999 > Done > 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. > > Since you only requested a single operation it is extremely likely that > the package is simply not installable and a bug report against > that package should be filed. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > ruby-module-etc: Depends: libruby (= 1.8.7-alt7) > Depends: libruby.so.1.8 > E: Broken packages > > $ ./aptbox/apt-get -oDebug::PkgProblemResolver=true -oDebug::PkgMarkInstall=true install ruby-module-etc=1.9.1-alt1.20090412 > Reading Package Lists... Done > Building Dependency Tree... Done > MI2a: mark ruby-stdlibs vim -t AllTargets