Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894072 - app-portage/elsw missing dependency dev-python/colorama
Summary: app-portage/elsw missing dependency dev-python/colorama
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-12 18:13 UTC by Christian Becker
Modified: 2024-01-20 20:49 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 Christian Becker 2023-02-12 18:13:45 UTC
Ebuild of app-portage/elsw doesn't have a dependency on dev-python/colorama. Thus it won't run unless you manually install colorama.
Comment 1 Larry the Git Cow gentoo-dev 2023-02-12 21:16:59 UTC
The bug has been closed via the following commit(s):

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

commit fa48df41e498acd9229d013dc0bb6f542a7619d2
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-02-12 20:35:26 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-02-12 21:16:55 +0000

    app-portage/elsw: add missing dependencies
    
    Closes: https://bugs.gentoo.org/894072
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-portage/elsw/{elsw-0.0.0.ebuild => elsw-0.0.0-r1.ebuild} | 5 +++++
 app-portage/elsw/elsw-9999.ebuild                            | 5 +++++
 2 files changed, 10 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2024-01-20 20:45:17 UTC
The bug has been referenced in the following commit(s):

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

commit a5d0528c073bcf7c9668da7a1320f02fbdf3ca22
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-01-20 18:55:50 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-01-20 20:45:12 +0000

    app-portage/elsw: bump to 1.0.0
    
    Bug: https://bugs.gentoo.org/894072
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-portage/elsw/Manifest          |  1 +
 app-portage/elsw/elsw-1.0.0.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)
Comment 3 Maciej Barć gentoo-dev 2024-01-20 20:49:09 UTC
(In reply to Larry the Git Cow from comment #2)
> The bug has been referenced in the following commit(s):
> 
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=a5d0528c073bcf7c9668da7a1320f02fbdf3ca22
> 
> commit a5d0528c073bcf7c9668da7a1320f02fbdf3ca22
> Author:     Maciej Barć <xgqt@gentoo.org>
> AuthorDate: 2024-01-20 18:55:50 +0000
> Commit:     Maciej Barć <xgqt@gentoo.org>
> CommitDate: 2024-01-20 20:45:12 +0000
> 
>     app-portage/elsw: bump to 1.0.0
>     
>     Bug: https://bugs.gentoo.org/894072
>     Signed-off-by: Maciej Barć <xgqt@gentoo.org>
> 
>  app-portage/elsw/Manifest          |  1 +
>  app-portage/elsw/elsw-1.0.0.ebuild | 32 ++++++++++++++++++++++++++++++++
>  2 files changed, 33 insertions(+)

Misstype, was meant to reference https://bugs.gentoo.org/922211