SCIENTIFIC-LINUX-USERS Archives

November 2004

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:
Perret Yannick <[log in to unmask]>
Reply To:
Date:
Thu, 4 Nov 2004 14:41:34 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
Perret Yannick wrote:

> (...)
> For the second point, the only way should be to use 'rpm' to handle the
> i386 RPMs in the same way than the x64_64 ones.
> I think I will have a look to the current 'rpm' sources to see if this
> can
> be integrated...
>
Many many problems with that...

First of all i386 and x86_64 RPMs conflict if they have at least a common
file (i.e. a binary). So in order to install i386 and then x86_64 you should
have to use '--force' for the last one.

And in any cases updates/erases failed to work fine because the two RPMs
share the same name, some files are shared and so one of the RPMs failed
to find the files, and uninstall scripts should not appreciate that someone
remove some files previously.

So a kind of external action should be used to manage properly the dual
installation... It's a pitty.

ATOM RSS1 RSS2