ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Не получается обновление. 
@ 2003-12-24 16:32 Sergey
  2003-12-24 17:59 ` [Comm] " Alexey Tourbin
  2003-12-24 19:19 ` [Comm] ALM2.2, Sisyphus, libgda => apt-get segfaults (was: Не получается обновление. ) Michael Shigorin
  0 siblings, 2 replies; 3+ messages in thread
From: Sergey @ 2003-12-24 16:32 UTC (permalink / raw)
  To: Community

      Доброго Вам всем времени суток.
   Помогите с такой проблемой, хочу обновить ALM 2.2 с помощью
   Сизифа срез за ноябрь, но ничего не получается уже 5 раз
   гробил систему, надоело заново  всё ставить.
   Получаются какие то дикие зависимости.
   Вот как я это делаю:
   apt-cdrom add
   apt-get update
   apt-get dist-upgrade
   и получаю вот это

Executing RPM (/bin/rpm -e --fancypercent --nodeps)...
Unregistering /usr/share/omf/gnome-utils/gnome-system-log-C.omf
Executing RPM (/bin/rpm -Uvh --fancypercent --oldpackage)...
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 (102)
[root@localhost root]#

Ну никак не получается, вот и хваленый "APT"

        Сергей.



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

* [Comm] Re: Не получается обновление.
  2003-12-24 16:32 [Comm] Не получается обновление Sergey
@ 2003-12-24 17:59 ` Alexey Tourbin
  2003-12-24 19:19 ` [Comm] ALM2.2, Sisyphus, libgda => apt-get segfaults (was: Не получается обновление. ) Michael Shigorin
  1 sibling, 0 replies; 3+ messages in thread
From: Alexey Tourbin @ 2003-12-24 17:59 UTC (permalink / raw)
  To: community; +Cc: incoming, security

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

On Wed, Dec 24, 2003 at 10:32:13PM +0600, Sergey wrote:
> Executing RPM (/bin/rpm -e --fancypercent --nodeps)...
> Unregistering /usr/share/omf/gnome-utils/gnome-system-log-C.omf
> Executing RPM (/bin/rpm -Uvh --fancypercent --oldpackage)...
> 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 

Произошла подмена пакета (т.е. фактическое обновление без изменения
релиза).  Мы попробуем разобраться.

$ cmp distro/Master/2.2/ALTLinux/RPMS.main/libgda-0.2.96-alt3.i586.rpm Sisyphus/i586/RPMS.classic/libgda-0.2.96-alt3.i586.rpm
distro/Master/2.2/ALTLinux/RPMS.main/libgda-0.2.96-alt3.i586.rpm Sisyphus/i586/RPMS.classic/libgda-0.2.96-alt3.i586.rpm differ: char 193, line 1
$ diff =(rpm -qp --changelog distro/Master/2.2/ALTLinux/RPMS.main/libgda-0.2.96-alt3.i586.rpm) =(rpm -qp --changelog Sisyphus/i586/RPMS.classic/libgda-0.2.96-alt3.i586.rpm) | sed -e 's/@altlinux[^>]*/@/'
--- /home/at/tmp/zshuqazkI      2003-12-24 17:56:47 +0000
+++ /home/at/tmp/zsh7uKH2W      2003-12-24 17:56:47 +0000
@@ -1,7 +1,6 @@
-* Wed Dec 04 2002 AEN <aen@> 0.2.96-alt3
+* Thu Oct 23 2003 Nazar Yurpeak <phoenix@> 0.2.96-alt3

-- *omf removed
-- *oaf restored
+- Updated BuildRequires

 * Tue Oct 29 2002 AEN <aen@> 0.2.96-alt2

$

> 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 (102)
> [root@localhost root]#
> 
> Ну никак не получается, вот и хваленый "APT"

Ну так ручками немного поработать -- не всё коту...
Если не знаете как -- спрашивайте...

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

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

* [Comm] ALM2.2, Sisyphus, libgda => apt-get segfaults (was: Не получается обновление. )
  2003-12-24 16:32 [Comm] Не получается обновление Sergey
  2003-12-24 17:59 ` [Comm] " Alexey Tourbin
@ 2003-12-24 19:19 ` Michael Shigorin
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Shigorin @ 2003-12-24 19:19 UTC (permalink / raw)
  To: Community

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/


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-24 16:32 [Comm] Не получается обновление Sergey
2003-12-24 17:59 ` [Comm] " Alexey Tourbin
2003-12-24 19:19 ` [Comm] ALM2.2, Sisyphus, libgda => apt-get segfaults (was: Не получается обновление. ) Michael Shigorin

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