On 2015-10-22, dimas wrote: >> Как уже писал hold было решением. hold нужно снимать вручную, наверно такого >> рода вещи так и делаются, без автоматов. > > не обязательно. для исключения установки конкретной версии есть forbid-version
О все таки такое есть, а то я жмякал "f" и "F", запутавшись. Итого "forbid-version" в командной строке - это "F" в интерактивном режиме aptitude. В /usr/share/doc/apt-doc/guide.text.gz упоминаний о forbid нету, т.е. фишка исключительно aptitude. Также мне не ясна формулировка: The package will not be automatically upgraded[a] to the version it would currently be upgraded to. If it was going to be upgraded, the upgrade will be cancelled. If you issue this command on a particular version of a package, the package will not be upgraded to the selected version. Note that only one version can be forbidden at once. This functionality is largely provided as a convenience for users of the “unstable” distribution, so they can avoid known-bad versions of packages. В интерактивном режиме маркер F ставится только на 1 версии, снимаясь с других. У меня ситуация - пакет из stable, и еще testing + sid. По pin-priority лезет testing, но проблемный также sid. Как воспользоваться forbid-version - я не понимаю. -- Best regards!

