18.10(ベータ版の場合)をインストールし、すべてのソフトウェアのインストールを開始した後、MyPaintでこの問題が発生しました。今日でもこの問題は続いています。ユニバースリポジトリが有効になっています。 flatpakの考えからインストールできました。
Sudo apt -f install
には問題はありません。
MyPaintをインストールしようとすると:
$ Sudo apt install mypaint
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:
mypaint : Depends: mypaint-data (>= 1.2.0-4.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
$ apt-cache policy mypaint mypaint-data
mypaint:
Installed: (none)
Candidate: 1.2.0-4.1
Version table:
1.2.0-4.1 500
500 http://archive.ubuntu.com/ubuntu cosmic/universe AMD64 Packages
mypaint-data:
Installed: (none)
Candidate: 1.2.0-4.1
Version table:
1.2.0-4.1 500
500 http://archive.ubuntu.com/ubuntu cosmic/universe AMD64 Packages
500 http://archive.ubuntu.com/ubuntu cosmic/universe i386 Packages
Sudo apt install mypaint-data
このコマンドラインは問題を解決しますが、Gimpを削除します(MyPaintの後にGimpをインストールするとMyPaintが削除されます)。