Bug 46636

Summary: Не хватает зависимости на perl-Digest-SHA
Product: Sisyphus Reporter: Alexander Makeenkov <amakeenk>
Component: dpkgAssignee: Vitaly Lipatov <lav>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: george, lav
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Alexander Makeenkov 2023-06-23 10:45:01 MSK
- Версия пакета -
dpkg-1.21.21-alt1

- Шаги воспроизведения -
# apt-get install dpkg
# wget http://ftp.de.debian.org/debian/pool/main/p/perftest/perftest_4.5+0.17-1_amd64.deb
# dpkg-scanpackages perftest_4.5+0.17-1_amd64.deb

- Получаемый результат -
# dpkg-scanpackages perftest_4.5+0.17-1_amd64.deb 
Can't locate Digest/SHA.pm in @INC (you may need to install the Digest::SHA module) (@INC contains: /usr/local/lib64/perl/5.34 /usr/local/share/perl/5.34 /usr/lib64/perl5 /usr/share/perl5 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl) at /usr/share/perl5/Digest.pm line 47.

- Решение -
# apt-get install perl-Digest-SHA
Comment 1 Repository Robot 2023-08-01 01:24:11 MSK
dpkg-1.21.22-alt2 -> sisyphus:

 Tue Aug 01 2023 Vitaly Lipatov <lav@altlinux.ru> 1.21.22-alt2
 - add Requires: perl-Digest-SHA (ALT bug 46636)