Page 2 of 2

Re: Unable to install 2.10.5-1 on Xubuntu 17.10

Posted: Wed Apr 28, 2021 6:45 am
by carl

Code: Select all

apt-get -f install
should install the missing packages (assuming they are in the version of Xubuntu you are running). What version of DoM and Xubuntu are you using at the moment?

Re: Unable to install 2.10.5-1 on Xubuntu 17.10

Posted: Thu Apr 29, 2021 9:40 pm
by ricardisimo
I tried that, and all it did was remove dcpomatic from the system (it assumed that was the only thing broken).

I'm on Xubuntu 20.10, and I was trying to install the Ubuntu 20.10 64-bit from the downloads page. Still not entirely sure how DoM got removed in the first place, but I'm assuming some or all of these dependencies got removed in one of the upgrades, probably from 20.04 --> 20.10.

Re: Unable to install 2.10.5-1 on Xubuntu 17.10

Posted: Fri Apr 30, 2021 3:33 pm
by carl
That's strange; I just tried installing 2.14.48 on a Ubuntu 20.10 VM and `apt-get -f install` seemed to work OK. Can you post the output of `apt-get -f install` when you try it?