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>
Subject: Re: [devel] python setuptools
Date: Thu, 25 May 2017 14:02:06 +0300 (MSK)
Message-ID: <alpine.LFD.2.20.1705251357060.1081@imap.altlinux.org> (raw)
In-Reply-To: <1495706509.620453791@f40.i.mail.ru>

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


On Thu, 25 May 2017, akv@altlinux.org wrote:

> 
> Господа, а куда пропал модуль setuptools и какой теперь модуль вместо него ?
> 
> 2017-May-25 09:46:58 :: [x86_64] #100 python-module-telebot.git 3.0.0-alt1: build start
>     from setuptools import setup
> ImportError: No module named 'setuptools'
> 
> У меня на локальной машине такой модуль есть, а в сизифе уже нет.
> python-module-setuptools-18.1-alt4.noarch
> python3-module-setuptools-18.1-alt4.noarch

Проверил, есть. Попросил создать hasher с этим пакетом. Потом Ваша команда 
успешно выполняется:

$ apt-repo --hsh-apt-config=/home/imz/.hasher/sisyphus/apt.conf test '' python3-module-setuptools
$ hsh-run --mount=/proc,/dev/pts -- python3 -c 'from setuptools import setup'; echo $?
0
$

Однажды setuptools пропадало из сборочной среду одного пакета, что привело 
к неприятным последствиям -- 
https://lists.altlinux.org/pipermail/devel/2017-February/202395.html .

Раньше оно вытаскивалось по зависмостям других пакетов из сборочной среды, 
но после изменения сборки перестало.

Поправка тогда была в виде добавления BuildRequires: 
http://git.altlinux.org/gears/p/python-module-six.git?p=python-module-six.git;a=commitdiff;h=c13d0f4d531ae20bcdcfc81d9a25a706e9934208

Best regards,
Ivan

       reply	other threads:[~2017-05-25 11:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-25 11:02 ` Ivan Zakharyaschev [this message]
2017-05-25 12:40     ` Ivan Zakharyaschev

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.1705251357060.1081@imap.altlinux.org \
    --to=imz@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