ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] npm ERR!
Date: Fri, 26 Jun 2020 01:15:48 +0300
Message-ID: <20200625221548.GA26934@altlinux.org> (raw)
In-Reply-To: <20200622120840.GA1339@altlinux.org>

On Mon, Jun 22, 2020 at 03:08:40PM +0300, Dmitry V. Levin wrote:
> По техническим причинам тестовые пересборки Сизифа временно выключены.
> Постарайтесь ничего не ломать.

Неужели так сложно было несколько дней не ломать?

389-ds-base-1.4.1.18-alt1
	npm ERR! - /usr/lib/node_modules/npm/node_modules/npm-lifecycle/noop.js
	npm ERR! A complete log of this run can be found in:
	npm ERR!     /usr/src/.npm/_logs/2020-06-25T04_21_27_859Z-debug.log
	make[1]: *** [node_modules.mk:8: build-cockpit-plugin] Error 1
	make[1]: Leaving directory
	'/usr/src/RPM/BUILD/389-ds-base-1.4.1.18/src/cockpit/389-console'
	make: *** [Makefile:14577: src/cockpit/389-console/cockpit_dist/index.html] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/389-ds-base-1.4.1.18'
	error: Bad exit status from /usr/src/tmp/rpm-tmp.60484 (%build)

chronograf-1.8.1-alt1
	npm ERR! Cannot find module 'node-gyp/bin/node-gyp'
	npm ERR! Require stack:
	npm ERR! - /usr/lib/node_modules/npm/node_modules/npm-lifecycle/noop.js
	npm ERR! A complete log of this run can be found in:
	npm ERR!     /usr/src/.npm/_logs/2020-06-25T05_18_04_457Z-debug.log
	error: Bad exit status from /usr/src/tmp/rpm-tmp.58435 (%build)

gitea-1.11.5-alt1
	make: Entering directory '/usr/src/RPM/BUILD/gitea-1.11.5'
	npm install --no-save
	npm ERR! code MODULE_NOT_FOUND
	npm ERR! Cannot find module 'node-gyp/bin/node-gyp'
	npm ERR! Require stack:
	npm ERR! - /usr/lib/node_modules/npm/node_modules/npm-lifecycle/noop.js
	npm ERR! A complete log of this run can be found in:
	npm ERR!     /usr/src/.npm/_logs/2020-06-25T05_01_18_570Z-debug.log
	make: *** [Makefile:497: node_modules] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/gitea-1.11.5'

jitsi-meet-4109-alt0.2
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd jitsi-meet-4109
	+ npm run postinstall
	npm ERR! code MODULE_NOT_FOUND
	npm ERR! Cannot find module 'node-gyp/bin/node-gyp'
	npm ERR! Require stack:
	npm ERR! - /usr/lib/node_modules/npm/node_modules/npm-lifecycle/noop.js
	npm ERR! A complete log of this run can be found in:
	npm ERR!     /usr/src/.npm/_logs/2020-06-25T05_13_55_749Z-debug.log

photos-desktop-0.1.0-alt1
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd photos-desktop-0.1.0
	+ npm run build
	npm ERR! code MODULE_NOT_FOUND
	npm ERR! Cannot find module 'node-gyp/bin/node-gyp'
	npm ERR! Require stack:
	npm ERR! - /usr/lib/node_modules/npm/node_modules/npm-lifecycle/noop.js
	npm ERR! A complete log of this run can be found in:
	npm ERR!     /usr/src/.npm/_logs/2020-06-25T04_25_10_045Z-debug.log

riot-desktop-1.6.4-alt1
	+ cat riot.im/release/config.json
	+ grep -v update_base_url
	+ rm -vf node_modules/.bin/npm node_modules/.bin/npx
	+ npm prune --production
	npm ERR! code MODULE_NOT_FOUND
	npm ERR! Cannot find module 'node-gyp/bin/node-gyp'
	npm ERR! Require stack:
	npm ERR! - /usr/lib/node_modules/npm/node_modules/npm-lifecycle/noop.js
	npm ERR! A complete log of this run can be found in:
	npm ERR!     /usr/src/.npm/_logs/2020-06-25T03_08_41_205Z-debug.log

scratch-desktop-3.4.0-alt3
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd scratch-desktop-3.4.0
	+ npm run dist
	npm ERR! code MODULE_NOT_FOUND
	npm ERR! Cannot find module 'node-gyp/bin/node-gyp'
	npm ERR! Require stack:
	npm ERR! - /usr/lib/node_modules/npm/node_modules/npm-lifecycle/noop.js
	npm ERR! A complete log of this run can be found in:
	npm ERR!     /usr/src/.npm/_logs/2020-06-25T04_00_49_521Z-debug.log

webtorrent-desktop-0.21.0-alt1
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd webtorrent-desktop-0.21.0
	+ npm run build
	npm ERR! code MODULE_NOT_FOUND
	npm ERR! Cannot find module 'node-gyp/bin/node-gyp'
	npm ERR! Require stack:
	npm ERR! - /usr/lib/node_modules/npm/node_modules/npm-lifecycle/noop.js
	npm ERR! A complete log of this run can be found in:
	npm ERR!     /usr/src/.npm/_logs/2020-06-25T03_30_00_711Z-debug.log


-- 
ldv


  parent reply	other threads:[~2020-06-25 22:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-22 12:08 [devel] I: test rebuilds temporary off Dmitry V. Levin
2020-06-22 12:16 ` Anton Farygin
2020-06-22 12:36   ` Dmitry V. Levin
2020-06-25 22:15 ` Dmitry V. Levin [this message]
2020-06-26  4:50   ` [devel] npm ERR! Anton Farygin
2020-06-26 16:33   ` Vitaly Lipatov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200625221548.GA26934@altlinux.org \
    --to=ldv@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git