Сравнение постов
Различия между постами
#144823 (16.09.2020 18:12)
и
#173360 (12.04.2021 17:40).
| 1 | Очистка системы от ненужных пакетов | |
| 2 | * Вычисление зависимостей ... [ ok ] | |
| 3 | * Always study the list of packages to be cleaned for any obvious | |
| 4 | * mistakes. Packages that are part of the world set will always | |
| 5 | * be kept. They can be manually added to this set with | |
| 6 | * `emerge --noreplace | |
| 7 | * package.provided (see portage(5)) will be removed by | |
| 8 | * depclean, even if they are part of the world set. | |
| 9 | * | |
| 10 | * As a safety measure, depclean will not remove any packages | |
| 11 | * unless *all* required dependencies have been resolved. As a | |
| 12 | * consequence of this, it often becomes necessary to run | |
| 13 | * `emerge --update --newuse --deep @world` prior to depclean. | |
| 14 | ||
| 15 | * Dependencies could not be completely resolved due to | |
| 16 | * the following required packages not being installed: | |
| 17 | * | |
| 18 | * virtual/cdrtools pulled in by: | |
| 19 | * app-cdr/dvd+rw-tools-7.1-r3 | |
| 20 | * | |
| 21 | * Have you forgotten to do a complete update prior to depclean? The | |
| 22 | * most comprehensive command for this purpose is as follows: | |
| 23 | * | |
| 24 | * emerge --update --newuse --deep --with-bdeps=y @world | |
| 25 | * | |
| 26 | * Note that the --with-bdeps=y option is not required in many | |
| 27 | * situations. Refer to the emerge manual page (run `man emerge`) | |
| 28 | * for more information about --with-bdeps. | |
| 29 | * | |
| 30 | * Also, note that it may be necessary to manually uninstall | |
| 31 | * packages that no longer exist in the repository, since it may not | |
| 32 | * be possible to satisfy their dependencies. | |
| 33 | * Выполнение Emerge завершилось с ошибкой | |
| 34 | * Не удалось обновить |
