Page MenuHomeDevCentral

Fix Python 2 package prefix for CentOS and RHEL servers
ClosedPublic

Authored by dereckson on Mar 10 2018, 00:33.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 31, 00:37
Unknown Object (File)
Sun, Oct 27, 14:21
Unknown Object (File)
Tue, Oct 22, 00:07
Unknown Object (File)
Sat, Oct 19, 01:42
Unknown Object (File)
Thu, Oct 17, 23:53
Unknown Object (File)
Wed, Oct 16, 12:37
Unknown Object (File)
Wed, Oct 16, 12:13
Unknown Object (File)
Sun, Oct 13, 15:29
Subscribers
None

Details

Summary

Python 2 packages use a different prefix on Fedora and RHEL/CentOS:

  • python2- for Fedora, currently defined in the map
  • python- for RHEL/CentOS, fixed by this change

This is a follow-up for change 690ca84c957b.

Test Plan

no op

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
prefix (branched from master)
Build Status
Buildable 2207
Build 2455: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Mar 10 2018, 00:33
This revision was automatically updated to reflect the committed changes.