Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build off 9.3.0 build #509

Open
chughts opened this issue Nov 8, 2022 · 2 comments
Open

Unable to build off 9.3.0 build #509

chughts opened this issue Nov 8, 2022 · 2 comments

Comments

@chughts
Copy link

chughts commented Nov 8, 2022

I have tried to build a developer container off the 9.3.0 branch, but the build fails with

Downloading IBM MQ Advanced for Developers 9.3.0.1
mkdir -p downloads
curl --fail --location https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqadv/9.3.0.1-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz --output downloads/9.3.0.1-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
make: *** [downloads/9.3.0.1-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz] Error 22
Soheels-MacBook-Pro-2019:mq-container soheel_chughtai@uk.ibm.com$  DOCKER_BUILDKIT=0 make build-devserver
@arthurbarr
Copy link
Member

@mirskifa is this just some over-zealous renaming of 9.3.0.0 to 9.3.0.1? It looks like the MQ Advanced for Developers download is either 9.3.0.0 or 9.3.1.0.

@adamdecaf
Copy link

You can specify the MQ version. e.g. MQ_VERSION=9.3.2.0 COMMAND=docker make build-devserver

JEFFLUFC pushed a commit that referenced this issue Sep 29, 2023
Update golang-sys version to remediate vulnerability CVE-2022-29526 in CD branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants