ALT Linux Distributions development
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@altlinux.org>
To: devel-distro@lists.altlinux.org
Subject: [devel-distro] I: mkimage-profiles 1.1.101
Date: Mon, 12 Dec 2016 19:43:07 +0300
Message-ID: <20161212164307.GA5116@imap.altlinux.org> (raw)

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

- втянут коммит 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


                 reply	other threads:[~2016-12-12 16:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20161212164307.GA5116@imap.altlinux.org \
    --to=mike@altlinux.org \
    --cc=devel-distro@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 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