Page MenuHomeDevCentral

Ensure python3 symbolic link exists everywhere
ClosedPublic

Authored by dereckson on Apr 10 2023, 10:57.
Tags
None
Referenced Files
F10898877: D2988.diff
Mon, Aug 4, 09:25
F10898866: D2988.diff
Mon, Aug 4, 09:24
F10893496: D2988.id7627.diff
Mon, Aug 4, 01:46
F10893485: D2988.id7628.diff
Mon, Aug 4, 01:45
Unknown Object (File)
Fri, Aug 1, 11:20
Unknown Object (File)
Thu, Jul 31, 00:02
Unknown Object (File)
Tue, Jul 29, 13:18
Unknown Object (File)
Tue, Jul 29, 08:12
Subscribers
None

Details

Summary

On FreeBSD, dependencies can pull python3.9, but not the metapackage
python3. In such case, /usr/bin/env python3 wouldn't be helpful,
as the python3 symlink is created by the metapackage.

Debian, CentOS Stream and Rocky uses also python3 metapackage.

Test Plan

Test on Eglide, db-B-001, docker-002 and dwellers

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
python3-symlink
Build Status
Buildable 4720
Build 5001: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 10 2023, 10:57