chabad360 / cockpit-docker

Cockpit UI for docker containers (ported from cockpit-podman)
GNU Lesser General Public License v2.1
50 stars 9 forks source link

Fedora build fails #11

Open jeghers opened 2 months ago

jeghers commented 2 months ago

Cockpit version: 323 Cockpit-docker version: 16 Docker version: 27.2.1, build 9e34c9b OS:

Build fails...

[root@t4pserver-fed cockpit-docker]# make remote: Enumerating objects: 1561, done. remote: Counting objects: 100% (1561/1561), done. remote: Compressing objects: 100% (1357/1357), done. remote: Total 1534 (delta 256), reused 558 (delta 90), pack-reused 0 (from 0) Receiving objects: 100% (1534/1534), 7.47 MiB | 9.54 MiB/s, done. Resolving deltas: 100% (256/256), completed with 1 local object. git archive 'd39255f6f768cc1c37a5786be8e8dc9d8f4d5ed2^{tree}' -- pkg/lib test/common test/static-code tools/node-modules | tar x make package-lock.json && NODE_ENV= ./build.js make[1]: Entering directory '/usr/src/cockpit-docker' ./node-modules-fix.sh FETCH node_modules [ref: 9b7b566677f15fad3e38857ed5965bc7588b5d5a] fatal: unable to access 'https://github.com/cockpit-project/node-cache/': Could not resolve host: github.com FETCH node_modules [ref: 9b7b566677f15fad3e38857ed5965bc7588b5d5a] fatal: unable to access 'https://github.com/cockpit-project/node-cache/': Could not resolve host: github.com make[1]: [Makefile:215: package-lock.json] Error 128 make[1]: Leaving directory '/usr/src/cockpit-docker' make: [Makefile:110: dist/manifest.json] Error 2

Steps to reproduce

  1. github clone as per documentation in this repo
  2. run make
  3. ]observe the errors
proninyaroslav commented 3 weeks ago

Successfully build on master branch, fedora 40