Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3714229
D2988.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
876 B
Referenced Files
None
Subscribers
None
D2988.diff
View Options
diff --git a/roles/core/userland-software/init.sls b/roles/core/userland-software/init.sls
--- a/roles/core/userland-software/init.sls
+++ b/roles/core/userland-software/init.sls
@@ -117,6 +117,19 @@
- source: salt://roles/core/userland-software/files/tmux-reattach.sh
- mode: 755
+# -------------------------------------------------------------
+# Python
+#
+# The "python3" package takes care on FreeBSD to create
+# the symbolic link to the relevant Python 3.x version.
+#
+# If Python is implicitly installed instead, it will be
+# a package like python3.9 without the symlink.
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+python3:
+ pkg.installed
+
# -------------------------------------------------------------
# System administration utilities
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 5, 12:10 (5 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2230510
Default Alt Text
D2988.diff (876 B)
Attached To
Mode
D2988: Ensure python3 symbolic link exists everywhere
Attached
Detach File
Event Timeline
Log In to Comment