Bercik1337 / rt-auto-install

rtorrent and rutorrent automatic installer for modern operating systems on seedbox
150 stars 27 forks source link

Script [temporarly] not working on Raspberry Pi and other ARM platforms #66

Open Bercik1337 opened 6 months ago

Bercik1337 commented 6 months ago

This is to make it clear for everyone who is using this script of problem that occurred.

I have very old Raspberry (1st gen). Which has different architecture from current models. This makes it impossible to just apt install the same packages because they simply don't work. I was considering buying newer Rpi but first they were completely unavailable, and now they are there - just ridiculously priced.

Consider donating $ or Raspberry because I have nowhere to test. Alternatively you could share access to you Rpi, I could do testing there without anyone spending a dollar.

For that reason, all non x86_64 architectures (like ARM) are NOT SUPPORTED now until we solve this issue.

Thanks for understanding. I hope someone would give me helping hand.

Denkai01 commented 6 months ago

please check my pull request for a fix.

Bercik1337 commented 6 months ago

Hi @Denkai01 thanks for reply and for PR. That's the problem - can't even check because i have no platform to test. I can only trust it works :( out of curiocity i'll take alook later on, but i can not confirm myself :(

Denkai01 commented 6 months ago

I have a RPI 3, 4 and a 5, test, all working.

Denkai01 commented 6 months ago

also, for clarity, the only thing that was stopping it from working was the SCGI file was AMD instead of ARM. also added sox and ffmpeg back to the apt-get install so that those would work. hope it helps.

ChaosCrusader commented 1 month ago

Oracle provides a ARM server with 4 CPU Cores, 24GB Ram & 200GB Storage for free. Maybe that will help you test it out.

Bercik1337 commented 1 month ago

Oracle provides a ARM server with 4 CPU Cores, 24GB Ram & 200GB Storage for free. Maybe that will help you test it out.

thanks for tip, i'll take a look at it at first free timeslot. if it's the same ARCH as RPI then it could solve a problem. Now i'm struggling with health problems so it has to wait :(