Posts tagged with upgrade
Upgrading Gentoo 2007.0 to 10.0
So I left all these servers running gentoo a couple years ago. Now, after all this time (and uptime!), I want to install something.
Error:
emerge -av portage
These are the packages that would be merged, in order:
Calculating dependencies |
!!! All ebuilds that could satisfy ">=dev-lang/python-2.5" have been masked.
!!! One of the following masked packages is required [...]
Upgrading to Wordpress 2.7
I just updated all my blogs to Wordpress 2.7. I like the new admin interface. The upgrade was pleasantly easy and quick.
Using Multiple Python Environments With Gentoo
It’s been some time since Python 2.5 became stable and released. Version 2.5 has plenty of new features that have helped me in deciding that it was time to go ahead and start using it for primary development of all my new projects. One of the reasons I was still using version [...]
Upgrading to Xorg-X11 7.3 with ati-drivers 8.42.3 on Gentoo
I’m a sucker for bleeding edge technology. After posting before about upgrading to the 8.42.3 ati drivers, I realized I was using Xorg-X11 7.2, not 7.3, which is the latest. The latest 7.3 ebuild contains a block on the ati drivers. The block is no longer necessary though because the 8.42.3 drivers [...]
Upgrading to Wordpress 2.3 and the New Built-in Tagging Feature
I’ve barely completed an upgrade to Wordpress 2.3. Out of many new improvements, one which stood out to me is the integrated tagging support. No longer, is it necessary to download one of the many tagging plugins.
Some things I noticed during the upgrade:
My existing tagging plugin broke at the time of [...]
Upgrading an OLD Gentoo Machine.
I’m in the process of re-installing a pretty old machine with the latest Gentoo. I’ve got a shared NFS directory with portage and all my machines are using a packages directory. After one machine builds something, another machine can simply install the built package.
Here is a portion of the make.conf on each machine.
FEATURES=”-distlocks [...]