Recent Changes

Moderators: snarkout, Patrick, dann, dmfrey

marc
Posts: 124
Joined: Sun Jul 13, 2008 9:29 pm
Location: San Antonio, TX
Contact:

Re: Recent Changes

Post by marc » Tue Feb 22, 2011 9:46 pm

Oh, I can see that I was completely off base now.
You already had it working and when the updated mysql was installed, the problem started. 5.5.9-1 seems to have been released on the 8th of this month. I'm not the pacman expert yet. How do you keep mysql from updating when you do a sys-upgrade? I'll read up on that.

As I've written in the past, my mythbackend and two thin clients use ubuntu 10.10. With 1,075 recordings (and rising as we speak) I'm taking my sweet time postponing the new install. I already installed mythtv .24 on the arch box in anticipation and for the purposes of testing the backend. Thankfully I have a spare drive to install arch onto for the back end and won't loose a thing by swapping drives out.

I'll also have to test the old software raid on the new sys as all my recordings are there.

perato
Posts: 20
Joined: Wed Dec 23, 2009 8:50 pm

Re: Recent Changes

Post by perato » Thu Feb 24, 2011 9:18 pm

To prevent a pacakge from being upgraded edit /etc/pacman.conf, uncomment the Ignorepkg line and list the package you do not want upgraded. For example,

IgnorePkg = mysql libmysqlclient mysql-clients

There is excellent info about pacman in the ArchWiki. Much of what I've learned about linux is from reading the ArchWiki. It's a great resource.
Desktop PC: AMD Athlon64 3000+, 1 GiB RAM, Nvidia GeForce 8400 GS video card; Archlinux
MythTV PC: Intel Celeron E3300, 4 GiB RAM, ATI X550 video card, Hauppauge HVR-2250; Archlinux+MythTV v0.25

marc
Posts: 124
Joined: Sun Jul 13, 2008 9:29 pm
Location: San Antonio, TX
Contact:

Re: Recent Changes

Post by marc » Thu Feb 24, 2011 11:48 pm

Very good. Thanks!

Post Reply