From: Alexey Tourbin <at@altlinux.ru>
To: devel@lists.altlinux.org
Subject: [devel] /usr/bin/python и несколько питонов
Date: Fri, 23 Mar 2007 16:36:37 +0300
Message-ID: <20070323133637.GB6007@solemn.turbinal> (raw)
[-- Attachment #1: Type: text/plain, Size: 972 bytes --]
Проблема тут вот какая. Рассмотрим ее на примере пакета asciidoc.
Сейчас пакет asciidoc требует /usr/bin/python (или python-base)
и ещё дюжину питновских модулей вида python2.4(...).
Теперь, допустим, пакет python-base обновляется до версии 2.5
и предоставляет /usr/bin/python; а также собраны пакеты python2.4-*
(из которых python2.4-base не предоставляет или опционально
предоставляет /usr/bin/python; важно лишь то, что /usr/bin/python
теперь смотрит на /usr/bin/python2.5).
Пакет asciidoc не пересобран с новым питоном. Теперь у него зависимость
на /usr/bin/python будет разрешаться в python-base=2.5, а все старые
зависимости python2.4(...) будут разрешаться в python2.4-* пакеты.
Становится ясно, что происходит "разрыв" или "расслоение" зависимостей.
На самом деле удовлетворение зависимостей python2.4(...) уже ничего не
гарантирует, т.к. при запуске эти зависимости "автоматически" и
непрозрачно транслируются в зависимости python2.5(...).
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2007-03-23 13:36 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-23 13:36 Alexey Tourbin [this message]
2007-03-23 14:03 ` Alexey Tourbin
2007-03-23 14:43 ` Sergey Vlasov
2007-03-23 14:59 ` Alexey Tourbin
2007-03-23 15:20 ` Ivan Fedorov
2007-03-23 15:34 ` Alexey Tourbin
2007-03-23 15:45 ` Ivan Fedorov
2007-03-23 15:55 ` Alexey Tourbin
2007-03-23 15:59 ` Ivan Fedorov
2007-03-23 16:07 ` Michael Shigorin
2007-03-23 16:14 ` Alexey Tourbin
2007-03-23 16:21 ` Ivan Fedorov
2007-03-23 16:31 ` Alexey Tourbin
2007-03-23 16:38 ` Ivan Fedorov
2007-03-23 16:58 ` Alexey I. Froloff
2007-03-24 0:10 ` Alexey Tourbin
2007-03-24 18:41 ` [devel] git-svnimport -s 30464 Alexey Tourbin
2007-03-27 10:50 ` [devel] /usr/bin/python и несколько питонов Ivan Fedorov
2007-03-23 16:03 ` Alexey I. Froloff
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=20070323133637.GB6007@solemn.turbinal \
--to=at@altlinux.ru \
--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