Skip to content

Error installing on model in Pinephone running Arch #1056

Description

@GarretSidzaka

Prerequisites

Rayhunter Version

v0.11.1

Device

Pinephone

Installer OS

Linux

Describe the Issue

on a pinephone running the arch distro for compatibility. the stock distro for the pinephone was manjaro and somewhat broken, the Danctnix Arch seems to actually be completely functional. Its functionally like a linux server in your pocket.

[root@danctnix rayhunter-v0.11.1-linux-armv7]# RUST_BACKTRACE=1 ./installer pinephone
Unlocking modem ... ok
Failed to install rayhunter on the Pinephone's Quectel modem

Caused by:
    "exit code 0" not found in: BusyBox v1.23.2 (2020-11-09 17:19:42 CST) multi-call binary.
    
    Usage: mkdir [OPTIONS] DIRECTORY...
    
    Create DIRECTORY
    
    	-m MODE	Mode
    	-p	No error if exists; make parent directories as needed
    
    exit code 1
    

Stack backtrace:
   0: <std::backtrace::Backtrace>::capture
   1: anyhow::error::<impl anyhow::Error>::msg
   2: anyhow::__private::format_err
   3: installer::pinephone::run_command_expect::{{closure}}
   4: installer::run::{{closure}}
   5: tokio::runtime::runtime::Runtime::block_on
   6: installer::main
   7: std::sys::backtrace::__rust_begin_short_backtrace
   8: main
[root@danctnix rayhunter-v0.11.1-linux-armv7]# 

any suggestions or code edits perhaps?

edit: stuff i tried:

pacman -Syu android-tools
RUST_BACKTRACE=1 ./installer util pinephone-start-adb

didnt work still got the exit 0 wrongly parsing

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginstallerIssues related to the installerpinephone

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions