devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: devel-newbies@lists.altlinux.org
Subject: Re: [newbies] forbidden requires: python-base
Date: Fri, 11 Nov 2022 15:07:55 +0300
Message-ID: <20221111120755.GD5130@altlinux.org> (raw)
In-Reply-To: <20221111120147.typb7lwaxc57rhm3@titan.localdomain>

On Fri, Nov 11, 2022 at 04:01:47PM +0400, Ivan A. Melnikov wrote:
> On Fri, Nov 11, 2022 at 01:51:30PM +0300, Den hilltracer wrote:
> >    При сборке пакета через gear hasher получаю сообщение вида:
> >            /.out/arenadata_db-6.21.1_arenadata36-alt1.x86_64.rpm: forbidden
> >    requires: python-base
> >            sisyphus_check: check-deps ERROR: package dependencies violation
> >    Ошибка появляется на этапе проверок зависимостей, уже после компиляции
> >    программного кода
> 
> Запрет на зависимости на python-base является частью политик
> Сизифа и реализован в sisyphus_check (который проверяет пакеты
> после сборки).
> 
> Чаще всего такая зависимость возникает, если где-то в пакете --
> в каких-то скриптах или в шебанге -- используется команда python,
> /usr/bin/python, /usr/bin/env python или что-то подобное.
> 
> Выкидывать её при помощи фильтров чаще всего плохо; лучше
> найти такие случаи и поменять на python2 или python3,
> в зависимости от того, какой python реально нужен.

Поясню, почему плохо: если пакет python-base не будет установлен,
то программы из пакета, который вы собрали, просто не запустятся.


-- 
ldv


  reply	other threads:[~2022-11-11 12:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11 11:24 ` Антон Мидюков
2022-11-11 12:01 ` Ivan A. Melnikov
2022-11-11 12:07   ` Dmitry V. Levin [this message]
2022-11-14  7:35       ` Ivan A. Melnikov

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=20221111120755.GD5130@altlinux.org \
    --to=ldv@altlinux.org \
    --cc=devel-newbies@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

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/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-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git