[elbe-devel] [PATCH] examples/beaglebone: fix btrfs-progs install
Torben Hohn
torben.hohn at linutronix.de
Tue May 28 12:27:07 CEST 2019
On Tue, May 21, 2019 at 10:44:00AM +0200, Manuel Traut wrote:
> Resend, because probably got lost.
>
> On 18:17 Mon 06 May , Manuel Traut wrote:
> > validation.txt reports
> >
> > - package btrfs-progs is not installed
> >
> > This is because btrfs-progs depends on libzstd1 from
> > stretch-backports.
> >
> > Specify libzstd1 to be used from backports.
> >
> > Signed-off-by: Manuel Traut <manut at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
> > ---
> > examples/armhf-ti-beaglebone-black.xml | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/examples/armhf-ti-beaglebone-black.xml b/examples/armhf-ti-beaglebone-black.xml
> > index 3b913c6d..f91409ec 100644
> > --- a/examples/armhf-ti-beaglebone-black.xml
> > +++ b/examples/armhf-ti-beaglebone-black.xml
> > @@ -142,6 +142,7 @@
> > <pkg>systemd</pkg>
> > <!-- install a package from backports -->
> > <pkg pin="stretch-backports">btrfs-progs</pkg>
> > + <pkg pin="stretch-backports">libzstd1</pkg>
> > <!-- install the gpiotest built by pbuilder -->
> > <pkg>gpiotest</pkg>
> > </pkg-list>
> > --
> > 2.20.1
> >
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
More information about the elbe-devel
mailing list