Merge ~jocave/plainbox-provider-resource/+git/plainbox-provider-resource-parts:add-smartmontools into ~checkbox-dev/plainbox-provider-resource/+git/plainbox-provider-resource-parts:master

Proposed by Jonathan Cave
Status: Merged
Approved by: Sylvain Pineau
Approved revision: ef80d87bcb0387cda8c2b7b804f0e9414379d9b9
Merged at revision: 212c97f67f7c1ff374a8d460a0a75e7e26a898ac
Proposed branch: ~jocave/plainbox-provider-resource/+git/plainbox-provider-resource-parts:add-smartmontools
Merge into: ~checkbox-dev/plainbox-provider-resource/+git/plainbox-provider-resource-parts:master
Diff against target: 12 lines (+1/-0)
1 file modified
snapcraft.yaml (+1/-0)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+325834@code.launchpad.net

Description of the change

Add smartmontools to stage-packages. "smartctl" is used by the block_device resource job.

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snapcraft.yaml b/snapcraft.yaml
2index b7ab921..8226bc7 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -14,6 +14,7 @@ parts:
6 - pciutils
7 - dmidecode
8 - python3-requests-unixsocket
9+ - smartmontools
10 prepare: |
11 cd src && autoreconf -i
12 build-packages:

Subscribers

People subscribed via source and target branches