From: "Yuri N. Sedunov" <aris@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] I: rpm-build-python3
Date: Sat, 16 Feb 2013 08:49:16 +0400
Message-ID: <1360990156.7638.3.camel@aris_dell.localdomain> (raw)
In-Reply-To: <511F0329.60400@solin.spb.ru>
В Сб, 16/02/2013 в 07:55 +0400, Aleksey Avdeev пишет:
> 15.02.2013 22:58, Dmitry V. Levin пишет:
> > On Fri, Feb 15, 2013 at 09:04:48PM +0400, Aleksey Avdeev wrote:
> >> 15.02.2013 20:39, Vitaly Kuznetsov пишет:
> >> ...
> >>> Автор, к сожалению, успел забыть про причину этих изменений в период
> >>> бутстрапа питона3 в Сизиф. Он, скорее всего, не хотел переносить в
> >>> Python3 функционал по поддержке нескольких версий (что в своё время
> >>> успешно работало для Python2), но немножко переусердствовал, со сменой
> >>> синтаксиса это не работает. Нужно делать нечто вида exec
> >>> "${RPM_PYTHON3:-/usr/bin/python3}" и для сборки самого Python3
> >>> установить эту переменную в %buildroot/%_bindir/python3. Должно сработать.
> >>
> >> В какой секции спека размещать конструкцию вида:
> >>
> >> export RPM_PYTHON3="%buildroot/%_bindir/python3"
> >
> > %define __python3 %buildroot%_bindir/python3
>
> Спасибо. Теперь поиск зависимостей выполняет правильный python3. Но
> выплыла очередная проблема: оказывается python3.prov.py пропускает
> бинарные модели python-3.3.x (и не добавляет их в Provides).
>
> Причина кроется в константе, определённой в коде (цитирую
> python3.prov.py):
>
> ...
> def prov1db(d,b) :
> "list of modules provided by the file, split into std-dir +
> subdir/basename"
> b = b.replace(".cpython-32mu.",".")
> ^^^^^^^^^^^^^^
>
> Для python-3.3.x выделенная строка должна быть: ".cpython-33m.".
python3-config --extension-suffix
На все все времена не сгодится?
--
Yuri N. Sedunov
next prev parent reply other threads:[~2013-02-16 4:49 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-14 16:10 [devel] I: [unmets] python3-3.3.0-alt1 Aleksey Avdeev
2013-02-14 16:53 ` Ivan A. Melnikov
2013-02-14 17:06 ` Aleksey Avdeev
2013-02-14 17:07 ` Dmitry V. Levin
2013-02-14 17:38 ` Aleksey Avdeev
2013-02-14 18:48 ` Aleksey Avdeev
2013-02-14 21:21 ` [devel] I: [python3] python.req: ERROR (was:[unmets] python3-3.3.0-alt1) Aleksey Avdeev
2013-02-14 23:36 ` Dmitry V. Levin
2013-02-15 0:03 ` [devel] I: [python3] python.req: ERROR Aleksey Avdeev
2013-02-15 0:37 ` Dmitry V. Levin
2013-02-15 1:29 ` Aleksey Avdeev
2013-02-15 1:42 ` Dmitry V. Levin
2013-02-15 2:12 ` Aleksey Avdeev
2013-02-15 2:37 ` Dmitry V. Levin
2013-02-15 8:53 ` Paul Wolneykien
2013-02-15 11:43 ` Aleksey Avdeev
2013-02-15 11:54 ` Paul Wolneykien
2013-02-15 12:23 ` Aleksey Avdeev
2013-02-15 12:25 ` Paul Wolneykien
2013-02-15 12:59 ` Aleksey Avdeev
2013-02-15 13:06 ` Paul Wolneykien
2013-02-15 14:43 ` Aleksey Avdeev
2013-02-15 12:49 ` Paul Wolneykien
2013-02-15 13:31 ` Aleksey Avdeev
2013-02-15 14:06 ` Aleksey Avdeev
2013-02-15 16:07 ` Vitaly Kuznetsov
2013-02-15 16:28 ` [devel] I: rpm-build-python3 Dmitry V. Levin
2013-02-15 16:39 ` Vitaly Kuznetsov
2013-02-15 17:03 ` Dmitry V. Levin
2013-02-15 17:04 ` Aleksey Avdeev
2013-02-15 17:07 ` Paul Wolneykien
2013-02-15 18:58 ` Dmitry V. Levin
2013-02-16 3:55 ` Aleksey Avdeev
2013-02-16 4:49 ` Yuri N. Sedunov [this message]
2013-02-16 6:13 ` Ivan A. Melnikov
2013-02-16 10:08 ` Aleksey Avdeev
2013-02-15 14:45 ` [devel] I: [python3] python.req: ERROR Vitaly Kuznetsov
2013-02-15 13:08 ` Peter V. Saveliev
2013-02-15 14:27 ` Aleksey Avdeev
2013-02-15 3:56 ` [devel] I: [unmets] python3-3.3.0-alt1 REAL
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=1360990156.7638.3.camel@aris_dell.localdomain \
--to=aris@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