ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] rpm-build 4.0.4-alt78
Date: Tue, 14 Aug 2007 14:23:47 +0400
Message-ID: <20070814102347.GA28977@solemn.turbinal> (raw)
In-Reply-To: <20070803171236.GY7938@solemn.turbinal>

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

On Fri, Aug 03, 2007 at 09:12:36PM +0400, Alexey Tourbin wrote:
> 1) Реализован поиск зависимостей по внешним симлинкам (которые смотрят
> за пределы пакета).  См. файл symlinks.req и соотв. историю в rpm.git
> бранч mod.  Это даст новые зависимости там, где их раньше не было.
> Например, в пакете gcc-common из-за симлинка
> 	/usr/bin/i586-alt-linux-cc -> i586-alt-linux-gcc
> появится зависимость на /usr/bin/i586-alt-linux-gcc
> которая разрешается, в частности, в gcc4.1.
> 
> Это вообще-то даст круговую зависимость
> 	gcc4.1 -> gcc-common
> 	gcc-common -> /usr/bin/i586-alt-linux-gcc -> gcc4.1
> 
> Тем не менее, поиск зависимостей по симлинкам защищает от битых
> симлинков в пакетах (в этом случае будет соответствующий unmet).

Аналогичная ситуация
	postfix -> sendmail-common
	sendmail-common -> /usr/sbin/sendmail -> postfix

Более того, в postfix.spec есть BuildPreReq: sendmail-common;
из-за этого получается, что нельзя собрать postfix без postfix.

Не знаю, что делать с common-пакетами.  С одной стороны,
нужно исключить возможность поставить пакет с битыми симлинками,
с другой стороны, нежелательны круговые зависимости.

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

  parent reply	other threads:[~2007-08-14 10:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-03 17:12 Alexey Tourbin
2007-08-03 21:26 ` Alexey Tourbin
2007-08-03 21:41   ` Dmitry V. Levin
2007-08-03 22:03     ` Alexey Tourbin
2007-08-04  9:06       ` Kirill A. Shutemov
2007-08-04 11:19       ` Dmitry V. Levin
2007-08-06 11:08     ` [devel] rpm-build 4.0.4-alt78 (alterator consolehelper) Alexey Tourbin
2007-08-14 10:23 ` Alexey Tourbin [this message]
2007-08-17 16:09   ` [devel] rpm-build 4.0.4-alt78 Alexey I. Froloff
2007-08-17 18:40     ` Alexey Tourbin
2007-08-18 12:49       ` Alexey I. Froloff
2007-08-18 18:09         ` Alexey Tourbin

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=20070814102347.GA28977@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