ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Обновление ALM 2.2
@ 2003-12-22 10:27 Sergey
  2003-12-22 11:07 ` [Comm] Re: Обновление ALM 2.2 | до Sisyphus и проблемы с libgda Michael Shigorin
  2003-12-24  9:47 ` [Comm] Обновление ALM 2.2 Andriy Dobrovol's'kii
  0 siblings, 2 replies; 3+ messages in thread
From: Sergey @ 2003-12-22 10:27 UTC (permalink / raw)
  To: Community

Доброе время суток.
Приобрел 11 дисков Sisyphus за ноябрь.
Но ни как не могу обновить дистр ALM 2.2
После выполнения apt-get dist-upgrade
получилось:
Preparing...                 
########################################################################## 
[100%]
package libgda-0.2.96-alt3 is already installed
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
file /usr/lib/libgda-clientcpp.so.0.0.0 from install of 
libgda-0.2.96-alt3 conflicts with file from package libgda-0.2.96-alt3
file /usr/lib/libgda-common.so.0.0.0 from install of libgda-0.2.96-alt3 
conflicts with file from package libgda-0.2.96-alt3
file /usr/lib/libgda-server.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 (106)

Как все таки сделать обновление всего дистра ?
    Сергей.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Comm] Re: Обновление ALM 2.2 | до Sisyphus и проблемы с libgda
  2003-12-22 10:27 [Comm] Обновление ALM 2.2 Sergey
@ 2003-12-22 11:07 ` Michael Shigorin
  2003-12-24  9:47 ` [Comm] Обновление ALM 2.2 Andriy Dobrovol's'kii
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Shigorin @ 2003-12-22 11:07 UTC (permalink / raw)
  To: Community; +Cc: sisyphus, qa

[-- Attachment #1: Type: text/plain, Size: 1558 bytes --]

On Mon, Dec 22, 2003 at 04:27:28PM +0600, Sergey wrote:
> Приобрел 11 дисков Sisyphus за ноябрь.  Но ни как не могу
> обновить дистр ALM 2.2 После выполнения apt-get dist-upgrade
> получилось:
> Preparing...                 
> ########################################################################## 
> [100%]
> package libgda-0.2.96-alt3 is already installed
> 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
> file /usr/lib/libgda-clientcpp.so.0.0.0 from install of 
> libgda-0.2.96-alt3 conflicts with file from package libgda-0.2.96-alt3
> file /usr/lib/libgda-common.so.0.0.0 from install of libgda-0.2.96-alt3 
> conflicts with file from package libgda-0.2.96-alt3
> file /usr/lib/libgda-server.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 (106)
> Как все таки сделать обновление всего дистра ?

Та-ак... еще один... повесил #3398.

Этот пакет как-то криво лежит и ломает dist-upgrade.  Готов
поручиться, что apt-get -f install теперь взрывается.

Делаем примерно так:

rm -f /var/lib/rpm/__*
rm -f /var/cache/apt/pkgcache.bin
rpm --rebuilddb
rpm -e libgda libgda2 gnumeric
	и все, что потянется за libgda (gnome-db, кажется)
apt-get -f install
	при необходимости -- сносим лишнее, записав список в
	склерозницу для последующего возвращения

Положите кто-нить на atmsk?

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

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] Обновление ALM 2.2
  2003-12-22 10:27 [Comm] Обновление ALM 2.2 Sergey
  2003-12-22 11:07 ` [Comm] Re: Обновление ALM 2.2 | до Sisyphus и проблемы с libgda Michael Shigorin
@ 2003-12-24  9:47 ` Andriy Dobrovol's'kii
  1 sibling, 0 replies; 3+ messages in thread
From: Andriy Dobrovol's'kii @ 2003-12-24  9:47 UTC (permalink / raw)
  To: community

Sergey wrote:
> Доброе время суток.
> Приобрел 11 дисков Sisyphus за ноябрь.
> Но ни как не могу обновить дистр ALM 2.2
> После выполнения apt-get dist-upgrade
> получилось:
> Preparing...                 
> ########################################################################## 
> [100%]
> package libgda-0.2.96-alt3 is already installed
> 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
> file /usr/lib/libgda-clientcpp.so.0.0.0 from install of 
> libgda-0.2.96-alt3 conflicts with file from package libgda-0.2.96-alt3
> file /usr/lib/libgda-common.so.0.0.0 from install of libgda-0.2.96-alt3 
> conflicts with file from package libgda-0.2.96-alt3
> file /usr/lib/libgda-server.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 (106)
> 
> Как все таки сделать обновление всего дистра ?
>    Сергей.
> 
Перейти на рассылку Сизифа, почитать её за этот период. Задать 
вопрос там. Обновиться.
-- 
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua            Kyiv, Ukraine
Phone: (380-44)   265-7824            Department of Gas Electronics
Fax:   (380-44)   265-2329             Institute of Physics of NASU
*********************************************************************



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-24  9:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-22 10:27 [Comm] Обновление ALM 2.2 Sergey
2003-12-22 11:07 ` [Comm] Re: Обновление ALM 2.2 | до Sisyphus и проблемы с libgda Michael Shigorin
2003-12-24  9:47 ` [Comm] Обновление ALM 2.2 Andriy Dobrovol's'kii

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