Page MenuHomeDevCentral

Install banner utilities
ClosedPublic

Authored by dereckson on May 4 2016, 00:42.
Tags
None
Referenced Files
F10902729: D369.id964.diff
Mon, Aug 4, 14:53
F10901961: D369.id964.diff
Mon, Aug 4, 13:56
F10900791: D369.id884.diff
Mon, Aug 4, 12:30
F10898327: D369.id885.diff
Mon, Aug 4, 08:55
F10897129: D369.id.diff
Mon, Aug 4, 07:00
F10896870: D369.id963.diff
Mon, Aug 4, 06:47
Unknown Object (File)
Sun, Aug 3, 16:42
Unknown Object (File)
Sun, Aug 3, 15:38
Subscribers
None

Details

Summary

Fixes T818.

Test Plan

Run salt on Eglide

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
arcpatch-D369
Build Status
Buildable 547
Build 662: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Install banner utilities.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: Rashk0.
dereckson added inline comments.
roles/shellserver/userland-software/base.sls
55

if

This revision is now accepted and ready to land.Jun 12 2016, 22:38

      ID: utilities
Function: pkg.installed
  Result: False
 Comment: Problem encountered installing package(s). Additional info follows:
          
          errors:
              - debconf: delaying package configuration, since apt-utils is not installed
                E: Sub-process /usr/bin/dpkg returned an error code (2)
 Started: 22:39:12.007531
Duration: 4984.292 ms
 Changes:

On Debian, we need to install toilet-fonts to get more fonts for TOIlet.

There doesn't seem to have currently a package for extra FIGlet fonts (popular fonts like ogre or doom missing).

dereckson edited edge metadata.

Added software:

  • sysvbanner (Debian / Ubuntu)
  • toilet
  • toilet-fonts (Debian / Ubuntu)

Sorted by alphabetical order.

This revision is now accepted and ready to land.Jun 12 2016, 23:13
This revision was automatically updated to reflect the committed changes.