Bug 1574006
| Summary: | Review Request: golang-github-kardianos-osext - Extensions to the standard "os" package | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert-André Mauchin 🐧 <eclipseo> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | decathorpe, package-review |
| Target Milestone: | --- | ||
| 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: | 2018-05-02 17:38:03 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1574007 | ||
|
Description
Robert-André Mauchin 🐧
2018-05-02 16:28:02 UTC
This is already available as a subpackage of golang-bitbucket-kardianos-osext. Additionally, according to an upstream developer, nothing should use this code anymore since "osext.Executable()" can (and should) now be replaced by "os.Executable()" from the go standard library as of go 1.8, which is available on all currently supported fedora releases. It was used only in example code and pre1-8 Golang code in golang-github-kardianos-service so I actually don't need it I guess. Thanks. |