<?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: Hail to the xar!</title>
	<atom:link href="http://www.n8gray.org/blog/2007/05/02/hail-to-the-xar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.n8gray.org/blog/2007/05/02/hail-to-the-xar/</link>
	<description>distraction in action</description>
	<pubDate>Thu, 21 Aug 2008 18:12:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: n8</title>
		<link>http://www.n8gray.org/blog/2007/05/02/hail-to-the-xar/#comment-14800</link>
		<dc:creator>n8</dc:creator>
		<pubDate>Fri, 14 Dec 2007 19:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.n8gray.org/blog/2007/05/02/hail-to-the-xar/#comment-14800</guid>
		<description>Ok, good catch.  I'll update my bug report.</description>
		<content:encoded><![CDATA[<p>Ok, good catch.  I&#8217;ll update my bug report.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Kalkwarf</title>
		<link>http://www.n8gray.org/blog/2007/05/02/hail-to-the-xar/#comment-14792</link>
		<dc:creator>Steve Kalkwarf</dc:creator>
		<pubDate>Fri, 14 Dec 2007 17:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.n8gray.org/blog/2007/05/02/hail-to-the-xar/#comment-14792</guid>
		<description>For some reason I haven't determined, the configure script decides to leave HAVE_SYS_ACL_H undefined. If I manually whack the config.h file to define it, I get the desired results:

&lt;code&gt;
------------------ xar_15 ------------------
Verifying:    basic-permissions ... ok
Verifying:           timestamps ... 
   Sub-test:    modification time ... ok
ok
Verifying:             symlinks ... ok
Verifying:    symlink-ownership ... ok
Verifying:            hardlinks ... ok
Verifying:       resource-forks ... ok
Verifying:         finder-flags ... ok
Verifying:         finder-locks ... ok
Verifying:        creation-date ... ok
Verifying:            bsd-flags ... ok
Verifying:       extended-attrs ... 
   Sub-test:             on files ... ok
   Sub-test:       on directories ... ok
   Sub-test:          on symlinks ... ok
ok
Verifying: access-control-lists ... 
   Sub-test:             on files ... ok
   Sub-test:              on dirs ... ok
ok
Verifying:                 fifo ... ok
Verifying:              devices ... ok
Verifying:          combo-tests ... 
   Sub-test:  xattrs + rsrc forks ... ok
   Sub-test:     lots of metadata ... ok
ok
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>For some reason I haven&#8217;t determined, the configure script decides to leave HAVE_SYS_ACL_H undefined. If I manually whack the config.h file to define it, I get the desired results:</p>
<p><code><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; xar_15 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Verifying:    basic-permissions &#8230; ok<br />
Verifying:           timestamps &#8230;<br />
   Sub-test:    modification time &#8230; ok<br />
ok<br />
Verifying:             symlinks &#8230; ok<br />
Verifying:    symlink-ownership &#8230; ok<br />
Verifying:            hardlinks &#8230; ok<br />
Verifying:       resource-forks &#8230; ok<br />
Verifying:         finder-flags &#8230; ok<br />
Verifying:         finder-locks &#8230; ok<br />
Verifying:        creation-date &#8230; ok<br />
Verifying:            bsd-flags &#8230; ok<br />
Verifying:       extended-attrs &#8230;<br />
   Sub-test:             on files &#8230; ok<br />
   Sub-test:       on directories &#8230; ok<br />
   Sub-test:          on symlinks &#8230; ok<br />
ok<br />
Verifying: access-control-lists &#8230;<br />
   Sub-test:             on files &#8230; ok<br />
   Sub-test:              on dirs &#8230; ok<br />
ok<br />
Verifying:                 fifo &#8230; ok<br />
Verifying:              devices &#8230; ok<br />
Verifying:          combo-tests &#8230;<br />
   Sub-test:  xattrs + rsrc forks &#8230; ok<br />
   Sub-test:     lots of metadata &#8230; ok<br />
ok<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: n8</title>
		<link>http://www.n8gray.org/blog/2007/05/02/hail-to-the-xar/#comment-14770</link>
		<dc:creator>n8</dc:creator>
		<pubDate>Fri, 14 Dec 2007 00:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.n8gray.org/blog/2007/05/02/hail-to-the-xar/#comment-14770</guid>
		<description>It's certainly possible that things have changed since May.  Are you running Tiger or Leopard?  My previous test was with Tiger.  Testing again with Leopard and Xar SVN I see the same results as you.  It looks like xar is dropping the ACLs altogether.  Time for a bug report...</description>
		<content:encoded><![CDATA[<p>It&#8217;s certainly possible that things have changed since May.  Are you running Tiger or Leopard?  My previous test was with Tiger.  Testing again with Leopard and Xar SVN I see the same results as you.  It looks like xar is dropping the ACLs altogether.  Time for a bug report&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Kalkwarf</title>
		<link>http://www.n8gray.org/blog/2007/05/02/hail-to-the-xar/#comment-14767</link>
		<dc:creator>Steve Kalkwarf</dc:creator>
		<pubDate>Thu, 13 Dec 2007 22:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.n8gray.org/blog/2007/05/02/hail-to-the-xar/#comment-14767</guid>
		<description>i do not see the same results as you. If I build the 1.5.2 alpha, or trunk, I see these results:

------------------ xar_15 ------------------
Verifying:    basic-permissions ... ok
Verifying:           timestamps ... 
   Sub-test:    modification time ... ok
ok
Verifying:             symlinks ... ok
Verifying:    symlink-ownership ... ok
Verifying:            hardlinks ... ok
Verifying:       resource-forks ... ok
Verifying:         finder-flags ... ok
Verifying:         finder-locks ... ok
Verifying:        creation-date ... ok
Verifying:            bsd-flags ... ok
Verifying:       extended-attrs ... 
   Sub-test:             on files ... ok
   Sub-test:       on directories ... ok
   Sub-test:          on symlinks ... ok
ok
Verifying: access-control-lists ... 
   Sub-test:             on files ... FAIL
   Sub-test:              on dirs ... FAIL
FAIL
Verifying:                 fifo ... ok
Verifying:              devices ... ok
Verifying:          combo-tests ... 
   Sub-test:  xattrs + rsrc forks ... ok
   Sub-test:     lots of metadata ... FAIL
FAIL

------------------ xar_trunk ------------------
Verifying:    basic-permissions ... ok
Verifying:           timestamps ... 
   Sub-test:    modification time ... ok
ok
Verifying:             symlinks ... ok
Verifying:    symlink-ownership ... ok
Verifying:            hardlinks ... ok
Verifying:       resource-forks ... ok
Verifying:         finder-flags ... ok
Verifying:         finder-locks ... ok
Verifying:        creation-date ... ok
Verifying:            bsd-flags ... ok
Verifying:       extended-attrs ... 
   Sub-test:             on files ... ok
   Sub-test:       on directories ... ok
   Sub-test:          on symlinks ... ok
ok
Verifying: access-control-lists ... 
   Sub-test:             on files ... FAIL
   Sub-test:              on dirs ... FAIL
FAIL
Verifying:                 fifo ... ok
Verifying:              devices ... ok
Verifying:          combo-tests ... 
   Sub-test:  xattrs + rsrc forks ... ok
   Sub-test:     lots of metadata ... FAIL
FAIL</description>
		<content:encoded><![CDATA[<p>i do not see the same results as you. If I build the 1.5.2 alpha, or trunk, I see these results:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; xar_15 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Verifying:    basic-permissions &#8230; ok<br />
Verifying:           timestamps &#8230;<br />
   Sub-test:    modification time &#8230; ok<br />
ok<br />
Verifying:             symlinks &#8230; ok<br />
Verifying:    symlink-ownership &#8230; ok<br />
Verifying:            hardlinks &#8230; ok<br />
Verifying:       resource-forks &#8230; ok<br />
Verifying:         finder-flags &#8230; ok<br />
Verifying:         finder-locks &#8230; ok<br />
Verifying:        creation-date &#8230; ok<br />
Verifying:            bsd-flags &#8230; ok<br />
Verifying:       extended-attrs &#8230;<br />
   Sub-test:             on files &#8230; ok<br />
   Sub-test:       on directories &#8230; ok<br />
   Sub-test:          on symlinks &#8230; ok<br />
ok<br />
Verifying: access-control-lists &#8230;<br />
   Sub-test:             on files &#8230; FAIL<br />
   Sub-test:              on dirs &#8230; FAIL<br />
FAIL<br />
Verifying:                 fifo &#8230; ok<br />
Verifying:              devices &#8230; ok<br />
Verifying:          combo-tests &#8230;<br />
   Sub-test:  xattrs + rsrc forks &#8230; ok<br />
   Sub-test:     lots of metadata &#8230; FAIL<br />
FAIL</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; xar_trunk &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Verifying:    basic-permissions &#8230; ok<br />
Verifying:           timestamps &#8230;<br />
   Sub-test:    modification time &#8230; ok<br />
ok<br />
Verifying:             symlinks &#8230; ok<br />
Verifying:    symlink-ownership &#8230; ok<br />
Verifying:            hardlinks &#8230; ok<br />
Verifying:       resource-forks &#8230; ok<br />
Verifying:         finder-flags &#8230; ok<br />
Verifying:         finder-locks &#8230; ok<br />
Verifying:        creation-date &#8230; ok<br />
Verifying:            bsd-flags &#8230; ok<br />
Verifying:       extended-attrs &#8230;<br />
   Sub-test:             on files &#8230; ok<br />
   Sub-test:       on directories &#8230; ok<br />
   Sub-test:          on symlinks &#8230; ok<br />
ok<br />
Verifying: access-control-lists &#8230;<br />
   Sub-test:             on files &#8230; FAIL<br />
   Sub-test:              on dirs &#8230; FAIL<br />
FAIL<br />
Verifying:                 fifo &#8230; ok<br />
Verifying:              devices &#8230; ok<br />
Verifying:          combo-tests &#8230;<br />
   Sub-test:  xattrs + rsrc forks &#8230; ok<br />
   Sub-test:     lots of metadata &#8230; FAIL<br />
FAIL</p>
]]></content:encoded>
	</item>
</channel>
</rss>
