View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002559 | FSSCP | Build system | public | 2012-01-11 12:35 | 2012-01-11 12:42 | ||||
Reporter | chief1983 | ||||||||
Assigned To | chief1983 | ||||||||
Priority | normal | Severity | tweak | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | Macbook Pro June 2009 | OS | OS X Snow Leopard | OS Version | 10.6.8 | ||||
Product Version | 3.6.13 | ||||||||
Target Version | Fixed in Version | 3.6.13 | |||||||
Summary | 0002559: OS X Frameworks file contains filesystem properties that it should not | ||||||||
Description | OS X tar will pull these file metadata files into an archive. These aren't needed, and are a nuisance, and other platforms wouldn't know what to do with them when they are extracted. To create a tar in OS X without them, you can do the following: COPYFILE_DISABLE=1 tar -czvf new.tar.gz ... | ||||||||
Steps To Reproduce | Extract the Frameworks file on command line. Note the ._* files that are extracted. | ||||||||
Additional Information | http://unix.stackexchange.com/questions/9665/create-tar-archive-of-a-directory-except-for-hidden-files | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|||
fs2open: trunk r8164
Timestamp: 2012-01-11 12:43:26 Author: chief1983 Ported: N/A [ Details ] [ Diff ] |
Fix for 0002559 - new frameworks file that strips the metadata files out of the archive. | ||
mod - /trunk/fs2_open/projects/Xcode/Frameworks.tgz | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-01-11 12:35 | chief1983 | New Issue | |
2012-01-11 12:35 | chief1983 | Status | new => assigned |
2012-01-11 12:35 | chief1983 | Assigned To | => chief1983 |
2012-01-11 12:36 | chief1983 | OS Version | 10.6.5 => 10.6.8 |
2012-01-11 12:39 | chief1983 | Status | assigned => confirmed |
2012-01-11 12:41 | chief1983 | Changeset attached | => fs2open trunk r8164 |
2012-01-11 12:42 | chief1983 | Status | confirmed => resolved |
2012-01-11 12:42 | chief1983 | Fixed in Version | => 3.6.13 |
2012-01-11 12:42 | chief1983 | Resolution | open => fixed |