SCIENTIFIC-LINUX-USERS Archives

September 2008

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Valery Mitsyn <[log in to unmask]>
Reply To:
Valery Mitsyn <[log in to unmask]>
Date:
Fri, 5 Sep 2008 19:13:50 +0400
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (38 lines)
Hi All,

we faced a dependencies problem in attempt to upgrade
frpm SL46 to 47 on x86_64 arch.
  We run with a bit unusual rpms set in x86_64 arch where
samba-common installed both as i386 and x86_64. Just now
an attempt to run "yum upgrade" complaine about error:

Error: Missing Dependency: libgssapi.so.1 is needed by package samba-common

Looking at the current (46) dependencies for samba-common,
there are:

rpm -qR samba-common-3.0.25b-1.el4_6.5 | grep libgssapi | sort
libgssapi_krb5.so.2
libgssapi_krb5.so.2()(64bit)

and in SL47 dist tree there are different libgssapi for i386:
(ftp://l4u.jinr.ru/pub/SL/4x/ is our local mirror)

rpm -qRp \
ftp://l4u.jinr.ru/pub/SL/4x/x86_64/SL/RPMS/samba-common-3.0.28-0.el4.9.i386.rpm \
ftp://l4u.jinr.ru/pub/SL/4x/x86_64/SL/RPMS/samba-common-3.0.28-0.el4.9.x86_64.rpm \ 
| grep libgssapi | sort
libgssapi.so.1
libgssapi_krb5.so.2()(64bit)

But there is no libgssapi*.i386.rpm in SL/4x/x86_64/SL/RPMS/.

Is this looks rigth?

P.S. Sorry, I'ld test rc*, but had no time and right h/w
in the past.

-- 
Best regards,
  Valery Mitsyn

ATOM RSS1 RSS2