Bug 40368

Summary: Не скачивает telegram
Product: Sisyphus Reporter: Sergei Naumov <Sergei.Naumov>
Component: eepmAssignee: Vitaly Lipatov <lav>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: lav
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Sergei Naumov 2021-07-03 21:33:33 MSK
[root@veles Telegram]# eepm play telegram
 # /etc/eepm/prescription.d/telegram.sh --run
+ PKGNAME=Telegram
+ '[' --run = --remove ']'
+ '[' --run '!=' --run ']'
++ distro_info -a
+ '[' x86_64 '!=' x86_64 ']'
++ /usr/share/eepm/tools_eget --list --latest https://github.com/telegramdesktop/tdesktop/releases 'tsetup.*.tar.xz'
+ PKGURL=
+ fatal 'Can'\''t get package URL'
+ echo 'FATAL: Can'\''t get package URL'
FATAL: Can't get package URL
+ exit 1
[root@veles Telegram]#
Comment 1 Repository Robot 2021-07-04 02:45:30 MSK
eepm-3.9.12-alt1 -> sisyphus:

 Sun Jul 04 2021 Vitaly Lipatov <lav@altlinux.ru> 3.9.12-alt1
 - epm-restore: add skip unrelated requires
 - release_upgrade: fix gdb removing
 - repack: fix copying to the place (ALT bug 40347)
 - prescription.d/zoom.sh: repack always (ALT bug 40367)
 - prescription.d/telegram.sh: download stable version if latest has no binary (ALT bug 40368)
 - epm-assure: return error from apt (ALT bug 40202)