Merge ~bryce/ubuntu/+source/node-nan:merge-v2.16.0-1-kinetic into ubuntu/+source/node-nan:debian/sid
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | git-ubuntu bot | ||||
Approved revision: | not available | ||||
Merge reported by: | Bryce Harrington | ||||
Merged at revision: | dbb7c30101182f46bc8d8981f7e4455cf30ff2d4 | ||||
Proposed branch: | ~bryce/ubuntu/+source/node-nan:merge-v2.16.0-1-kinetic | ||||
Merge into: | ubuntu/+source/node-nan:debian/sid | ||||
Diff against target: |
94 lines (+55/-1) 4 files modified
debian/changelog (+17/-0) debian/control (+2/-1) debian/patches/disable-test-for-s390x.patch (+35/-0) debian/patches/series (+1/-0) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
git-ubuntu bot | Approve | ||
Sergio Durigan Junior (community) | Approve | ||
Canonical Server Reporter | Pending | ||
Review via email: mp+428824@code.staging.launchpad.net |
Description of the change
Simple merge from upstream. I kind of wonder if this could be a sync - I tried building the debian package in a PPA with s390x enabled but it only built for amd64:
https:/
However looking at the git log there's just one change of substance, which doesn't relate to the test problem (just enables Node 18). The delta has been forwarded upstream, but no response yet. So it seems doubtful the test is fixed yet, and the delta should remain for now.
The Node 18 support is probably important for kinetic, though, as it appears nodejs 18 is in -proposed:
nodejs | 12.22.9~
nodejs | 16.14.2+
nodejs | 18.6.0+
PPA: https:/
$ lp-test-ppa ppa:bryce/
stirling: ~$ lp-test-ppa ppa:bryce/
Tests for PPA node-nan-
---- ---- ---- ----
Release: kinetic
Sources:
SRC: node-nan @ 2.16.0-
Triggers on published Sources:
Results: (from http://
node-nan @ amd64:
23.08.22 22:14:25 Log 🗒️ ✅ Triggers: node-nan/
node-nan @ armhf:
23.08.22 22:04:56 Log 🗒️ ✅ Triggers: node-nan/
node-nan @ ppc64el:
23.08.22 22:04:06 Log 🗒️ ✅ Triggers: node-nan/
node-nan @ s390x:
23.08.22 22:03:47 Log 🗒️ ✅ Triggers: node-nan/
Running:
time pkg release arch ppa trigger
2423 node-nan kinetic arm64 bryce/node-
Waiting: (none)
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
I will take a look at this one.