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
F3789742: D1351.diff
Wed, Nov 27, 03:32
Unknown Object (File)
Tue, Nov 26, 01:33
Unknown Object (File)
Tue, Nov 26, 01:33
Unknown Object (File)
Tue, Nov 26, 01:33
Unknown Object (File)
Tue, Nov 26, 01:33
Unknown Object (File)
Tue, Nov 12, 23:44
Unknown Object (File)
Fri, Nov 8, 12:29
Unknown Object (File)
Fri, Nov 8, 01:16
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.