ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Ivan A. Melnikov" <iv@altlinux.org>
To: "Dmitry V. Levin" <ldv@altlinux.org>
Cc: ALT Sisyphus mailing list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] rpm-src всё ?
Date: Mon, 10 Aug 2020 15:16:00 +0400
Message-ID: <20200810111600.wthv6yugd4knhlqk@titan.localdomain> (raw)
In-Reply-To: <20200810101413.GE13771@altlinux.org>

On Mon, Aug 10, 2020 at 01:14:13PM +0300, Dmitry V. Levin wrote:
> On Mon, Aug 10, 2020 at 01:58:03PM +0400, Ivan A. Melnikov wrote:
> > On Mon, Aug 10, 2020 at 12:28:31PM +0300, Dmitry V. Levin wrote:
> > > On Mon, Aug 10, 2020 at 09:38:42AM +0400, Ivan A. Melnikov wrote:
> > > > On Mon, Aug 10, 2020 at 12:16:59PM +0700, Евгений Терешков wrote:
> > > > > Привет.
> > > > > 
> > > > > С 2018-го как минимум у меня в sources.list.d лежат записи "rpm-src" и
> > > > > никогда они никому не мешали. Сегодня без объявления войны (и без
> > > > > обновления хоть как-то связанных пакетов за последние дни) началось такое:
> > > > > 
> > > > > =8<=======================================================================
> > > > > root@latitude ~ #apt-get update 
> > > > > Get:1 http://localhost x86_64 release [619B]
> > > > > Get:2 http://ftp.altlinux.org x86_64 release [1204B]          
> > > > > Get:3 http://ftp.altlinux.org noarch release [795B]
> > > > > Fetched 2618B in 0s (4293B/s)
> > > > > E: http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus/x86_64/base/srclist.classic is not listed in the checksum list for its repository
> > > > > E: http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus/noarch/base/srclist.classic is not listed in the checksum list for its repository
> > > > > 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
> > > > > E: Tried to dequeue a fetching object
> > > > > E: Tried to dequeue a fetching object
> > > > > [1]    1206472 exit 100   apt-get update
> > > > > root@latitude ~ #apt-repo 
> > > > > rpm http://localhost/RPMS x86_64 hasher
> > > > > rpm [alt] http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus x86_64 classic
> > > > > rpm-src [alt] http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus x86_64 classic
> > > > > =8<=======================================================================
> > > > > 
> > > > > Ещё вчера это работало. Комментирование записей "rpm-src" позволяет успешно
> > > > > обновить индексы, но тогда отваливается загрузка src.rpm-пакетов, конечно.
> > > > > 
> > > > > Вижу что в apt-conf-sisyphus записей "rpm-src" нету уже давно. Отсюда
> > > > > вопрос: я что-то пропустил и rpm-src заменены на что-то более другое или
> > > > > вешать баг (проблемы в инфраструктуре и нужно кого-то потыкать)?
> > > > 
> > > > srclist'ов и правда больше нет:
> > > > 
> > > > [iv@team ~]$ ls /ALT/Sisyphus/*/base/pkg* | wc -l
> > > > 23
> > > > [iv@team ~]$ ls /ALT/Sisyphus/*/base/src*
> > > > ls: cannot access '/ALT/Sisyphus/*/base/src*': No such file or directory
> > > > 
> > > > Это печально -- я их использовал в скриптах, помогающих поддерживать
> > > > догоняющую сборку на mipsel.
> > > 
> > > Но зачем?
> > 
> > Например, чтобы получить NEVR всех source-пакеов в репозитории,
> 
> У каждой архитектуры свой набор source-пакетов.

Когда-то именно это казалось мне полезным. Сейчас уже неважно.

> Для того, чтобы получить NEVR всех source-пакетов, настоятельно рекомендую
> использовать src.list - это ровно та таблица, с которой работает
> и которую поддерживает сборочница.

Да, теперь буду пользоваться им, код уже переписал.

> > и разными способомами сравнивать их множества в разных репозиториях.
> > Отчётики всякие полезные строить.
> 
> Какая информация нужна для отчётиков?

NEVR достаточно. Большего хотелось, но пока нет.

-- 
  wbr,
    iv m.


  reply	other threads:[~2020-08-10 11:16 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-10  5:16 Евгений Терешков
2020-08-10  5:38 ` Ivan A. Melnikov
2020-08-10  9:28   ` Dmitry V. Levin
2020-08-10  9:32     ` Stanislav Levin
2020-08-10  9:43       ` Dmitry V. Levin
2020-08-10  9:49         ` Stanislav Levin
2020-08-10  9:59           ` Dmitry V. Levin
2020-08-10 10:11             ` Stanislav Levin
2020-08-10 10:20               ` Dmitry V. Levin
2020-08-10 10:38                 ` Stanislav Levin
2020-08-10 11:39                 ` Andrey Savchenko
2020-08-10 11:52                   ` Dmitry V. Levin
2020-08-10 12:20                     ` Anton Farygin
2020-08-10 12:40                       ` Dmitry V. Levin
2020-08-10 14:51                         ` Anton Farygin
2020-08-10  9:58     ` Ivan A. Melnikov
2020-08-10 10:14       ` Dmitry V. Levin
2020-08-10 11:16         ` Ivan A. Melnikov [this message]
2020-08-10 11:57 ` Dmitry V. Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200810111600.wthv6yugd4knhlqk@titan.localdomain \
    --to=iv@altlinux.org \
    --cc=ldv@altlinux.org \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git