Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8013

Raspberry Pi OS • Re: owntone server (iTunes server)

$
0
0
pi@muyaad:~ $ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
pi@muyaad:~ $

It didn’t fix it
You could try

sudo apt-get update
sudo apt-get clean
sudo apt-get autoremove

Then try to install owntone again

If still unmet dependencies error then

sudo apt --fix-broken install
sudo apt-get update && sudo apt-get upgrade
sudo dpkg --configure -a
sudo apt-get install -f

then try to install owntone again

Statistics: Posted by minofso — Fri Jul 26, 2024 10:53 am



Viewing all articles
Browse latest Browse all 8013

Trending Articles