On Thu, 2022-02-24 at 21:20 +0300, Dmitry Butskoy wrote:
> Miroslav Suchý wrote:
> > 
> > > 
> > > Second, the alternate Springdale Linux repo 
> > > http://springdale.princeton.edu/data/springdale/SCL/7/x86_64/ see
> > > ms
> > > to have all the ones (which are provided in sources by RedHat),
> > > but 
> > > cannot be used in Copr. Springdale provides devtoolset-3-elfutils
> > > there, and it in some strange way  badly correlates with the
> > > initial 
> > > Copr build environment (even before the rpmbuild process starts).
> > > Some python2 module cannot find libelf.so.1 ...
> > 
> > 
> > That is because it is SCL package. It installs the library to
> > 
> > /opt/rh/devtoolset-3/root/usr/lib64/libelf.so.1
> > 
> > You have to run
> > 
> >   scl enable devtools-3 $COMMAND
> > 
> 
> But where to run it exactly?
> 

yes is not easy find an example unfortunately , first line of %build 

see this example : 
https://src.fedoraproject.org/rpms/mkvtoolnix/blob/4400f88779be30d35d909545b76346dc218c24d4/f/mkvtoolnix.spec#_76


> It seems it happens on some early stage (so I cannot alter anything in 
> the .spec file).
> 
> Could anybody look into the prolem log: 
> https://download.copr.fedorainfracloud.org/results/buc/seamonkey-generic/epel-7-x86_64/03543870-seamonkey/builder-live.log.gz
>  
> ?
> 
> 
> ~buc
> 
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org
> Do not reply to spam on the list, report it:
> https://pagure.io/fedora-infrastructure

-- 
Sérgio M. B.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to