LISTSERV mailing list manager LISTSERV 16.5

Help for XROOTD-DEV Archives


XROOTD-DEV Archives

XROOTD-DEV Archives


XROOTD-DEV@LISTSERV.SLAC.STANFORD.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

XROOTD-DEV Home

XROOTD-DEV Home

XROOTD-DEV  May 2022

XROOTD-DEV May 2022

Subject:

[xrootd/xrootd] 2b904a: Update notes on EEXISTS return code change.

From:

Matthew Feickert <[log in to unmask]>

Reply-To:

xrootd developers' list for Scalla/xrootd repository and related issues <[log in to unmask]>

Date:

Mon, 2 May 2022 03:22:21 -0700

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (279 lines)

  Branch: refs/heads/stable-5.4.x
  Home:   https://github.com/xrootd/xrootd
  Commit: 2b904a75885a10c46a9899a67f56064f7fdcf67d
      https://github.com/xrootd/xrootd/commit/2b904a75885a10c46a9899a67f56064f7fdcf67d
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on EEXISTS return code change.


  Commit: a4f15df92468cb90113bd44a93aa1c2f92af890d
      https://github.com/xrootd/xrootd/commit/a4f15df92468cb90113bd44a93aa1c2f92af890d
  Author: Chris Burr <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M bindings/python/src/PyXRootD.hh

  Log Message:
  -----------
  Fix Python 3.10+ issues from PY_SSIZE_T_CLEAN not being set


  Commit: af8a10dce5d5b662740c4137a5fce19c58beaf5c
      https://github.com/xrootd/xrootd/commit/af8a10dce5d5b662740c4137a5fce19c58beaf5c
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M bindings/python/setup.py.in
    M tests/XrdClTests/tls/CMakeLists.txt

  Log Message:
  -----------
  [CMake/Python] Replace legacy c++0x with c++14.


  Commit: c65cbfb7f839dfebb246e00563fc2cea8b364f4d
      https://github.com/xrootd/xrootd/commit/c65cbfb7f839dfebb246e00563fc2cea8b364f4d
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on SciTokens patch.


  Commit: 8c6ee171f543f0dfc9573223c4a867a23dea10e1
      https://github.com/xrootd/xrootd/commit/8c6ee171f543f0dfc9573223c4a867a23dea10e1
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdOss/XrdOssCreate.cc

  Log Message:
  -----------
  Squelch a compilation error under Ubuntu


  Commit: 3a6f2c9bb43fbec63bf7dfa93bff0614a2c70db1
      https://github.com/xrootd/xrootd/commit/3a6f2c9bb43fbec63bf7dfa93bff0614a2c70db1
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdHttp/XrdHttpReq.hh

  Log Message:
  -----------
  Support full URIs in the GET request
Fixes https://github.com/xrootd/xrootd/issues/1675


  Commit: 7de0fe0ce385558b479850ddda4409964285a68a
      https://github.com/xrootd/xrootd/commit/7de0fe0ce385558b479850ddda4409964285a68a
  Author: Chris Burr <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M bindings/python/src/PyXRootDFile.cc

  Log Message:
  -----------
  Use Py_ssize_t when getting a buffer length from PyArg_ParseTuple


  Commit: 2afc1db546a15045281f1ff153d2c5f6f6a4ecb5
      https://github.com/xrootd/xrootd/commit/2afc1db546a15045281f1ff153d2c5f6f6a4ecb5
  Author: Chris Burr <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdSys/XrdSysIOEventsPollKQ.icc
    M src/XrdSys/XrdSysIOEventsPollPoll.icc
    M src/XrdSys/XrdSysIOEventsPollPort.icc

  Log Message:
  -----------
  Don't abort if it looks like we're about to fork


  Commit: e2b47ce72281717f7b005aca38ce913ded801293
      https://github.com/xrootd/xrootd/commit/e2b47ce72281717f7b005aca38ce913ded801293
  Author: Mattias Ellert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M cmake/XRootDSystemCheck.cmake
    M src/XrdDaemons.cmake

  Log Message:
  -----------
  Check if we need libatomic to use atomic operations in the C++ code

This is required for using 64 bit atomics on some 32 bit architectures.


  Commit: e2b7950d395d330454f57ceee20d8bb09ed1d28f
      https://github.com/xrootd/xrootd/commit/e2b7950d395d330454f57ceee20d8bb09ed1d28f
  Author: Mattias Ellert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    R bindings/python/docs/source/.static/img/favicon.ico
    R bindings/python/docs/source/.static/img/xrootd-200x68.png
    M bindings/python/docs/source/.templates/layout.html
    M bindings/python/docs/source/conf.py
    M bindings/python/docs/source/examples.rst
    A bindings/python/docs/source/favicon.ico
    M bindings/python/docs/source/install.rst
    M bindings/python/docs/source/modules/client/copyprocess.rst
    M bindings/python/docs/source/modules/client/file.rst
    M bindings/python/docs/source/modules/client/responses.rst
    M bindings/python/docs/source/modules/client/url.rst
    M bindings/python/docs/source/modules/client/utils.rst
    A bindings/python/docs/source/xrootd-200x68.png
    M bindings/python/libs/client/file.py

  Log Message:
  -----------
  Fix sphinx doc

WARNING: The config value `html_logo' has type `dict'; expected `str'.
/builddir/build/BUILD/xrootd-5.4.2/bindings/python/docs/source/modules/client/file.rst:5: WARNING: duplicate object description of XRootD.client, other instance in modules/client/copyprocess, use :noindex: for one of them
/builddir/build/BUILD/xrootd-5.4.2/bindings/python/docs/source/modules/client/filesystem.rst:8: WARNING: duplicate object description of XRootD.client, other instance in modules/client/file, use :noindex: for one of them
/builddir/build/BUILD/xrootd-5.4.2/bindings/python/docs/source/modules/client/url.rst:8: WARNING: duplicate object description of XRootD.client, other instance in modules/client/filesystem, use :noindex: for one of them
/builddir/build/BUILD/xrootd-5.4.2/bindings/python/docs/source/index.rst:16: WARNING: examples is already assigned section numbers (nested numbered toctree?)
/builddir/build/BUILD/xrootd-5.4.2/redhat-linux-build/bindings/python/build/lib.linux-x86_64-3.10/XRootD/client/file.py:docstring of XRootD.client.file.File.close:6: WARNING: unknown keyword: with
/builddir/build/BUILD/xrootd-5.4.2/redhat-linux-build/bindings/python/build/lib.linux-x86_64-3.10/XRootD/client/file.py:docstring of XRootD.client.file.File.close:6: WARNING: unknown keyword: with


  Commit: 022256cd42adb12f75263fa09a4131b47cf903fd
      https://github.com/xrootd/xrootd/commit/022256cd42adb12f75263fa09a4131b47cf903fd
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [FIX] Use python's sys.version_info.minor to ensure correct library

To avoid finding multiple directories that have 'python' in the name
under /usr/local/lib/ on the GitHub Actions runners, use Python's
sys.version_info.minor to get the minor version of python3. As we know
that we're using Python 3, the minor version is the only piece of information
that needs to be determined.


  Commit: 9b215b17f26a4b27f6c698d358b90d03b0b5eec5
      https://github.com/xrootd/xrootd/commit/9b215b17f26a4b27f6c698d358b90d03b0b5eec5
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M packaging/wheel/install.sh

  Log Message:
  -----------
  [FIX] Fix import syntax to enable shutil.which check

In PR 1585 a syntax error was introduced  as `shutil.which` is a method of the Python
'shutil' module and not a module, so the proper import is `from shutil import which`
as regardless of the CPython version `import shutil.which` will result in a

ModuleNotFoundError: No module named 'shutil.which'; 'shutil' is not a package

This error was causing all runs of packaging/wheel/install.sh to use the legacy behavior
of `python setup.py install` regardless if `shutil.which` was available or not.


  Commit: fdac1e84e6e9b64b45362276d21f4187fc9b645d
      https://github.com/xrootd/xrootd/commit/fdac1e84e6e9b64b45362276d21f4187fc9b645d
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [FIX] Remove brew install of git for cmake-macos job

The brew installed git version conflicts with the installed version in the
macOS environment on the GitHub Action runners.


  Commit: d6ea67171401301d6611e4e5bd914467c705f77f
      https://github.com/xrootd/xrootd/commit/d6ea67171401301d6611e4e5bd914467c705f77f
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M packaging/wheel/install.sh

  Log Message:
  -----------
  [pip] Remove manual renaming of egg-info to dist-info

As all CPython versions that have 'shutil.which' (Python 3.3+) are able to run
packaging/wheel/setup.py then they will be able to take advantage of having pip
be able to create a valid wheel during install time. In the event that a very old
version of pip is used, an egg distribution will be installed but it will still work
fine so there is no real reason to rename it in a manner that mocks the dist-info of a
wheel.


  Commit: af49c35653d92a8f9ebeb5695a72f0714f692a53
      https://github.com/xrootd/xrootd/commit/af49c35653d92a8f9ebeb5695a72f0714f692a53
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [CI] Update checkout action to v3

* Use actions/checkout v3 for workflows jobs
   - c.f. https://github.com/actions/checkout/releases/tag/v3.0.0


  Commit: 14e2a44b16dbe5fe0beda3702dcfae6f1eb452c5
      https://github.com/xrootd/xrootd/commit/14e2a44b16dbe5fe0beda3702dcfae6f1eb452c5
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [CI] Add ubuntu sdist build workflow

In light of checks needed for Issue 1668 for building Python bindings across
OS versions, add a GitHub Actions workflow job that builds the built sdist
on Ubuntu (ubuntu-latest in GHA).


Compare: https://github.com/xrootd/xrootd/compare/2e9325505729...14e2a44b16db

########################################################################
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

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use