This is a quick fix for a problem I had when upgrading to Ubuntu 10.04, after having used the Mozilla PPA. The Firefox upgrade failed during the distribution upgrade process (from 9.10 to 10.04). I was told to run `dpkg -a –configure`, and the same error occurred again (it’s in […]
troubleshooting
Just posting a quick fix to a problem I had with using 7z to extract an archive. I could list the contents of the archive, but any attempts to extract gave an “Unsupported Method” error. Dan Jacobson posted a solution to the debian bug tracking system, which is to install […]
My website was recently migrated to a new server, and since then I haven’t been able to automatically upgrade WordPress plugins via FTP. Tonight I chased down the error. I could login via FTP from the command line, but WordPress kept telling me I had the wrong username/password. I found […]
I was happy to discover earlier today that Ubuntu 9.04 includes Amarok 2. But once I figured out how to queue up some music (which took a little time), I realized that nothing would play. This was the standard output when I ran it from the command line: balleyne@balleyne-laptop:~$ amarok […]
I began receiving this error in Ubuntu (after upgrading to Hardy 8.04 I think) whenever I tried to use the sox or play commands. Turns out the solution is pretty simple, sox had just lost its available format libraries. sudo apt-get install libsox-fmt-all