05May
Few minutes after my first issue with the newest Ubuntu Lucid 10.04 and now already the second using subversion: Debian bug #548773
Certificate verification error: signed using insecure algorithm
The only workaround I found is to downgrade to libneon27-gnutls 0.28.6 that I have taken from Kubuntu Karmic and compiled for you. ENJOY!!!
WARNING: Use this at your own RISK, I’m not responsible for any damages!
04May
I just upgraded to the newest Kubuntu Lucid 10.04 and here we go the first regression, I can’t compile anymore “my” software.
Here is the error:
This installation of RMagick was configured with ImageMagick 6.5.5 but ImageMagick 6.5.7-8 is in use.
So I immediately searched through Launchpad and found that there is already a bug report about that: Bug #518122
That refers to an already fixed bug on Debian bug tracker: Bug #557778
So I just grabbed the Debian testing sources for librmagick-ruby_2.13.0-2 lowered one dependencies and finally compiled under my Lucid aaaaaand here we go, the zip package containing all debs you need to fix this issue! ENJOY!!!
WARNING: Use this at your own RISK, I’m not responsible for any damages!
03Mar
I got this incoming link to my blog from this site: http://andrewfordlyons.drew3000.net/2009/02/26/dab-of-paint/
Seems that guy did a package with many plug-ins and including also Cimy User Extra Fields.
My curiosity began when I read these words:
The design employs several plugins native to WordPress, among them, heavily edited versions of Customize Your Community and Cimy User Extra Fields.
I said: “Wow finally someone patched my plug-in again and improved it.” Read more »
12Jan
I encountered this issue when using SVN and trying to tag a new version of my plug-in so to fix it I just did a:
svn up
and then I tagged again, maybe everyone knew already or maybe useful for someone else 