Bug 1520195 - Review Request: rust-sys-info - Get system information in Rust
Summary: Review Request: rust-sys-info - Get system information in Rust
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-12-04 00:14 UTC by Igor Gnatenko
Modified: 2018-01-01 14:08 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-01-01 14:08:39 UTC
Type: ---
Embargoed:
eclipseo: fedora-review+


Attachments (Terms of Use)

Description Igor Gnatenko 2017-12-04 00:14:53 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/rust/rust-sys-info.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/rust/rust-sys-info-0.5.3-1.fc28.src.rpm
Description: Get system information in Rust.
FAS account: ignatenkobrain

Comment 1 Robert-André Mauchin 🐧 2017-12-04 11:59:05 UTC
 - I've got a test failure:

running 10 tests
test test::test_boottime ... ok
test test::test_cpu_num ... ok
test test::test_loadavg ... ok
test test::test_os_release ... ok
test test::test_cpu_speed ... ok
test test::test_mem_info ... ok
test test::test_disk_info ... ok
test test::test_proc_total ... ok
test test::test_hostname ... FAILED
test test::test_os_type ... ok
failures:
---- test::test_hostname stdout ----
	thread 'test::test_hostname' panicked at 'called `Result::unwrap()` on an `Err` value: ExecFailed(Error { repr: Os { code: 2, message: "No such file or directory" } })', src/libcore/result.rs:906:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.
failures:
    test::test_hostname
test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
error: test failed, to rerun pass '--lib'

   See https://koji.fedoraproject.org/koji/taskinfo?taskID=23543550

   You need to add:

BuildRequires:  %{_bindir}/hostname

Comment 2 Igor Gnatenko 2017-12-04 12:15:16 UTC
Done, also added Requires for it. URLs are same.

Comment 3 Robert-André Mauchin 🐧 2017-12-04 13:51:40 UTC
Package accepted.

Comment 4 Gwyn Ciesla 2017-12-04 14:34:22 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-sys-info


Note You need to log in before you can comment on or make changes to this bug.