On Sat, Mar 2, 2019 at 4:16 AM David Abdurachmanov <david.abdurachmanov@gmail.com> wrote:
On Sat, Mar 2, 2019 at 10:39 AM Nicolas Chauvet <kwizart@gmail.com> wrote:
>
> Le jeu. 28 févr. 2019 à 10:23, Miroslav Suchý <msuchy@redhat.com> a écrit :
> >
> > Do you want to make Fedora 30 better? Please spend 1 minute of your time and try to run:
> >
> >   sudo dnf --releasever=30 --setopt=module_platform_id=platform:f30 --enablerepo=updates-testing distro-sync
>
> As the issue was raised already, please remind that RPM Fusion
> (free/nonfree) users can use the following command:
> sudo dnf --releasever=30 --setopt=module_platform_id=platform:f30
> --enablerepo=updates-testing distro-sync
> --enablerepo=rpmfusion-free-rawhide,rpmfusion-nonfree-rawhide

I tried this command and basically was hit by two issues:

- freecad is not rebuild for new boost version (1.66 -> 1.69).

This is a known issue. I'm stuck in dependency hell right now. Current FreeCAD needs Python 2 packages (and a couple of other FTBFS packages from f30). The pre-release of the next version has changed over to Python 3 but also requires PySide2 which is not in Fedora. I'm working on it as I have time.

Thanks,
Richard