Page MenuHomeDevCentral

Ensure python3 symbolic link exists everywhere
ClosedPublic

Authored by dereckson on Apr 10 2023, 10:57.
Tags
None
Referenced Files
F3327601: D2988.diff
Mon, Jul 8, 17:34
F3322768: D2988.id7627.diff
Sun, Jul 7, 21:27
Unknown Object (File)
Sun, Jul 7, 04:24
Unknown Object (File)
Sun, Jul 7, 01:58
Unknown Object (File)
Sat, Jul 6, 12:04
Unknown Object (File)
Wed, Jul 3, 03:06
Unknown Object (File)
Wed, Jul 3, 01:44
Unknown Object (File)
Fri, Jun 28, 23:48
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