8
0
Fork
You've already forked stack
0

[stack-base] fix issue building gitea #5

Closed
jnaulty wants to merge 1 commit from jnaulty/update-npm-stack-base into master
pull from: jnaulty/update-npm-stack-base
merge into: hashbang-sh:master
hashbang-sh:master
jnaulty commented 2020年11月29日 02:54:26 +01:00 (Migrated from github.com)
Copy link

Use debian-backports to update npm from 5.8.0+ds6-4+deb10u2 to
6.14.8+ds-1~bpo10+1.

Why:
To help fix an issue encountered when building the images/gitea.tar artifact,
which was failing to build because of an npm install error.
See #4 for more information.

What/How:
Add backported packages from the debian-backports repository to build
with a newer version of npm.

Resolved issue by following the documented debian backport instructions:
https://backports.debian.org/Instructions/

NPM Package References:

Testing:

  • clean images rm -f images/*.tar
  • build image: make images/gitea.tar
  • verify image builds :)

Fixes #4

Use `debian-backports` to update npm from `5.8.0+ds6-4+deb10u2` to `6.14.8+ds-1~bpo10+1`. Why: To help fix an issue encountered when building the `images/gitea.tar` artifact, which was failing to build because of an npm install error. See #4 for more information. What/How: Add backported packages from the debian-backports repository to build with a newer version of npm. Resolved issue by following the documented debian backport instructions: https://backports.debian.org/Instructions/ NPM Package References: - buster npm package: https://packages.debian.org/buster/npm - buster-backports npm package: https://packages.debian.org/buster-backports/npm Testing: - clean images `rm -f images/*.tar` - build image: `make images/gitea.tar` - verify image builds :) Fixes #4
jnaulty (Migrated from github.com) reviewed 2020年11月29日 23:32:57 +01:00
jnaulty (Migrated from github.com) commented 2020年11月29日 23:32:57 +01:00
Copy link

will remove this line, it was just making my life easier for testing

will remove this line, it was just making my life easier for testing

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hashbang-sh/stack!5
Reference in a new issue
hashbang-sh/stack
No description provided.
Delete branch "jnaulty/update-npm-stack-base"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?