ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@mivlgu.murom.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Проверка пакето
Date: Fri Feb 15 17:19:15 2002
Message-ID: <20020215172502.A32521@vcserver.mivlgu.ru> (raw)
In-Reply-To: <20020215141136.66a67ee7.peet@infosite.ru>

On Fri, Feb 15, 2002 at 14:11:36 +0300, Peter V. Saveliev wrote:
> On Fri, 15 Feb 2002 11:13:56 +0200
> "Igor Tertishny" <yuda66@yandex.ru> wrote:
> 
> > 
> > >
> > > rpm --rebuilddb не спасёт ?
> > >
> > Нет, у меня локальный депозитарий Сизифа, ежедневно обновляемы rsync через 
> > cron. И вот именно в нем битые пакеты. Я слышал, что их как-то можно 
> > проверить, вопрос только как? Тогда я просто сотру битые и перекачаю их.
> 
> find /ваш/депозитарий -name '*.rpm' -print0 | xargs -0 rpm -qpl >/dev/null
> 
> На экран вылезут сообщения о битых rpm. По крайней мере, я так проверяю.

Видимо, надежнее (но дольше) будет проверка с помощью rpm --checksig - по
rpm -qpl отловятся только ошибки в заголовке файла, а повреждения
собственно содержащегося в *.rpm архива с файлами пакета останутся
незамеченными.  Но тут вывод надо направлять уже не в /dev/null, а
анализировать на предмет "NOT OK" (это сообщение может быть выдано на
русском).



  parent reply	other threads:[~2002-02-15 17:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-15 11:52 Igor Tertishny
2002-02-15 11:57 ` Korshunov Ilya
2002-02-15 12:15   ` Igor Tertishny
2002-02-15 12:26     ` [mdk-re] Re: Проверка пакетов Vyt
2002-02-15 14:06     ` [mdk-re] Проверка пакето Peter V. Saveliev
2002-02-15 16:32       ` [mdk-re] " Sergey S. Skulachenko
2002-02-15 17:07         ` Peter V. Saveliev
2002-02-15 17:19       ` Sergey Vlasov [this message]
2002-02-15 17:23         ` Peter V. Saveliev

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=20020215172502.A32521@vcserver.mivlgu.ru \
    --to=vsu@mivlgu.murom.ru \
    --cc=mandrake-russian@altlinux.ru \
    /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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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