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

Bug 704502

Summary: app-eselect/eselect-rust does not support show action
Product: Gentoo Linux Reporter: Robin Johnson <robbat2>
Component: Current packagesAssignee: Gentoo Rust Project <rust>
Status: RESOLVED FIXED    
Severity: normal CC: whissi
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/jauhien/eselect-rust/issues/3
https://github.com/jauhien/eselect-rust/pull/5
Whiteboard:
Package list:
Runtime testing required: ---

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(+)