<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: dh-make-perl will rock your socks</title>
	<atom:link href="http://michael.thegrebs.com/2008/07/02/dh-make-perl-will-rock-your-socks/feed/" rel="self" type="application/rss+xml" />
	<link>http://michael.thegrebs.com/2008/07/02/dh-make-perl-will-rock-your-socks/</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 11:03:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Patrick</title>
		<link>http://michael.thegrebs.com/2008/07/02/dh-make-perl-will-rock-your-socks/#comment-7313</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 22 Jul 2008 21:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://michael.thegrebs.com/?p=123#comment-7313</guid>
		<description>Hi, I tried compiling the perl modules using:

$ dh-make-perl --build --cpan Lyrics::Fetcher::LyricsDownload

This all works fine, and I even get a list of dependencies the package has, which I can then install using apt-get install.

But when I install the final .deb package I get the following error:
[terminal]
patrick@global:~$ sudo dpkg -i liblyrics-fetcher-lyricsdownload-perl_0.01-1_all.deb 
(Reading database ... 52109 files and directories currently installed.)
Unpacking liblyrics-fetcher-lyricsdownload-perl (from liblyrics-fetcher-lyricsdownload-perl_0.01-1_all.deb) ...
dpkg: error processing liblyrics-fetcher-lyricsdownload-perl_0.01-1_all.deb (--install):
 trying to overwrite `/usr/lib/perl/5.8/perllocal.pod', which is also in package libhtml-tree-perl
Errors were encountered while processing:
 liblyrics-fetcher-lyricsdownload-perl_0.01-1_all.deb
[/terminal]

By the way: the package: libhtml-tree-perl was also a package I compiled myself using dh-make-perl.

What is causing perllocal.pod to being a problem?</description>
		<content:encoded><![CDATA[<p>Hi, I tried compiling the perl modules using:</p>
<p>$ dh-make-perl &#8211;build &#8211;cpan Lyrics::Fetcher::LyricsDownload</p>
<p>This all works fine, and I even get a list of dependencies the package has, which I can then install using apt-get install.</p>
<p>But when I install the final .deb package I get the following error:<br />
[terminal]<br />
patrick@global:~$ sudo dpkg -i liblyrics-fetcher-lyricsdownload-perl_0.01-1_all.deb<br />
(Reading database &#8230; 52109 files and directories currently installed.)<br />
Unpacking liblyrics-fetcher-lyricsdownload-perl (from liblyrics-fetcher-lyricsdownload-perl_0.01-1_all.deb) &#8230;<br />
dpkg: error processing liblyrics-fetcher-lyricsdownload-perl_0.01-1_all.deb (&#8211;install):<br />
 trying to overwrite `/usr/lib/perl/5.8/perllocal.pod&#8217;, which is also in package libhtml-tree-perl<br />
Errors were encountered while processing:<br />
 liblyrics-fetcher-lyricsdownload-perl_0.01-1_all.deb<br />
[/terminal]</p>
<p>By the way: the package: libhtml-tree-perl was also a package I compiled myself using dh-make-perl.</p>
<p>What is causing perllocal.pod to being a problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David A. Harding</title>
		<link>http://michael.thegrebs.com/2008/07/02/dh-make-perl-will-rock-your-socks/#comment-7018</link>
		<dc:creator>David A. Harding</dc:creator>
		<pubDate>Sat, 05 Jul 2008 20:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://michael.thegrebs.com/?p=123#comment-7018</guid>
		<description>That's some nifty info, Michael.  Thanks!</description>
		<content:encoded><![CDATA[<p>That&#8217;s some nifty info, Michael.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
