Bug 2363808
Summary: | Review Request: trafix - A terminal-based monitoring tool for Linux | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | masoud bolhassani <masoud.bolhassani> |
Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 42 | CC: | fedora, package-review |
Target Milestone: | --- | Keywords: | AutomationTriaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
URL: | https://github.com/msoodb/trafix/releases/download/v1.0.4/trafix-1.0.4-1.fc42.src.rpm | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | --- | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Attachments: |
Description
masoud bolhassani
2025-05-02 18:25:23 UTC
Copr build: https://copr.fedorainfracloud.org/coprs/build/8992715 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2363808-trafix/fedora-rawhide-x86_64/08992715-trafix/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. Created attachment 2088457 [details]
The .spec file difference from Copr build 8992715 to 8996844
Copr build: https://copr.fedorainfracloud.org/coprs/build/8996844 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2363808-trafix/fedora-rawhide-x86_64/08996844-trafix/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. > %global debug_package %{nil} > [...] > strip %{buildroot}%{_bindir}/trafix No-go. Debuginfo is required. > %build > %set_build_flags Calling %set_build_flags manually is not needed since Fedora 36. > %check > # No test suite upstream; basic functionality tested manually. Remove this, then. The %check section is not mandatory. > %dir /etc/trafix > %config(noreplace) /etc/trafix/config.cfg Use %{_sysconfdir} instead of hard-coding /etc. Hi, Thank you. issues were fixed now. Source SRPM: https://github.com/msoodb/trafix/releases/download/v1.0.9/trafix-1.0.9-1.fc42.src.rpm Created attachment 2088507 [details]
The .spec file difference from Copr build 8996844 to 8998105
Copr build: https://copr.fedorainfracloud.org/coprs/build/8998105 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2363808-trafix/fedora-rawhide-x86_64/08998105-trafix/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. Created attachment 2088767 [details]
The .spec file difference from Copr build 8998105 to 9007108
Copr build: https://copr.fedorainfracloud.org/coprs/build/9007108 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2363808-trafix/fedora-rawhide-x86_64/09007108-trafix/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. |