Bug 54673

Summary: *.debuginfo отсутствует в списке контрольных сумм своего репозитория
Product: Infrastructure Reporter: Artem Varaksa <varaksaaa>
Component: ftp.altlinux.orgAssignee: placeholder <placeholder>
Status: CLOSED NOTABUG QA Contact: Andrey Cherepanov <cas>
Severity: normal    
Priority: P5 CC: glebfm, ldv
Version: unspecified   
Hardware: x86_64   
OS: Linux   
See Also: https://bugzilla.altlinux.org/show_bug.cgi?id=53803

Description Artem Varaksa 2025-06-04 19:24:09 MSK
Аналогично https://www.altlinux.org/Debuginfo пробую включить debuginfo:

# apt-repo set {{repo}}
# ! grep 'debuginfo' /etc/apt/sources.list.d/alt.list > /dev/null && sed -e '/classic/s|$| debuginfo|' -i /etc/apt/sources.list.d/alt.list;
# ! grep 'debuginfo' /etc/apt/sources.list > /dev/null && sed -e '/classic/s|$| debuginfo|' -i /etc/apt/sources.list;
# apt-repo
# apt-get update
> ...
> Получено: 1 http://ftp.altlinux.org p11/branch/x86_64 release [4210B]
> Получено: 2 http://ftp.altlinux.org p11/branch/x86_64-i586 release [1665B]
> Получено: 3 http://ftp.altlinux.org p11/branch/noarch release [2831B]
> Получено 8706B за 0s (320kB/s).
> E: http://ftp.altlinux.org/pub/distributions/ALTLinux/p11/branch/x86_64-i586/base/pkglist.debuginfo отсутствует в списке контрольных сумм своего репозитория.
> E: http://ftp.altlinux.org/pub/distributions/ALTLinux/p11/branch/x86_64-i586/base/release.debuginfo отсутствует в списке контрольных сумм своего репозитория.
> E: http://ftp.altlinux.org/pub/distributions/ALTLinux/p11/branch/noarch/base/pkglist.debuginfo отсутствует в списке контрольных сумм своего репозитория.
> E: http://ftp.altlinux.org/pub/distributions/ALTLinux/p11/branch/noarch/base/release.debuginfo отсутствует в списке контрольных сумм своего репозитория.
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object
> E: Tried to dequeue a fetching object

Воспроизводится для соответствующих репозиториев в:
[sisyphus] apt-0.5.15lorg2-alt96.x86_64
[p11] apt-0.5.15lorg2-alt89.x86_64
[p10] apt-0.5.15lorg2-alt87.x86_64
Comment 1 Gleb F-Malinovskiy 2025-06-04 19:56:45 MSK
(In reply to Artem Varaksa from comment #0)
> > E: http://ftp.altlinux.org/pub/distributions/ALTLinux/p11/branch/x86_64-i586/base/release.debuginfo отсутствует в списке контрольных сумм своего репозитория.
> > E: http://ftp.altlinux.org/pub/distributions/ALTLinux/p11/branch/noarch/base/pkglist.debuginfo отсутствует в списке контрольных сумм своего репозитория.
Для noarch и x86_64-i586 debuginfo не существует.