ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: Community@altlinux.ru
Subject: [Comm] ALM2.2, Sisyphus, libgda => apt-get segfaults (was: Не получается обновление. )
Date: Wed, 24 Dec 2003 21:19:27 +0200
Message-ID: <20031224191927.GR24022@osdn.org.ua> (raw)
In-Reply-To: <3FE9BF8D.50407@sibmail.ru>

On Wed, Dec 24, 2003 at 10:32:13PM +0600, Sergey wrote:
>   Помогите с такой проблемой, хочу обновить ALM 2.2 с помощью
>   Сизифа срез за ноябрь, но ничего не получается уже 5 раз
>   гробил систему, надоело заново  всё ставить.  Получаются
>   какие то дикие зависимости.

Точнее, битый libgda.

ВНИМАНИЕ!  Всем, кто пытается обновить ALM2.2 сизифом, в которым
есть libgda-0.2.96-alt3: НЕ ЗАБУДЬТЕ перед обновлением СНЕСТИ
libgda со всем, что от него зависит -- потом восстановите.

# apt-get -y remove libgda

> file /usr/lib/libgda-client.so.0.0.0 from install of libgda-0.2.96-alt3 
> conflicts with file from package libgda-0.2.96-alt3
> E: Sub-process /bin/rpm returned an error code (102)
> [root@localhost root]#
> Ну никак не получается, вот и хваленый "APT"

APT тут виноват разве что тем, что потом падает в корку при
чтении /var/cache/apt/pkgcache.bin; я (в sisyphus?) писал
рецептуру для тех, кто уже напоролся и надо как-то с этим делать:

rm -f /var/cache/apt/pkgcache.bin
apt-get update
rm -f /var/lib/rpm/__*
rpm --rebuilddb
apt-get -f install | tee ~/tmp/apt-f-install.log

Детали -- в ответе at@.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


      parent reply	other threads:[~2003-12-24 19:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-24 16:32 [Comm] Не получается обновление Sergey
2003-12-24 17:59 ` [Comm] " Alexey Tourbin
2003-12-24 19:19 ` Michael Shigorin [this message]

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=20031224191927.GR24022@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=Community@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