<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: mime_magic errors with php4</title>
	<atom:link href="http://www.vanutsteen.nl/2008/06/28/mime_magic-errors-with-php4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vanutsteen.nl/2008/06/28/mime_magic-errors-with-php4/</link>
	<description>A blog on rails, php, computing, my bass guitar and stuff</description>
	<lastBuildDate>Thu, 02 Feb 2012 21:29:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alex Owen</title>
		<link>http://www.vanutsteen.nl/2008/06/28/mime_magic-errors-with-php4/comment-page-1/#comment-5868</link>
		<dc:creator>Alex Owen</dc:creator>
		<pubDate>Fri, 18 Jun 2010 13:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanutsteen.nl/?p=94#comment-5868</guid>
		<description>chmod is not the solution
dpkg-divert is your friend.... read the man page.

The problem is that php does not recognise the new syntax of /usr/share/file/magic.mime . Really we should reconfigure PHP to look at its own private copy of mime.magic and fix that private copy.</description>
		<content:encoded><![CDATA[<p>chmod is not the solution<br />
dpkg-divert is your friend&#8230;. read the man page.</p>
<p>The problem is that php does not recognise the new syntax of /usr/share/file/magic.mime . Really we should reconfigure PHP to look at its own private copy of mime.magic and fix that private copy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#124; 0&#215;23</title>
		<link>http://www.vanutsteen.nl/2008/06/28/mime_magic-errors-with-php4/comment-page-1/#comment-5862</link>
		<dc:creator>&#124; 0&#215;23</dc:creator>
		<pubDate>Tue, 26 Jan 2010 11:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanutsteen.nl/?p=94#comment-5862</guid>
		<description>[...] diesen Blog Eintrag wusste ich wo zu suchen ist und hab kurzerhand das ganze mit in die Aktualisierung [...]</description>
		<content:encoded><![CDATA[<p>[...] diesen Blog Eintrag wusste ich wo zu suchen ist und hab kurzerhand das ganze mit in die Aktualisierung [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeratul</title>
		<link>http://www.vanutsteen.nl/2008/06/28/mime_magic-errors-with-php4/comment-page-1/#comment-1469</link>
		<dc:creator>Zeratul</dc:creator>
		<pubDate>Sun, 12 Apr 2009 16:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanutsteen.nl/?p=94#comment-1469</guid>
		<description>Thanks for article and for comment guys ;)</description>
		<content:encoded><![CDATA[<p>Thanks for article and for comment guys <img src='http://www.vanutsteen.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kisho</title>
		<link>http://www.vanutsteen.nl/2008/06/28/mime_magic-errors-with-php4/comment-page-1/#comment-47</link>
		<dc:creator>Kisho</dc:creator>
		<pubDate>Wed, 16 Jul 2008 08:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanutsteen.nl/?p=94#comment-47</guid>
		<description>It is a know problem. Debian had been sloppy in work. You will get this error on every mimeupdate. Simply give the file the chmod 555 also &quot;chmod 555 /usr/share/file/magic.mime&quot;. The next Update, will not change this File.
The problem is that Debian does not ask what shall happen with the file and it simply overwrites. DPKG looks not for differents between the file of the package and the local. This is a error in the postinstall script. The Maintainer is Brian White. I has an e-mail fairly often already sent it but not got any answer. So we have fix it every time or change the write permissions ...

So far
Kisho Shin</description>
		<content:encoded><![CDATA[<p>It is a know problem. Debian had been sloppy in work. You will get this error on every mimeupdate. Simply give the file the chmod 555 also &#8220;chmod 555 /usr/share/file/magic.mime&#8221;. The next Update, will not change this File.<br />
The problem is that Debian does not ask what shall happen with the file and it simply overwrites. DPKG looks not for differents between the file of the package and the local. This is a error in the postinstall script. The Maintainer is Brian White. I has an e-mail fairly often already sent it but not got any answer. So we have fix it every time or change the write permissions &#8230;</p>
<p>So far<br />
Kisho Shin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

