I do not think so.
I downloaded

https://www.gnu.org/software/gsl/gsl-latest.tgz (gsl-2.7)


> I thought that fedpkg works with a clone of the git repo for a fedora package.
> Is that what you are doing?
> 
> Barry
> 
> > On 19 Jun 2021, at 15:35, Patrick Dupre <pdu...@gmx.com> wrote:
> > 
> > Hello,
> > 
> > Trying to build a rpm package for gsl.2.7
> > I downloaded gsl-2.7.tar.gz
> > I copy 
> > cp -a gsl.spec.in gsl.spec
> > and
> > run (in gsl-2.7)
> > fedpkg --release fc34 local
> > but I get
> > Traceback (most recent call last):
> >  File "/usr/bin/fedpkg", line 33, in <module>
> >    sys.exit(load_entry_point('fedpkg==1.40', 'console_scripts', 'fedpkg')())
> >  File "/usr/bin/fedpkg", line 25, in importlib_load_entry_point
> >    return next(matches).load()
> >  File "/usr/lib64/python3.9/importlib/metadata.py", line 77, in load
> >    module = import_module(match.group('module'))
> >  File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in 
> > import_module
> >    return _bootstrap._gcd_import(name[level:], package, level)
> >  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
> >  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
> >  File "<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked
> >  File "<frozen importlib._bootstrap>", line 228, in 
> > _call_with_frames_removed
> >  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
> >  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
> >  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
> >  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
> >  File "<frozen importlib._bootstrap_external>", line 855, in exec_module
> >  File "<frozen importlib._bootstrap>", line 228, in 
> > _call_with_frames_removed
> >  File "/usr/lib/python3.9/site-packages/fedpkg/__init__.py", line 12, in 
> > <module>
> >    import pyrpkg
> >  File "/usr/lib/python3.9/site-packages/pyrpkg/__init__.py", line 47, in 
> > <module>
> >    from pyrpkg.lookaside import CGILookasideCache
> >  File "/usr/lib/python3.9/site-packages/pyrpkg/lookaside.py", line 23, in 
> > <module>
> >    import pycurl
> > ImportError: pycurl: libcurl link-time version (7.64.1) is older than 
> > compile-time version (7.75.0)
> > 
> > 
> > Can I easy fix this issue?
> > 
> > Thanks
> > 
> > ===========================================================================
> > Patrick DUPRÉ                                 | | email: pdu...@gmx.com
> > Laboratoire interdisciplinaire Carnot de Bourgogne
> > 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
> > Tel: +33 (0)380395988                    | | Room# D114A
> > ===========================================================================
> > _______________________________________________
> > users mailing list -- users@lists.fedoraproject.org
> > To unsubscribe send an email to users-le...@lists.fedoraproject.org
> > 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@lists.fedoraproject.org
> > Do not reply to spam on the list, report it: 
> > https://pagure.io/fedora-infrastructure
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> 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@lists.fedoraproject.org
> Do not reply to spam on the list, report it: 
> https://pagure.io/fedora-infrastructure
>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to