ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] sisyphus_check failed
@ 2005-09-07 14:35 Eugene Vlasov
  2005-09-07 16:18 ` Eugene Vlasov
  0 siblings, 1 reply; 8+ messages in thread
From: Eugene Vlasov @ 2005-09-07 14:35 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Добрый день.

Что обозначает сообщение sisyphus_check:

unexpected file type: Bio-Rad .PIC Image File 3 images in file

Пакет, на котором выдается эта ошибка содержит только страницы info.


-- 
С уважением, Евгений                          mailto:eugvv@altlinux.ru


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

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

* Re: [devel] sisyphus_check failed
  2005-09-07 14:35 [devel] sisyphus_check failed Eugene Vlasov
@ 2005-09-07 16:18 ` Eugene Vlasov
  2005-09-07 18:13   ` [devel] " Michael Shigorin
  2005-09-07 21:21   ` [devel] file(1) ошибается (Was: sisyphus_check failed) Eugene Vlasov
  0 siblings, 2 replies; 8+ messages in thread
From: Eugene Vlasov @ 2005-09-07 16:18 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Приветствую, Eugene Vlasov.
В письме от Wed, Sep 07, 2005 at 08:35:11PM +0600 вы пишете:

> Что обозначает сообщение sisyphus_check:
> unexpected file type: Bio-Rad .PIC Image File 3 images in file

Упс... Оказывается это "Bio-Rad .PIC Image File 3 images in file"
говорит на этот файл пакета file(1). rpm -Kv никаких проблем с этим
пакетом не видит.
Ошибка в file?


-- 
С уважением, Евгений                          mailto:eugvv@altlinux.ru


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

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

* [devel] Re: sisyphus_check failed
  2005-09-07 16:18 ` Eugene Vlasov
@ 2005-09-07 18:13   ` Michael Shigorin
  2005-09-07 19:32     ` Eugene Vlasov
  2005-09-07 21:21   ` [devel] file(1) ошибается (Was: sisyphus_check failed) Eugene Vlasov
  1 sibling, 1 reply; 8+ messages in thread
From: Michael Shigorin @ 2005-09-07 18:13 UTC (permalink / raw)
  To: ALT Devel discussion list

On Wed, Sep 07, 2005 at 10:18:41PM +0600, Eugene Vlasov wrote:
> > Что обозначает сообщение sisyphus_check:
> > unexpected file type: Bio-Rad .PIC Image File 3 images in file
> Упс... Оказывается это "Bio-Rad .PIC Image File 3 images in
> file" говорит на этот файл пакета file(1). rpm -Kv никаких
> проблем с этим пакетом не видит.  Ошибка в file?

Одумка file(1)... как-то наступил, долго ругался, кажется,
оторвал в сердцах проверку да так и оставил.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/
 ----       visit our conference (Oct 1):
--          http://conference.osdn.org.ua


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

* Re: [devel] Re: sisyphus_check failed
  2005-09-07 18:13   ` [devel] " Michael Shigorin
@ 2005-09-07 19:32     ` Eugene Vlasov
  2005-09-07 20:16       ` Alexey Gladkov
  2005-09-07 21:57       ` Vitaly Lipatov
  0 siblings, 2 replies; 8+ messages in thread
From: Eugene Vlasov @ 2005-09-07 19:32 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Приветствую, Michael Shigorin.
В письме от Wed, Sep 07, 2005 at 09:13:18PM +0300 вы пишете:

>> Упс... Оказывается это "Bio-Rad .PIC Image File 3 images in
>> file" говорит на этот файл пакета file(1). rpm -Kv никаких
>> проблем с этим пакетом не видит.  Ошибка в file?

> Одумка file(1)... как-то наступил, долго ругался, кажется,
> оторвал в сердцах проверку да так и оставил.

Можно как-то сказать чтобы hasher не запускал sisyphus_check для этого
бинарного пакета?


-- 
С уважением, Евгений                          mailto:eugvv@altlinux.ru


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

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

* Re: [devel] Re: sisyphus_check failed
  2005-09-07 19:32     ` Eugene Vlasov
@ 2005-09-07 20:16       ` Alexey Gladkov
  2005-09-07 21:57       ` Vitaly Lipatov
  1 sibling, 0 replies; 8+ messages in thread
From: Alexey Gladkov @ 2005-09-07 20:16 UTC (permalink / raw)
  To: ALT Devel discussion list

Eugene Vlasov пишет:
> Можно как-то сказать чтобы hasher не запускал sisyphus_check для этого
> бинарного пакета?
> 

$ hsh --help | grep sisyphus_check
  --no-sisyphus-check-in[=LIST]     do not run sisyphus_check input tests
  --no-sisyphus-check[=LIST]        do not run sisyphus_check tests
  --no-sisyphus-check-out[=LIST]    do not run sisyphus_check output tests

-- 
Rgrds, legion


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

* Re: [devel] file(1) ошибается (Was: sisyphus_check failed)
  2005-09-07 16:18 ` Eugene Vlasov
  2005-09-07 18:13   ` [devel] " Michael Shigorin
@ 2005-09-07 21:21   ` Eugene Vlasov
  1 sibling, 0 replies; 8+ messages in thread
From: Eugene Vlasov @ 2005-09-07 21:21 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Приветствую, Eugene Vlasov.
В письме от Wed, Sep 07, 2005 at 10:18:41PM +0600 вы пишете:

> Упс... Оказывается это "Bio-Rad .PIC Image File 3 images in file"
> говорит на этот файл пакета file(1). rpm -Kv никаких проблем с этим
> пакетом не видит.
> Ошибка в file?

file(1) этот Bio-Rad определяет так: по смещению 54 в файле должно
располагается short 12345. У меня на это смещение попала дата
снапшота, а конкретнее конец месяца и начало числа - 20050<90>2, что в
шестнадцатеричном представлении 0x39 0x30, а в переводе в десятичное
число - как раз и будет 12345. Вот так вот повезло. Буду думать, как
изменить название пакета.

Может быть стоит перенести проверку на RPM в самое начало, раз уж
sisyphus_check безоговорочно этой проверке верит? Тем более что
вероятность того, что файл ошибочно будет опознан как RPM значительно
меньше - там не два байта проверяются.


-- 
С уважением, Евгений                          mailto:eugvv@altlinux.ru


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

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

* Re: [devel] Re: sisyphus_check failed
  2005-09-07 19:32     ` Eugene Vlasov
  2005-09-07 20:16       ` Alexey Gladkov
@ 2005-09-07 21:57       ` Vitaly Lipatov
  2005-09-07 22:25         ` Eugene Vlasov
  1 sibling, 1 reply; 8+ messages in thread
From: Vitaly Lipatov @ 2005-09-07 21:57 UTC (permalink / raw)
  To: ALT Devel discussion list

On Wednesday 07 September 2005 23:32, Eugene Vlasov wrote:

> Можно как-то сказать чтобы hasher не запускал sisyphus_check
> для этого бинарного пакета?
Нужно багу на file(1) повесить.

-- 
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info


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

* Re: [devel] Re: sisyphus_check failed
  2005-09-07 21:57       ` Vitaly Lipatov
@ 2005-09-07 22:25         ` Eugene Vlasov
  0 siblings, 0 replies; 8+ messages in thread
From: Eugene Vlasov @ 2005-09-07 22:25 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Приветствую, Vitaly Lipatov.
В письме от Thu, Sep 08, 2005 at 01:57:57AM +0400 вы пишете:

>> Можно как-то сказать чтобы hasher не запускал sisyphus_check
>> для этого бинарного пакета?
> Нужно багу на file(1) повесить.

#7903.


-- 
С уважением, Евгений                          mailto:eugvv@altlinux.ru


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

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

end of thread, other threads:[~2005-09-07 22:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-07 14:35 [devel] sisyphus_check failed Eugene Vlasov
2005-09-07 16:18 ` Eugene Vlasov
2005-09-07 18:13   ` [devel] " Michael Shigorin
2005-09-07 19:32     ` Eugene Vlasov
2005-09-07 20:16       ` Alexey Gladkov
2005-09-07 21:57       ` Vitaly Lipatov
2005-09-07 22:25         ` Eugene Vlasov
2005-09-07 21:21   ` [devel] file(1) ошибается (Was: sisyphus_check failed) Eugene Vlasov

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