Page MenuHomeDevCentral

Ensure python3 symbolic link exists everywhere
ClosedPublic

Authored by dereckson on Apr 10 2023, 10:57.
Tags
None
Referenced Files
F7505035: D2988.diff
Sun, Apr 27, 19:59
Unknown Object (File)
Fri, Apr 25, 21:42
Unknown Object (File)
Thu, Apr 24, 14:02
Unknown Object (File)
Tue, Apr 22, 07:23
Unknown Object (File)
Mon, Apr 21, 19:35
Unknown Object (File)
Mon, Apr 21, 07:21
Unknown Object (File)
Sun, Apr 20, 06:16
Unknown Object (File)
Tue, Apr 15, 08:45
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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

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