[Planetlab-devel] odd warnings from our pyOpenSSL build

Thierry Parmentelat thierry.parmentelat at sophia.inria.fr
Mon Oct 26 09:48:10 EST 2009


honestly if I were you i'd just leave this as it is ...

On Oct 26, 2009, at 3:27 PM, Marc Fiuczynski wrote:

> Hi Baris,
>
> I gave that a shot, but then got:
>
> error: Installed (but unpackaged) file(s) found:
>   /usr/lib/python2.4/site-packages/OpenSSL/__init__.pyo
>   /usr/lib/python2.4/site-packages/OpenSSL/test/__init__.pyo
>   /usr/lib/python2.4/site-packages/OpenSSL/test/test_crypto.pyo
>   /usr/lib/python2.4/site-packages/OpenSSL/test/test_ssl.pyo
>   /usr/lib/python2.4/site-packages/OpenSSL/tsafe.pyo
>   /usr/lib/python2.4/site-packages/OpenSSL/version.pyo
>
> These presumably are produced by the:
>
> /usr/lib/rpm/brp-python-bytecompile
>
> step earlier.  Not sure if there is a clever way to clean those out.
>
> Marc
>
> On Oct 26, 2009, at 9:45 AM, Barış Metin wrote:
>
>> Hi Marc,
>>
>> I think we can remove that line from %files section as we get the  
>> list
>> of installed files/directories in %install section. That should fix
>> the warning.
>>
>> On Mon, Oct 26, 2009 at 2:16 PM, Marc Fiuczynski <mef at cs.princeton.edu 
>> > wrote:
>>> Anyone noticed these odd warnings for our pyOpenSSL package in the  
>>> build
>>> log? Could it be that the
>>>
>>> %(python -c "from distutils.sysconfig import get_python_lib; print
>>> get_python_lib(1)")/OpenSSL
>>>
>>> in the %files section isn't doing the right thing?
>>>
>>> Begin forwarded message:
>>>
>>>> + /usr/lib/rpm/redhat/brp-java-repack-jars
>>>> Processing files: pyOpenSSL-0.9-1.coblitz
>>>> warning: File listed twice: /usr/lib64/python2.4/site-packages/ 
>>>> OpenSSL
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/SSL.so
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/__init__.py
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/__init__.pyc
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/crypto.so
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/rand.so
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/test
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/test/__init__.py
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/test/__init__.pyc
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/test/test_crypto.py
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/test/test_crypto.pyc
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/test/test_ssl.py
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/test/test_ssl.pyc
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/tsafe.py
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/tsafe.pyc
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/version.py
>>>> warning: File listed twice:
>>>> /usr/lib64/python2.4/site-packages/OpenSSL/version.pyc
>>>> Provides: SSL.so()(64bit) crypto.so()(64bit) rand.so()(64bit)
>>>> Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1
>>>> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
>>>
>>> _______________________________________________
>>> Devel mailing list
>>> Devel at lists.planet-lab.org
>>> https://lists.planet-lab.org/mailman/listinfo/devel
>>>
>>
>>
>>
>> -- 
>> Baris
>>
>> _______________________________________________
>> Devel mailing list
>> Devel at lists.planet-lab.org
>> https://lists.planet-lab.org/mailman/listinfo/devel
>
>
> _______________________________________________
> Devel mailing list
> Devel at lists.planet-lab.org
> https://lists.planet-lab.org/mailman/listinfo/devel




More information about the Devel mailing list