Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.34 KB | None | 0 0
  1. hyzoran@Kyrica-PC ~ $ sudo emerge -av --oneshot portage
  2.  
  3. * IMPORTANT: 9 news items need reading for repository 'gentoo'.
  4. * Use eselect news read to view new items.
  5.  
  6.  
  7. These are the packages that would be merged, in order:
  8.  
  9. Calculating dependencies... done!
  10. [ebuild N ] dev-python/pyblake2-1.1.0::gentoo PYTHON_TARGETS="python2_7 python3_5 (-pypy) -python3_4 -python3_6" 123 KiB
  11. [ebuild U ] sys-apps/portage-2.3.19-r1::gentoo [2.3.8::gentoo] USE="(ipc) native-extensions xattr -build -doc -epydoc (-selinux) (-linguas_ru%)" PYTHON_TARGETS="python2_7 python3_5* -pypy -python3_4* -python3_6" 933 KiB
  12.  
  13. Total: 2 packages (1 upgrade, 1 new), Size of downloads: 1,056 KiB
  14.  
  15. !!! Multiple package instances within a single package slot have been pulled
  16. !!! into the dependency graph, resulting in a slot conflict:
  17.  
  18. sys-apps/portage:0
  19.  
  20. (sys-apps/portage-2.3.19-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by
  21. sys-apps/portage (Argument)
  22.  
  23. (sys-apps/portage-2.3.8:0/0::gentoo, installed) pulled in by
  24. sys-apps/portage[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (app-portage/gentoolkit-0.4.0:0/0::gentoo, installed)
  25.  
  26. sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-java/java-config-2.2.0-r3:2/2::gentoo, installed)
  27.  
  28.  
  29.  
  30. It may be possible to solve this problem by using package.mask to
  31. prevent one of those packages from being selected. However, it is also
  32. possible that conflicting dependencies exist such that they are
  33. impossible to satisfy simultaneously. If such a conflict exists in
  34. the dependencies of two different packages, then those packages can
  35. not be installed simultaneously. You may want to try a larger value of
  36. the --backtrack option, such as --backtrack=30, in order to see if
  37. that will solve this conflict automatically.
  38.  
  39. For more information, see MASKED PACKAGES section in the emerge man
  40. page or refer to the Gentoo Handbook.
  41.  
  42.  
  43. !!! The following installed packages are masked:
  44. - dev-qt/qtwebkit-4.8.7::gentoo (masked by: package.mask)
  45. /usr/portage/profiles/package.mask:
  46. # Andreas Sturmlechner <asturm@gentoo.org> (16 Nov 2017)
  47. # Qt4WebKit is ancient and full of security holes.
  48. # Masked for removal in 30 days. Bug #620684
  49.  
  50. - dev-util/kdevplatform-5.1.1::gentoo (masked by: package.mask)
  51. /usr/portage/profiles/package.mask:
  52. # Andreas Sturmlechner <asturm@gentoo.org> (05 Jan 2018)
  53. # Masked for removal in 30 days, merged into dev-util/kdevelop
  54.  
  55. - sys-devel/gcc-5.4.0-r3::gentoo (masked by: package.mask)
  56. /usr/portage/profiles/releases/17.0/package.mask:
  57. # Andreas K. Huettel <dilfridge@gentoo.org> (27 May 2017)
  58. # In the 17.0 profiles we assume that our system compiler uses C++14
  59. # or later as default language setting. This means it has to be at
  60. # least GCC 6. If you need an older compiler for specific purposes,
  61. # feel free to unmask it, however, using it for normal emerging of
  62. # packages is neither recommended nor supported in any way.
  63.  
  64. - sys-devel/binutils-2.28.1::gentoo (masked by: package.mask)
  65. /usr/portage/profiles/package.mask:
  66. # Michał Górny <mgorny@gentoo.org>, Andreas K. Hüttel <dilfridge@gentoo.org>,
  67. # Matthias Maier <tamiko@gentoo.org> (21 May 2017)
  68. # These old versions of toolchain packages (binutils, gcc, glibc) are no
  69. # longer officially supported and are not suitable for general use. Using
  70. # these packages can result in build failures (and possible breakage) for
  71. # many packages, and may leave your system vulnerable to known security
  72. # exploits.
  73. # If you still use one of these old toolchain packages, please upgrade (and
  74. # switch the compiler / the binutils) ASAP. If you need them for a specific
  75. # (isolated) use case, feel free to unmask them on your system.
  76. # (updated 27 Dec 2017 with gcc < 5.4)
  77.  
  78. - sys-libs/glibc-2.23-r4::gentoo (masked by: package.mask)
  79. - sys-kernel/gentoo-sources-4.12.12::gentoo (masked by: package.mask)
  80. /usr/portage/profiles/package.mask:
  81. # Alice Ferrazzi <alicef@gentoo.org> (30 Dec 2017)
  82. # Masked for removal in 30 days.
  83. # Upstream is no more backporting security fixes for 4.12.
  84. # For a more stable kernel please downgrade to 4.9
  85. # or move to 4.14(unstable) if it works for you.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement