DerGoogler / MMRL

Introducing Magisk Module Repo Loader (MMRL) - the ultimate module manager for Magisk, KernelSU and APatch on Android. This highly configurable app allows users to manage modules effortlessly, all while being completely free of ads.
https://mmrl.dergoogler.com
MIT License
269 stars 5 forks source link

[Bug] /system/bin/sh: mmrl: inaccessible or not found #193

Open HaleTom opened 4 days ago

HaleTom commented 4 days ago

To Reproduce Steps to reproduce the behavior

Using Apatch. When trying to update modules:

/system/bin/sh: mmrl: inaccessible or not found

Internal error!

Expected behavior

Modules are updated

Screenshots

Screenshot_20240629-142415_MMRL

Logs

No response

Device

Mi 10T Pro

OS

LineageOS 20

App Version

2.19.18

User Agent

No response

Root solution

APatch

Additional context

No response

HaleTom commented 4 days ago

It's actually here:

Add a fallback?

/bin $ stat /bin/sh
  File: /bin/sh
  Size: 312024          Blocks: 616        IO Block: 4096   regular file
Device: 0,42    Inode: 528         Links: 1
Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: ( 2000/   shell)
Access: 2024-06-12 12:29:18.288590812 +0100
Modify: 2009-01-01 00:00:00.000000000 +0000
Change: 2009-01-01 00:00:00.000000000 +0000
 Birth: -
/bin $
DerGoogler commented 3 days ago

Did you installed MMRL-CLI?