From 4ce30395ef1e0b31ed54a04bc871df5e424930be Mon Sep 17 00:00:00 2001 From: Frode Nordahl Date: Tue, 15 Jun 2021 09:50:03 +0200 Subject: [PATCH] Remove ureadahead package The 'ureadahead' package was removed from Ubuntu at cosmic. The last Debian release to distribute the 'readahead' was jessie. The pkg-map already removes the package for redhat family of distributions, so let's just remove it altogether. Related-Bug: #1690891 Change-Id: I0e2df43384f327928f171665b3ce0bb5d60e3560 --- elements/amphora-agent/package-installs.yaml | 1 - elements/amphora-agent/pkg-map | 6 ------ 2 files changed, 7 deletions(-) diff --git a/elements/amphora-agent/package-installs.yaml b/elements/amphora-agent/package-installs.yaml index 2bf27e2e52..b7e75bde13 100644 --- a/elements/amphora-agent/package-installs.yaml +++ b/elements/amphora-agent/package-installs.yaml @@ -61,7 +61,6 @@ screen: socat: tcpdump: ubuntu-cloudimage-keyring: -ureadahead: uuid-runtime: vim-tiny: vlan: diff --git a/elements/amphora-agent/pkg-map b/elements/amphora-agent/pkg-map index 501231d7f8..3479e45f5c 100644 --- a/elements/amphora-agent/pkg-map +++ b/elements/amphora-agent/pkg-map @@ -21,11 +21,6 @@ "screen": "", "dkms": "" } - }, - "ubuntu": { - "focal": { - "ureadahead": "" - } } }, "family": { @@ -44,7 +39,6 @@ "uuid-runtime": "", "ubuntu-cloudimage-keyring": "", "vim-tiny": "", - "ureadahead": "", "apt-transport-https": "", "pollinate": "", "ifupdown": "",