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
F12059942: D1351.id.diff
Sun, Sep 28, 20:12
F12043977: D1351.id3469.diff
Sun, Sep 28, 10:33
F12042483: D1351.id3468.diff
Sun, Sep 28, 10:13
Unknown Object (File)
Sat, Sep 27, 15:52
Unknown Object (File)
Fri, Sep 26, 00:07
Unknown Object (File)
Thu, Sep 25, 06:15
Unknown Object (File)
Thu, Sep 25, 03:23
Unknown Object (File)
Wed, Sep 24, 23: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 2130
Build 2378: 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.