On Tue, 2020-06-02 at 18:31 +0200, Nicolas Chauvet wrote: > Le mar. 2 juin 2020 à 16:51, Sérgio M. Basto <sergi...@rpmfusion.org> > a écrit : > ... > > # mageia support not ready for 6.0 > > @@ -403,6 +401,7 @@ kmk %{_smp_mflags} \ > > %{?with_docs: VBOX_WITH_DOCS=1 } \ > > VBOX_JAVA_HOME=%{_prefix}/lib/jvm/java \ > > VBOX_WITH_UPDATE_REQUEST= \ > > + VBOX_WITHOUT_PRECOMPILED_HEADERS=1 \ > Indeed, It was actually easy enough... > But you may not be able to build on koji for some reason... (glibc32 > issue on x86_64).
ATM we have these 3 packages not found [1]. 2 packages are in BaseOS [2] [3] and 1 package are in PowerTools [4] [1] No matching package to install: 'glibc-devel(x86-32)' No matching package to install: 'libgcc(x86-32)' No matching package to install: 'libstdc++-static(x86-32)' [2] mock -r epel-8-x86_64 --install 'glibc-devel(x86-32)' Installing: glibc-devel i686 2.28-72.el8_1.1 BaseOS and in Installing dependencies: libgcc i686 8.3.1-4.5.el8 BaseOS [3] mock -r epel-8-x86_64 --install 'libgcc(x86-32)' Package libgcc-8.3.1-4.5.el8.i686 is already installed. [4] mock -r epel-8-x86_64 --install 'libstdc++-static(x86-32)' Installing: libstdc++-static i686 8.3.1-4.5.el8 PowerTools > I won't be able to look at before later this week... > Btw, there is an issue with a drop-in dracut file not ending with a > space when blacklisting modules... > Please fix without delay as this will break some end-users initramfs. > -- Sérgio M. B. _______________________________________________ rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org