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
F7145741: D1351.id.diff
Mon, Apr 21, 11:16
F7130331: D1351.id3468.diff
Mon, Apr 21, 04:49
Unknown Object (File)
Sat, Apr 12, 17:30
Unknown Object (File)
Sat, Apr 12, 16:37
Unknown Object (File)
Sat, Apr 12, 08:47
Unknown Object (File)
Sat, Apr 12, 07:56
Unknown Object (File)
Sat, Apr 12, 07:55
Unknown Object (File)
Fri, Apr 11, 11:43
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 Passed
Unit
No Test Coverage
Branch
sqlite
Build Status
Buildable 2136
Build 2384: arc lint + arc unit

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.