ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] mkimage-profiles: /sbin/ip: No such file or directory
Date: Thu, 4 Oct 2018 12:39:38 +0300
Message-ID: <20181004093938.GO18842@imap.altlinux.org> (raw)
In-Reply-To: <7582634.60362.1538640868084.JavaMail.zimbra@remotesystems.ru>

[-- Attachment #1: Type: text/plain, Size: 547 bytes --]

On Thu, Oct 04, 2018 at 11:14:28AM +0300, Evgeniy Korneechev wrote:
> Наткнулся на ошибку (при сборке [на ветке master и p8] regular-mate.iso, -xfce.iso): 
> initrd-cp: error: /sbin/ip: No such file or directory 

Должно бы только на сизифе, это следствие make-initrd 2.2.

Ср.: https://bugzilla.altlinux.org/show_bug.cgi?id=35454

Костыль прилагается, но крайне огорчителен -- потому и не могу
пока выпустить новую версию mkimage-profiles.

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info

[-- Attachment #2: 0001-stage1-m-i-deps-stopgap-fix.patch --]
[-- Type: text/x-patch, Size: 859 bytes --]

>From ed9fb0664bb9000885e9eaca4c8166525814ed53 Mon Sep 17 00:00:00 2001
From: Michael Shigorin <mike@altlinux.org>
Date: Wed, 19 Sep 2018 10:16:46 +0300
Subject: [PATCH] stage1: m-i deps stopgap fix

---
 features.in/stage2/config.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/features.in/stage2/config.mk b/features.in/stage2/config.mk
index 2eb7099..f8756ba 100644
--- a/features.in/stage2/config.mk
+++ b/features.in/stage2/config.mk
@@ -1,7 +1,8 @@
 # "1" is not a typo
 use/stage2: sub/stage1
 	@$(call add_feature)
-	@$(call add,STAGE1_PACKAGES,file make-initrd make-initrd-propagator propagator)
+	@$(call add,STAGE1_PACKAGES,make-initrd file iproute2 which cifs-utils)
+	@$(call add,STAGE1_PACKAGES,make-initrd-propagator propagator)
 	@$(call add,STAGE1_MODLISTS,$$(FEATURES))
 	@$(call xport,STAGE1_KCONFIG)
 
-- 
2.10.4


  parent reply	other threads:[~2018-10-04  9:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-04  8:14 Evgeniy Korneechev
2018-10-04  8:56 ` Evgeniy Korneechev
2018-10-04  9:39 ` Michael Shigorin [this message]
2018-10-04 10:38   ` Evgeniy Korneechev
2018-10-04 10:40     ` Michael Shigorin

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=20181004093938.GO18842@imap.altlinux.org \
    --to=mike@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