16 lines
820 B
Markdown
16 lines
820 B
Markdown
# Phase 1.0DT metadata result
|
|
|
|
Status: `SUCCESS_AUTHORIZATION_CONSUMED`
|
|
|
|
The one authorized run returned the four exact allowlisted metadata files. The
|
|
ignored `app.json` identifies a one-piece fake package whose original size is
|
|
18,153,472 bytes and whose source URL is the exact path
|
|
`/mnt/usb0/IV9999-FAKE00000_00-HOMEBREWLOADER01.pkg`. The PBM contains the same
|
|
package digest. `app.pkg`, the backup and every other path remained unread.
|
|
|
|
This strongly indicates that the Homebrew Launcher entry depends on a USB
|
|
package source or its mapping. It does not yet prove whether that USB path
|
|
exists, whether the local `app.pkg` is sparse/mapped, or whether the failure is
|
|
later in launcher startup. The DT authorization is consumed. The minimal next
|
|
observation is `lstat` only on the exact local and USB package paths.
|