Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704502 - app-eselect/eselect-rust does not support show action
Summary: app-eselect/eselect-rust does not support show action
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Rust Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-01 20:49 UTC by Robin Johnson
Modified: 2020-01-01 22:05 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 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2020-01-01 20:49:07 UTC
eselect-rust needs to support the show action, so that it can be used by external tools (eg puppet-portage module).

Reported at upstream repo in 2017/02/20:
https://github.com/jauhien/eselect-rust/issues/3
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2020-01-01 20:55:20 UTC
Fix at https://github.com/jauhien/eselect-rust/pull/5/
Comment 2 Thomas Deutschmann (RETIRED) gentoo-dev 2020-01-01 21:19:45 UTC
I am going to work on this.
Comment 3 Larry the Git Cow gentoo-dev 2020-01-01 22:05:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/eselect-rust.git/commit/?id=c8561adb88c9ade4705ae4e56b3c50a83c9c7af4

commit c8561adb88c9ade4705ae4e56b3c50a83c9c7af4
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2020-01-01 22:03:43 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-01-01 22:05:18 +0000

    Add show action
    
    Closes: https://bugs.gentoo.org/704502
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://github.com/jauhien/eselect-rust/pull/5
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 rust.eselect.in | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)