bunzip2: (stdin): trailing garbage after EOF ignored - ttrtilley
Stranger and stranger.
GraphicConverter downloads and mounts fine, even though the first 10 bytes are the same as LoadMyTracks. "file" gives the same report for both files.
Neither file has a resource fork.
Both have the same permissions, blank TypeCreator, and unset Locked&Invisible flags.
Both have CreationDate=ModificationDate.
Must be either the FileName or other metadata, or something beyond the first 10 bytes!
bunzip2: (stdin): trailing garbage after EOF ignored - ttrtilley
Stranger and stranger.GraphicConverter downloads and mounts fine, even though the first 10 bytes are the same as LoadMyTracks. "file" gives the same report for both files.
Neither file has a resource fork.
Both have the same permissions, blank TypeCreator, and unset Locked&Invisible flags.
Both have CreationDate=ModificationDate.
Must be either the FileName or other metadata, or something beyond the first 10 bytes!
The upgrade to 10.4.6 has made no difference.
Here is the nitty gritty:
rt:~/tmp/Safari rtilley$ mdls LoadMyTracks.dmg.bz2>/tmp/L
rt:~/tmp/Safari rtilley$ mdls gc*>/tmp/g
rt:~/tmp/Safari rtilley$ diff /tmp/L /tmp/g
1,5c1,5
< LoadMyTracks.dmg.bz2 -------------
< kMDItemAttributeChangeDate = 2006-04-06 22:36:02 +0800
< kMDItemContentCreationDate = 2006-03-23 04:37:33 +0800
< kMDItemContentModificationDate = 2006-03-23 04:37:33 +0800
< kMDItemContentType = "org.gnu.gnu-bzip2-tar-archive"
---
> gc581xub.dmg -------------
> kMDItemAttributeChangeDate = 2006-04-06 22:48:28 +0800
> kMDItemContentCreationDate = 2006-03-10 19:29:42 +0800
> kMDItemContentModificationDate = 2006-03-10 19:29:42 +0800
> kMDItemContentType = "com.apple.disk-image-udif"
7c7,9
< "org.gnu.gnu-bzip2-tar-archive",
---
> "com.apple.disk-image-udif",
> "com.apple.disk-image",
> "public.archive",
10c12
< "public.archive"
---
> "public.disk-image"
12,14c14,16
< kMDItemDisplayName = "LoadMyTracks.dmg.bz2"
< kMDItemFSContentChangeDate = 2006-03-23 04:37:33 +0800
< kMDItemFSCreationDate = 2006-03-23 04:37:33 +0800
---
> kMDItemDisplayName = "gc581xub.dmg"
> kMDItemFSContentChangeDate = 2006-03-10 19:29:42 +0800
> kMDItemFSCreationDate = 2006-03-10 19:29:42 +0800
20c22
< kMDItemFSName = "LoadMyTracks.dmg.bz2"
---
> kMDItemFSName = "gc581xub.dmg"
24c26
< kMDItemFSSize = 735095
---
> kMDItemFSSize = 18274014
26,33c28,32
< kMDItemID = 1745905
< kMDItemKind = "bzip2 compressed archive"
< kMDItemLastUsedDate = 2006-03-23 04:37:33 +0800
< kMDItemUsedDates = (2006-03-23 04:37:33 +0800)
< kMDItemWhereFroms = (
< "http://www.cluetrust.com/Downloads/LoadMyTracks.dmg",
< "http://www.versiontracker.com/dyn/moreinfo/macosx/29256"
< )
---
> kMDItemID = 1745840
> kMDItemKind = "disk image"
> kMDItemLastUsedDate = 2006-04-06 22:48:28 +0800
> kMDItemUsedDates = (2006-03-10 19:29:42 +0800, 2006-04-06 08:00:00 +0800)
> kMDItemWhereFroms = ("http://www.lemkesoft.org/files/gc581xub.dmg")
... Richard
Reply to This | Parent
Thursday, April 06 2006 @ 08:34 AM PDT