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
F3110962: D1408.id.diff
Sun, Jun 16, 18:27
Unknown Object (File)
Sun, Jun 16, 07:30
Unknown Object (File)
Sun, Jun 16, 04:59
Unknown Object (File)
Sun, Jun 16, 01:17
Unknown Object (File)
Fri, Jun 14, 14:46
Unknown Object (File)
Sat, Jun 8, 21:54
Unknown Object (File)
Sat, Jun 8, 21:53
Unknown Object (File)
Sat, Jun 8, 21:36
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.