After upgrading to Fedora 14 at work I did some builds against various kernels, u-boot, buildroot and toolchains we use. I ran into an interesting problem. make[2]: Entering directory `/home/mjhammel/src/cei/sysbuild/bld/buildroot-2010.05.xcc/output/toolchain/linux-2.6.32.14′ /home/mjhammel/src/cei/sysbuild/bld/buildroot-2010.05.xcc/output/toolchain/linux-2.6.32.14/arch/powerpc/Makefile:178: *** mixed implicit and normal rules. Stop. ?A bit of googling shows that make 3.82 changed in a way […]
yum

AcidRip hasn’t been updated in a long time. In fact, I’m not even sure anyone is maintaining it anymore. But I still use it quite a bit. Today I noticed, after an yum update for F10, that the previews just wouldn’t work anymore. So I looked at the debug window […]
AcidRip mod: Fix for faulty previews

I did a yum update on my F10 x86-64 box at work today and discovered a minor bug in the packaging: Transaction Check Error: file /usr/lib64/libmarblewidget.so.4 conflicts between attempted installs of kdeedu-libs-4.1.2-2.fc10.x86_64 and kdeedu-marble-4.2.0-7.fc10.x86_64 A google for this found only one mention on a fedora forum, but it was in […]
F10 update bug: libmarble (kdeedu libs) conflicts on x86-64

I’ve been working with the various incarnations of Red Hat Linux, including Fedora, since before the company went public. In that time I’ve done more than just a few upgrades from one release to another. With each upgrade I learn just a little more about administering my own Linux system. […]
The Everyday Guide to Fedora Upgrades

I’ve had pretty good luck using RPMFusion (free and non-free) to install various packages for Fedora 10. I was skeptical at first that it would provide all the packages I had been getting from ATrpms for previous Fedora releases. But up till today things have worked out well with RPMFusion. […]
RPMFusion not enough for F10 – still need ATrpms

Migrations to new releases of Fedora are not a huge problem for me since I use a separate partition for system files (including repository managed packages) and separate partitions for home directories (/home), multimedia files (/store and /music), and web server root directories (also under /home). About the only […]
Migrating a MythTV server from pre-Fedora 10 to Fedora 10

After installing F9 I had to go through the process of reinstalling all my old multimedia tools. Fedora doesn’t generally include support for playing MP3s or DVDs so you have to install them from alternate repositories such as Livna or ATrpms. I’d written up how to do this in the […]
Fedora 9 postinstall: multimedia dependencies, sounds and other annoyances

My Epson Style 740 finally gave out earlier this year, joining a Lexmark E210 laser printer that had given out before that. That left me without a printer (though my wife has two nice printers for her graphics design business). So I decided to get a low end model for […]
A new printer: Epson Style Photo R280

I made notes on my upgrade from 0.20 to 0.21. The software upgrade is clean but the runtime is somewhat broken on two of my three frontends. These are my (raw) notes. Upgrading to MythTV 0.21 All upgrading was done via the ATrpms repository which provided the previous release (0.20) […]
MythTV 0.21: problems with playback profiles

I keep running into this problem and I decided it was time to make notes on how I resolve it. The problem is that I’ve used the methods I’ve described previously to include missing multimedia support in Fedora 7 and when I do updates I run into this problem: Error: […]
Updating xine with DVD playback (or how to deal with ...

My main system at work is up to date now, thanks to some help with missing multimedia tools and various other applications. Two sites helped with this: The Fedora 7 Installation Guide and Fedora 7: Installing multimedia Support. Both are well written and very helpful, but not absolutely complete. Neither […]
Fedora 7: The missing applications
It’s that time again. Time to upgrade all the servers in the house (and at work, probably early next month) to the latest Fedora release. I started with my MythTV server since it only serves two purposes: run as the MythTV backend and run BOINC. I jumped into this a […]