ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: AVL <info@atmsk.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Apt проблемы
Date: Mon Nov 19 15:49:13 2001
Message-ID: <20011119161126.1c7c7731.info@atmsk.ru> (raw)
In-Reply-To: <01111920033104.25304@kosha>

On Mon, 19 Nov 2001 20:03:31 +0300
Korshunov Ilya <kosha@kp.ru> wrote:

> Хочу обновить дистрибутив. Действую по инструкции - запускю apt-get check 

это правильно.

> после чего он находит неудовлетворённые (слово - то какое Ж)) зависимости и 
> предлагает сделать apt-get -f install что я и делаю .

это не правильно.
если бы можно было 100% кореектно решить проблемы с нарушенными зависимостями в автоматическом режиме - никто бы вас ни о чем не спрашивал. а так, приходится смотреть на этот список и принимать решения.

Ситуация:

Пакет А требует пакет B но пакет B не установлен. 
то есть пакет А не может функционировать полновесно из за отсутствия сервисов предоставляемых пакетом В
решение:

либо rpm -e <пакет А>  (Если он не нужен. может не получится из за зависимостей других пакетов)
либо rpm -i <пакет B>  (придется опять вытаскивать все дерево зависимостей этого пакета)

Ситуация:
В системе стоит два пакета А-альт1 и А-альт2
то есть удалить пакет апт не смог.

решение:
rpm -q <пакет А>

здесь появится список этих сдвоенных пакетов

rpm -e <более старый пакет>

здесь возможно  ошибка появится и пакет не удалится.

rpm -e --notriggers <более старый пакет>

здесь возможно  ошибка появится и пакет не удалится.

rpm -e --noscripts <более старый пакет>

здесь возможно  ошибка появится и пакет не удалится.

rpm -e --nodeps <более старый пакет>

последний довод короля. :)

и только разрулив эти простые случаи можно давать apt-get -f install




  reply	other threads:[~2001-11-19 15:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-19 14:58 Korshunov Ilya
2001-11-19 15:49 ` AVL [this message]
2001-11-19 16:03 ` Dmitry V. Levin
2001-11-19 16:33   ` Korshunov Ilya
2001-11-19 17:41     ` Dmitry V. Levin
2001-11-20  8:24       ` Korshunov Ilya
2001-11-20 10:00         ` [mdk-re] [JT] bttv, bt848 и Юниор1.1. Краткий отчёт Pavel N. Solovyov
2001-11-20 12:10         ` [mdk-re] Apt проблемы Artem K. Jouravsky
2001-11-20 13:03           ` Korshunov Ilya
2001-11-20 13:42             ` Artem K. Jouravsky
2001-11-20 13:54               ` Korshunov Ilya
2001-11-20 15:34                 ` Dmitry V. Levin
2001-11-20 16:06                   ` Korshunov Ilya
2001-11-20 19:34                     ` Dmitry V. Levin
2001-11-21  8:21                       ` Vitaly Lipatov
2001-11-21 11:28                         ` Korshunov Ilya
2001-11-21 12:09                       ` Korshunov Ilya
2001-11-21 21:03                       ` Vitaly Lipatov
2001-11-22  8:26                         ` Korshunov Ilya
2001-11-21 20:19           ` [mdk-re] /l/m/_2.4_/k/n/i/n/_ipchains.o_ Michael Shigorin
2001-11-21 20:45             ` Artem K. Jouravsky
2001-11-22 11:42         ` [mdk-re] Re[2]: [mdk-re] Apt проблемы Phoenix

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=20011119161126.1c7c7731.info@atmsk.ru \
    --to=info@atmsk.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