ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "\"Алексей Любимов\"" <avl@l14.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] update
Date: Tue, 24 Sep 2002 01:41:19 +0400
Message-ID: <20020924014119.47201f2b.avl@l14.ru> (raw)
In-Reply-To: <20020924004512.4d12a0a8.vyuv@sttec.yar.ru>

On Tue, 24 Sep 2002 00:45:12 +0400
"Vadim Yu. Vaganov" <vyuv@sttec.yar.ru> wrote:

> Здравствуйте!
> apt-get update
> -------------------------------------------------------------------------
> Обработка файловых зависимостей... Завершено
> ВНИМАНИЕ: Для пакета 'krb5-workstation' имеются две записи с разными зависимостями. Обычно это означает ошибку упаковщика.
> ВНИМАНИЕ: Для пакета 'ucd-snmp-utils' имеются две записи с разными зависимостями. Обычно это означает ошибку упаковщика.
> Чтение списков пакетов... Завершено
> Построение дерева зависимостей... Завершено
> -------------------------------------------------------------------------
> удалял пакеты и ставил снова и все равно такое дело
> как быть?

На самом деле, обычно это означает, что вы пересобрали на своем компьютере пакет XXX (в данном случае krb5-workstation и ucd-snmp-utils) и при этом не увеличили поле release в спеке собираемых пакетов.
Поскольку часть зависимостей вычисляется RPM автоматически, новый пакет будет иметь отличные от оригинального зависимости, но одинаковые название, номер версии и релиз. Вот именно об этом вам APT и говорит в несколько витиеватой форме.

Выход 1: Плюнуть и жить дальше с этим сообщением.
Выход 2: Все таки увеличить release в спеке и пересобрать пакеты заново.

Например, так:

$cat jackit.spec
Name: jackit
Version: 0.34.0
#Release: alt1                         <--- вместо этого
Release: alt1custom               <--- вот это   
....

Ссылка потомкам: http://www.atmsk.ru/viewtopic.php?t=360




-- 
Любимов Алексей
avl@l14.ru


  reply	other threads:[~2002-09-23 21:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-23 20:45 Vadim Yu. Vaganov
2002-09-23 21:41 ` "Алексей Любимов" [this message]
2002-09-25  5:06   ` Alexey Morozov
2002-09-25 13:50     ` Alexey V. Lubimov
2002-09-25 17:31     ` Albert R. Valiev
2002-09-24  9:54 ` 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=20020924014119.47201f2b.avl@l14.ru \
    --to=avl@l14.ru \
    --cc=sisyphus@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 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