Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651230 - catalyst has missing rdep
Summary: catalyst has missing rdep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-23 07:37 UTC by Alexey Shvetsov
Modified: 2018-08-31 19:21 UTC (History)
0 users

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 Alexey Shvetsov archtester gentoo-dev 2018-03-23 07:37:49 UTC
gantoo-main ~ # catalyst 
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.6/catalyst", line 34, in <module>
    from catalyst.main import main
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 14, in <module>
    from snakeoil import process
ModuleNotFoundError: No module named 'snakeoil'
gantoo-main ~ # 
gantoo-main ~ # 
gantoo-main ~ # 
gantoo-main ~ # 
gantoo-main ~ # eix -s snakeo
* dev-python/snakeoil
     Доступные версии:      (~)0.7.4 (~)0.7.5{xpak} **9999 {test PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6"}
     Домашняя страница:     https://github.com/pkgcore/snakeoil
     Описание:              misc common functionality and useful optimizations

gantoo-main ~ # emerge -va --usepkg catalyst

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

Calculating dependencies... done!
[binary   R    ] dev-util/catalyst-3.0.1-1::gentoo  USE="-ccache -doc" PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5" 0 KiB

Total: 1 package (1 reinstall, 1 binary), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No] ^CInterrupted.


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-08-31 19:21:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36040969e5f41263ebdd7133a8a760840b5c8408

commit 36040969e5f41263ebdd7133a8a760840b5c8408
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2018-08-31 19:19:52 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2018-08-31 19:20:34 +0000

    dev-util/catalyst: add missing snakeoil RDEPEND, revbump
    
    Fixes: https://bugs.gentoo.org/651230
    Package-Manager: Portage-2.3.48, Repoman-2.3.10
    RepoMan-Options: --force

 dev-util/catalyst/catalyst-3.0.2-r1.ebuild | 71 ++++++++++++++++++++++++++++++
 1 file changed, 71 insertions(+)