Page MenuHomeDevCentral

Install verbiste and aspell-fr on Eglide
ClosedPublic

Authored by dereckson on Sep 25 2016, 16:50.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 9, 15:33
Unknown Object (File)
Sat, Nov 9, 15:25
Unknown Object (File)
Thu, Nov 7, 20:44
Unknown Object (File)
Thu, Nov 7, 20:21
Unknown Object (File)
Thu, Nov 7, 19:19
Unknown Object (File)
Thu, Nov 7, 18:28
Unknown Object (File)
Thu, Nov 7, 17:58
Unknown Object (File)
Thu, Nov 7, 16:17
Subscribers

Details

Test Plan
  • @amj can test aspell-fr through a weechat plugin
  • for verbiste: french-conjugator aimer

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
aspell-fr (branched from master)
Build Status
Buildable 1038
Build 1251: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Install verbiste and aspell-fr on Eglide.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: Sandlayth.
dereckson added a subscriber: amj.

Works fine:

Ysul
$ cd /opt/nasqueron-operations
$ git checkout aspell-fr # branch for D683
$ salt eglide state.apply roles/shellserver/userland-software/base
eglide:
[…]
----------
          ID: spelling
    Function: pkg.installed
      Result: True
     Comment: The following packages were installed/updated: aspell-fr, verbiste
     Started: 17:06:49.592154
    Duration: 43475.423 ms
     Changes:   
              ----------
              aspell-fr:
                  ----------
                  new:
                      0.50-3-8
                  old:
              libverbiste-0.1-0v5:
                 ----------
                  new:
                      0.1.43-1
                  old:
              verbiste:
                  ----------
                  new:
                      0.1.43-1
                  old:

Summary for eglide
------------
Succeeded: 6 (changed=1)
Failed:    0
------------
Total states run:     6
Total run time:  48.334 s
Sandlayth edited edge metadata.
This revision is now accepted and ready to land.Sep 27 2016, 16:58
This revision was automatically updated to reflect the committed changes.