On May 10, 2007, at 4:21 PM, Jorj Bauer wrote:

>>>> That was one of the first things I considered. The Finder itself,
>>>> however, does take RSRC data into account when reporting file  
>>>> sizes.
>>>> Anyway, here is the output you were referring to:
>>>>
>>>> [EMAIL PROTECTED]: /System/Library/Fonts # ls -l Times\ LT\  
>>>> MM/..namedfork/
>>>> rsrc
>>>> -rw-r--r--   1 root  wheel  28020 Oct 14  2006 Times LT
>>>> MM/..namedfork/rsrc
>>>>
>>>> [EMAIL PROTECTED]: /tmp/bacula-restores/System/Library/Fonts # ls -l  
>>>> Times\
>>>> LT\ MM/..namedfork/rsrc
>>>> -rw-r--r--   1 root  wheel  0 Oct 14  2006 Times LT MM/..namedfork/
>>>> rsrc
>>>
>>> Yep, that looks broken. I do back up a couple of test macs, and I
>>> can't
>>> say that I know whether or not resource forks are being backed up
>>> properly on them. I'll have to take a look.
>>>
>> Much appreciated :-)
>
> Bad news Justin: I can't reproduce your problem. Resource forks  
> seem to
> back up and restore just fine in a simple test without PKI.
>
> Are you sure that hfsplus support is enabled on the FileSet you're
> backing up?
>
> Unfortunately my test environment has an SVN version of the code
> running, so it's possible that this is broken in 2.0.3 but not in SVN.
>
> -- Jorj

Jorj,

This is actually great news. I really didnt want to waste developers'  
time with erroneous bug reports =)

I really appreciate you testing this out. Either I'm doing something  
wrong or, as you said, hfsplus is broken in 2.0.3 and fixed in SVN.

For the sake of completeness in this post, my FileSet contains:

FileSet {
   Name = "oxygen-FileSet"
   Ignore FileSet Changes = yes
   Include {
     Options {
       ACL Support = yes
       HFSPlus Support = yes
       Signature = MD5
     }
<snip>

I'll keep digging and report back to the list with results. Thanks  
again,

- justin



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to