To: users@qpid.apache.org
Subject: Re: [EXTERNAL]Re: Repackaging qpidd from Centos 7.9 for RHEL 9
Hi Darin,
great work with the python 3 fixes! Would it be possible to get those python 3
fixes into the official codetree? The python problems are one of the major
issues for continuous use of the C++ q
qpid-server for the
qpidd binary and associated files.
-Original Message-
From: Gordon Sim
Sent: Tuesday, July 9, 2024 11:36 AM
To: users@qpid.apache.org
Subject: [EXTERNAL]Re: Repackaging qpidd from Centos 7.9 for RHEL 9
For qpid-proton the source is here:
https://qpid.apache.org/rel
Hallo, I have repackaged qpidd fgor rhel9/python3.9 environment and using it
extensively.
Tests do not compile properly though and I don't care.
To make qpid-tools work I also had to port qpid-python and python-saslwrapper
packages
though these are obsolete.
I also created packages for recent
uesday, July 9, 2024 11:36 AM
> To: users@qpid.apache.org
> Subject: [EXTERNAL]Re: Repackaging qpidd from Centos 7.9 for RHEL 9
>
> For qpid-proton the source is here:
> https://qpid.apache.org/releases/qpid-proton-0.38.0/index.html. For qpid-cpp
> I don't believe there has been a 1.40 re
on. I need qpid-server for the
qpidd binary and associated files.
-Original Message-
From: Gordon Sim
Sent: Tuesday, July 9, 2024 11:36 AM
To: users@qpid.apache.org
Subject: [EXTERNAL]Re: Repackaging qpidd from Centos 7.9 for RHEL 9
For qpid-proton the source is here:
https://qpid.apach
For qpid-proton the source is here:
https://qpid.apache.org/releases/qpid-proton-0.38.0/index.html. For
qpid-cpp I don't believe there has been a 1.40 release. The latest is
https://archive.apache.org/dist/qpid/cpp/1.39.0/. Your 1.40 build is
therefore probably built from main https://github.com/ap
Hi,
I'm reviving a project I inherited from a coworker who was trying to migrate
our system software from CentOS 7.9 to RedHat 9. Previously, he had gone
through the process of converting the qpid-cpp and qpid-proton packages to RHEL
9 so that we could test them with our software. I have since