-
-
Notifications
You must be signed in to change notification settings - Fork 501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to install rtorrent/rutorrent #3537
Comments
Hi, many thanks. Looks like you have some issues on running
|
I tried apt update and apt upgrade.
|
looks like you have Buster and Stretch within your source file configuration. Can you post
|
root@localhost:~# ls -al /etc/apt/sources.list.d/ total 16 Thanks for helping 😄 |
can you post following
|
|
ok strange that
However it might be better if @MichaIng could have a look. Because having Stretch as well as Buster on source list, doesn't seem healthy 😉 |
RPi ARMv6 Stretch, yeah this is were we went a risky way to enable PHP7.3 support. There was sadly no other option, otherwise we'd had to disable a lot of web applications which dropped PHP7.0 support. Found it:
|
I was trying to remove deluge because I wanted to install rutorrent since the beginning. dietpi-software couldn't remove it and I tried manually but no luck. Now I tried apt install apt... (separately each) but for some reason I can't do much.
|
Well if you are open for a new installation, it might be the point to switch to Buster and do a clean install on the current Debian Release, which might be more future proof than continue running Stretch 😉 |
Jep, a clean install or a Buster distro upgrade is actually the best solution for those boards, otherwise either a different webserver must be used, or Kodi 17 instead of new Kodi 18, or Kodi 18 from Buster as well, although this would mean, due to dependencies, a half distro-upgrade I think. Either way is possible to apply via APT preferences, let me know which you prefer and I'll assist to apply it. However the current issue is that deluge-web and deluge-console fail to configure.
Please try to do it manually:
|
I will go with the clean install as it will take much less time to backup some files and reinstall. I don't know what Busster distro upgrade is. Im thinking of just downloading the Raspberry image and reflashing my SD card. Will I face any problems like this or should I do any configuration? |
@officiallor Not sure what happened with Deluge, some internal compiling fails which breaks the package configuration and I guess then using APT, even purging them fails as long as they were not configured. It is kinda nasty that APT is able to break itself. I guess dpkg would be able to resolve it then:
However yes, if you can bear the time, go for the new Buster image. Buster is btw the code name for the new Debian release: https://en.wikipedia.org/wiki/Debian#Code_names |
I mark this as closed. Feel free to reopen if required. |
Details:
Steps to reproduce:
Install rtorrent from dietpi-software
Expected behaviour:
Actual behaviour:
Extra details:
Before this (a few months ago) there was a problem with a package that couldn't be found.
Additional logs:
The text was updated successfully, but these errors were encountered: