Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728906 - media-libs/vulkan-loader: latest stable requires non-latest stable dev-util/vulkan-headers
Summary: media-libs/vulkan-loader: latest stable requires non-latest stable dev-util/v...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-20 13:37 UTC by Sergei Trofimovich (RETIRED)
Modified: 2020-06-20 15:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Trofimovich (RETIRED) gentoo-dev 2020-06-20 13:37:01 UTC
$SUBJ causes downgrades/upgrades of vulkan-headers on my system and makes portage slow at backtracking as there is no optimal solution.

"""
# emerge -vuDN @world --backtrack=0 --keep-going -j4

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] dev-util/ltrace-0.7.3_p4-r1::gentoo [0.7.3_p4::gentoo] USE="test* -debug -selinux -unwind" 0 KiB
[ebuild  N     ] dev-python/PyQt5-sip-4.19.22:0/12::gentoo  PYTHON_TARGETS="python3_7 -python2_7 -python3_6 (-python3_8) (-python3_9)" 0 KiB
[ebuild  N     ] dev-python/sip-4.19.22:0/12::gentoo  USE="-doc" PYTHON_TARGETS="python3_7 -python2_7 -python3_6 (-python3_8) (-python3_9)" 0 KiB
[ebuild  N     ] dev-python/PyQt5-5.14.2::gentoo  USE="dbus gui opengl ssl svg widgets -bluetooth -debug -declarative -designer -examples -gles2-only -help -location -multimedia -network -networkauth -positioning -printsupport -sensors -serialport -sql -testlib -webchannel -webkit -websockets -x11extras -xmlpatterns" PYTHON_TARGETS="python3_7 -python2_7 -python3_6 (-python3_8) (-python3_9)" 0 KiB
[ebuild   R    ] dev-python/matplotlib-2.2.4::gentoo  USE="cairo qt5* (-doc) -examples -excel -gtk3 -latex -test -tk (-wxwidgets)" PYTHON_TARGETS="python3_7 -python2_7 -python3_6" 0 KiB

Total: 5 packages (1 upgrade, 3 new, 1 reinstall), Size of downloads: 0 KiB

WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

dev-util/vulkan-headers:0

  (dev-util/vulkan-headers-1.2.143:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" conflicts with
    ~dev-util/vulkan-headers-1.2.137 required by (media-libs/vulkan-loader-1.2.137:0/0::gentoo, installed) USE="X wayland -layers" ABI_X86="32 (64) (-x32)"
"""

Maybe we should we stabilize newer vulkan-loader? Or maybe destabilize dev-util/vulkan-headers to make them match?
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2020-06-20 13:40:25 UTC
I see -headers were stabilized in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f743c73ccff4f548d8024ef9855e0edad117fcc

Any particular reason to do it out of sync with -loader?
Comment 2 Larry the Git Cow gentoo-dev 2020-06-20 15:42:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e19e74673df924a13d820a5a405363fb67060b

commit 72e19e74673df924a13d820a5a405363fb67060b
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2020-06-20 15:40:18 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2020-06-20 15:41:55 +0000

    media-libs/vulkan-loader: Stabilize 1.2.141
    
    Closes: https://bugs.gentoo.org/728906
    
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 media-libs/vulkan-loader/vulkan-loader-1.2.141.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)