High Sierra > productbuild bug with APFS volumes

Originator:dev.iceberg
Number:rdar://34354833 Date Originated:09/10/2017
Status:Open Resolved:
Product:macOS Product Version:10.13
Classification:Serious Reproducible:Always
 
Area:
Installation

Summary:

When you create a .pkg with productbuild --component, the FinderCreateTime properties of the toc of the .pkg archive are incorrect.

This is probably related to problem ID 34354817.

Steps to Reproduce:

1. Create a .pkg archive:

productbuild --component /Applications/Notes.app /Applications testPkg4.pkg

2. dump the toc of the .pkg archive:

xar --dump-toc="toc.txt" -f testPkg4.pkg

3. Inspect the contents of the toc.txt file.

Expected Results:

The FinderCreateTime properties have correct values.

Actual Results:

The FinderCreateTime properties have incorrect values which are semi-random for the time value components.

Version/Build:

High Sierra b9

Configuration:

MacBook Pro Retina.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!