Bug 58263 - Битый мануал
Summary: Битый мануал
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: xwayland-satellite (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: k0tran@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-17 14:51 MSK by Anton Zhukharev
Modified: 2026-03-26 10:22 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Zhukharev 2026-03-17 14:51:46 MSK
В спеке несжатый файл с мануалом xwayland-satellite устанавливается в %buildroot без сжатия, но с суффиксом .xz.

В логах (https://git.altlinux.org/tasks/archive/done/_400/409840/build/100/x86_64/log) можно увидеть, что после секции %install сжатие документации не проводилось, поэтому в пакете несжатый мануал получился:

[00:00:23] xz: /usr/src/tmp/xwayland-satellite-buildroot/usr/share/man/man1/xwayland-satellite.1.xz: File already has `.xz' suffix, skipping

Это приводит к тому что сыпятся ошибки от xz, а документация недоступна:

14:50 ancieg@lambda ~ > PAGER=cat man 1 xwayland-satellite
xz: (stdin): File format not recognized
xz: (stdin): File format not recognized
Comment 1 Repository Robot 2026-03-26 10:22:20 MSK
xwayland-satellite-0.8.1-alt2 -> sisyphus:

Thu Mar 26 2026 Anton Zhukharev <ancieg@altlinux> 0.8.1-alt2
- NMU: Fixed man-page packaging (ALT#58263).