Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
mixing up2date and yum for packages
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jewels  
View profile  
 More options Feb 24, 9:33 am
From: Jewels <IslandJe...@gmail.com>
Date: Tue, 24 Feb 2009 06:33:08 -0800 (PST)
Local: Tues, Feb 24 2009 9:33 am
Subject: mixing up2date and yum for packages
Hi all..

If you have a sytem running both up2date and yum (to keep a current
redhat repo) and want to install packages using either/or - is there a
way to specify which app to use for package control? I would like to
be able to control on a per package basis if possible. Or should I
just bite the bullet and configure yum to handle the redhat updating
rather than up2date?

thanks
~J~


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Meier  
View profile  
 More options Feb 24, 9:41 am
From: Peter Meier <peter.me...@immerda.ch>
Date: Tue, 24 Feb 2009 15:41:11 +0100
Local: Tues, Feb 24 2009 9:41 am
Subject: Re: [Puppet Users] mixing up2date and yum for packages
Hi

> If you have a sytem running both up2date and yum (to keep a current
> redhat repo) and want to install packages using either/or - is there a
> way to specify which app to use for package control? I would like to
> be able to control on a per package basis if possible. Or should I
> just bite the bullet and configure yum to handle the redhat updating
> rather than up2date?

the later would be better, will lead to less headache and definitely the
way to go.

However you can define per package definition the provider puppet should
use:

package{'i-am-a-yum-package':
        ensure => present,
        provider => yum,

}

package{'i-am-a-up2date-package':
        ensure => present,
        provider => up2date,

}

cheers pete

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe McDonagh  
View profile  
 More options Feb 24, 10:31 am
From: Joe McDonagh <joseph.e.mcdon...@gmail.com>
Date: Tue, 24 Feb 2009 10:31:40 -0500
Local: Tues, Feb 24 2009 10:31 am
Subject: Re: [Puppet Users] Re: mixing up2date and yum for packages
It's been a while, but isn't up2date transparent to yum now via the
up2date yum plugin shipped with RHEL?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Hyclak  
View profile  
 More options Feb 24, 1:47 pm
From: Matthew Hyclak <hyc...@gmail.com>
Date: Tue, 24 Feb 2009 13:47:20 -0500
Local: Tues, Feb 24 2009 1:47 pm
Subject: Re: [Puppet Users] Re: mixing up2date and yum for packages
On Tue, Feb 24, 2009 at 10:31 AM, Joe McDonagh

<joseph.e.mcdon...@gmail.com> wrote:

> It's been a while, but isn't up2date transparent to yum now via the
> up2date yum plugin shipped with RHEL?

Only on RHEL 5 and newer.

Matt


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google