Re: f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-26 Thread Adrian Sevcenco
On 11/27/19 3:08 AM, Stephen Morris wrote: On 27/11/19 04:56, Samuel Sieb wrote: On 11/26/19 6:44 AM, Adrian Sevcenco wrote: python3 Python 3.7.5 (default, Oct 17 2019, 12:16:48) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more informatio

Re: f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-26 Thread Stephen Morris
On 27/11/19 04:56, Samuel Sieb wrote: On 11/26/19 6:44 AM, Adrian Sevcenco wrote: python3 Python 3.7.5 (default, Oct 17 2019, 12:16:48) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information.  >>> import pkgconfig  >>> print( pkgconf

Re: f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-26 Thread Samuel Sieb
On 11/26/19 6:44 AM, Adrian Sevcenco wrote: python3 Python 3.7.5 (default, Oct 17 2019, 12:16:48) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pkgconfig >>> print( pkgconfig.exists( 'uuid' )) False Can anybody

Re: f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-26 Thread Michael Schwendt
On Tue, 26 Nov 2019 15:44:21 +0100, Adrian Sevcenco wrote: > > Why are you looking for 'uuid-dev'?  It's just "uuid". > sorry this is a typo .. yes i (they) check for uuid > https://github.com/xrootd/xrootd/blob/master/packaging/wheel/setup.py#L61 > > python3 > Python 3.7.5 (default, Oct 17 201

Re: f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-26 Thread Sjoerd Mullender
On 26/11/2019 15.44, Adrian Sevcenco wrote: > On 11/25/19 9:34 PM, Samuel Sieb wrote: >> On 11/25/19 8:01 AM, Adrian Sevcenco wrote: >>> [xrootdtest@c340sev xrootd]$ python3 >>> Python 3.7.5 (default, Oct 17 2019, 12:16:48) >>> [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux >>> Type "help", "copyr

Re: f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-26 Thread Adrian Sevcenco
On 11/25/19 9:34 PM, Samuel Sieb wrote: On 11/25/19 8:01 AM, Adrian Sevcenco wrote: [xrootdtest@c340sev xrootd]$ python3 Python 3.7.5 (default, Oct 17 2019, 12:16:48) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information.  >>> impor

Re: f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-25 Thread Samuel Sieb
On 11/25/19 8:01 AM, Adrian Sevcenco wrote: [xrootdtest@c340sev xrootd]$ python3 Python 3.7.5 (default, Oct 17 2019, 12:16:48) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pkgconfig >>> print( pkgconfig.exists(