Page MenuHomeDevCentral

Install verbiste and aspell-fr on Eglide
ClosedPublic

Authored by dereckson on Sep 25 2016, 16:50.
Tags
None
Referenced Files
F4019510: D683.id.diff
Sat, Jan 18, 14:30
F4019098: D683.diff
Sat, Jan 18, 09:13
Unknown Object (File)
Fri, Jan 10, 18:21
Unknown Object (File)
Thu, Jan 2, 11:01
Unknown Object (File)
Thu, Dec 26, 19:15
Unknown Object (File)
Sun, Dec 22, 06:23
Unknown Object (File)
Dec 17 2024, 10:44
Unknown Object (File)
Dec 15 2024, 05:40
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
Lint Not Applicable
Unit
Tests Not Applicable

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.