Bug 46213 - Error in loginhsh: /etc/eterbuild/apt/apt.conf.SS is missed
Summary: Error in loginhsh: /etc/eterbuild/apt/apt.conf.SS is missed
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: etersoft-build-utils (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-22 19:27 MSK by Savelev Pavel
Modified: 2023-05-24 04:40 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 Savelev Pavel 2023-05-22 19:27:08 MSK
Версия пакета с ошибкой: etersoft-build-utils-3.2.1-alt1

Стенды с ошибкой:

education-10.1-x86-64
education-10.1-x86-64-kde
kworkstation-10.1-x86-64
workstation-10.1-x86-64
server-10.1-x86-64

Шаги для воспроизведения:

1. # apt-get install etersoft-build-utils pdsh hasher git perl-LWP-Protocol-https ccache

2. # visudo

Раскомментируйте строчки

WHEEL_USERS ALL=(ALL:ALL) ALL
WHEEL_USERS ALL=(ALL:ALL) NOPASSWD: ALL

3. $ runinhsh -b SS

Вывод в терминале:

 $ '/usr/bin/loginhsh -Y -p c9c29858ec2a75738330c2fa2c1b5290 -b SS -r 'dbus-launch   '  glibc-nss mtr hostinfo dbus'
Error in loginhsh: /etc/eterbuild/apt/apt.conf.SS is missed

Вывод в версии пакета etersoft-build-utils-3.0.11-alt1 (P10): 

$ '/usr/bin/loginhsh -Y -t -p 45e482734671ac54766982bc12ef4c95 -b SS -r ' '  dbus'

Apt sources from /etc/eterbuild/apt/apt.conf.SS:
    rpm file:/var/ftp/ pub/ALTLinux/Sisyphus/x86_64 classic
    rpm file:/var/ftp/ pub/ALTLinux/Sisyphus/noarch classic
    rpm file:/var/ftp/ pub/ALTLinux/Sisyphus/x86_64-i586 classic

Отсутсвуют файл, нужный для работы утилиты.
Comment 1 Repository Robot 2023-05-24 04:40:04 MSK
etersoft-build-utils-3.2.5-alt1 -> sisyphus:

 Tue May 23 2023 Vitaly Lipatov <lav@altlinux.ru> 3.2.5-alt1
 - rpmgs: use case insensitive search for Url
 - rpmgs: check VCS/url only for the first Source
 - add missed alias SS -> sisyphus (ALT bug 46213)
 - repos/rsync: add gitery support (ALT bug 46216)