MatteCarra / MatteCarra/AccA

acc installation failed, the following is the failure prompt and installation log.

Open
#216 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
1.4k
Forks
98
PR merge metrics
No merged PRs in 30d

Description

Copying zip to temp directory - Installing acc_V2022.7.4-dev_202207040_1927 (1).zip Install busybox or simply place it in /data/adb/vr25/bin/ Installation failed

35: trap exxit EXIT
40: bin_dir=/data/adb/vr25/bin
41: busybox_dir=/dev/.vr25/busybox
42: magisk_busybox=/data/adb/magisk/busybox
43: '[' -x /dev/.vr25/busybox/ls ]
44: mkdir -p /dev/.vr25/busybox
45: chmod 0700 /dev/.vr25/busybox
47: '[' -f /data/adb/vr25/bin/busybox ]
47: '[' -f /data/adb/magisk/busybox ]
48: '[' -x /data/adb/magisk/busybox ]
49: /data/adb/magisk/busybox --install -s /dev/.vr25/busybox/
50: break
53: '[' -x /dev/.vr25/busybox/ls ]
54: echo 'Install busybox or simply place it in /data/adb/vr25/bin/'
55: echo
56: exit 3
1: exxit

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the installation and inspect the installer step around lines 47–54, especially the /data/adb/vr25/bin and /data/adb/magisk/busybox checks. Done means the acc_V2022.7.4-dev_202207040_1927 (1).zip installs without the busybox error; no source file or test is named in the report.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, linux, shell
Domain
devops, mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.