Page MenuHomeDevCentral

Ensure python3 symbolic link exists everywhere
ClosedPublic

Authored by dereckson on Apr 10 2023, 10:57.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 2, 20:38
Unknown Object (File)
Fri, Jan 31, 11:36
Unknown Object (File)
Sun, Jan 26, 10:11
Unknown Object (File)
Sat, Jan 25, 06:31
Unknown Object (File)
Sat, Jan 25, 05:18
Unknown Object (File)
Fri, Jan 24, 01:56
Unknown Object (File)
Sat, Jan 18, 16:34
Unknown Object (File)
Fri, Jan 17, 23:04
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