From: Alexey Tourbin <at@altlinux.ru>
To: devel@altlinux.ru
Subject: [devel] Re: packagereq/buildreq: missing build deps
Date: Fri, 14 Nov 2003 17:31:58 +0300
Message-ID: <20031114143158.GA6241@julia.office.altlinux.ru> (raw)
In-Reply-To: <20031113155905.GJ2402@julia.office.altlinux.ru>
[-- Attachment #1: Type: text/plain, Size: 1079 bytes --]
On Thu, Nov 13, 2003 at 06:59:05PM +0300, Alexey Tourbin wrote:
> Иными словами, buildreq считает, что пакет basename-чтоугодно должен
> обязательно зависеть от basename. Однако (в данном случае) это не так.
>
> $ rpm -q --requires ruby-stdlibs | grep ruby
> libruby = 1.8-alt9
> libruby.so.1.8
> $
>
> Я уже предлагал автору packagereq усложнить алгоритм для "усечения"
> сборочных зависимостей, чтобы этот алгоритм был основан на анализе
> зависимостей между пакетами. Надеюсь, что в ближайшее время мне удастся
> подготовить формальное описание этого алгоритма.
Вот как должен работать правильный алгоритм (демо-версия):
$ perl rpm.pl libruby libruby-devel ruby ruby-stdlibs
ruby-stdlibs requires libruby.so.1.8 provided by libruby
libruby optimized out
ruby requires ruby-stdlibs provided by ruby-stdlibs
ruby-stdlibs optimized out
result: ruby libruby-devel
$
Иными словами, из 4 пакетов (перечисленных в командной строке) остается
только два; причем buildreq вычисляет другой (неправильный) список.
Описание и реализацию я постараюсь предоставить в выходные.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-11-14 14:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-13 15:59 [devel] " Alexey Tourbin
2003-11-14 14:31 ` Alexey Tourbin [this message]
2003-11-14 14:33 ` [devel] " Michael Shigorin
2003-11-14 15:12 ` Alexey Tourbin
2003-11-14 16:48 ` Alexey Tourbin
2003-11-14 16:52 ` Sergey Vlasov
2003-11-14 17:00 ` Alexey Tourbin
2003-11-14 17:07 ` Sergey Vlasov
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=20031114143158.GA6241@julia.office.altlinux.ru \
--to=at@altlinux.ru \
--cc=devel@altlinux.ru \
/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