Sorry, I forgot to cc bugs.debian.org.

Hi, James. Thank you for your help.

This is the output of apt-get:

###
# apt-get -o Debug::pkgProblemResolver=yes install libmypaint-1.3-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
Starting pkgProblemResolver with broken count: 1
Starting 2 pkgProblemResolver with broken count: 1
Investigating (0) libmypaint-1.3-0:amd64 < none -> 1.3.0-2 @un puN Ib >
Broken libmypaint-1.3-0:amd64 Depends on libmypaint-common:amd64 < none @un
H >
(>= 1.3.0-2)
 Considering libmypaint-common:amd64 0 as a solution to
libmypaint-1.3-0:amd64
9999
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:
libmypaint-1.3-0 : Depends: libmypaint-common (>= 1.3.0-2) but it is not
instal
lable
E: Unable to correct problems, you have held broken packages.
###

I can't install libmypaint-common by hand either:

###
# apt-get -o Debug::pkgProblemResolver=yes install libmypaint-commo
n

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libmypaint-common is not available, but is referred to by another
packag
e.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libmypaint-common' has no installation candidate
###

mypaint-data is not installed in my computer:

###
# dpkg -l mypaint-data
dpkg-query: no packages found matching mypaint-data
###

Regards.


On Mon, Jun 18, 2018 at 2:02 PM James Cowgill <jcowg...@debian.org> wrote:

> Hi,
>
> On 18/06/18 12:19, Coque Couto wrote:
> > Package: libmypaint-1.3-0
> > Severity: grave
> > Justification: renders package unusable
> >
> > Dear Maintainer,
> >
> > libmypaint-1.3-0 package seems to be broken. Trying to install gimp
> > reports the following error:
> [...]
> > It seems that libmypaint-common is not installable:
> >
> > ###
> > # apt install libmypaint-1.3-0
> > 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:
> >  libmypaint-1.3-0 : Depends: libmypaint-common (>= 1.3.0-2) but it is
> not installable
> > E: Unable to correct problems, you have held broken packages.
> > ###
>
> I can't reproduce this. Can you run apt with the problem solver enabled
> and paste the log?
>
> # apt-get -o Debug::pkgProblemResolver=yes install libmypaint-1.3-0
>
> Do you have mypaint-data installed? If so, this is probably a duplicate
> of #894757.
>
> James
>
>

Reply via email to