ALT Linux Distributions development
 help / color / mirror / Atom feed
* [devel-distro] I: mkimage-profiles 1.1.101
@ 2016-12-12 16:43 Michael Shigorin
  0 siblings, 0 replies; only message in thread
From: Michael Shigorin @ 2016-12-12 16:43 UTC (permalink / raw)
  To: devel-distro

	Здравствуйте.
За эту неделю подготовки выпуска стартеркитов коммитов набралось
немного, но для своей цели они значимы:

- втянут коммит jinn@ про regular-icewm.iso += NM;
- с его же подачи вариант с icewm переведён на chromium;
- в серверах появилась поддержка multipath (спасибо shrek@);
- дважды исправлен regular-server-pve.iso, причём второй раз
  (обнаружена недостача nfs-clients) -- уже после сборки
  комплекта, пришлось образ вручную пересобирать.

Из того, на что сегодня наткнулся, сходу не победил и сейчас
уже не хватает внимания и сил (надо ещё анонсы делать):

--- make regular-sysv-xfce.iso
mki-scripts: Run: `/tmp/.private/mike/mkimage-profiles.build.3aV8W7p/scripts.d/02-pubring'
[...]
gpg: keyblock resource `/usr/lib/alt-gpgkeys/secring.gpg': file open error
gpg: keyblock resource `/usr/lib/alt-gpgkeys/pubring.gpg': file open error
gpg: WARNING: nothing exported
mki-scripts: /tmp/.private/mike/mkimage-profiles.build.3aV8W7p/scripts.d/02-pubring: unable to run script.
mki-invalidate-cache: has started executing for 'mki'.
make[2]: *** [run-scripts] Error 1
---

Как вижу, новый rpm не тянет alt-gpgkeys; такого патча недостаточно:

--- a/features.in/repo/config.mk
+++ b/features.in/repo/config.mk
@@ -1,5 +1,5 @@
 use/repo:
        @$(call add_feature)
-       @$(call add,STAGE1_PACKAGES,gnupg)
+       @$(call add,STAGE1_PACKAGES,gnupg alt-gpgkeys)

Соответственно затрагивает инсталяторы и builder на сизифе.

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-12 16:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-12 16:43 [devel-distro] I: mkimage-profiles 1.1.101 Michael Shigorin

ALT Linux Distributions development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-distro/0 devel-distro/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-distro devel-distro/ http://lore.altlinux.org/devel-distro \
		devel-distro@lists.altlinux.org devel-distro@lists.altlinux.ru devel-distro@lists.altlinux.com
	public-inbox-index devel-distro

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


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