ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] packagereq/buildreq: missing build deps
@ 2003-11-13 15:59 Alexey Tourbin
  2003-11-14 14:31 ` [devel] " Alexey Tourbin
  0 siblings, 1 reply; 8+ messages in thread
From: Alexey Tourbin @ 2003-11-13 15:59 UTC (permalink / raw)
  To: devel

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

Greetings!

При незапланированной пересборке swig (!) мне удалось обнаружить
следующий недостаток в packagereq/buildreq (здесь и далее zsh syntax):

$ rpm -qf /usr/share/ruby/1.8/Env.rb /usr/bin/ruby
ruby-stdlibs-1.8-alt9
ruby-1.8-alt9
$ >prog
#!/bin/sh
cat /usr/share/ruby/1.8/Env.rb /usr/bin/ruby &>/dev/null
$ chmod +x prog
$ packagereq -o /dev/stdout ./prog
packagereq: building requires list: ruby-stdlibs
ruby-stdlibs
$

Иными словами, buildreq считает, что пакет basename-чтоугодно должен
обязательно зависеть от basename.  Однако (в данном случае) это не так.

$ rpm -q --requires ruby-stdlibs | grep ruby
libruby = 1.8-alt9
libruby.so.1.8
$

Я уже предлагал автору packagereq усложнить алгоритм для "усечения"
сборочных зависимостей, чтобы этот алгоритм был основан на анализе
зависимостей между пакетами.  Надеюсь, что в ближайшее время мне удастся
подготовить формальное описание этого алгоритма.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-11-14 17:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-13 15:59 [devel] packagereq/buildreq: missing build deps Alexey Tourbin
2003-11-14 14:31 ` [devel] " Alexey Tourbin
2003-11-14 14:33   ` 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

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