ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Aleksey Avdeev <solo@solin.spb.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: [devel] Q: Авто вырезание зависимостей? (was: Re: [#89971] FAILED (try 92) python3.git=3.3.0-alt1 boost.git=1.53.0-alt3 ...)
Date: Mon, 18 Mar 2013 00:18:13 +0400
Message-ID: <51462505.7090308@solin.spb.ru> (raw)
In-Reply-To: <20130317130503.GA8059@ssh.git.altlinux.org>

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

Приветствую.

  Достаточно странную картину наблюдаю:

17.03.2013 17:05, Girar Builder robot пишет:
> http://git.altlinux.org/tasks/89971/logs/events.92.1.log
> 
> 2013-Mar-17 12:11:34 :: test-only shared task #89971 for sisyphus resumed by solo:
...
> #3373 build 0.12.0-alt2.git20121009.1 from /people/solo/packages/python-module-scipy.git
...
> 2013-Mar-17 12:22:41 :: [x86_64] #3373 python-module-scipy.git 0.12.0-alt2.git20121009.1: build start
...
> 2013-Mar-17 12:22:56 :: [i586] #3373 python-module-scipy.git 0.12.0-alt2.git20121009.1: build start
> 2013-Mar-17 12:22:57 :: [x86_64] python-module-scipy.git 0.12.0-alt2.git20121009.1: remote: no need to rebuild
> 2013-Mar-17 12:22:58 :: [x86_64] #3373 python-module-scipy.git 0.12.0-alt2.git20121009.1: build OK
...
> 2013-Mar-17 12:23:12 :: [i586] python-module-scipy.git 0.12.0-alt2.git20121009.1: remote: no need to rebuild
> 2013-Mar-17 12:23:13 :: [i586] #3373 python-module-scipy.git 0.12.0-alt2.git20121009.1: build OK
...
> 2013-Mar-17 13:01:24 :: build check OK
...
> --- python-module-weave-0.12.0-alt2.git20121009.1.noarch.rpm.i586	2013-03-17 13:03:23.373129656 +0000
> +++ python-module-weave-0.12.0-alt2.git20121009.1.noarch.rpm.x86_64	2013-03-17 13:03:23.561126289 +0000
> @@ -291,2 +291,3 @@
>  /usr/share/doc/python-module-weave-0.12.0/README.txt	100644	ASCII English text
> +Requires: /usr/lib/python2.7/site-packages  
   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>  Requires: python-module-scipy = 0.12.0-alt2.git20121009.1
> error (#3373): non-identical noarch packages
...
> 2013-Mar-17 13:05:02 :: noarch check FAILED
> 2013-Mar-17 13:05:02 :: task #89971 for sisyphus FAILED

  Зависимость (см. выделение выше) которая присутствует в пакете
собранном под x86_64 и отсутсвует после сборки под i586. Причём эта
картина наблюдается даже если проставить данную зависимость вручную.

  Если смотреть логи сборок, то у обоих вариантов python-module-weave
(i586 и x86_64) находятся одинаковые зависимости:

...
Processing files: python-module-weave-0.12.0-alt2.git20121009.1
...
Requires: /usr/lib/python2.7/site-packages, python-modules,
python2.7(distutils), python2.7(inspect), python2.7(numpy), python2.7(scipy)
...

  А вот вырезается разное количество зависимостей:

$ diff -u i586.log x86_64.log
...
-Removing 5 extra deps from python-module-weave due to repentancy on
python-module-scipy
-Removing 5 extra deps from python-module-weave-tests due to repentancy
on python-module-scipy
+Removing 4 extra deps from python-module-weave due to repentancy on
python-module-scipy
+Removing 4 extra deps from python-module-weave-tests due to repentancy
on python-module-scipy
...

  Похоже проблему создаёт автовыризалка зависимостей. Есть ли способ
вправить ей мозги? (Кроме как перевода подпакета из noarch в
архитектурно зависимые.)

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 897 bytes --]

       reply	other threads:[~2013-03-17 20:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-17 20:18 ` Aleksey Avdeev [this message]
2013-03-17 20:28   ` Dmitry V. Levin
2013-03-17 21:23     ` [devel] Q: Авто вырезание зависимостей? Aleksey Avdeev
2013-03-17 22:09       ` Dmitry V. Levin
2013-03-17 22:16         ` Aleksey Avdeev
2013-03-17 22:20           ` Dmitry V. Levin
2013-03-18  0:20             ` Aleksey Avdeev
2013-03-18  8:40               ` Aleksey Avdeev
2013-03-18  9:06                 ` Dmitry V. Levin
2013-03-18 11:41                   ` Aleksey Avdeev

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=51462505.7090308@solin.spb.ru \
    --to=solo@solin.spb.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