Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652844 - app-admin/salt: blocks wrongly dev-libs/msgpack-0.5.6
Summary: app-admin/salt: blocks wrongly dev-libs/msgpack-0.5.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-09 13:15 UTC by Elias Probst
Modified: 2018-07-03 21:18 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 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(+)