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
F27285213: D1408.id.diff
Sun, May 3, 00:42
F27276655: D1408.id3591.diff
Sat, May 2, 20:00
Unknown Object (File)
Sat, May 2, 07:27
Unknown Object (File)
Fri, May 1, 02:32
Unknown Object (File)
Sun, Apr 26, 21:19
Unknown Object (File)
Sun, Apr 26, 21:19
Unknown Object (File)
Sun, Apr 26, 19:43
Unknown Object (File)
Sat, Apr 25, 22:06
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.