<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" >
<channel>
    
    <title>Lenz Grimmer's blog (Entries tagged as RPM)</title>
    <link>http://www.lenzg.net/</link>
    <description>Random notes about Linux, MySQL and Open Source</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6.2 - http://www.s9y.org/</generator>
    <pubDate>Thu, 05 Jan 2012 11:13:01 GMT</pubDate>

    <image>
        <url>http://www.lenzg.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Lenz Grimmer's blog - Random notes about Linux, MySQL and Open Source</title>
        <link>http://www.lenzg.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Reminder: OTN Sys Admin Day in Salt Lake City on January 18th </title>
    <link>http://www.lenzg.net/archives/349-Reminder-OTN-Sys-Admin-Day-in-Salt-Lake-City-on-January-18th.html</link>
            <category>Linux</category>
            <category>Solaris</category>
    
    <comments>http://www.lenzg.net/archives/349-Reminder-OTN-Sys-Admin-Day-in-Salt-Lake-City-on-January-18th.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=349</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=349</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;div class=&quot;entry-body&quot;&gt;
&lt;p&gt;Reposting of what I wrote on the &lt;a href=&quot;http://blogs.oracle.com/linux/entry/reminder_otn_sys_admin_day&quot;&gt;Oracle Linux Blog&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;Just a friendly reminder: this year too, we&#039;ll continue this series of &lt;em&gt;free&lt;/em&gt; one-day events.&lt;/p&gt;
OTN Sys Admin Days are like OTN&#039;s Developer Days, but we focus on the Sys Admin with two parallel, hands-on Oracle Solaris and Oracle Linux tracks. These are live classroom events and you&#039;ll need to bring your own laptop to follow the practical exercises that we will go through in a VirtualBox environment.
&lt;p&gt;The Linux track will cover topics like package management with RPM  and yum, storage management with LVM2 and Linux RAID as well as learning  the basics of managing the Btrfs file system. The Solaris track will  cover the ZFS file system, Solaris containers and security (roles, SMF).&lt;/p&gt;
&lt;p&gt;The next OTN Sys Admin Day will take place in &lt;strong&gt;Salt Lake City&lt;/strong&gt; (UT), on &lt;strong&gt;January 18th&lt;/strong&gt;, 8:00am-4:00pm.&lt;/p&gt;
&lt;p&gt;Attendance is free, but a registration is required&amp;#160;&amp;ndash;  reserve your spot now by following &lt;a href=&quot;http://www.oracle.com/go/?&amp;amp;Src=7328803&amp;amp;Act=43&amp;amp;pcode=WWMK11054222MPP025&quot;&gt;this link&lt;/a&gt;! We look forward to your participation.&lt;/p&gt;
&lt;/div&gt; 
    </content:encoded>

    <pubDate>Thu, 05 Jan 2012 11:24:45 +0100</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/349-guid.html</guid>
    <category>administration</category>
<category>btrfs</category>
<category>event</category>
<category>free</category>
<category>linux</category>
<category>lvm</category>
<category>oracle</category>
<category>otn</category>
<category>RPM</category>
<category>social</category>
<category>solaris</category>
<category>sysadmin</category>
<category>workshop</category>
<category>zfs</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>How to get your product bundled with Linux distributions</title>
    <link>http://www.lenzg.net/archives/292-How-to-get-your-product-bundled-with-Linux-distributions.html</link>
            <category>Linux</category>
            <category>MySQL</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/292-How-to-get-your-product-bundled-with-Linux-distributions.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=292</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=292</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;I recently received a question from &lt;a href=&quot;http://www.calpont.com/about/team&quot;&gt;Robin Schumacher at Calpont&lt;/a&gt;, the makers of the &lt;a href=&quot;http://infinidb.org/&quot;&gt;InfiniDB&lt;/a&gt; analytics database engine for MySQL: &amp;quot;How would you recommend we try and get bundled in with the various Linux distros?&amp;quot;&lt;/p&gt;
&lt;p&gt;Since this question has come up several times before, I thought it might make sense to blog about my take on this.&lt;/p&gt;
&lt;p&gt;First of all, please note that there is a difference between &amp;quot;being part of the core distribution&amp;quot; and &amp;quot;being available from a distributor&#039;s package repository&amp;quot;. The latter one is relatively easy, the former can be hard, as you need to convince the distributor that your application is worth devoting engineering resources to maintain and support your application as part of their product. It&#039;s also a space issue &amp;ndash; distributions need to make sure that the core packages still fit on the installation media (e.g. CD-ROMs or a DVD). Therefore they take a very close look at each package and if it&#039;s really needed to be part of the installation medium or if it&#039;s fine to provide it for download from a package repository instead.&lt;/p&gt;
&lt;p&gt;Distributors prefer to keep their core product small and restricted to the &amp;quot;basic OS building blocks&amp;quot;. While MySQL might still be considered to be a part of this, this probably does not apply to the various plugins and extensions that are available for it. Therefore the best approach is to invest some engineering time and start doing  the packaging yourself, either by hiring an engineer capable of creating and maintaining the packages, or by finding someone in your community who has the required experiences and is willing to do it.&lt;/p&gt;
&lt;p&gt;While it&#039;s of course possible to set up and maintain your own build and package hosting infrastructure for that, I recommend to make use of the existing services  provided by the distributors.&lt;/p&gt;
&lt;p&gt;The top tier distributors all provide means of offloading the maintenance of &amp;quot;non-core&amp;quot; packages to their community, offering various options for packages to be made available. For example, Novell/openSUSE provide the free &amp;quot;&lt;a href=&quot;http://buildservice.org&quot;&gt;Build Service&lt;/a&gt;&amp;quot;, which is capable of building packages for other distributions as well (e.g. Fedora, Mandriva, Debian/Ubuntu, etc.). In addition to automating the builds, the Build Service also takes care of the distribution via their download mirror network and ensures that your application can be found via their &lt;a href=&quot;http://software.opensuse.org/search&quot;&gt;package search&lt;/a&gt; interface.&lt;/p&gt;
&lt;p&gt;Red Hat/Fedora provide something similar, named &amp;quot;&lt;a href=&quot;http://koji.fedoraproject.org/koji/&quot;&gt;Koji&lt;/a&gt;&amp;quot; &amp;ndash;  but it&#039;s &amp;quot;Fedora only&amp;quot;. Here&#039;s a &lt;a href=&quot;http://fedoraproject.org/wiki/PackageMaintainers/Join&quot;&gt;HOWTO&lt;/a&gt; that outlines the process of becoming a Fedora package maintainer.&lt;/p&gt;
&lt;p&gt;Ubuntu/Canonical have &amp;quot;&lt;a href=&quot;https://launchpad.net/+tour/ppa&quot;&gt;Personal Package Archives&lt;/a&gt; (PPAs) &amp;ndash; if your project is hosted on &lt;a href=&quot;http://launchpad.net/&quot;&gt;Launchpad&lt;/a&gt; already, that might be something to look into for providing Debian/Ubuntu packages. Alternatively you could join the Debian project and start building and maintaining your package there. They maintain a list of &amp;quot;&lt;a href=&quot;http://www.debian.org/devel/wnpp/&quot;&gt;Work-Needing and Prospective Packages&lt;/a&gt;&amp;quot;, a description of the process on how to become a new maintainer is outlined &lt;a href=&quot;http://www.debian.org/devel/join/newmaint&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you&#039;d like to target Solaris/OpenSolaris as well, there is the &lt;a href=&quot;http://jucr.opensolaris.org/home/&quot;&gt;OpenSolaris Source Juicer&lt;/a&gt;&amp;#160;&amp;ndash; a web service which allows OpenSolaris  community developers to build packages (using RPM spec files) and publish them for review, so they will be included in an official package repository. The &lt;a href=&quot;http://hub.opensolaris.org/bin/view/Community+Group+sw-porters/WebHome&quot;&gt;Software Porters Community Group&lt;/a&gt; coordinates, advocates, encourages and helps with the porting of  Software from multiple Platforms to the OpenSolaris Platform.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 06 Mar 2010 12:59:20 +0100</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/292-guid.html</guid>
    <category>collaborating</category>
<category>community</category>
<category>compiling</category>
<category>contributing</category>
<category>development</category>
<category>distribution</category>
<category>linux</category>
<category>mysql</category>
<category>opensolaris</category>
<category>OSS</category>
<category>packaging</category>
<category>porting</category>
<category>RPM</category>
<category>suse</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Some friendly advice for bootstrapping your OSS project</title>
    <link>http://www.lenzg.net/archives/284-Some-friendly-advice-for-bootstrapping-your-OSS-project.html</link>
            <category>Linux</category>
            <category>MySQL</category>
            <category>OSS</category>
            <category>Solaris</category>
    
    <comments>http://www.lenzg.net/archives/284-Some-friendly-advice-for-bootstrapping-your-OSS-project.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=284</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=284</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;So you&#039;re a small startup company, ready to go live with your product, which you intend to distribute under an &lt;a href=&quot;http://opensource.org/&quot;&gt;Open Source&lt;/a&gt; License. Congratulations, you made a wise decision! Your developers have been hacking away frantically, getting the code in good shape for the initial launch. Now it&#039;s time to look into what else needs to be built and setup, so you&#039;re ready to welcome the first members of your new community and to ensure they are coming back!&lt;/p&gt;
&lt;p&gt;Keep the following saying in mind, which especially holds true in the Open Source world: &amp;quot;&lt;em&gt;You never get a second chance to make a first impression!&lt;/em&gt;&amp;quot;. While the most important thing is of course to &lt;strong&gt;have a compelling and useful product&lt;/strong&gt;, this blog post is an attempt to highlight some other aspects about community building and providing the adequate infrastructure. This insight is based on my own experiences and my  observations from talking with many people involved in OSS startups and projects.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.lenzg.net/archives/284-Some-friendly-advice-for-bootstrapping-your-OSS-project.html#extended&quot;&gt;Continue reading &quot;Some friendly advice for bootstrapping your OSS project&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 29 Oct 2009 21:12:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/284-guid.html</guid>
    <category>article</category>
<category>cms</category>
<category>code</category>
<category>collaborating</category>
<category>community</category>
<category>compiling</category>
<category>contributing</category>
<category>development</category>
<category>distribution</category>
<category>drupal</category>
<category>groupware</category>
<category>hosting</category>
<category>linux</category>
<category>mailinglist</category>
<category>oss</category>
<category>osx</category>
<category>packaging</category>
<category>rpm</category>
<category>social</category>
<category>suse</category>
<category>virtualbox</category>
<category>web</category>
<category>wiki</category>
<category>windows</category>
<category>writings</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>FlightGear 1.9.1 now added to the openSUSE Build Service</title>
    <link>http://www.lenzg.net/archives/268-FlightGear-1.9.1-now-added-to-the-openSUSE-Build-Service.html</link>
            <category>Linux</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/268-FlightGear-1.9.1-now-added-to-the-openSUSE-Build-Service.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=268</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=268</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;I admit it &amp;mdash; I&#039;m a fan of simulation software, particularly flight simulators. Probably the best Open Source Flight Simulator out there is &lt;a href=&quot;http://flightgear.org&quot;&quot;&gt;FlightGear&lt;/a&gt; &amp;mdash; it provides an impressive level of reality and you can download and install many additional plane models and terrains. There are &lt;a href=&quot;http://software.opensuse.org/search?baseproject=ALL&amp;p=1&amp;q=FlightGear&quot;&gt;packages of FlightGear 1.0.0&lt;/a&gt; in the &lt;a href=&quot;http://download.opensuse.org/repositories/games/&quot;&gt;games repository&lt;/a&gt; of the &lt;a href=&quot;http://build.opensuse.org/&quot;&gt;openSUSE Build Service&lt;/a&gt;, which works quite well and I have been enjoying it a lot. However, the FlightGear project released version 1.9.x quite a while ago (1.9.1 was published in January 2009) and I was itching on giving the new version a try (just take a look at the &lt;a href=&quot;http://flightgear.org/Gallery-v1.9/&quot;&gt;screenshots&lt;/a&gt; and you know what I mean). However, &lt;a href=&quot;http://wiki.flightgear.org/index.php/Building_FlightGear_-_Linux&quot;&gt;building FlighGear on Linux&lt;/a&gt; is quite a complex task with &lt;a href=&quot;http://www.christianmarkgraf.de/flightgear/flightgear191.php&quot;&gt;many dependencies&lt;/a&gt;, and so held off from doing it myself, waiting for someone else to perform the update...&lt;/p&gt;

&lt;p&gt;Well, this weekend I finally bit the bullet and did it myself - FlightGear 1.9.1 has now been added to my &lt;a href=&quot;http://download.opensuse.org/repositories/home:/LenzGr/&quot;&gt;home:LenzGr&lt;/a&gt; build repository. I based my packages on the ones included in the games repository, but I plan on cleaning them up a bit and splitting them into separate packages (currently the FlightGear source RPM contains &lt;a href=&quot;http://www.simgear.org/&quot;&gt;SimGear&lt;/a&gt; and &lt;a href=&quot;http://fgrun.sourceforge.net/&quot;&gt;fgrun&lt;/a&gt; as well). I also &quot;borrowed&quot; the &lt;a href=&quot;http://www.openscenegraph.org/&quot;&gt;OpenSceneGraph&lt;/a&gt; sources and spec file from the &lt;a href=&quot;http://packman.links2linux.de/&quot;&gt;PackMan repository&lt;/a&gt;, in order to have a functional build. Unfortunately FlightGear currently only builds on a very limited list of distributions so far (namely OpenSUSE 11.0, just what I needed) &amp;mdash; I haven&#039;t had time to adapt the spec files for FlightGear and OpenSceneGraph to match the appropriate build dependencies for the other distributions yet and &quot;02-check-gcc-output&quot; gives me some grief on platforms where it actually builds but generates compiler warnings (but patches are welcome!)...&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 30 Jun 2009 17:25:00 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/268-guid.html</guid>
    <category>compiling</category>
<category>contributing</category>
<category>flightgear</category>
<category>packaging</category>
<category>rpm</category>
<category>simulation</category>
<category>suse</category>
<category>update</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Embedded InnoDB 1.0.3.5325 RPM packages</title>
    <link>http://www.lenzg.net/archives/266-Embedded-InnoDB-1.0.3.5325-RPM-packages.html</link>
            <category>Linux</category>
            <category>MySQL</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/266-Embedded-InnoDB-1.0.3.5325-RPM-packages.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=266</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=266</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;Shortly after I created the &lt;a href=&quot;http://www.lenzg.net/archives/264-Embedded-InnoDB-now-available-on-the-openSUSE-Build-Service.html&quot;&gt;initial packages of embedded InnoDB on the OpenSUSE Build Service&lt;/a&gt;, Oracle/Innobase &lt;a href=&quot;http://www.innodb.com/wp/2009/06/24/embedded-innodb-1-0-3-5325-released/&quot;&gt;released an updated version (1.0.3.5325)&lt;/a&gt;. In addition to many improvements and bug fixes, they slightly changed the versioning scheme to better indicate what version of the InnodDB plugin their code is based on (see Vasil&#039;s &lt;a href=&quot;http://forums.innodb.com/read.php?8,668,668#msg-668&quot;&gt;posting on the InnoDB Forums&lt;/a&gt; for more information).&lt;/p&gt;

&lt;p&gt;I&#039;ve now updated my &lt;a href=&quot;http://software.opensuse.org/search?baseproject=ALL&amp;q=libinnodb&quot;&gt;InnoDB packages on the Build Service&lt;/a&gt; to this version as well - please note that the naming scheme of the shared library package has been changed from &quot;&lt;tt&gt;embedded_innodb1&lt;/tt&gt;&quot; to &quot;&lt;tt&gt;libinnodb2&lt;/tt&gt;&quot; &amp;mdash; RPM will take care of replacing the old package during update, even though the name has changed.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 29 Jun 2009 12:34:49 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/266-guid.html</guid>
    <category>embedded</category>
<category>innodb</category>
<category>linux</category>
<category>packaging</category>
<category>programming</category>
<category>rpm</category>
<category>suse</category>
<category>update</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Embedded InnoDB now available on the openSUSE Build Service</title>
    <link>http://www.lenzg.net/archives/264-Embedded-InnoDB-now-available-on-the-openSUSE-Build-Service.html</link>
            <category>Linux</category>
            <category>MySQL</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/264-Embedded-InnoDB-now-available-on-the-openSUSE-Build-Service.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=264</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=264</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;Oracle/InnoBase &lt;a href=&quot;http://www.innodb.com/wp/2009/04/19/innobase-introduces-embedded-innodb/&quot;&gt;announced&lt;/a&gt; the availability of the &lt;a href=&quot;http://www.innodb.com/wp/products/embedded-innodb/&quot;&gt;embedded version of InnoDB&lt;/a&gt; at this year&#039;s &lt;a href=&quot;http://mysqlconf.com/&quot;&gt;MySQL Conference &amp;amp; Expo&lt;/a&gt;, but I have not seen a lot of comments or reviews about it so far. Which surprises me, because I think this is a very interesting piece of technology!&lt;/p&gt;

&lt;p&gt;In my opinion it might actually hit the sweet spot for application developers seeking an alternative embedded database solution. &lt;a href=&quot;http://sqlite.org/&quot;&gt;SQLite&lt;/a&gt; is nice and popular, but it seems to have &lt;a href=&quot;http://www.sqlite.org/faq.html#q5&quot;&gt;concurrency issues&lt;/a&gt; when used in multi-threaded applications. An &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.1/en/libmysqld.html&quot;&gt;embedded MySQL server&lt;/a&gt; would be an alternative - this is what the &lt;a href=&quot;http://amarok.kde.org/&quot;&gt;Amarok&lt;/a&gt; developers &lt;a href=&quot;http://amarok.kde.org/blog/archives/812-MySQL-in-Amarok-2-The-Reality.html&quot;&gt;decided&lt;/a&gt; to go with, for example. But this approach has its &lt;a href=&quot;http://bugs.mysql.com/bug.php?id=39289&quot;&gt;issues&lt;/a&gt;, too, especially the &lt;a href=&quot;http://bugs.mysql.com/bug.php?id=39288&quot;&gt;lack of a shared library&lt;/a&gt; version of libmysqld poses some challenges when distributing binaries.&lt;/p&gt;

&lt;p&gt;This is where I think the embedded version of InnoDB might have an edge. It&#039;s pretty lightweight in comparison to a full-blown MySQL server, provides excellent crash-recovery (which is essential for desktop applications), transactions (useful in environments with high concurrency) and foreign key constraints. I&#039;m not sure how important these are for embedded use cases, it probably depends on the complexity of the data to be stored. On the downside, Embedded InnoDB does not &quot;speak&quot; SQL. In order to store and retrieve values, you need to use the &lt;a href=&quot;http://www.innodb.com/doc/embedded_innodb-1.0/#c-api&quot;&gt;InnoDB API&lt;/a&gt;. See the chapter &lt;a href=&quot;http://www.innodb.com/doc/embedded_innodb-1.0/#concepts&quot;&gt;Concepts and Architecture&lt;/a&gt; for more details and an overview.&lt;/p&gt;

&lt;p&gt;Another possible reason for the low popularity might be that it&#039;s currently not part of any Linux distribution (yet) and that Oracle only provides binary tarball packages for Linux and a Windows binary for &lt;a href=&quot;http://www.innodb.com/products/embedded-innodb/download/v100/&quot;&gt;download&lt;/a&gt; from the web site.&lt;/p&gt;

&lt;p&gt;Therefore I&#039;ve now created a spec file to build RPMs of Embedded InnoDB and added it to my repository on the &lt;a href=&quot;http://build.opensuse.org/&quot;&gt;openSUSE Build Service&lt;/a&gt;, which now provides &lt;a href=&quot;http://software.opensuse.org/search?baseproject=ALL&amp;p=1&amp;q=innodb&quot;&gt;Embedded InnoDB packages&lt;/a&gt; for a wide range of RPM-based Linux distributions. I hope that the spec file will be included in the next source distribution. I&#039;ve &lt;a href=&quot;http://lists.mysql.com/innodb/2&quot;&gt;posted&lt;/a&gt; it (and a patch to fix a few problems with the examples) to the newly created &lt;a href=&quot;http://lists.mysql.com/innodb&quot;&gt;InnoDB mailing list&lt;/a&gt;, but to be sure I &lt;a href=&quot;http://forums.innodb.com/read.php?8,662,662#msg-662&quot;&gt;added a note&lt;/a&gt; to the &lt;a href=&quot;http://forums.innodb.com/list.php?8&quot;&gt;Embedded InnoDB Forum&lt;/a&gt; as well.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sun, 21 Jun 2009 12:50:00 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/264-guid.html</guid>
    <category>compiling</category>
<category>databases</category>
<category>embedded</category>
<category>engine</category>
<category>innodb</category>
<category>mysql</category>
<category>packaging</category>
<category>rpm</category>
<category>suse</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>xtrabackup 0.7 RPMs available on the openSUSE Build Service</title>
    <link>http://www.lenzg.net/archives/261-xtrabackup-0.7-RPMs-available-on-the-openSUSE-Build-Service.html</link>
            <category>Linux</category>
            <category>MySQL</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/261-xtrabackup-0.7-RPMs-available-on-the-openSUSE-Build-Service.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=261</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=261</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://www.percona.com/docs/wiki/percona-xtrabackup:start&quot;&gt;XtraBackup&lt;/a&gt; is an Open Source online (non-blockable) backup solution for the InnoDB and XtraDB storage engines. It works with both MySQL 5.0 and 5.1 (and possibly 5.4 as well) and is distributed under the GPLv2.&lt;/p&gt;

&lt;p&gt;Some weeks ago Vadim &lt;a href=&quot;http://www.mysqlperformanceblog.com/2009/05/21/xtrabackup-07-rc/&quot;&gt;announced&lt;/a&gt; the availability of &lt;a href=&quot;http://www.percona.com/mysql/xtrabackup/0.7/&quot;&gt;xtrabackup-0.7&lt;/a&gt;, stating that they consider it stable enough now to label this version a &quot;Release Candidate&quot;. I&#039;ve been maintaining RPM packages of xtrabackup on the fine &lt;a href=&quot;https://build.opensuse.org/&quot;&gt;openSUSE Build Service&lt;/a&gt; for quite some time now, RPMs of 0.7 for a number of distributions are now &lt;a href=&quot;http://software.opensuse.org/search?baseproject=ALL&amp;p=1&amp;q=xtrabackup&quot;&gt;available for download&lt;/a&gt;. Please report any bug reports via the &lt;a href=&quot;https://launchpad.net/percona-xtrabackup/+filebug&quot;&gt;bug tracker&lt;/a&gt; on Launchpad.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Wed, 10 Jun 2009 15:38:52 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/261-guid.html</guid>
    <category>backup</category>
<category>collaborating</category>
<category>contributing</category>
<category>databases</category>
<category>distribution</category>
<category>innodb</category>
<category>linux</category>
<category>mysql</category>
<category>oss</category>
<category>packaging</category>
<category>rpm</category>
<category>suse</category>
<category>update</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Drizzle Developer Day in Santa Clara</title>
    <link>http://www.lenzg.net/archives/253-Drizzle-Developer-Day-in-Santa-Clara.html</link>
            <category>Linux</category>
            <category>MySQL</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/253-Drizzle-Developer-Day-in-Santa-Clara.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=253</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=253</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;Today I attended the &lt;a href=&quot;http://drizzle.org/wiki/Drizzle_Developer_Day_2009&quot;&gt;Drizzle Developer Day&lt;/a&gt; which took place in the auditorium of the Sun Campus in Santa Clara.&lt;/p&gt;
&lt;p&gt;Many of the the &lt;a href=&quot;http://drizzle.org/wiki/Developer_list&quot;&gt;Drizzle core hackers&lt;/a&gt; as well as several other people interested in the development attended this event, hacking away and discussing various issues. &lt;a href=&quot;http://jeremy.zawodny.com/blog/&quot;&gt;Jeremy Zawodny&lt;/a&gt; gave a presentation about &lt;a href=&quot;http://docs.google.com/Present?docid=d4bggd2_27ccs7kqfn&quot;&gt;Craigslist&#039;s needs for Drizzle&lt;/a&gt;, &lt;a href=&quot;http://www.jpipes.com/&quot;&gt;Jay Pipes&lt;/a&gt; gave an overview over &lt;a href=&quot;http://code.google.com/apis/protocolbuffers/&quot;&gt;Google&#039;s protocol buffers library&lt;/a&gt;. I took a number of pictures, which you can find in my &lt;a href=&quot;http://www.flickr.com/photos/lenzgr/sets/72157617265275340/&quot;&gt;Flickr photo set&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I joined a group of people that haven&#039;t built Drizzle from source by themselves so far, helping them with installing Bazaar and the required libraries. As Drizzle requires several third-party libraries that sometimes are not included in the common linux distributions (or only in outdated versions), we spent some time in getting these build requirements fulfilled.&lt;/p&gt;
&lt;p&gt;One of the requirements for building Drizzle is &lt;a href=&quot;https://launchpad.net/libdrizzle&quot;&gt;libdrizzle&lt;/a&gt; - the client &amp;amp; protocol library. So one first has to download and compile this one, before the actual build of the server can proceed. I noticed that the libdrizzle source distribution contained an RPM spec file already, so I&#039;ve been working on adding libdrizzle to the &lt;a href=&quot;http://build.opensuse.org/&quot;&gt;openSUSE build service&lt;/a&gt; today. The packages for various distributions (Fedora, openSUSE, RHEL, Mandriva) will be available for &lt;a href=&quot;http://software.opensuse.org/search?baseproject=ALL&amp;amp;p=1&amp;amp;q=libdrizzle&quot;&gt;download&lt;/a&gt; shortly. Along the way I also fixed several small issues in the spec file and created a libdrizzle-devel subpackage. The patches are now &lt;a href=&quot;https://code.launchpad.net/~lenzgr/libdrizzle/libdrizzle-buildfixes/+merge/5888&quot;&gt;proposed for merging&lt;/a&gt; on Launchpad, I hope &lt;a href=&quot;http://www.oddments.org/&quot;&gt;Eric&lt;/a&gt; will take a look at these shortly.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 25 Apr 2009 00:40:43 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/253-guid.html</guid>
    <category>bzr</category>
<category>collaborating</category>
<category>community</category>
<category>conference</category>
<category>contributing</category>
<category>databases</category>
<category>drizzle</category>
<category>event</category>
<category>mysql</category>
<category>oss</category>
<category>packaging</category>
<category>pictures</category>
<category>rpm</category>
<category>sun</category>
<category>suse</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Updating from MySQL 5.0 to 5.1 - what's your experience?</title>
    <link>http://www.lenzg.net/archives/237-Updating-from-MySQL-5.0-to-5.1-whats-your-experience.html</link>
            <category>Linux</category>
            <category>MySQL</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/237-Updating-from-MySQL-5.0-to-5.1-whats-your-experience.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=237</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=237</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;Now that &lt;a href=&quot;http://dev.mysql.com/downloads/mysql/5.1.html&quot;&gt;MySQL 5.1&lt;/a&gt; has finally been labeled and released as &amp;quot;GA&amp;quot;, we have noticed quite a significant increase in the download numbers for 5.1. I find this quite promising, despite the comments from some people that suggested to stay away from it for now. I performed updates of 5.0 to 5.1 several times already, and did not observe any serious problem so far. But then again, I am by no means a power user, so your mileage may vary...&lt;/p&gt;
&lt;p&gt;I assume that many of the users are already using some older versions of MySQL and will have to perform an upgrade from the previous version to the new one. As many things have been changed and improved between 5.0 and 5.1, an upgrade needs to be planned carefully. The MySQL reference manual has an &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.1/en/upgrading-from-5-0.html&quot;&gt;entire chapter&lt;/a&gt; devoted to this subject. The best general advice is probably to &lt;strong&gt;create a backup of your data first&lt;/strong&gt; before attempting to upgrade!&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;I performed an upgrade test on an &lt;a href=&quot;http://opensuse.org/&quot;&gt;openSUSE&lt;/a&gt; 11.0 system that was running on the MySQL version shipped with the distribution (5.0.51a). I first loaded it with some databases that I copied from other live systems (via SQL dumps). Then I grabbed the Server, Client and shared library RPMs the &amp;quot;&lt;a href=&quot;http://dev.mysql.com/downloads/mysql/5.1.html#linux-x86-32bit-rpms&quot;&gt;Linux x86 generic RPM (dynamically linked)&lt;/a&gt;&amp;quot; section of the 5.1 downloads page and installed them with &lt;tt&gt;rpm -Uhv MySQL-server-5.1.30-0.glibc23.i386.rpm MySQL-client-5.1.30-0.glibc23.i386.rpm MySQL-shared-5.1.30-0.glibc23.i386.rpm&lt;/tt&gt;. The packages were installed without a hitch and properly replaced the existing 5.0 packages (even though they use different package names). I then restarted the server and ran &lt;tt&gt;mysql_upgrade&lt;/tt&gt; afterwards.&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;Success! I was pretty impressed how smooth this upgrade was performed. So far, I did not notice any regression or incompatibility. But I would be interested in hearing stories and comments from other users about their upgrade experiences!&lt;/p&gt;
&lt;p&gt;So here are some questions I would like you to answer &amp;mdash; I would appreciate your feedback either via this blog or by email to firstname at sun dot com:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;What are your expectations and most important requirements for performing MySQL upgrades?&lt;/li&gt;
    &lt;li&gt;Have you upgraded to MySQL 5.1 yet?&lt;/li&gt;
    &lt;li&gt;If not, why not?&lt;/li&gt;
    &lt;li&gt;If yes, what was your upgrade experience like? Any serious issues or problems? What platform and package format did you use?&lt;/li&gt;
    &lt;li&gt;Did you use the documentation in our reference manual to perform the update? Was it helpful? What could be improved?&lt;/li&gt;
    &lt;li&gt;Do you have any other comments/suggestions on the topic of upgrading MySQL?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I am looking forward to your comments. Thanks and Happy Holidays!&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 20 Dec 2008 04:13:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/237-guid.html</guid>
    <category>collaborating</category>
<category>mysql</category>
<category>rpm</category>
<category>suse</category>
<category>update</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Recent additions to my openSUSE Build Service repository</title>
    <link>http://www.lenzg.net/archives/209-Recent-additions-to-my-openSUSE-Build-Service-repository.html</link>
            <category>Linux</category>
            <category>MySQL</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/209-Recent-additions-to-my-openSUSE-Build-Service-repository.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=209</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=209</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;I recently added two new packages to &lt;a href=&quot;http://download.opensuse.org/repositories/home:/LenzGr/&quot;&gt;my repository&lt;/a&gt; on the &lt;a href=&quot;https://build.opensuse.org/&quot;&gt;openSUSE Build Service&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.maatkit.org/&quot;&gt;Maatkit&lt;/a&gt; is a collection of essential command-line utilities for MySQL. Each is completely stand-alone, without dependencies other than core Perl and the DBI drivers needed to connect to MySQL, and doesn&#039;t need to be &amp;quot;installed&amp;quot; - you can just execute the scripts. This makes the tools easy to use on systems where you can&#039;t install anything extra, such as customer sites or ISPs.&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://code.google.com/p/protobuf/&quot;&gt;protobuf&lt;/a&gt; - Protocol Buffers - Google&#039;s data interchange format. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The protobuf package is required, if you want to compile &lt;a href=&quot;https://launchpad.net/drizzle&quot;&gt;drizzle&lt;/a&gt;. Packages are available for openSUSE, Fedora and Mandriva Linux. Feedback is welcome!&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 13 Aug 2008 18:39:32 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/209-guid.html</guid>
    <category>compiling</category>
<category>contributing</category>
<category>development</category>
<category>distribution</category>
<category>linux</category>
<category>mysql</category>
<category>oss</category>
<category>packaging</category>
<category>perl</category>
<category>rpm</category>
<category>suse</category>
<category>update</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Speaking about RPM packaging at the TU Harburg, Germany this Thursday</title>
    <link>http://www.lenzg.net/archives/162-Speaking-about-RPM-packaging-at-the-TU-Harburg,-Germany-this-Thursday.html</link>
            <category>Linux</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/162-Speaking-about-RPM-packaging-at-the-TU-Harburg,-Germany-this-Thursday.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=162</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=162</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;Back when I still worked at SuSE, I was in charge of maintaining a number or packages of the distribution (actually, you should still be able to find traces of my work in the RPM changelogs). Nowadays, I maintain a number of packages for openSUSE and other distributions on the &lt;a href=&quot;http://build.opensuse.org/&quot;&gt;openSUSE Build Service&lt;/a&gt;, which is just brilliant for this purpose.&lt;/p&gt;
&lt;p&gt;If you happen to live in northern Germany and are interested to learn more about the RPM package manager and how to build packages, consider coming to the &lt;a href=&quot;http://www.tuhh.de/&quot;&gt;TU Harburg&lt;/a&gt; this coming Thursday (March 13th). At 19:00, I will give a presentation about this topic in building, D, room D1023 (in cooperation with the Hamburg branch of the &lt;a href=&quot;http://www.guug.de/lokal/hamburg/&quot;&gt;German Unix User Group&lt;/a&gt;). More information (in German) can be obtained from &lt;a href=&quot;http://intranet.tu-harburg.de/termin_einzeln.php?id=5532&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;See you there!&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 10 Mar 2008 14:32:19 +0100</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/162-guid.html</guid>
    <category>community</category>
<category>development</category>
<category>distribution</category>
<category>event</category>
<category>linux</category>
<category>meeting</category>
<category>oss</category>
<category>packaging</category>
<category>presentation</category>
<category>rpm</category>
<category>suse</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>mylvmbackup 0.6 has been released</title>
    <link>http://www.lenzg.net/archives/144-mylvmbackup-0.6-has-been-released.html</link>
            <category>Linux</category>
            <category>mylvmbackup</category>
            <category>MySQL</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/144-mylvmbackup-0.6-has-been-released.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=144</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=144</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;Version 0.6 of mylvmbackup, a script to perform backups of a MySQL server using Linux LVM snapshots, has now been released.&lt;/p&gt;
&lt;p&gt;In addition to various code cleanups and documentation improvements, many new features have been added to this version. I&#039;d like to specially thank Robin H. Johnson from the Gentoo project for contributing many of the improvements to this release!&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Added a new rsync backup type. This is very useful if you want to use mylvmbackup to create the initial state for your slave servers. Instead of creating a .tar.gz archive, the data directory is copied into a timestamped archive directory. (Robin)&lt;/li&gt;
    &lt;li&gt;Added support for a trailing argument to tar, which can be used for excluding files. (Robin)&lt;/li&gt;
    &lt;li&gt;Separated out the suffix of the tarball (Preperation for rsync and users that want to use bzip2 or no compression on the tarball.) (Robin)&lt;/li&gt;
    &lt;li&gt;While the backup is performed, a temporary suffix at the end of the tar backup file name (or the rsync target directory name) now indicates that it is incomplete. (Robin)&lt;/li&gt;
    &lt;li&gt;The my.cnf configuration file is now included in the backup. (Robin)&lt;/li&gt;
    &lt;li&gt;Added the ability to run an extra FLUSH TABLES on busy databases where lvcreate might take a long time (and may overrun the interactivity timeout on the connection, losing the lock). (Robin)&lt;/li&gt;
    &lt;li&gt;Added option &amp;quot;--pidfile&amp;quot; to provide an alternative PID file location for the second server instance that is started to perform the InnoDB recovery on the snapshot prior to backing it up (Otherwise it may default to using the same pid file location that the running server uses and safe_mysqld will abort) - thanks to Kristian K&amp;ouml;hntopp for making me aware of this problem.&lt;/li&gt;
    &lt;li&gt;Before discarding the snapshot LV, the output of &amp;quot;lvs &amp;lt;snapshot&amp;gt;&amp;quot; is now printed out for diagnostics. It contains useful information like &amp;quot;how much percent of the backing store was used&amp;quot;, which helps tuning the size of the snapshot LV.&lt;/li&gt;
    &lt;li&gt;Added option &amp;quot;--skip-flush-tables&amp;quot; that performs the snapshot without flushing the tables to disk beforehand (which is not supported by InnoDB tables anyway) - this would save time, as the flushing can take a while, depending on the buffer sizes. (Thanks to Peter Zaitsev for the suggestion)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Version 0.6 is now available for download from &lt;a href=&quot;http://www.lenzg.net/mylvmbackup/&quot;&gt;http://www.lenzg.net/mylvmbackup/&lt;/a&gt; (source tarball and RPM). I also provide RPM packagages for a number of additional platforms via my &lt;a href=&quot;http://download.opensuse.org/repositories/home:/LenzGr/&quot;&gt;home:LenzGr repository&lt;/a&gt; on the fabolous &lt;a href=&quot;https://build.opensuse.org/&quot;&gt;openSUSE Build Service&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Enjoy! Feedback, patches and suggestions are welcome - please consider joining &lt;a href=&quot;http://www.freelists.org/list/mylvmbackup&quot;&gt;the mylvmbackup mailing list&lt;/a&gt; to discuss your experiences with this tool.&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sun, 28 Oct 2007 13:41:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/144-guid.html</guid>
    <category>backup</category>
<category>development</category>
<category>linux</category>
<category>lvm</category>
<category>mylvmbackup</category>
<category>mysql</category>
<category>OSS</category>
<category>perl</category>
<category>RPM</category>
<category>update</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>New package: pine-gpg-filter</title>
    <link>http://www.lenzg.net/archives/138-New-package-pine-gpg-filter.html</link>
            <category>Linux</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/138-New-package-pine-gpg-filter.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=138</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=138</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;After getting very &lt;a href=&quot;https://bugzilla.novell.com/show_bug.cgi?id=307905&quot;&gt;annoyed&lt;/a&gt; about the behaviour of &lt;a href=&quot;http://quantumlab.net/pine_privacy_guard/&quot;&gt;pinepg&lt;/a&gt; in combination with &lt;a href=&quot;http://www.gnupg.org/aegypten2/&quot;&gt;gpg2&lt;/a&gt; on my openSUSE 10.3 beta test system, I have now scratched my itch and switched to an alternative tool: &lt;a href=&quot;http://linux-ip.net/sw/pine-gpg-filter/&quot;&gt;pine-gpg-filter&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;The distinguishing characteristic of this package (when compared against similar pine and gpg wrappers) is its ability to handle multiple roles or identities (i.e. different keys for different email addresses). Unlike some of the other pine and gpg wrappers, this one performs no passphrase caching (consider using gpg-agent in gnupg2).&lt;/blockquote&gt;
&lt;p&gt;They provide a &amp;quot;noarch&amp;quot; RPM directly from that site, but I&#039;ve now also added it to my &lt;a href=&quot;http://download.opensuse.org/repositories/home:/LenzGr/&quot;&gt;home:LenzGr&lt;/a&gt; repository in the &lt;a href=&quot;http://build.opensuse.org/&quot;&gt;openSUSE build service&lt;/a&gt;. Enjoy!&amp;#160;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 11 Sep 2007 18:13:55 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/138-guid.html</guid>
    <category>development</category>
<category>email</category>
<category>encryption</category>
<category>linux</category>
<category>oss</category>
<category>packaging</category>
<category>rpm</category>
<category>suse</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Binary builds of MySQL Proxy available via the openSUSE build service</title>
    <link>http://www.lenzg.net/archives/136-Binary-builds-of-MySQL-Proxy-available-via-the-openSUSE-build-service.html</link>
            <category>Linux</category>
            <category>MySQL</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/136-Binary-builds-of-MySQL-Proxy-available-via-the-openSUSE-build-service.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=136</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=136</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    &lt;p&gt;In addition to the &lt;a href=&quot;http://dev.mysql.com/downloads/mysql-proxy/&quot;&gt;binary downloads&lt;/a&gt; that we provide from our site, Linux RPM builds of the &lt;a href=&quot;http://forge.mysql.com/wiki/MySQL_Proxy&quot;&gt;MySQL Proxy&lt;/a&gt; (both the latest stable version as well as SVN snapshot releases, named &lt;font face=&quot;Courier New&quot;&gt;mysql-proxy-snapshot&lt;/font&gt;) are now  available for download from the &lt;a href=&quot;http://download.opensuse.org/repositories/server:/database/&quot;&gt;server:/database repository&lt;/a&gt; of the &lt;a href=&quot;http://en.opensuse.org/Build_Service&quot;&gt;openSUSE build service&lt;/a&gt;. It provides packages for a number of Linux distributions, e.g. Fedora 5/6, SLES 9/10 SuSE/openSUSE 10.x. By the way, this repository also contains RPMs of the current 5.0.45 MySQL Community Server for the distributions mentioned above. Thanks a lot to Darix for the initial checkin of the proxy package!&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 29 Aug 2007 21:57:53 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/136-guid.html</guid>
    <category>community</category>
<category>development</category>
<category>distribution</category>
<category>linux</category>
<category>mysql</category>
<category>oss</category>
<category>packaging</category>
<category>proxy</category>
<category>rpm</category>
<category>suse</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Updated packages in the openSUSE Build Service</title>
    <link>http://www.lenzg.net/archives/132-Updated-packages-in-the-openSUSE-Build-Service.html</link>
            <category>Linux</category>
            <category>OSS</category>
    
    <comments>http://www.lenzg.net/archives/132-Updated-packages-in-the-openSUSE-Build-Service.html#comments</comments>
    <wfw:comment>http://www.lenzg.net/wfwcomment.php?cid=132</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lenzg.net/rss.php?version=2.0&amp;type=comments&amp;cid=132</wfw:commentRss>
    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    
&lt;p&gt;JFYI, I recently updated several packages in my &lt;a href=&quot;http://download.opensuse.org/repositories/home:/LenzGr/&quot;&gt;home:LenzGr&lt;/a&gt; and the &lt;a href=&quot;http://download.opensuse.org/repositories/devel:/tools:/scm/&quot;&gt;devel:tools:scm&lt;/a&gt; repositories of the &lt;a href=&quot;http://build.opensuse.org/&quot;&gt;openSUSE Build Service&lt;/a&gt;:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://bazaar-vcs.org/&quot;&gt;bzr&lt;/a&gt; (Version 0.18)&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.darcs.net/&quot;&gt;darcs&lt;/a&gt; (Version 1.0.9)&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://goog-perftools.sourceforge.net/&quot;&gt;google-perftools&lt;/a&gt; (Version 0.92)&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://keyjnote.sourceforge.net/&quot;&gt;KeyJnote&lt;/a&gt; (Version 0.10.0)&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.selenic.com/mercurial/&quot;&gt;Mercurial&lt;/a&gt; (Version 0.9.4)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Enjoy! And Kudos to the folks that develop and maintain the build service, this is a great service to the Community.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 26 Jul 2007 14:23:14 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.net/archives/132-guid.html</guid>
    <category>linux</category>
<category>OSS</category>
<category>packaging</category>
<category>RPM</category>
<category>suse</category>
<category>update</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>

</channel>
</rss>