ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Проблема при сборке пакета в Sisyphus
@ 2011-02-07  5:36 Павел Малеев
  2011-02-07  8:45 ` Alexey Tourbin
  2011-02-07  8:46 ` REAL
  0 siblings, 2 replies; 7+ messages in thread
From: Павел Малеев @ 2011-02-07  5:36 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Здравствуйте.
Собрал пакет, отправил в Sisyphus и получил на выходе
> 011-Feb-05 20:44:00 :: task #38033 for sisyphus started by rolland:
> #100 build clementine-0.6-alt1.svn2764.src.rpm
> 2011-Feb-05 20:44:01 :: cloned Sisyphus
> 2011-Feb-05 20:44:03 :: [i586] #100 clementine-0.6-alt1.svn2764.src.rpm:
> build start 2011-Feb-05 20:44:03 :: [x86_64] #100
> clementine-0.6-alt1.svn2764.src.rpm: build start 2011-Feb-05 21:16:20 ::
> [x86_64] #100 clementine-0.6-alt1.svn2764.src.rpm: build OK 2011-Feb-05
> 21:17:37 :: [i586] #100 clementine-0.6-alt1.svn2764.src.rpm: build OK
> 2011-Feb-05 21:17:41 :: build check OK
> 2011-Feb-05 21:17:48 :: noarch check OK
> 2011-Feb-05 21:17:49 :: version check OK
> 2011-Feb-05 21:18:25 :: created test repo
> 
>         i586: NEW unmet dependencies detected:
> clementine#0.6-alt1.svn2764     python2.6(clementine)
> 
>         x86_64: NEW unmet dependencies detected:
> clementine#0.6-alt1.svn2764     python2.6(clementine)
> 
>         ACLs of affected packages:
> clementine      rolland
> 2011-Feb-05 21:18:32 :: dependencies check FAILED
> 2011-Feb-05 21:18:32 :: task #38033 for sisyphus FAILED
Подскажите, пожалуйста, в чем проблема


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

* Re: [devel] Проблема при сборке пакета в Sisyphus
  2011-02-07  5:36 [devel] Проблема при сборке пакета в Sisyphus Павел Малеев
@ 2011-02-07  8:45 ` Alexey Tourbin
  2011-02-07  9:03   ` REAL
  2011-02-07  8:46 ` REAL
  1 sibling, 1 reply; 7+ messages in thread
From: Alexey Tourbin @ 2011-02-07  8:45 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Mon, Feb 07, 2011 at 07:36:22AM +0200, Павел Малеев wrote:
> Здравствуйте.
> Собрал пакет, отправил в Sisyphus и получил на выходе
> > 011-Feb-05 20:44:00 :: task #38033 for sisyphus started by rolland:

> >         i586: NEW unmet dependencies detected:
> > clementine#0.6-alt1.svn2764     python2.6(clementine)
> > 
> >         x86_64: NEW unmet dependencies detected:
> > clementine#0.6-alt1.svn2764     python2.6(clementine)

> Подскажите, пожалуйста, в чем проблема

Проблема в том, что в пакете требуется питоновский модуль clementine,
но файла clementine.py нигде нет.

[apiary@ssh 38033]$ rpmpeek ./build/repo/i586/RPMS.task/clementine-0.6-alt1.svn2764.i586.rpm grep -r 'import clementine' ./usr
./usr/share/clementine/scripts/remove-duplicates/remove_duplicates.py:import clementine
./usr/share/clementine/scripts/digitallyimported-radio/skyservice.py:import clementine
./usr/share/clementine/scripts/digitallyimported-radio/servicebase.py:import clementine
./usr/share/clementine/scripts/digitallyimported-radio/main.py:import clementine
./usr/share/clementine/scripts/digitallyimported-radio/diservice.py:import clementine
Binary file ./usr/bin/clementine matches
[apiary@ssh 38033]$ rpmpeek ./build/repo/i586/RPMS.task/clementine-0.6-alt1.svn2764.i586.rpm find -name clementine.py
[apiary@ssh 38033]$


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

* Re: [devel] Проблема при сборке пакета в Sisyphus
  2011-02-07  5:36 [devel] Проблема при сборке пакета в Sisyphus Павел Малеев
  2011-02-07  8:45 ` Alexey Tourbin
@ 2011-02-07  8:46 ` REAL
  1 sibling, 0 replies; 7+ messages in thread
From: REAL @ 2011-02-07  8:46 UTC (permalink / raw)
  To: ALT Linux Team development discussions

07.02.2011 11:36, Павел Малеев пишет:
>>          i586: NEW unmet dependencies detected:
>> clementine#0.6-alt1.svn2764     python2.6(clementine)
>>
>>          x86_64: NEW unmet dependencies detected:
>> clementine#0.6-alt1.svn2764     python2.6(clementine)
>>
>>          ACLs of affected packages:
>> clementine      rolland
>> 2011-Feb-05 21:18:32 :: dependencies check FAILED
>> 2011-Feb-05 21:18:32 :: task #38033 for sisyphus FAILED
> Подскажите, пожалуйста, в чем проблема

Вот в этом:
 >> clementine#0.6-alt1.svn2764     python2.6(clementine)

Другой вопрос, как это лечится. Я на него не готов отвечать, ибо:
"#100 build clementine-0.6-alt1.svn2764.src.rpm"

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ


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

* Re: [devel] Проблема при сборке пакета в Sisyphus
  2011-02-07  8:45 ` Alexey Tourbin
@ 2011-02-07  9:03   ` REAL
  2011-02-07 10:10     ` Sergey V Turchin
  0 siblings, 1 reply; 7+ messages in thread
From: REAL @ 2011-02-07  9:03 UTC (permalink / raw)
  To: ALT Linux Team development discussions

07.02.2011 14:45, Alexey Tourbin пишет:
> Проблема в том, что в пакете требуется питоновский модуль clementine,
> но файла clementine.py нигде нет.

Либо файла clementine/__init__.py

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ


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

* Re: [devel] Проблема при сборке пакета в Sisyphus
  2011-02-07  9:03   ` REAL
@ 2011-02-07 10:10     ` Sergey V Turchin
  2011-02-07 10:21       ` REAL
  0 siblings, 1 reply; 7+ messages in thread
From: Sergey V Turchin @ 2011-02-07 10:10 UTC (permalink / raw)
  To: ALT Linux Team development discussions

[-- Attachment #1: Type: Text/Plain, Size: 411 bytes --]

On Monday 07 February 2011 12:03, REAL wrote:
> 07.02.2011 14:45, Alexey Tourbin пишет:
> > Проблема в том, что в пакете требуется питоновский модуль clementine,
> > но файла clementine.py нигде нет.
> 
> Либо файла clementine/__init__.py
Или если модуль лежит в нестандартном месте, т.е. не может быть Provides, то
%add_python_req_skip clementine

-- 
Regards, Sergey.       ALT Linux, http://www.altlinux.ru/

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [devel] Проблема при сборке пакета в Sisyphus
  2011-02-07 10:10     ` Sergey V Turchin
@ 2011-02-07 10:21       ` REAL
  2011-02-07 10:43         ` Sergey V Turchin
  0 siblings, 1 reply; 7+ messages in thread
From: REAL @ 2011-02-07 10:21 UTC (permalink / raw)
  To: ALT Linux Team development discussions

07.02.2011 16:10, Sergey V Turchin пишет:
>>> Проблема в том, что в пакете требуется питоновский модуль clementine,
>>> но файла clementine.py нигде нет.
>>
>> Либо файла clementine/__init__.py
> Или если модуль лежит в нестандартном месте, т.е. не может быть Provides, то
> %add_python_req_skip clementine

Если этот модуль лежит где-то в самом clementine, то можно и 
%py_provides clementine
Это на случай, если будут собираться плагины для clementine, а то 
иначе у них у всех придётся использовать %add_python_req_skip clementine

В общем, такое у нас уже было с blender. И там проблему лечили при 
помощи Provides:
http://prometheus.altlinux.org/ru/Sisyphus/srpms/blender/spec
Хотя лучше %py_provides в данном случае, а не Provides.

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ


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

* Re: [devel] Проблема при сборке пакета в Sisyphus
  2011-02-07 10:21       ` REAL
@ 2011-02-07 10:43         ` Sergey V Turchin
  0 siblings, 0 replies; 7+ messages in thread
From: Sergey V Turchin @ 2011-02-07 10:43 UTC (permalink / raw)
  To: ALT Linux Team development discussions

[-- Attachment #1: Type: Text/Plain, Size: 407 bytes --]

On Monday 07 February 2011 13:21, REAL wrote:

[...]
> Если этот модуль лежит где-то в самом clementine, то можно и
> %py_provides clementine
> Это на случай, если будут собираться плагины для clementine, а то
> иначе у них у всех придётся использовать %add_python_req_skip clementine
IMHO это честнее по отношению к остальным пакетам.

[...] 

-- 
Regards, Sergey.       ALT Linux, http://www.altlinux.ru/

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2011-02-07 10:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-07  5:36 [devel] Проблема при сборке пакета в Sisyphus Павел Малеев
2011-02-07  8:45 ` Alexey Tourbin
2011-02-07  9:03   ` REAL
2011-02-07 10:10     ` Sergey V Turchin
2011-02-07 10:21       ` REAL
2011-02-07 10:43         ` Sergey V Turchin
2011-02-07  8:46 ` REAL

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