July 3, 2011
Installed Fedora 15

Despite all the efforts to make Fedora 15 easier and more user friendly, making power users kind of unhappy by removing functionality and features, it doesn’t look ready yet (please, remove more features! :D).

I installed Fedora 15 and it’s running in Gnome fall back mode (no hw acceleration here, so it’s OK). First thing I tried was updating my system: Applications > System Tools > Software Update; and it didn’t work. The error about a failing transaction was quite cryptic to me, and I didn’t know how to fix it (I tried to update several times but it didn’t work).

Running yum from a console works as expected, though. Fortunately nobody thought that yum had to be removed because some weird reason!

This is my first experience with Gnome fall back mode, and it feels less crippled than the regular Gnome interface. Too bad the drag-to-maximize thing doesn’t work in fall back mode.

October 30, 2009
YUM Rollbacks?

Dear lazy web,

I’m looking for a easy way to rollback the last installation with yum (included dependencies, of course).

Let’s see a use case:

  1. Install something: yum install erlang.
  2. That will result in the installation of erlang and three dependencies (tcl, tk and unixODBC).
  3. Then do some stuff, and later uninstall those packages (all of them, including the dependencies).

It would be great to have a yum command to do this (yum rollback?).

I’m thinking about programming a little plugin to do it, but first I want to be sure I’m not missing something. Don’t be shy and share you knowledge in the comments!

by jjm on 6:28pm  |   URL: http://tmblr.co/ZPorZyDcE_8
(View comments
Filed under: YUM RPM Fedora rollback plugin 
August 15, 2009
Something About Presto, CPU and Summer

You know I think that one of the best features of Fedora 11 it’s Presto. Today I’ve discovered one little side effect of this awesome YUM module.

I was updating my system after a week out of town when I realized my CPU was at 100% of use and 70⁰C. I switched on the cooler dock of the laptop and… what’s using my CPU? Because I’m doing nothing… and here you are:

$ top -n 1 | grep apply
 3116 root      30  10  8000 6532  492 R 90.5  0.6   1:31.38 applydeltarpm

Yes, seems that the bandwidth save isn’t free; it has some computing cost. It’s OK as long as you remember to switch on your laptop’s dock when you’re in Spain and it’s about 30⁰C in your town.

by jjm on 7:46pm  |   URL: http://tmblr.co/ZPorZy9mHLB
(View comments
Filed under: Fedora Presto YUM RPM CPU hot 
December 4, 2008
Starting To Appreciate YUM

After being an old FreeBSD/OpenBSD user and Debian (now Ubuntu) lover, using yum it’s a pain in the ass (oh, aptitude, apt-get and co; I love you… and I miss you all).

Today I had to install some packages in an OpenSuse 10. After using YaST for a while… OK, I admit YUM is not as bad as it seems.

Anyway, a package manager is not something to worry about in a Linux distro because you’re most of the time doing real stuff rather than installing software. It’s a pity that my work actually it’s installing software.

by jjm on 5:12pm  |   URL: http://tmblr.co/ZPorZy3mPzf
(View comments
Filed under: CentOS YUM OpenSUSE YaST