Print

Print


The environment is absolutely fresh, here's what I am doing:

docker run -it --rm cern/cc7-base /bin/bash
[root@e76590fa385f xrootd]# yum install --nogpg -y git python3-pip which
[root@e76590fa385f xrootd]# git clone https://github.com/xrootd/xrootd
[root@e76590fa385f xrootd]# cd xrootd
[root@e76590fa385f xrootd]# git tag -a v6.0.0 -m test
[root@e76590fa385f xrootd]# cp packaging/wheel/* .
[root@e76590fa385f xrootd]# ./publish.sh
[root@e76590fa385f xrootd]# python3 -m pip install dist/xrootd-6.0.0.tar.gz 
WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead.
Processing ./dist/xrootd-6.0.0.tar.gz
  Requirement already satisfied (use --upgrade to upgrade): xrootd==6.0.0 from file:///xrootd/dist/xrootd-6.0.0.tar.gz in /xrootd
Building wheels for collected packages: xrootd
  Running setup.py bdist_wheel for xrootd ... done
  Running setup.py clean for xrootd
Failed to build xrootd


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/issues/1604/1022581702@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1604#issuecomment-1022581702", "url": "https://github.com/xrootd/xrootd/issues/1604#issuecomment-1022581702", "name": "View Issue" }, "description": "View this Issue 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