FIXME: Add --force-yes to apt-get dist-upgrade. 37/13537/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 8 Apr 2016 13:32:58 +0000 (15:32 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 2 May 2016 14:23:31 +0000 (14:23 +0000)
commit8169211d5ca2ddff72a7b5279fc9146af46e5cea
treeba2e03e3506fe9de81710dfe3ad0efedab81274d
parentd8451852f403bc1a820452478328bdb7d7d2fa47
FIXME: Add --force-yes to apt-get dist-upgrade.

arm64 udev in Ubuntu Trusty is broken, so we had to provide our own
patched udev package in armband MOS repos.

Due to dpkg version comparison algorithm, our MOS version of udev
is considered a downgrade, which requires --force-yes for
apt-get dist-upgrade to work and pick up this version, otherwise
bootstrap/target image build would fail with apt-get error code 100.

This change can be dropped later, if other packages do not manifest
the same behavior.

Change-Id: I00f6a55290f2d09fd6aacfa948c84e39da27923d
(cherry picked from commit 4ac065843d64e56ba7374ad8732cc27f8682a8be)
patches/fuel-agent/0009-FIXME-Add-force-yes-to-apt-get-dist-upgrade.patch [new file with mode: 0644]