ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Ivan Zakharyaschev <imz@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Cc: glebfm@altlinux.org, ldv@altlinux.org, at@altlinux.org
Subject: Re: [devel] not real rebuild errors, cf. --query-repackage; Re: rpm-4.13.0.1-alt2: Sisyphus/x86_64 test rebuild failed
Date: Tue, 3 Jul 2018 14:16:48 +0300 (MSK)
Message-ID: <alpine.LFD.2.20.1807031415110.3504@imap.altlinux.org> (raw)
In-Reply-To: <alpine.LFD.2.20.1807031009570.3504@imap.altlinux.org>

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

On Tue, 3 Jul 2018, Ivan Zakharyaschev wrote:

> На самом деле, если собирать через gear --hasher -- hsh, то для этих 
> пакетов (на которые я повлиял -- 
> https://lists.altlinux.org/pipermail/sisyphus-cybertalk/2018-July/103961.html 
> ) всё успешно.
> 
> Например, для rpm: 
> 
> (Правда, для rpm я эти добавки в сборочную среду отключу, патч сейчас 
> пришлю -- ради бутстрапа и вообще, а другим питоновским пакетам эти 
> добавки не помешают, кроме setuptools, где я уже отключил):

Сделал коммит, который прошу при очередной сборке rpm учесть. (См. патч.)

-- 
Best regards,
Ivan

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch; name=0001-.spec-Opt-out-of-the-extra-Python-setuptools-build-r.patch, Size: 856 bytes --]

From b9317a450cc4b7a0195a647147a1c9cde91a855d Mon Sep 17 00:00:00 2001
From: Ivan Zakharyaschev <imz@altlinux.org>
Date: Tue, 3 Jul 2018 13:59:09 +0300
Subject: [PATCH] (.spec) Opt out of the extra Python setuptools build
 requirement

Particularly, this is useful for bootstrap.

This extra build requirement is imposed by recent rpm-build-python*
for the convenience of maintainers of Python packages.
(rpm-build-python-0.37.0-alt1 , rpm-build-python3-0.1.13-alt1)
---
 alt/rpm.spec | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/alt/rpm.spec b/alt/rpm.spec
index 9254623..da6a58b 100644
--- a/alt/rpm.spec
+++ b/alt/rpm.spec
@@ -275,7 +275,9 @@ done;
 %make_build
 
 pushd python
+%define python_setup_buildrequires %nil
 %python_build
+%define python3_setup_buildrequires %nil
 %python3_build
 popd
 
-- 
2.10.4


      parent reply	other threads:[~2018-07-03 11:16 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-03  7:21 ` Ivan Zakharyaschev
2018-07-03  8:40   ` Dmitry V. Levin
2018-07-03  9:08     ` Ivan Zakharyaschev
2018-07-03 10:31       ` Dmitry V. Levin
2018-07-03 15:20         ` Ivan Zakharyaschev
2018-07-03 16:16           ` Ivan Zakharyaschev
2018-07-04 18:45           ` Dmitry V. Levin
2018-07-04 19:31             ` Ivan Zakharyaschev
2018-07-05  8:00               ` [devel] I: возможный откат Сизифа на состояние от 20180626 Dmitry V. Levin
2018-07-05  8:48                 ` Vitaly Lipatov
2018-07-05  9:07                   ` Dmitry V. Levin
2018-07-05  9:15                 ` Sergey V Turchin
2018-07-05  9:22                   ` Dmitry V. Levin
2018-07-05  9:33                     ` Sergey V Turchin
2018-07-05  9:43                     ` Michael Shigorin
2018-07-05  9:58                       ` Dmitry V. Levin
2018-07-05 11:09                         ` Michael Shigorin
2018-07-05 13:28                         ` Anton Farygin
2018-07-05 13:26                 ` Anton Farygin
2018-07-05 15:53                 ` Ivan Zakharyaschev
2018-07-05 16:18                   ` Ivan Zakharyaschev
2018-07-10  7:46                   ` Ivan Zakharyaschev
2018-07-11 10:00                     ` Ivan Zakharyaschev
2018-07-05 21:20                 ` [devel] откат python*-module-idna для починки sphinx Dmitry V. Levin
2018-07-05 21:48                   ` Dmitry V. Levin
2018-07-06  6:05                     ` Vladimir Didenko
2018-07-06  9:40                       ` [devel] python-requests Dmitry V. Levin
2018-07-06 10:00                         ` Ivan Zakharyaschev
2018-07-06 10:10                           ` Dmitry V. Levin
2018-07-06 10:29                             ` Ivan Zakharyaschev
2018-07-06  8:30                     ` [devel] откат python*-module-idna для починки sphinx Andrey Cherepanov
2018-07-06  8:59                       ` Anton Farygin
2018-07-06 10:00                       ` Dmitry V. Levin
2018-07-03  9:39     ` [devel] not real rebuild errors, cf. --query-repackage; Re: rpm-4.13.0.1-alt2: Sisyphus/x86_64 test rebuild failed Ivan Zakharyaschev
2018-07-03 10:21       ` Ivan Zakharyaschev
2018-07-03 15:18       ` Vitaly Lipatov
2018-07-03 15:24         ` Ivan Zakharyaschev
2018-07-03 11:16   ` Ivan Zakharyaschev [this message]

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=alpine.LFD.2.20.1807031415110.3504@imap.altlinux.org \
    --to=imz@altlinux.org \
    --cc=at@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=glebfm@altlinux.org \
    --cc=ldv@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