obsolete

fleet-commander-admin-0.10.8-2.el7

FEDORA-EPEL-2018-0771fb65e2 created by ogutierrez 4 years ago for Fedora EPEL 7

Updated to version 0.10.8

This update has been submitted for testing by ogutierrez.

4 years ago

This update has been pushed to testing.

4 years ago
User Icon tis commented & provided feedback 4 years ago
karma

Package is not installable on epel7.

package: fleet-commander-admin-0.10.8-2.el7.noarch has unresolved dependenycy:

 python3

You shouldn't hardcode python version, there is macro %{python3_pkgversion} to use on epel7.

You could also generalize epel7 support by using %{python3_pkgversion} in both fedora and epel by adding:

# Single python3 version in Fedora, python3_pkgversion macro not available
%{!?python3_pkgversion:%global python3_pkgversion 3}

Or you can just make epel7 part only to use macro.

%if 0%{?rhel} && 0%{?rhel} < 8
Requires: python%{python3_pkgversion}
%else
Requires: python3
%endif

Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.

4 years ago

Thank you very much for the tip! I'm going to fix this right now and send the update again.

This update has been obsoleted by fleet-commander-admin-0.10.8-3.el7.

4 years ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
-1
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Dates
submitted
4 years ago
in testing
4 years ago

Automated Test Results