+1
* Validated signatures and checksums
* Checked for presence of LICENSE and NOTICE files
* Compiled on Fedora 35 against the latest Proton 0.37.0 RC2 and ran all
dispatch tests.

The python-checker failed with the following error -

The following tests FAILED:
73 - python-checker (Failed)
Errors while running CTest
Output from these tests are in:
/home/gmurthy/opensource/test/qpid-dispatch-1.19.0/build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases
verbosely.
[gmurthy@localhost build]$ cat
/home/gmurthy/opensource/test/qpid-dispatch-1.19.0/build/tests/.tox/py310/log/py310-0.log
action: py310, msg: getenv
cwd: /home/gmurthy/opensource/test/qpid-dispatch-1.19.0/build/tests/.tox
cmd: /usr/bin/python3 -m virtualenv --no-download --python /usr/bin/python3
py310
RuntimeError: failed to build image pip because:
Traceback (most recent call last):
  File
"/home/gmurthy/.local/lib/python3.10/site-packages/virtualenv/seed/embed/via_app_data/via_app_data.py",
line 57, in _install
    installer.install(creator.interpreter.version_info)
  File
"/home/gmurthy/.local/lib/python3.10/site-packages/virtualenv/seed/embed/via_app_data/pip_install/base.py",
line 35, in install
    self._uninstall_previous_version()
  File
"/home/gmurthy/.local/lib/python3.10/site-packages/virtualenv/seed/embed/via_app_data/pip_install/base.py",
line 151, in _uninstall_previous_version
    dist_name = self._dist_info.stem.split("-")[0]
  File
"/home/gmurthy/.local/lib/python3.10/site-packages/virtualenv/seed/embed/via_app_data/pip_install/base.py",
line 115, in _dist_info
    raise RuntimeError(msg)  # pragma: no cover
RuntimeError: no .dist-info at
/home/gmurthy/.local/share/virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-22.0.4-py3-none-any,
has pip

I reran the python-checker after deleting
/home/gmurthy/.local/share/virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-22.0.4-py3-none-any
and it passed.

On Wed, Mar 16, 2022 at 9:15 PM Ken Giusti <kgiu...@apache.org> wrote:

> Hello All,
>
> Please cast your vote on this thread to release RC2 as the official
> Qpid Dispatch Router version 1.19.0.
>
> RC2 of Qpid Dispatch Router version 1.19.0 can be found here:
> https://dist.apache.org/repos/dist/dev/qpid/dispatch/1.19.0-rc2/
>
> To validate the integrity and signature of the tar file please follow
> the instructions on the Downloads page from the qpid.apache.org
> website:
> https://qpid.apache.org/download.html#verify-what-you-download
>
> The JIRAs fixed in this release are:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315321&version=12350575
>
> It is tagged as 1.19.0-rc2.
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>

Reply via email to