
New install - packages not updating Topic is solved
Re: New install - packages not updating
strange that it has been failed. Usually it's straight forward activity. Add the new repository + key and install sonarr via apt. 

Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 12
- Joined: Mon Feb 08, 2021 5:07 pm
Re: New install - packages not updating
I'm a Linux beginner so I probably did something wrong. When I got the question on which user and group to use I ESCed out of it to look up the correct user and group. When I tried to restart the installation again it says V3 was already installed. But V2 was still showing when I opened up Sonarr in the browser. I then removed V2 completely and tried to install V3 again without any luck. Still saying V3 is installed already but I'm not able to open it in the browser. So ended up installing V2 again
.
I could give it another GO if you can help me getting rit ov V3 completely
so I can go start from scratch with V3.
Appreciate fact you following this topic!

I could give it another GO if you can help me getting rit ov V3 completely

Appreciate fact you following this topic!
Re: New install - packages not updating
this should answer the question for user and group during sonarr upgrade viewtopic.php?p=30575#p30575
And yes the dialog is showing up only once during initial upgrade. That's how Sonarr guys have build it.
And yes the dialog is showing up only once during initial upgrade. That's how Sonarr guys have build it.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: New install - packages not updating
Code: Select all
sudo apt update
Code: Select all
sudo apt upgrade -y
Re: New install - packages not updating
well question was about upgrading Sonarr from v2 to v3 and there it is working differently due to the nature of the software title
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team