Saturday, August 29, 2009

selective yum update

Problem: I want to do frequent 'yum updates' however i want to exclude a few packages and stick to whatever versions I have

Solution: The yum.conf file is your saviour. All you need to do is add a
"exclude = foo"
in your /etc/yum.conf

If you've already run into trouble. You will have to downgrade to your favorite version first.
rpm -Uvh foo-0.0001 --oldpackage

And then of course fix your yum conf.

Learnt it the hard way. One fine soul (chhapri) happily did an update :)

Thursday, February 7, 2008

Introduction

This is our first. We will be blogging our thoughts on interesting problems in software here. The "techle" name is _derived from_/_is to be read as_ "Technical tackle". We are open to contributors to make a post here once the ball is set rolling. Not sure how it works best on this site though.

Whats in: Problems relating to software. Ranging from the very big ones to the very small ones!

Whats out: Movies Managers and Politics etc

Thank you for visiting! Stay tuned :)