On Thu, 4 Jun 2020 11:19:15 -0400 Jonathan Billings <billings@xxxxxxxxxx> wrote: > On Thu, Jun 04, 2020 at 04:41:45PM +0200, Patrick Dupre wrote: > > I cannot install scilab on fc32 > > The package was orphaned by its maintainer[1], and is failing to > install on Fedora 32, which will likely lead to it being removed at > the next release[2]. It looks like the install dependencies also were > dropped, which is why it isn't able to be installed anymore. > > > 1. https://bugzilla.redhat.com/show_bug.cgi?id=1736646 > 2. https://bugzilla.redhat.com/show_bug.cgi?id=1834103 As a possible workaround, you could go here https://koji.fedoraproject.org/koji/buildinfo?buildID=1235436 and get the last src.rpm that built successfully, and build it on your system using rpmbuild. If it has build requires that aren't met, you will have to build and install them first, using the same process. It might be that the package is not compatible with changes in an API or ABI in later Fedoras, and you will have to tweak the spec or the source to get around that. This should be safe from a security standpoint if you are the sole user of your computer, and you have no internet facing services. I don't know how to check copr builds, but maybe it has already been built by someone else who needed it, and is available in copr. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx