odidev

Results 245 issues of odidev

It seems that the present code is compatible up to Python2. Do you have any plan for adding support for Python3?

VTK installation using pip on aarch64 machine fails with below issue: ``` pip3 install vtk Collecting vtk Could not find a version that satisfies the requirement vtk (from versions: )...

enhancement
help wanted

Hi Team, I have been working on building snyk/snyk-images docker image for both amd64 and arm64 platforms.Successfully built the docker image having base image available for both the platforms. I...

The following file has been created and modified: Added arm support in cicd/scripts/build_cross_compile_scloud.sh to build binary. Signed-off-by: odidev [email protected]

Hi Team, I'm working on building a [splunk/docker-splunk](https://github.com/splunk/docker-splunk) image for both amd64 and arm64 platforms, but it requires splunk/splunk-cloud-sdk-go binaries for arm64 platform and built them sucessfully after some changes...

## Description For aarch64 platform, I have built "XXL-JOB" from source. ## Steps Following [STEPS](https://www.xuxueli.com/xxl-job/#2.2%20%E7%BC%96%E8%AF%91%E6%BA%90%E7%A0%81) were used for the building and installation: ~~~ $ git clone https://github.com/xuxueli/xxl-job.git && cd xxl-job...

## Description For aarch64 platform, I have built "Spring-Cloud-Openfeign" from source. ## Steps Following [STEPS](https://github.com/spring-cloud/spring-cloud-openfeign?tab=readme-ov-file#basic-compile-and-test) were used for the building and installation: ~~~ $ git clone https://github.com/spring-cloud/spring-cloud-openfeign.git && cd spring-cloud-openfeign...

waiting-for-triage

## Description For aarch64 platform, I have built "FigTree" from source. ## Steps Following steps were used for the building and installation: ~~~ $ wget https://github.com/rambaut/figtree/archive/refs/tags/v1.4.3.tar.gz $ tar -zxvf v1.4.3.tar.gz...

## Description For aarch64 platform, I have built "MUNGE" from source. ## Steps Following "STEPS (https://github.com/dun/munge/wiki/Installation-Guide)" were used for building and installing munge. ``` wget https://github.com/dun/munge/archive/refs/tags/munge-0.5.15.tar.gz tar xJf munge-0.5.15.tar.xz cd...

## Description For aarch64 platform, I have built "Re2c" from source. ## Steps Following [STEPS](https://re2c.org/build/build.html) were used for the building and installation: ~~~ $ wget https://github.com/skvadrik/re2c/archive/refs/tags/0.13.6.tar.gz $ tar -zxvf 0.13.6.tar.gz...