Page MenuHomeDevCentral

Install autoconf and automake on shellserver role
ClosedPublic

Authored by dereckson on Jan 25 2017, 19:00.
Tags
None
Referenced Files
F10933863: D862.id2186.diff
Tue, Aug 5, 20:55
F10933365: D862.diff
Tue, Aug 5, 19:05
F10931005: D862.id2187.diff
Tue, Aug 5, 15:17
F10925443: D862.id.diff
Tue, Aug 5, 11:11
F10922634: D862.id2186.diff
Tue, Aug 5, 08:51
F10919230: D862.id2187.diff
Tue, Aug 5, 05:43
F10914262: D862.diff
Tue, Aug 5, 01:26
F10914109: D862.diff
Tue, Aug 5, 01:17
Subscribers
None

Details

Summary

Required to compile darkbot. Ref. T1129.

Test Plan

./build.sh

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Salt master
$ salt eglide state.apply roles/shellserver/userland-software/
----------
          ID: dev
    Function: pkg.installed
      Result: True
     Comment: The following packages were installed/updated: automake, autoconf
              The following packages were already installed: git, cmake, arcanist, strace, valgrind, clang, llvm, colordiff
     Started: 19:03:19.812290
    Duration: 29018.524 ms
     Changes:   
              ----------
              autoconf:
                  ----------
                  new:
                      2.69-10
                  old:
              automake:
                  ----------
                  new:
                      1:1.15-5
                  old:
              automake-1.15:
                  ----------
                  new:
                      1
                  old:
              automaken:
                  ----------
                  new:
                      1
                  old:
              autotools-dev:
                  ----------
                  new:
                      20161112.1
                  old:
              m4:
                  ----------
                  new:
                      1.4.18-1
                  old:
This revision is now accepted and ready to land.Jan 25 2017, 19:06
This revision was automatically updated to reflect the committed changes.