Odroid C2 running well with Plex server and pihole. Went to add Sonarr and got this:
back at root I see these suggested steps:
I went through those steps, tried to install Sonarr again, and got the same error.
Sorry, I don't have a Github account to place the error report there, I hope posting here is satisfactory.
Apt-get has failed
Re: Apt-get has failed
is it a fresh install, or did you upgrade from dietpi v144 to v156 yet?
Code: Select all
dietpi-update
Re: Apt-get has failed
It's v156, tried dietpi-update, says it's up to date. just tried installing Sonarr again, same error.WarHawk wrote:is it a fresh install, or did you upgrade from dietpi v144 to v156 yet?
Code: Select all
dietpi-update
thanks for any help you can provide.
Re: Apt-get has failed
Hi,
Just tested on Odroid C2 with fresh image install, appears fine.
Issue may be related to your apt configuration, or software installed.
To debug, we'll need to see the apt log, after you receive the error. Please upload the following file:
Just tested on Odroid C2 with fresh image install, appears fine.
Issue may be related to your apt configuration, or software installed.
To debug, we'll need to see the apt log, after you receive the error. Please upload the following file:
Code: Select all
/var/log/dietpi-software_apt.log
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Apt-get has failed
Once again, major :!: newb alert :!:Fourdee wrote:To debug, we'll need to see the apt log, after you receive the error. Please upload the following file:Code: Select all
/var/log/dietpi-software_apt.log

How do I get the apt log? I tried that code in the command line and it says not found, I found in another thread someone told to use the same but with 'cat' in front, so I did that and got this:
Code: Select all
root@DietPi:~# cat /var/log/dietpi-software_apt.log
E: Unable to locate package nzbdrone
Re: Apt-get has failed
Thats the onebrtravel wrote:Code: Select all
root@DietPi:~# cat /var/log/dietpi-software_apt.log E: Unable to locate package nzbdrone

Looks like the additional repo is not functioning. Lets try adding it manually:
Code: Select all
dpkg --add-architecture armhf
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FDA5DFFC
echo -e "deb [arch=armhf] https://apt.sonarr.tv/ master main" > /etc/apt/sources.list.d/sonarr.list
apt-get update
Code: Select all
nzbdrone
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Apt-get has failed
ran the first part, then tried nzbdrone:Fourdee wrote: Then lets try installing the package:If unsure of output, copy and paste the results of all of those commands, i'll take a look.Code: Select all
nzbdrone
Code: Select all
root@DietPi:~# nzbdrone
-bash: nzbdrone: command not found
I appreciate the help so much! I hope this isn't a dead-end.
Re: Apt-get has failed
Hi,brtravel wrote: Just for kicks I tried the Sonarr install again from dietpi-software and got the same error there.
I appreciate the help so much! I hope this isn't a dead-end.
Must be an issue with apt sources. We'll need a bug report to investigate further.
Please run the following commands. This will fill the logs up with info we need before sending, and send a bug report:
Code: Select all
dietpi-software install 114
dietpi-bugreport
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Apt-get has failed
Here ya go!Fourdee wrote:Once sent, please reply with unique reference code.
Reference CODE: 9f0321ed-289d-4e26-850b-a30a71dc0ee0-0
Re: Apt-get has failed
Update:Fourdee wrote:Must be an issue with apt sources. We'll need a bug report to investigate further.
I see there is a DietPi update to v157, so I did the update and tried again. No luck.
Code: Select all
...
Ign http://fuzon.co.uk jessie/main Translation-en
Fetched 197 kB in 21s (9,047 B/s)
Reading package lists... Done
[Info] Apt-get is processing, please wait...
E: Unable to locate package nzbdrone
[Failed] The apt cache may be corrupt, apt mirror offline, or you have held broken packages. DietPi-Software will now exit.
[Info] Apt Log:
E: Unable to locate package nzbdrone