Bug 54673 - *.debuginfo отсутствует в списке контрольных сумм своего репозитория
Summary: *.debuginfo отсутствует в списке контрольных сумм своего репозитория
Status: CLOSED NOTABUG
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: ftp.altlinux.org (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P5 normal
Assignee: placeholder@altlinux.org
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-04 19:24 MSK by Artem Varaksa
Modified: 2025-06-04 19:56 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 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 не существует.