Yes, Thanks. It works. This is the only option that I found to deploy my package. I could not fix perl-Math-GSL-0.40 to have it matches GSL 2.6 Probably Leto will fix the issue sometimes Indeed, there are plenty of perl packages that are not maintained for fedora, this is really annoying. =========================================================================== Patrick DUPRÉ | | email: pdupre@xxxxxxx Laboratoire interdisciplinaire Carnot de Bourgogne 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE Tel: +33 (0)380395988 =========================================================================== > Sent: Wednesday, June 03, 2020 at 1:00 PM > From: "Michael Schwendt" <mschwendt@xxxxxxxxx> > To: users@xxxxxxxxxxxxxxxxxxxxxxx > Subject: Re: perl-Math-GSL > > On Wed, 3 Jun 2020 11:21:43 +0200, Patrick Dupre wrote: > > > I could not compile perl-Math-GSL-0.40 because this package does not deal > > with gsl 2.6 > > Thus, I installed gsl 2.5 independently of gsl 2.6 (gsl-2.6-2.fc32.x86_64) > > and I was able to build the rpm package which requires libgsl.so.23 > > > > I put a link to this library (provided by gsl 2.5) in /usr/lib64 > > and run ldconfig > > > > But > > dnf install /home/pdupre/rpmbuild/RPMS/x86_64/perl-Math-GSL-0.40-1.fc32.x86_64.rpm > > > > is not happy > > Last metadata expiration check: 1:53:24 ago on Wed 03 Jun 2020 09:26:44 AM CEST. > > Error: > > Problem: conflicting requests > > - nothing provides libgsl.so.23()(64bit) needed by perl-Math-GSL-0.40-1.fc32.x86_64 > > > > > > How can I bypass this issue? > > Unless you have created and installed an RPM package for GSL 2.5, no RPM > dependency data exists for libgsl.so.23()(64bit). If you are brave and > curious, you could choose to ignore dependencies by installing with > "rpm --nodeps ...", but be warned since it's quite a big hammer. > _______________________________________________ > 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 > _______________________________________________ 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