ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Requires c пакетами. использующими Python3
@ 2024-11-22 13:57 Ruslan Hihin
  2024-11-22 14:04 ` Anton Zhukharev
  0 siblings, 1 reply; 3+ messages in thread
From: Ruslan Hihin @ 2024-11-22 13:57 UTC (permalink / raw)
  To: ALT Devel discussion list

Здравствуйте.


Не могу понять - почему наша сборочница не ловит зависимость сама:
https://git.altlinux.org/tasks/363168/gears/200/git?p=git;a=blob_plain;f=.gear/metadata-cleaner.spec;hb=e48e2a290ad3e01d3fd0292d6593c0e516a67af4

Кого поспрашивать? Что почитать

Как-то некрасиво в спеке пакета прописывать зависимость.

Я заменил на Buildreq, это не помогло

-----
С уважением, Хихин Руслан

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

* Re: [devel] Requires c пакетами. использующими Python3
  2024-11-22 13:57 [devel] Requires c пакетами. использующими Python3 Ruslan Hihin
@ 2024-11-22 14:04 ` Anton Zhukharev
  2024-11-23  7:20   ` Ruslandh
  0 siblings, 1 reply; 3+ messages in thread
From: Anton Zhukharev @ 2024-11-22 14:04 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

On Fri, Nov 22, 2024 at 04:57:52PM +0300, Ruslan Hihin wrote:
> Здравствуйте.
Здравствуйте!

> Не могу понять - почему наша сборочница не ловит зависимость сама:
> https://git.altlinux.org/tasks/363168/gears/200/git?p=git;a=blob_plain;f=.gear/metadata-cleaner.spec;hb=e48e2a290ad3e01d3fd0292d6593c0e516a67af4
> 
> Кого поспрашивать? Что почитать
Вам нужен макрос %add_python3_path.

В вашем случае будет:
```
%add_python3_path %_datadir/metadata-cleaner
```

Тогда автогенератор зависимостей заглянет в %_datadir/metadata-cleaner и
"поймает" зависимости.

Поосторожнее с провайдами - может вылезти всякое, наломать дров можно.
```
AutoProv: nopython3
```
может помочь.

-- 
Anton Zhukharev
ALT Linux Team

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [devel] Requires c пакетами. использующими Python3
  2024-11-22 14:04 ` Anton Zhukharev
@ 2024-11-23  7:20   ` Ruslandh
  0 siblings, 0 replies; 3+ messages in thread
From: Ruslandh @ 2024-11-23  7:20 UTC (permalink / raw)
  To: devel


[-- Attachment #1.1.1: Type: text/plain, Size: 783 bytes --]

22.11.2024 17:04, Anton Zhukharev пишет:
> On Fri, Nov 22, 2024 at 04:57:52PM +0300, Ruslan Hihin wrote:
> Вам нужен макрос %add_python3_path.
> 
> В вашем случае будет:
> ```
> %add_python3_path %_datadir/metadata-cleaner
> ```
> 
> Тогда автогенератор зависимостей заглянет в %_datadir/metadata-cleaner и
> "поймает" зависимости.
> 
> Поосторожнее с провайдами - может вылезти всякое, наломать дров можно.
> ```
> AutoProv: nopython3
> ```
> может помочь.
> 
Спасибо за ответ ;-)


---------------------------------------------------
С уважением, Хихин Руслан

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 657 bytes --]

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

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

end of thread, other threads:[~2024-11-23  7:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-22 13:57 [devel] Requires c пакетами. использующими Python3 Ruslan Hihin
2024-11-22 14:04 ` Anton Zhukharev
2024-11-23  7:20   ` Ruslandh

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