Merge ~ines-almeida/launchpad:add-missing-package-to-ppa-publisher into launchpad:master

Proposed by Ines Almeida
Status: Merged
Approved by: Ines Almeida
Approved revision: 6da7ba57da8d224207eb4679beca898d06d3b570
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~ines-almeida/launchpad:add-missing-package-to-ppa-publisher
Merge into: launchpad:master
Diff against target: 38 lines (+3/-2)
3 files modified
charm/launchpad-copy-archive-publisher/layer.yaml (+1/-1)
charm/launchpad-ppa-publisher/layer.yaml (+1/-0)
charm/launchpad-scripts/layer.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Review via email: mp+453567@code.launchpad.net

Commit message

Add missing 'procmail' package to PPA publisher (and rework comment that goes with it)

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/charm/launchpad-copy-archive-publisher/layer.yaml b/charm/launchpad-copy-archive-publisher/layer.yaml
2index 656e2fa..b43cab1 100644
3--- a/charm/launchpad-copy-archive-publisher/layer.yaml
4+++ b/charm/launchpad-copy-archive-publisher/layer.yaml
5@@ -7,7 +7,7 @@ options:
6 apt:
7 packages:
8 - launchpad-soyuz-dependencies
9- - procmail # Needed for the 'lockfile' command.
10+ - procmail # Needed only for the 'lockfile' command.
11 ols-pg:
12 databases:
13 db:
14diff --git a/charm/launchpad-ppa-publisher/layer.yaml b/charm/launchpad-ppa-publisher/layer.yaml
15index 481ad8a..a72c108 100644
16--- a/charm/launchpad-ppa-publisher/layer.yaml
17+++ b/charm/launchpad-ppa-publisher/layer.yaml
18@@ -8,6 +8,7 @@ options:
19 packages:
20 - launchpad-soyuz-dependencies
21 - libapache2-mod-wsgi-py3
22+ - procmail # Needed only for the 'lockfile' command.
23 ols-pg:
24 databases:
25 db:
26diff --git a/charm/launchpad-scripts/layer.yaml b/charm/launchpad-scripts/layer.yaml
27index 226ad84..c0312b0 100644
28--- a/charm/launchpad-scripts/layer.yaml
29+++ b/charm/launchpad-scripts/layer.yaml
30@@ -5,7 +5,7 @@ repo: https://git.launchpad.net/launchpad
31 options:
32 apt:
33 packages:
34- - procmail # Needed for the 'lockfile' command.
35+ - procmail # Needed only for the 'lockfile' command.
36 ols-pg:
37 databases:
38 db:

Subscribers

People subscribed via source and target branches

to status/vote changes: