0x48piraj / 0x48piraj/tune-my-hole
Syntax error: Unterminated quoted string
- Linguagem predominante
- Rust
- Estrelas
- 74
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
not sure what I did wrong after following the install tutorial
```
root@DietPi:~# sudo curl -L https://github.com/0x48piraj/tune-my-hole/releases/download/v0.1.0/tmhole-aarch64-unknown-linux-gnu -o /usr/local/bin/tmhole
sudo chmod +x /usr/local/bin/tmhole
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3027k 100 3027k 0 0 5239k 0 --:--:-- --:--:-- --:--:-- 15.6M
root@DietPi:~# sudo tmhole init
/usr/local/bin/tmhole: 1: ELF: not found
/usr/local/bin/tmhole: 1: @D/@8: not found
/usr/local/bin/tmhole: 1: : not found
/usr/local/bin/tmhole: 2: @v: not found
/usr/local/bin/tmhole: 2: /lib/ld-linux-aarch64.so.1GNUGNUiR,%1: not found
/usr/local/bin/tmhole: 2: @@@@0ppp%u%@v%@v&@v&&'DD@v%@v&@v& PtdtAtAQtdRtd@v%@v: not found
/usr/local/bin/tmhole: 4: Syntax error: Unterminated quoted string
root@DietPi:~#
```
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
The user is trying to run the tmhole binary on an aarch64 system but gets syntax errors, indicating the binary may be corrupted or incompatible. Check the release asset 'tmhole-aarch64-unknown-linux-gnu' for correct compilation and linking. Start by verifying the binary's integrity and compatibility with the user's DietPi environment. Look at the project's build configuration and CI scripts to understand how the binary is produced.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- rust, shell
- Domínio
- cli
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100