ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: [devel] сравнение зависимостей
Date: Mon, 19 Jun 2006 12:15:03 +0400
Message-ID: <20060619081502.GH12268@hell.immo.ru> (raw)

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

Вот интересно, если зависимости noarch пакетов, собранных на
разных архитектурах должны быть одинаковые, это же правило
наверно можно применить и к arch-зависимым пакетам:

$ rpm -qR vim-console | LC_ALL=C sort | sed -e 's, \+$,,; s,(64bit)$,,; s,()$,,' > vim-console.deps.x86_64
...
$ rpm -qR vim-console | LC_ALL=C sort | sed -e 's, \+$,,; s,(64bit)$,,; s,()$,,' > vim-console.deps.i586
$ diff -U0 vim-console.deps.i586 vim-console.deps.x86_64
--- vim-console.deps.i586       2006-06-19 12:08:15 +0400
+++ vim-console.deps.x86_64     2006-06-19 12:08:41 +0400
@@ -7,3 +7 @@
-libc.so.6(GLIBC_2.0)
-libc.so.6(GLIBC_2.1)
-libc.so.6(GLIBC_2.2)
+libc.so.6(GLIBC_2.2.5)
@@ -11,2 +9 @@
-libdl.so.2(GLIBC_2.0)
-libdl.so.2(GLIBC_2.1)
+libdl.so.2(GLIBC_2.2.5)

Интересно, почему так?

-- 
Regards,
Sir Raorn.

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

             reply	other threads:[~2006-06-19  8:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-19  8:15 Alexey I. Froloff [this message]
2006-06-19  9:34 ` Damir Shayhutdinov
2006-06-19 13:16 ` Dmitry V. Levin
2006-06-19 13:28   ` Alexey I. Froloff
2006-06-19 17:15     ` Dmitry V. Levin

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=20060619081502.GH12268@hell.immo.ru \
    --to=raorn@immo.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