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

[bitnami/discourse] build fails due to missing packages #54478

Closed
attalbialami opened this issue Jan 8, 2024 · 2 comments
Closed

[bitnami/discourse] build fails due to missing packages #54478

attalbialami opened this issue Jan 8, 2024 · 2 comments
Assignees
Labels
discourse solved tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@attalbialami
Copy link

attalbialami commented Jan 8, 2024

Name and Version

bitnami/discourse:3.0.4

What architecture are you using?

amd64

What steps will reproduce the bug?

I am trying to build Discourse image version 3.0.4 (3.0.4-debian-11-r5)

The build fails due to missing packages (error log message: curl: (22) The requested URL returned error: 404 Not Found)

Below are the packages required to build this version (missing packages are written in bold with their links)

  • python-3.9.17-1-linux-amd64-debian-11.tar.gz
  • wait-for-port-1.0.6-9-linux-amd64-debian-11.tar.gz
  • ruby-3.2.2-2-linux-amd64-debian-11.tar.gz link to test
  • postgresql-client-15.3.0-1-linux-amd64-debian-11.tar.gz link to test
  • node-18.16.1-0-linux-amd64-debian-11.tar.gz
  • brotli-1.0.9-161-linux-amd64-debian-11.tar.gz link to test
  • discourse-3.0.4-0-linux-amd64-debian-11.tar.gz

If I try to manually download one of those missing packages, i.e. https://downloads.bitnami.com/files/stacksmith/ruby-3.2.2-2-linux-amd64-debian-11.tar.gz; then I am just redirected back to https://bitnami.com/.

What is the expected behavior?

The image should build successfully when following the specified instructions.

What do you see instead?

curl: (22) The requested URL returned error: 404 Not Found
@attalbialami attalbialami added the tech-issues The user has a technical issue about an application label Jan 8, 2024
@github-actions github-actions bot added the triage Triage is needed label Jan 8, 2024
@carrodher
Copy link
Member

Thanks for letting us know, those intermediate tarballs should be now available.

@attalbialami
Copy link
Author

Thank you for providing the missing tarballs; it will help us build the image and work on the upgrade to a newer release. Much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discourse solved tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

2 participants