Bug 58263

Summary: Битый мануал
Product: Sisyphus Reporter: Anton Zhukharev <ancieg>
Component: xwayland-satelliteAssignee: k0tran <k0tran>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: ancieg, k0tran
Version: unstable   
Hardware: all   
OS: Linux   

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).