<?xml version="1.0" encoding="iso-8859-1"?>
<!-- name="generator" content="pyblosxom/1.3.2 2/13/2006" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
<channel>
<title>Diane's World   </title>
<link>http://woldlab.caltech.edu/~diane/index.cgi</link>
<description>I take the 5th</description>
<language>en</language>
<item>
  <title>Pidentd</title>
  <link>http://woldlab.caltech.edu/~diane/index.cgi/geek/debian/netlink_lookup-2005-11-12-21-22.html</link>
  <description><![CDATA[

<div class="document">
<blockquote>
<p>I was looking at the log files and discovered that pidentd was throwing
error messages about netlink_lookup: write failed: Connection refused</p>
<p><a class="reference" href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=305926">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=305926</a></p>
<p>Seems to suggest that adding the module should make it shut up.</p>
<p>So I added the following to /etc/modules
# tcp_diag may shut pidentd up about netlink_lookup: write failed
tcp_diag</p>
</blockquote>
</div>

]]></description>
</item>

<item>
  <title>Matplotlib</title>
  <link>http://woldlab.caltech.edu/~diane/index.cgi/geek/debian/matplotlib-2004-06-14-17-03.html</link>
  <description><![CDATA[

<p>I managed to feed matplotlib into svn-buildpackage.</p>

<p><code>svn-inject -o</code> loaded it into the archive</p>
<p><code>svn-update</code> worked though it took a try or two for it
to create all the directories that it wanted.</p>
<p><code>svn-buildpackage</code> works reasonably well.</p>

<p>After <code>svn-update</code> I fixed the changelog a little and
then was able to build the package.</p>

<p>lintian complaining about several things. </p>
<ul>
  <li>installing \*.pyc files</li>
  <li>copyright</li>
  <li>dependencies</li>
  <li>description</li>
</ul>

<p>However I managed to fix all of them</p>

<p>Next question should I store the tarball in svn and if so where?
</p>

]]></description>
</item>

</channel>
</rss>
