[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: With new qt5-6 packet removed



On Mittwoch, 15. Juni 2016 09:42:37 CEST you wrote:
> On miércoles, 15 de junio de 2016 12:43:00 P. M. ART Martin Steigerwald 
wrote:
> > On Mittwoch, 15. Juni 2016 09:46:01 CEST MERLIN Philippe wrote:
[…]
> > > With the new upgrade of qt5 in qt5.6.1 i have the message
> > 
> > Copying and pasting from HTML message:
> > > LANG=C apt-get dist-upgrade -V
> > > Reading package lists... Done
> > > Building dependency tree
> > > Reading state information... Done
> > > Calculating upgrade... Done
> > > 
> > > The following packages will be REMOVED:
> > >   kalgebra (4:16.04.0-1)
> > >   kalgebra-common (4:16.04.0-1)
> > >   kde-full (5:90)
> > >   kdeedu (4:4.12+5.90)
> > >   libqt5xcbqpa5 (5.5.1+dfsg-14)
> > >   qml-module-org-kde-analitza (4:16.04.0-2)
> > 
> > […]
> > 
> > > What that is are normal?
> > > LANG=C apt-get dist-upgrade -V
> > 
> > qml-module-org-kde-analitza needs a binnmu to have it rebuild against Qt
> > 5.6.1:
> > 
> > # LANG=C apt install qml-module-org-kde-analitza
> > 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:
> >  qml-module-org-kde-analitza : Depends: qtdeclarative-abi-5-5-0 but it is
> > 
> > not installable
> > E: Unable to correct problems, you have held broken packages.
> > 
> > I notified Lisandro and team. It may be that this binnmu is already
> > triggered and waits for build… but if not I think Lisandro or someone else
> > from the team will just trigger one.
> 
> analitza does not depends on any private stuff, so maybe it's waiting for
> qtdeclarative? please check again now.

Not working. I think qml-module-org-kde-analitza should require qtdeclarative-
abi-6-something? But it wants 5-5-0.

merkaba:~> LANG=C apt install kalgebra
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:
 kalgebra : Depends: kalgebra-common (= 4:16.04.0-1) but it is not going to be 
installed
E: Unable to correct problems, you have held broken packages.
merkaba:~#100> LANG=C apt install kalgebra-common
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:
 kalgebra-common : Depends: qml-module-org-kde-analitza but it is not going to 
be installed
E: Unable to correct problems, you have held broken packages.
merkaba:~#100> LANG=C apt install qml-module-org-kde-analitza
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:
 qml-module-org-kde-analitza : Depends: qtdeclarative-abi-5-5-0 but it is not 
installable
E: Unable to correct problems, you have held broken packages.
merkaba:~#100> LANG=C apt-cache policy qml-module-org-kde-analitza
qml-module-org-kde-analitza:
  Installed: (none)
  Candidate: 4:16.04.0-2
  Version table:
     4:16.04.0-2 500
        500 http://ftp.de.debian.org/debian sid/main amd64 Packages

Thanks,
-- 
Martin


Reply to: