<?xml version="1.0"?>
<?xml-stylesheet 
 href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/13361/bug">
    <title>PEAR Bug #13361</title>
    <link>http://pear.php.net/bugs/13361</link>
    <description>[Open] Unable to add() some files (ex. mp3)</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bugs/13361"/>
     </rdf:Seq>
    </items>
  </channel>
    <item rdf:about="http://pear.php.net/bugs/13361">
      <title>pracucci</title>
      <link>http://pear.php.net/bugs/13361</link>
      <description><![CDATA[<pre>Archive_Tar Bug
Reported by pracucci
2008-03-10T10:37:35-00:00
PHP: 5.2.5 OS: Linux Package Version: 1.3.2

Description:
------------
I have created a tar.gz and I have added an mp3 file, using the add() method. Then, I have uncompressed the archive and I've got the following error:
tar: Skipping to next header
tar: Error exit delayed from previous errors

I have tried with several mp3 files and I get the same error. I don't have any problem if I add other kind of files, like documents or images.

Have you ever had a similar problem?</pre>]]></description>
      <content:encoded><![CDATA[<pre>Archive_Tar Bug
Reported by pracucci
2008-03-10T10:37:35-00:00
PHP: 5.2.5 OS: Linux Package Version: 1.3.2

Description:
------------
I have created a tar.gz and I have added an mp3 file, using the add() method. Then, I have uncompressed the archive and I've got the following error:
tar: Skipping to next header
tar: Error exit delayed from previous errors

I have tried with several mp3 files and I get the same error. I don't have any problem if I add other kind of files, like documents or images.

Have you ever had a similar problem?</pre>]]></content:encoded>
      <dc:date>2008-03-10T10:37:35-00:00</dc:date>
    </item>
</rdf:RDF>