topjohnwu / Magisk

The Magic Mask for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to output to /storage/emulated/0/Download/magisk_patched-27000_xjpkc.img

ubuntu2310fake opened this issue · comments

  • Device platform: x86_64
  • Installing: 27.0 (27000)
  • Copying image to cache
  • Unpacking boot image
    Parsing boot image: [/data/user_de/0/com.topjohnwu.magisk/install/boot.img]
    PXA_BOOT_HDR
    HEADER_VER [0]
    KERNEL_SZ [1761633280]
    RAMDISK_SZ [1667367013]
    SECOND_SZ [1768685683]
    EXTRA_SZ [1668507981]
    PAGESIZE [1128354388]
    NAME [E_EVENT_NAME_MAX]
    CMDLINE [ENH_I18N %s
    ]
    CHECKSUM [65663d22232573223e25733c2f613e0a00534d42757320504543002573092573]
    Corrupted boot image!
    PXA_BOOT_HDR
    HEADER_VER [0]
    KERNEL_SZ [1761633280]
    RAMDISK_SZ [1667367013]
    SECOND_SZ [1768685683]
    EXTRA_SZ [1668507981]
    PAGESIZE [1128354388]
    NAME [E_EVENT_NAME_MAX]
    CMDLINE [ENH_I18N %s
    ]
    CHECKSUM [65663d22232573223e25733c2f613e0a00534d42757320504543002573092573]
    Corrupted boot image!
    HEADER_VER [4]
    KERNEL_SZ [22983152]
    RAMDISK_SZ [3530769]
    OS_VERSION [14.0.0]
    OS_PATCH_LEVEL [2024-02]
    PAGESIZE [4096]
    CMDLINE []
    KERNEL_FMT [raw]
    RAMDISK_FMT [gzip]
    unexpected ASN.1 DER tag: expected SEQUENCE, got APPLICATION [1] (primitive)
  • ChromeOS boot image detected
  • Checking ramdisk status
    Loading cpio: [ramdisk.cpio]
  • Stock boot image detected
  • Patching ramdisk
  • Pre-init storage partition: metadata
    Loading cpio: [ramdisk.cpio]
    Add file [init] (100750)
    Create directory [overlay.d] (0750)
    Create directory [overlay.d/sbin] (0750)
    Add file [overlay.d/sbin/magisk32.xz] (100644)
    Add file [overlay.d/sbin/magisk64.xz] (100644)
    Add file [overlay.d/sbin/stub.xz] (100644)
    Patch with flag KEEPVERITY=[true] KEEPFORCEENCRYPT=[true]
    Loading cpio: [ramdisk.cpio.orig]
    Backup [init] -> [.backup/init.xz]
    Record new entry: [overlay.d] -> [.backup/.rmlist]
    Record new entry: [overlay.d/sbin] -> [.backup/.rmlist]
    Record new entry: [overlay.d/sbin/magisk32.xz] -> [.backup/.rmlist]
    Record new entry: [overlay.d/sbin/magisk64.xz] -> [.backup/.rmlist]
    Record new entry: [overlay.d/sbin/stub.xz] -> [.backup/.rmlist]
    Create directory [.backup] (0000)
    Add file [.backup/.magisk] (100000)
    Dumping cpio: [ramdisk.cpio]
  • Repacking boot image
    Parsing boot image: [/data/user_de/0/com.topjohnwu.magisk/install/boot.img]
    PXA_BOOT_HDR
    HEADER_VER [0]
    KERNEL_SZ [1761633280]
    RAMDISK_SZ [1667367013]
    SECOND_SZ [1768685683]
    EXTRA_SZ [1668507981]
    PAGESIZE [1128354388]
    NAME [E_EVENT_NAME_MAX]
    CMDLINE [ENH_I18N %s
    ]
    CHECKSUM [65663d22232573223e25733c2f613e0a00534d42757320504543002573092573]
    Corrupted boot image!
    PXA_BOOT_HDR
    HEADER_VER [0]
    KERNEL_SZ [1761633280]
    RAMDISK_SZ [1667367013]
    SECOND_SZ [1768685683]
    EXTRA_SZ [1668507981]
    PAGESIZE [1128354388]
    NAME [E_EVENT_NAME_MAX]
    CMDLINE [ENH_I18N %s
    ]
    CHECKSUM [65663d22232573223e25733c2f613e0a00534d42757320504543002573092573]
    Corrupted boot image!
    HEADER_VER [4]
    KERNEL_SZ [22983152]
    RAMDISK_SZ [3530769]
    OS_VERSION [14.0.0]
    OS_PATCH_LEVEL [2024-02]
    PAGESIZE [4096]
    CMDLINE []
    KERNEL_FMT [raw]
    RAMDISK_FMT [gzip]
    unexpected ASN.1 DER tag: expected SEQUENCE, got APPLICATION [1] (primitive)
    Repack to boot image: [new-boot.img]
    RAMDISK_FMT: [gzip] -> [lz4_legacy]
    HEADER_VER [4]
    KERNEL_SZ [22983152]
    RAMDISK_SZ [4324679]
    OS_VERSION [14.0.0]
    OS_PATCH_LEVEL [2024-02]
    PAGESIZE [4096]
    CMDLINE []
  • Signing ChromeOS boot image
    boot_patch.sh: line 448: ./chromeos/futility: Permission denied
    mv: can't rename 'new-boot.img.signed': No such file or directory
    ! Failed to output to /storage/emulated/0/Download/magisk_patched-27000_xjpkc.img
    ! Installation failed

Invalid bug report, automatically closed.
Please report issues using the latest debug Magisk build (version code: 27002).