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
F9554511: D1408.id.diff
Sat, Jun 7, 05:52
Unknown Object (File)
Thu, Jun 5, 16:10
Unknown Object (File)
Thu, Jun 5, 16:08
Unknown Object (File)
Thu, Jun 5, 07:45
Unknown Object (File)
Thu, May 22, 06:13
Unknown Object (File)
Tue, May 20, 04:43
Unknown Object (File)
Mon, May 19, 22:09
Unknown Object (File)
Mon, May 19, 15:01
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 Not Applicable
Unit
Tests Not Applicable

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.