Page MenuHomeDevCentral

Install standard Python modules sqlite3 and gbdm on FreeBSD
ClosedPublic

Authored by dereckson on Feb 27 2018, 20:53.
Tags
None
Referenced Files
F26833625: D1351.id3467.diff
Sun, Apr 26, 19:50
F26821121: D1351.id3468.diff
Sun, Apr 26, 13:38
Unknown Object (File)
Sat, Apr 25, 14:21
Unknown Object (File)
Sat, Apr 25, 09:17
Unknown Object (File)
Fri, Apr 24, 10:36
Unknown Object (File)
Thu, Apr 23, 22:46
Unknown Object (File)
Thu, Apr 23, 01:33
Unknown Object (File)
Thu, Apr 23, 01:06
Subscribers
None

Details

Summary

These two modules are standard and normally included in Python,
but on FreeBSD, there are separate packages as they have more
dependencies.

A third discarded module is tkinter, but we don't have an use case,
as servers currently don't provide a GUI.

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.Feb 28 2018, 13:22

Ok but double dashes:

$ salt-call --local state.apply roles/shellserver/userland-software/base test=True  
----------                                                
          ID: languages_libs 
    Function: pkg.installed
      Result: None
     Comment: The following packages would be installed/updated: php-composer, py36--gbdm, py36--sqlite3
     Started: 13:23:48.647281                        
    Duration: 69.777 ms   
     Changes:     
This revision is now accepted and ready to land.Feb 28 2018, 13:25
This revision was automatically updated to reflect the committed changes.