Page MenuHomeDevCentral

Prune PHP extensions Debian packages installed by default
ClosedPublic

Authored by dereckson on Aug 29 2021, 13:39.
Tags
None
Referenced Files
F3744510: D2399.diff
Fri, Nov 15, 06:27
Unknown Object (File)
Sun, Nov 10, 06:01
Unknown Object (File)
Sat, Nov 9, 06:29
Unknown Object (File)
Thu, Nov 7, 16:33
Unknown Object (File)
Thu, Oct 31, 09:27
Unknown Object (File)
Wed, Oct 30, 09:48
Unknown Object (File)
Sun, Oct 27, 02:26
Unknown Object (File)
Sun, Oct 20, 20:13
Subscribers
None

Details

Summary

Fixes T1643.

Test Plan

salt-call --local state.sls_id languages_libs roles/shellserver/userland-software/base

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
php74-debian
Build Status
Buildable 3723
Build 3973: arc lint + arc unit

Event Timeline

dereckson created this revision.
$ cd /srv/salt
$ arc patch D2399
...
$ salt-call --local state.sls_id languages_libs roles/shellserver/userland-software/base
local:
----------
          ID: languages_libs
    Function: pkg.installed
      Result: True
     Comment: All specified packages are already installed
     Started: 13:41:10.818393
    Duration: 85.746 ms
     Changes:

Summary for local
------------
Succeeded: 1
Failed:    0
------------
Total states run:     1
Total run time:  85.746 ms
This revision is now accepted and ready to land.Aug 29 2021, 13:41