Print

Print


Thanks for updating the PR, I tried building the python RPMs and it works like a charm, however if I run the publish.sh script it fails with following errors:

./publish.sh: line 19: [: : integer expression expected
./publish.sh: line 34: [: : integer expression expected
/usr/bin/python3: No module named build.__main__; 'build' is a package and cannot be directly executed

The integer expression expected error is due to -eq operator used that is integer specific and if replaced with != goes away. Then, however, I'm getting:

ERROR: Unable to find wheel and unable to install wheel with '/usr/bin/python3 -m pip install wheel'.
       Please ensure wheel is available to /usr/bin/python3 and try again.

Although wheel is installed:

python3 -m pip install wheel
Requirement already satisfied: wheel in /usr/local/lib/python3.6/site-packages (0.37.1)


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/pull/1585/c1015468453@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/pull/1585#issuecomment-1015468453", "url": "https://github.com/xrootd/xrootd/pull/1585#issuecomment-1015468453", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1