Daily ppa has broken on me

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Post Reply
Falc
Posts: 31
Joined: 18 Jun 2017, 22:14

Daily ppa has broken on me

Post by Falc »

I'm on the Ubuntu daily PPA on Ubuntu 19.10. Everything was working fine until the PPA update a few hours ago.

Now openmw seems to have been uninstalled somehow, and when I try and install it it says:

Code: Select all

jam@jam-ncase:~/Downloads$ sudo apt install openmw
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 openmw : Depends: libopenthreads21 (>= 3.6.5+dfsg1) but it is not installable
          Recommends: openmw-launcher but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
`libopenthreads21` isn't listed as an available package, when I try and install it by manually downloading the deb, that fails because `libopenthreads21` itself has a missing dependency, which in turn has a missing dependency ect.

I'm not sure why this has broken, how can I fix it?
Loriel
Posts: 179
Joined: 28 May 2015, 00:44

Re: Daily ppa has broken on me

Post by Loriel »

Falc
Posts: 31
Joined: 18 Jun 2017, 22:14

Re: Daily ppa has broken on me

Post by Falc »

Ah ok thanks.
Post Reply