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
F3790534: D1351.id3469.diff
Wed, Nov 27, 05:50
F3790521: D1351.id3467.diff
Wed, Nov 27, 05:45
F3790479: D1351.id3460.diff
Wed, Nov 27, 05:38
F3790463: D1351.id3468.diff
Wed, Nov 27, 05:34
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
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.