Ok, I've re-checked sums and asc to ensure it's not a mix on my side. objdump -T kamel still exhibits: 0000000000000000 DO *UND* 0000000000000000 GLIBC_2.32 pthread_sigmask
Alex On Wed, Apr 14, 2021 at 11:42 AM Antonin Stefanutti <[email protected]> wrote: > Hi Alex, > > That was supposed to get fixed by > https://github.com/apache/camel-k/pull/2141. > > Not sure why it's not working for the release binary. > > On 14 Apr 2021, at 11:37, Alexandre Gallice <[email protected]<mailto: > [email protected]>> wrote: > > Hi guys, > > Sorry, I was not able to test the kamel executable as it looks like it > needs to run on an O/S with glibc >= 2.32. > > Alex > > On Wed, Apr 14, 2021 at 8:12 AM Zoran Regvart <[email protected]<mailto: > [email protected]>> wrote: > > +1 (binding) > > Thanks Nicola! > > zoran > > On Wed, Apr 14, 2021 at 12:01 AM Nicola Ferraro <[email protected] > <mailto:[email protected]>> > wrote: > > Hello all: > > This is a vote to release Apache Camel K 1.4.0 and Camel K Runtime 1.7.0. > > This release is based on Camel-Quarkus 1.8.1 and Camel 3.9.0 and contains > several changes in both the operator and the runtime. More details in the > release notes: > https://github.com/apache/camel-k/issues/2134#issuecomment-819081192 > > Runtime staging repository: > https://repository.apache.org/content/repositories/orgapachecamel-1309 > Runtime Tag: > > > https://gitbox.apache.org/repos/asf?p=camel-k-runtime.git;a=shortlog;h=refs/tags/camel-k-runtime-project-1.7.0 > > Camel K staging repository: > https://dist.apache.org/repos/dist/dev/camel/camel-k/1.4.0/ > Camel K Tag: > > > https://gitbox.apache.org/repos/asf?p=camel-k.git;a=shortlog;h=refs/tags/v1.4.0 > > Staging container image repository: > https://hub.docker.com/r/camelk/camel-k/tags > > It's possible to install all staging artifacts with a single command: > kamel install --operator-image=camelk/camel-k:1.4.0 --maven-repository= > https://repository.apache.org/content/repositories/orgapachecamel-1309 > --olm=false > <https://repository.apache.org/content/repositories/orgapachecamel-1309--olm=false> > > Please test this release candidate and cast your vote. > > [ ] +1 Release the binary as Apache Camel K 1.4.0 and > Apache Camel K Runtime 1.7.0 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Here's my +1. > > Thanks, > Nicola Ferraro > > > > -- > Zoran Regvart > > >
