Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 652844

Summary: app-admin/salt: blocks wrongly dev-libs/msgpack-0.5.6
Product: Gentoo Linux Reporter: Elias Probst <mail>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/gentoo/gentoo/pull/7912
See Also: https://github.com/gentoo/gentoo/pull/7912
Whiteboard:
Package list:
Runtime testing required: ---

Description Elias Probst 2018-04-09 13:15:01 UTC
I have dev-libs/msgpack-0.5.6 installed which is pulled in by dev-python/neovim-python-client through >=dev-python/msgpack-0.5.2.

app-admin/salt blocks <dev-python/msgpack-0.5.5.

This causes an unresolvable conflict when trying to install app-admin/salt on my system.

PR referenced in URL fixes this by only blocking the broken 0.5.5 release, but allowing newer ones and thereby aligning the dependency definition to the upstream requirements.

See also:
https://github.com/saltstack/salt/commit/fde88d0dcd1d77b33836008e1c059ae81b13b9d0
https://github.com/msgpack/msgpack-python/commit/da902f9c1d996fb461f1efef6487ef40d32d365a#r27725642
Comment 1 Larry the Git Cow gentoo-dev 2018-07-03 21:18:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166dbbbb08846bbbb3156c120c070a1ba1daa318

commit 166dbbbb08846bbbb3156c120c070a1ba1daa318
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2018-07-03 20:25:57 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2018-07-03 21:18:13 +0000

    app-admin/salt: Version bump to 2018.3.2, add python3.6
    
    Move to dev-python/pycryptodome
    
    Closes: https://bugs.gentoo.org/659026
    Closes: https://bugs.gentoo.org/640252
    Closes: https://bugs.gentoo.org/652844
    Bug: https://bugs.gentoo.org/611576
    Package-Manager: Portage-2.3.41, Repoman-2.3.9

 app-admin/salt/Manifest                            |   1 +
 ...salt-2018.3.2-skip-zeromq-test-that-hangs.patch |  79 +++++++++++
 app-admin/salt/salt-2018.3.2.ebuild                | 155 +++++++++++++++++++++
 3 files changed, 235 insertions(+)