I used this the last time I upgraded with atrpms. It queries your installed myth rpms and passes them on to yum. Can't guarantee it will work. Test it first.<br><br>rpm -qa | grep myth | tr -d "0-9." | sed 's/--.*$//g'| xargs yum -y --disablerepo=livna upgrade
<br><br><br><br><br><br><div><span class="gmail_quote">On 5/7/07, <b class="gmail_sendername">Michael Rice</b> <<a href="mailto:mikerice1969@hotmail.com">mikerice1969@hotmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Sorry if this has been covered before but I've been reading this list and<br>upgrading and such for over a year and haven't quite figured it out yet.<br><br>Once I have all the hardware working (after upgrading or after setting up a
<br>new box) I want to leave it alone... so I don't don't want to update kernels<br>or kernel modules. But occasionally I'd like to update mythtv to get fixes<br>from the fixes branch. In fact I wouldn't mind updating any user space
<br>software. But "yum update" seems to want to upgrade everything.<br><br>I've seen messages indicating partial updates with atrpms is bad so yum<br>update \*myth*\ would not be wise.<br><br>What is the best way to do what I want without messing up dependencies?
<br>Just do "yum update" and somehow remove the new kernel? Or maybe something<br>like yum update --exclude=<kernel>? What's the best known method for this?<br><br>Thanks.<br><br>_________________________________________________________________
<br>Download Messenger. Join the i'm Initiative. Help make a difference today.<br><a href="http://im.live.com/messenger/im/home/?source=TAGHM_APR07">http://im.live.com/messenger/im/home/?source=TAGHM_APR07</a><br><br><br>
_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br><br></blockquote></div><br>