15 lines
708 B
Markdown
15 lines
708 B
Markdown
# Phase 1.0DV package-stat result
|
|
|
|
Status: `USB_SOURCE_MISSING_AUTHORIZATION_CONSUMED`
|
|
|
|
The single authorized run proved that `/user/app/FAKE00000/app.pkg` exists and
|
|
is exactly 18,153,472 bytes. The exact USB source path recorded by `app.json`
|
|
returned `ENOENT` (errno 2). No package bytes were read and no retry or
|
|
reconnect occurred.
|
|
|
|
This establishes the immediate launcher failure: the fake-package metadata
|
|
depends on a USB0 source file that is absent. DNS is not the primary blocker.
|
|
Before using the local package as a replacement, a separately authorized
|
|
read-only readback must prove its complete SHA-256 matches the package digest
|
|
already recorded in `app.json`. The DV authorization is consumed.
|