Skip to content

Install make in data-loading Dockerfile#395

Merged
gaurav merged 2 commits into
mainfrom
fix-nodenorm-loader-dockerfile
Jul 15, 2026
Merged

Install make in data-loading Dockerfile#395
gaurav merged 2 commits into
mainfrom
fix-nodenorm-loader-dockerfile

Conversation

@gaurav

@gaurav gaurav commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

The data-loading/Dockerfile (built by .github/workflows/release-loading.yml) fails because make isn't installed, but librdb's make install step needs it. This PR adds make to the apt install line. Also increments the version number to v2.5.1.

Testing

  • docker build of data-loading/Dockerfile now succeeds end to end locally.

🤖 Generated with Claude Code

librdb's `make install` requires make, which wasn't installed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gaurav
gaurav merged commit 021b2ea into main Jul 15, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in NodeNorm sprints Jul 15, 2026
@gaurav
gaurav deleted the fix-nodenorm-loader-dockerfile branch July 15, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant