From: Alexey Rusakov <ktirf@altlinux.org> To: ALT Linux development mailing list <devel@lists.altlinux.org> Subject: [devel] Uncompressed man pages Date: Sun, 23 Aug 2009 18:32:15 +0400 Message-ID: <1251037935.31273.29.camel@latitude.localdomain> (raw) [-- 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 --]
next reply other threads:[~2009-08-23 14:32 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-08-23 14:32 Alexey Rusakov [this message] 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
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=1251037935.31273.29.camel@latitude.localdomain \ --to=ktirf@altlinux.org \ --cc=devel@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
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