[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-redhat-users
Subject:    kde-redhat-users Digest, Vol 6, Issue 11
From:       kde-redhat-users-request () lists ! sourceforge ! net
Date:       2006-11-10 0:44:32
Message-ID: mailman.508.1163119472.32714.kde-redhat-users () lists ! sourceforge ! net
[Download RAW message or body]

Send kde-redhat-users mailing list submissions to
	kde-redhat-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/kde-redhat-users
or, via email, send a message with subject or body 'help' to
	kde-redhat-users-request@lists.sourceforge.net

You can reach the person managing the list at
	kde-redhat-users-owner@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of kde-redhat-users digest..."


Today's Topics:

   1. Re: Problem with using yum on RHEL4 (Brian Tang)
   2. Re: Problem with using yum on RHEL4 (Rex Dieter)
   3. Re: Problem with using yum on RHEL4 (Brian Tang)
   4. Re: Problem with using yum on RHEL4 (Rex Dieter)

[Attachment #4 (multipart/digest)]


Content-Transfer-Encoding: quoted-printable
From: "Brian Tang" <gotang@outgun.com>
Precedence: list
MIME-Version: 1.0
To: kde-redhat-users@lists.sourceforge.net
Date: Thu, 09 Nov 2006 14:13:11 +0000
Reply-To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
Message-ID: <20061109141311.44BD343D8F@ws5-1.us4.outblaze.com>
Content-Type: text/plain; charset="iso-8859-1"
Subject: Re: [kde-redhat-users] Problem with using yum on RHEL4
Message: 1

> Ah, multilib rears it's ugly head.  You probably have both 
> kdelibs.x86_64 *and* kdelibs.i386 installed.  It would make your 
> life much simpler if you could:
> rpm -e kdelibs.i386
> and start over.

I think I do have both versions of kdelibs... but if I remove kdelibs.i386, would \
that not break any 32-bit programs I've got installed (Stuff like OpenOffice 2.0.4)?

> Else, you'll likely have to enable the i386 repo for your x86_64 box too.

Is there a downside to doing this (other than having to download two sets of packages \
instead of just the one)? And if not, how do I actually do this?

Brian

-- 
_______________________________________________
Get your free email from http://www.outgun.com

Powered by Outblaze



Content-Transfer-Encoding: 7bit
From: Rex Dieter <rdieter@math.unl.edu>
Precedence: list
MIME-Version: 1.0
To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
References: <20061109141311.44BD343D8F@ws5-1.us4.outblaze.com>
In-Reply-To: <20061109141311.44BD343D8F@ws5-1.us4.outblaze.com>
Date: Thu, 09 Nov 2006 08:52:40 -0600
Reply-To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
Message-ID: <455340B8.5090807@math.unl.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Subject: Re: [kde-redhat-users] Problem with using yum on RHEL4
Message: 2

Brian Tang wrote:
> > Ah, multilib rears it's ugly head.  You probably have both 
> > kdelibs.x86_64 *and* kdelibs.i386 installed.  It would make your 
> > life much simpler if you could:
> > rpm -e kdelibs.i386
> > and start over.
> 
> I think I do have both versions of kdelibs... but if I remove kdelibs.i386, would \
> that not break any 32-bit programs I've got installed (Stuff like OpenOffice \
> 2.0.4)?

Quite possible, if you have other .i386-dependent apps on your system.

> > Else, you'll likely have to enable the i386 repo for your x86_64 box too.
> 
> Is there a downside to doing this (other than having to download two sets of \
> packages instead of just the one)? 

Not that I'm aware of.

> And if not, how do I actually do this?

something like:
cp /etc/yum.repos.d/kde.repo /etc/yum.repos.d/kde-i386.repo
sed -i -e 's|$basearch|i386|g' /etc/yum.repos.d/kde-i386.repo

-- Rex



Content-Transfer-Encoding: quoted-printable
From: "Brian Tang" <gotang@outgun.com>
Precedence: list
MIME-Version: 1.0
To: kde-redhat-users@lists.sourceforge.net
Date: Thu, 09 Nov 2006 15:23:27 +0000
Reply-To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
Message-ID: <20061109152327.CC211246B2@ws5-3.us4.outblaze.com>
Content-Type: text/plain; charset="iso-8859-1"
Subject: Re: [kde-redhat-users] Problem with using yum on RHEL4
Message: 3

> Re: Problem with using yum on RHEL4
> From: Rex Dieter <rdieter@ma...> - 2006-11-09 06:53
> 
>  Brian Tang wrote:
>  >> Ah, multilib rears it's ugly head.  You probably have both 
>  >> kdelibs.x86_64 *and* kdelibs.i386 installed.  It would make your 
>  >> life much simpler if you could:
>  >> rpm -e kdelibs.i386
>  >> and start over.
>  > 
>  > I think I do have both versions of kdelibs... but if I remove kdelibs.i386, would that
not break any 32-bit programs I've got installed (Stuff like OpenOffice 2.0.4)?
>  
>  Quite possible, if you have other .i386-dependent apps on your system.
>  
>  >> Else, you'll likely have to enable the i386 repo for your x86_64 box too.
>  > 
>  > Is there a downside to doing this (other than having to download two sets of packages
instead of just the one)? 
>  
>  Not that I'm aware of.
>  
>  >And if not, how do I actually do this?
>  
>  something like:
>  cp /etc/yum.repos.d/kde.repo /etc/yum.repos.d/kde-i386.repo
>  sed -i -e 's|$basearch|i386|g' /etc/yum.repos.d/kde-i386.repo
>  
>  -- Rex
 
Hmm... my kde.repo file doesn't have the mirrors explicitly listed; instead it's got the line:

mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/redhat/mirrors-stable

What's the syntax for explicitly listing the mirrors?

Brian

-- 
_______________________________________________
Get your free email from http://www.outgun.com

Powered by Outblaze




Content-Transfer-Encoding: 7bit
From: Rex Dieter <rdieter@math.unl.edu>
Precedence: list
MIME-Version: 1.0
To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
References: <20061109152327.CC211246B2@ws5-3.us4.outblaze.com>
In-Reply-To: <20061109152327.CC211246B2@ws5-3.us4.outblaze.com>
Date: Thu, 09 Nov 2006 09:39:34 -0600
Reply-To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
Message-ID: <45534BB6.1060605@math.unl.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Subject: Re: [kde-redhat-users] Problem with using yum on RHEL4
Message: 4

Brian Tang wrote:
>> Re: Problem with using yum on RHEL4
>> From: Rex Dieter <rdieter@ma...> - 2006-11-09 06:53
>>
>>  Brian Tang wrote:
>>  >> Ah, multilib rears it's ugly head.  You probably have both 
>>  >> kdelibs.x86_64 *and* kdelibs.i386 installed.  It would make your 
>>  >> life much simpler if you could:
>>  >> rpm -e kdelibs.i386
>>  >> and start over.
>>  > 
>>  > I think I do have both versions of kdelibs... but if I remove kdelibs.i386, would that
> not break any 32-bit programs I've got installed (Stuff like OpenOffice 2.0.4)?
>>  
>>  Quite possible, if you have other .i386-dependent apps on your system.
>>  
>>  >> Else, you'll likely have to enable the i386 repo for your x86_64 box too.
>>  > 
>>  > Is there a downside to doing this (other than having to download two sets of packages
> instead of just the one)? 
>>  
>>  Not that I'm aware of.
>>  
>>  >And if not, how do I actually do this?
>>  
>>  something like:
>>  cp /etc/yum.repos.d/kde.repo /etc/yum.repos.d/kde-i386.repo
>>  sed -i -e 's|$basearch|i386|g' /etc/yum.repos.d/kde-i386.repo
>>  
>>  -- Rex
>  
> Hmm... my kde.repo file doesn't have the mirrors explicitly listed; instead it's got the line:
> 
> mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/redhat/mirrors-stable
> 
> What's the syntax for explicitly listing the mirrors?

ah,
for kde-i386.repo use (something like);
mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/redhat/$releasever/i386/stable/mirrors

-- Rex



--===============0633107741==--

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
kde-redhat-users mailing list
kde-redhat-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kde-redhat-users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic