Bug 2245447

Summary: Review Request: rust-libc-stdhandle - Helper functions for retrieving stdin, stdout, stderr
Product: [Fedora] Fedora Reporter: Seth Maurice-Brant <fedoraproject.kwudj>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: decathorpe, package-review
Target Milestone: ---Flags: fedoraproject.kwudj: fedora-review-
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-10-22 10:19:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Seth Maurice-Brant 2023-10-21 15:06:12 UTC
Spec URL: https://gitlab.com/fedora-pkgs/fedora-rust-libc-stdhandle/-/raw/main/rust-libc-stdhandle.spec
SRPM URL: https://gitlab.com/fedora-pkgs/fedora-rust-libc-stdhandle/-/raw/main/rust-libc-stdhandle-0.1.0-1.fc40.src.rpm
Description: Helper functions for retrieving stdin, stdout, stderr
Fedora Account System Username: saluki

Passing Koji build: https://koji.fedoraproject.org/koji/taskinfo?taskID=107883710

Comment 1 Fabio Valentini 2023-10-22 10:15:28 UTC
Hm, this is a really old crate, and jless is the only notable thing that's still depending on it:
https://crates.io/crates/libc-stdhandle/reverse_dependencies

I commented on your upstream issue:
https://github.com/PaulJuliusMartinez/jless/issues/135#issuecomment-1774053552

Comment 2 Seth Maurice-Brant 2023-10-22 10:19:05 UTC
Not much point in packaging that then. 

I will work on replacing it in the jless codebase so it is not required.

Closing this review request in that case.