ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Uncompressed man pages
@ 2009-08-23 14:32 Alexey Rusakov
  2009-08-23 14:40 ` Slava Semushin
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey Rusakov @ 2009-08-23 14:32 UTC (permalink / raw)
  To: ALT Linux development mailing list

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

Доброго времени суток.

Пытаюсь побороть очень странную жалобу репокопа на пакет gmpc - man
pages в нём, мол, uncompressed. Вообще-то все маны у нас сжимаются
автоматически, спасибо нашему rpmbuild. Полез смотреть как всё устроено
и обнаружил, что:
find /usr/src/tmp/gmpc-buildroot/usr/share/man/ -type f -a \! -name
whatis -print0 | xargs -r0 file
(это практически точная цитата из brp-compress)
возвращает
/usr/src/tmp/gmpc-buildroot/usr/share/man/man1/gmpc-remote.1: ASCII
English text
/usr/src/tmp/gmpc-buildroot/usr/share/man/man1/gmpc.1:        ASCII
English text
вместо ожидаемого "troff or preprocessor input text".
Два классических вопроса: кто виноват (file/libmagic или авторы манов) и
что делать?

-- 
  Alexey "Ktirf" Rusakov
  GNOME Project
  ALT Linux Team

[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

end of thread, other threads:[~2009-08-27 14:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-23 14:32 [devel] Uncompressed man pages Alexey Rusakov
2009-08-23 14:40 ` Slava Semushin
2009-08-23 15:23   ` [devel] [FIN] " Alexey Rusakov
2009-08-26  7:10     ` [devel] [!FIN] " Michael Shigorin
2009-08-26  7:59       ` Dmitry V. Levin
2009-08-27 14:40         ` [devel] [?FIN] " Michael Shigorin

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