Re: Qt 5.7.1 => 5.9.1

2017-08-30 Thread Jimmy Johnson

On 08/30/2017 11:40 AM, Jimmy Johnson wrote:

On 08/30/2017 10:46 AM, Lisandro Damián Nicanor Pérez Meyer wrote:

On 30 August 2017 at 11:49, Boris Pek  wrote:
  I have just rebuild plasma-integration with Qt 5.9.1 in my system 
and this have
  solved the problem for me. So when binNMU'ed packages will arrive 
archive the

  issue will gone.


This should be the case already. It happens that qt (upstream) had
some symbols wrongly marked (fixed in 5.9) and some packages where
missing binNMUs.
Plasma-integration upgrade is in the repos now, what where the missing 
packages I should look for?


I had wrong icons on one system, reset them and the icons where fixed. 
Good job, it's great to have things work!


Thank you and cheers!
--
Jimmy Johnson

Debian Sid/Testing - KDE Plasma 5.8.7 - AMD A8-7600 - EXT4 at sda1
Registered Linux User #380263



Re: Qt 5.7.1 => 5.9.1

2017-08-30 Thread Jimmy Johnson

On 08/30/2017 10:46 AM, Lisandro Damián Nicanor Pérez Meyer wrote:

On 30 August 2017 at 11:49, Boris Pek  wrote:

  I have just rebuild plasma-integration with Qt 5.9.1 in my system and this 
have
  solved the problem for me. So when binNMU'ed packages will arrive archive the
  issue will gone.


This should be the case already. It happens that qt (upstream) had
some symbols wrongly marked (fixed in 5.9) and some packages where
missing binNMUs.
Plasma-integration upgrade is in the repos now, what where the missing 
packages I should look for?

--
Jimmy Johnson

Debian Sid/Testing - KDE Plasma 5.8.7 - AMD A8-7600 - EXT4 at sda1
Registered Linux User #380263



Re: Qt 5.7.1 => 5.9.1

2017-08-30 Thread Lisandro Damián Nicanor Pérez Meyer
On 30 August 2017 at 11:49, Boris Pek  wrote:
>>>  I have just rebuild plasma-integration with Qt 5.9.1 in my system and this 
>>> have
>>>  solved the problem for me. So when binNMU'ed packages will arrive archive 
>>> the
>>>  issue will gone.

This should be the case already. It happens that qt (upstream) had
some symbols wrongly marked (fixed in 5.9) and some packages where
missing binNMUs.

-- 
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/



Re: Qt 5.7.1 => 5.9.1

2017-08-30 Thread Jimmy Johnson

On 08/30/2017 07:49 AM, Boris Pek wrote:

  I have just rebuild plasma-integration with Qt 5.9.1 in my system and this 
have
  solved the problem for me. So when binNMU'ed packages will arrive archive the
  issue will gone.


Boris, is that something I can do too? Do you have a recipe for the rebuild?


In my system it was just:
dget -d 
http://deb.debian.org/debian/pool/main/p/plasma-integration/plasma-integration_5.8.6-1.dsc
sudo cowbuilder --update
sudo cowbuilder --build plasma-integration_5.8.6-1.dsc | tee build.log
sudo dpkg -i /opt/pbuilder/result/plasma-integration_5.8.6-1_amd64.deb

If you really want to rebuild this package in your system you need to install
and properly setup pbuilder or cowbuilder first.


I would need to add source packages too?


But I recommend you just wait until updated package (5.8.6-1+b1) will arrive
into the mirror of Debian repo which you use.


I will wait, maybe tonight I will give it a go.


Best wishes,
Boris


Thank you Boris, I'm always willing to try something new and building a 
package is something I have not tried yet. :)

--
Jimmy Johnson

Debian Sid/Testing - KDE Plasma 5.8.7 - AMD A8-7600 - EXT4 at sda1
Registered Linux User #380263



Re: Qt 5.7.1 => 5.9.1

2017-08-30 Thread Boris Pek
>>  I have just rebuild plasma-integration with Qt 5.9.1 in my system and this 
>> have
>>  solved the problem for me. So when binNMU'ed packages will arrive archive 
>> the
>>  issue will gone.
>
> Boris, is that something I can do too? Do you have a recipe for the rebuild?

In my system it was just:
dget -d 
http://deb.debian.org/debian/pool/main/p/plasma-integration/plasma-integration_5.8.6-1.dsc
sudo cowbuilder --update
sudo cowbuilder --build plasma-integration_5.8.6-1.dsc | tee build.log
sudo dpkg -i /opt/pbuilder/result/plasma-integration_5.8.6-1_amd64.deb

If you really want to rebuild this package in your system you need to install
and properly setup pbuilder or cowbuilder first.

But I recommend you just wait until updated package (5.8.6-1+b1) will arrive
into the mirror of Debian repo which you use.

Best wishes,
Boris



Re: Qt 5.7.1 => 5.9.1

2017-08-30 Thread Jimmy Johnson

On 08/30/2017 05:15 AM, Boris Pek wrote:

I may add that usage of XDG_CURRENT_DESKTOP environment variable is broken
now in KDE applications from Sid, and because of it they look very ugly when
launched outside plasmashell or via `ssh -X ..`.

For example, dolphin lacks all file icons and icons at toolbar and menus.
Plus it uses some strange theme (not breeze).


Dolpin looks normal in my install.


Have you tried to launch it in openbox session or via ssh?

`export XDG_CURRENT_DESKTOP=KDE` for applying proper Qt settings does not work
anymore.


I have just found my old email [1] and looking at [2] I hope that this problem
will be fixed soon.

[1] https://lists.debian.org/debian-kde/2016/06/msg00034.html
[2] 
https://buildd.debian.org/status/package.php?p=plasma-integration=unstable


I have just rebuild plasma-integration with Qt 5.9.1 in my system and this have
solved the problem for me. So when binNMU'ed packages will arrive archive the
issue will gone.


Boris, is that something I can do too? Do you have a recipe for the rebuild?


Best wishes,
Boris


Cheers,
--
Jimmy Johnson

Debian Sid/Testing - KDE Plasma 5.8.7 - AMD A8-7600 - EXT4 at sda1
Registered Linux User #380263



Re: Qt 5.7.1 => 5.9.1

2017-08-30 Thread Boris Pek
 I may add that usage of XDG_CURRENT_DESKTOP environment variable is broken
 now in KDE applications from Sid, and because of it they look very ugly 
 when
 launched outside plasmashell or via `ssh -X ..`.

 For example, dolphin lacks all file icons and icons at toolbar and menus.
 Plus it uses some strange theme (not breeze).
>>>
>>> Dolpin looks normal in my install.
>>
>> Have you tried to launch it in openbox session or via ssh?
>>
>> `export XDG_CURRENT_DESKTOP=KDE` for applying proper Qt settings does not 
>> work
>> anymore.
>
> I have just found my old email [1] and looking at [2] I hope that this problem
> will be fixed soon.
>
> [1] https://lists.debian.org/debian-kde/2016/06/msg00034.html
> [2] 
> https://buildd.debian.org/status/package.php?p=plasma-integration=unstable

I have just rebuild plasma-integration with Qt 5.9.1 in my system and this have
solved the problem for me. So when binNMU'ed packages will arrive archive the
issue will gone.

Best wishes,
Boris



Re: Qt 5.7.1 => 5.9.1

2017-08-30 Thread Boris Pek
>>> I may add that usage of XDG_CURRENT_DESKTOP environment variable is broken>>> now in KDE applications from Sid, and because of it they look very ugly when>>> launched outside plasmashell or via `ssh -X ..`.>> For example, dolphin lacks all file icons and icons at toolbar and menus.>>> Plus it uses some strange theme (not breeze). Dolpin looks normal in my install.>> Have you tried to launch it in openbox session or via ssh?>> `export XDG_CURRENT_DESKTOP=KDE` for applying proper Qt settings does not work> anymore. I have just found my old email [1] and looking at [2] I hope that this problemwill be fixed soon. [1] https://lists.debian.org/debian-kde/2016/06/msg00034.html[2] https://buildd.debian.org/status/package.php?p=plasma-integration=unstable Best wishes,Boris 

Re: Qt 5.7.1 => 5.9.1

2017-08-30 Thread Boris Pek
>> I may add that usage of XDG_CURRENT_DESKTOP environment variable is broken>> now in KDE applications from Sid, and because of it they look very ugly when>> launched outside plasmashell or via `ssh -X ..`. For example, dolphin lacks all file icons and icons at toolbar and menus.>> Plus it uses some strange theme (not breeze).>> Dolpin looks normal in my install. Have you tried to launch it in openbox session or via ssh? `export XDG_CURRENT_DESKTOP=KDE` for applying proper Qt settings does now workanymore. Best wishes,Boris 



Re: Qt 5.7.1 => 5.9.1

2017-08-30 Thread Luc Castermans

Op 30-08-17 om 11:55 schreef Boris Pek:

Hi,
> Just did a safe-upgrade. Everything seems to be working ok (though something
> is a little slow with Chrome unstable). The only issue I've noticed is widget
> style is stuck on Breeze. Selecting any other styles seems to not be
> respected.
I may add that usage of XDG_CURRENT_DESKTOP environment variable is broken now
in KDE applications from Sid, and because of it they look very ugly when
launched outside plasmashell or via `ssh -X ..`.
I may add that usage of XDG_CURRENT_DESKTOP environment variable is broken
now in KDE applications from Sid, and because of it they look very ugly when
launched outside plasmashell or via `ssh -X ..`.
For example, dolphin lacks all file icons and icons at toolbar and menus.
Plus it uses some strange theme (not breeze).


Boris,

Dolpin looks normal in my install.

Luc
<>

Re: Qt 5.7.1 => 5.9.1

2017-08-30 Thread Boris Pek
Hi, > Just did a safe-upgrade. Everything seems to be working ok (though something> is a little slow with Chrome unstable). The only issue I've noticed is widget> style is stuck on Breeze. Selecting any other styles seems to not be> respected. I may add that usage of XDG_CURRENT_DESKTOP environment variable is broken nowin KDE applications from Sid, and because of it they look very ugly whenlaunched outside plasmashell or via `ssh -X ..`. I may add that usage of XDG_CURRENT_DESKTOP environment variable is brokennow in KDE applications from Sid, and because of it they look very ugly whenlaunched outside plasmashell or via `ssh -X ..`. For example, dolphin lacks all file icons and icons at toolbar and menus.Plus it uses some strange theme (not breeze). Best wishes,Boris 

Re: Qt 5.7.1 => 5.9.1

2017-08-29 Thread Martin Steigerwald
Hello Rubin.

Rubin Abdi - 28.08.17, 15:30:
> I've been noticing kwin_x11 has been eating just a tiny bit more CPU than
> previously, enough to get my CPU fan running pretty much constantly.

I don´t think I have this issue here.

So or so… without a lot more details about your setup like graphics card, 
graphics driver, kernel, mesa version, compositing settings and so on, there 
is nothing more I or I think someone else can say about it.

Thanks,
-- 
Martin



Re: Qt 5.7.1 => 5.9.1

2017-08-28 Thread Lisandro Damián Nicanor Pérez Meyer
On domingo, 27 de agosto de 2017 23:11:17 -03 Boris Pek wrote:
> Hi,

[snip]  

> Is there any progress with qtcreator package?

It has been binNMUed today, it should have hitted the mirrors on last disntall 
for fast archs.

> This is the only obstacle to
> updating my system now. But I have not found bug reports related to Qt
> 5.7.1 => 5.9.1 transition for it.

Because there is no need to. It needed to wait for deps to be ready and a 
Release-Team member to trigger the binNMUs.


-- 
La vida no se mide por la cantidad de veces que respiramos,
sino por la cantidad de momentos que nos quitan la respiración.
  Anónimo

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Re: Qt 5.7.1 => 5.9.1

2017-08-28 Thread Martin Steigerwald
Luc Castermans - 28.08.17, 08:40:
> > Hi,
> > for the moment I have installed upstream qtcreator package(is easy and
> > quickly) and updated to Qt 5.9.1.
[…]
> After upgrading I found the package libqt5clucene5   to be at version
> 5.7.1-1 still. Should this be upgraded as well?
> 
> And then yes of course  a correct version of qml-module-org-kde-analitza  
> should become available.

I just removed it as nothing on my system depended on it.

Additionally the package is not in unstable anymore, so I bet it is not needed 
anymore.

Thanks,
-- 
Martin



Re: Qt 5.7.1 => 5.9.1

2017-08-28 Thread Luc Castermans

Op 27-08-17 om 23:05 schreef laurent Trinques:

Le dimanche 27 août 2017, 23:11:17 CEST Boris Pek a écrit :

Hi,
  


Hello.

Qt 5.9.1 hits unstable.

Please be careful to wait till its complete.

  Even though
  <https://release.debian.org/transitions/html/qtbase-abi-5-9-0.html> and
  <https://release.debian.org/transitions/html/qtdeclarative-5-9-1.html>
  still says "partial", it appears those packages do exist for AMD64,
  and upgrade seems possible, as of right now...
  Chris


Except for some KDE stuff like akonadi, so depending on what you have
installed apt might want to remove stuff.

We are working on it.
  
Is there any progress with qtcreator package? This is the only obstacle to

updating my system now. But I have not found bug reports related to Qt
5.7.1 => 5.9.1 transition for it.
  
Best regards,

Boris
  

Hi,
for the moment I have installed upstream qtcreator package(is easy and
quickly) and updated to Qt 5.9.1.

Best regards,
Laurent

.



After upgrading I found the package libqt5clucene5   to be at version 5.7.1-1 
still.
Should this be upgraded as well?

And then yes of course  a correct version of qml-module-org-kde-analitza   
should become available.

thx

Luc


<>

Re: Qt 5.7.1 => 5.9.1

2017-08-27 Thread Jimmy Johnson

On 08/27/2017 03:39 PM, Rubin Abdi wrote:

Just did a safe-upgrade. Everything seems to be working ok (though
something is a little slow with Chrome unstable). The only issue I've
noticed is widget style is stuck on Breeze. Selecting any other styles
seems to not be respected.



Yes, I have seen this too. So far I have been able to work around, I use 
Oxygen theme and apply settings as Root too. Sometimes just reapplying 
the settings as User will work too.


Also today I send a letter to the creator of kwin crystal theme, I pray 
the crystal look in plasma5 will be coming.


Cheers,
--
Jimmy Johnson

Debian Sid/Testing - KDE Plasma 5.8.7 - AMD A8-7600 - EXT4 at sda1
Registered Linux User #380263



Re: Qt 5.7.1 => 5.9.1

2017-08-27 Thread Rubin Abdi
Just did a safe-upgrade. Everything seems to be working ok (though
something is a little slow with Chrome unstable). The only issue I've
noticed is widget style is stuck on Breeze. Selecting any other styles
seems to not be respected.

On 27 August 2017 at 14:05, laurent Trinques <scor...@qelectrotech.org>
wrote:

> Le dimanche 27 août 2017, 23:11:17 CEST Boris Pek a écrit :
> > Hi,
> >
> >
> > >>> Hello.
> > >>>
> > >>> Qt 5.9.1 hits unstable.
> > >>>
> > >>> Please be careful to wait till its complete.
> > >>
> > >>  Even though
> > >>  <https://release.debian.org/transitions/html/qtbase-abi-5-9-0.html>
> and
> > >>  <https://release.debian.org/transitions/html/
> qtdeclarative-5-9-1.html>
> > >>  still says "partial", it appears those packages do exist for AMD64,
> > >>  and upgrade seems possible, as of right now...
> > >>  Chris
> > >>
> > > Except for some KDE stuff like akonadi, so depending on what you have
> > > installed apt might want to remove stuff.
> > >
> > > We are working on it.
> >
> >
> > Is there any progress with qtcreator package? This is the only obstacle
> to
> > updating my system now. But I have not found bug reports related to Qt
> > 5.7.1 => 5.9.1 transition for it.
> >
> > Best regards,
> > Boris
> >
> Hi,
> for the moment I have installed upstream qtcreator package(is easy and
> quickly) and updated to Qt 5.9.1.
>
> Best regards,
> Laurent
>
>


-- 
Rubin
ru...@starset.net


Re: Qt 5.7.1 => 5.9.1

2017-08-27 Thread laurent Trinques
Le dimanche 27 août 2017, 23:11:17 CEST Boris Pek a écrit :
> Hi,
>  
> 
> >>> Hello.
> >>> 
> >>> Qt 5.9.1 hits unstable.
> >>> 
> >>> Please be careful to wait till its complete.
> >>
> >>  Even though
> >>  <https://release.debian.org/transitions/html/qtbase-abi-5-9-0.html> and
> >>  <https://release.debian.org/transitions/html/qtdeclarative-5-9-1.html>
> >>  still says "partial", it appears those packages do exist for AMD64,
> >>  and upgrade seems possible, as of right now...
> >>  Chris
> >>
> > Except for some KDE stuff like akonadi, so depending on what you have
> > installed apt might want to remove stuff.
> > 
> > We are working on it.
> 
>  
> Is there any progress with qtcreator package? This is the only obstacle to
> updating my system now. But I have not found bug reports related to Qt
> 5.7.1 => 5.9.1 transition for it.
>  
> Best regards,
> Boris
>  
Hi,
for the moment I have installed upstream qtcreator package(is easy and 
quickly) and updated to Qt 5.9.1.

Best regards,
Laurent



Re: Qt 5.7.1 => 5.9.1

2017-08-27 Thread Boris Pek
Hi, >>> Hello.>> Qt 5.9.1 hits unstable.>> Please be careful to wait till its complete.  Even though>>   and>>  >>  still says "partial", it appears those packages do exist for AMD64,>>  and upgrade seems possible, as of right now...>>  Chris>> Except for some KDE stuff like akonadi, so depending on what you have> installed apt might want to remove stuff.>> We are working on it. Is there any progress with qtcreator package? This is the only obstacle toupdating my system now. But I have not found bug reports related to Qt5.7.1 => 5.9.1 transition for it. Best regards,Boris 

Re: Qt 5.7.1 => 5.9.1

2017-08-26 Thread Martin Steigerwald
Marco Valli - 24.08.17, 19:23:
> In data giovedì 24 agosto 2017 18:25:29 CEST, Martin Steigerwald ha scritto:
> > Did you upgrade? Does yor Plasma desktop will work?
> 
> I did upgrade. Plasma works fine.
> 
> marco@debian:~$ dpkg -l | grep 5.7.1
> marco@debian:~$

Same here meanwhile, after having allowed apt dist-upgrade to uninstall 
KAlgebra (qml-module-org-kde-analitza still depending on qtdeclarative-
abi-5-7-0) . I don´t need that application, but I usually have kde-full 
installed to have all KDE applications at hand, in case I want to show off 
something or want to dive around whats all there.

So the foundation is laid for KDE Frameworks 5.37/5.36 which is mostly 
available in experimental already and Plasma 17.08 which Maxy started working 
on as well.

Also we have updated Calligra in experimental which Pino uploaded. Also krita 
is nicely up-to-date.

Thanks to Qt/KDE debian packaging team!

-- 
Martin



Re: Qt 5.7.1 => 5.9.1

2017-08-25 Thread Jimmy Johnson

On 08/24/2017 05:12 PM, Jimmy Johnson wrote:

On 08/24/2017 10:03 AM, Lisandro Damián Nicanor Pérez Meyer wrote:

On jueves, 24 de agosto de 2017 15:58:42 -03 inkbottle wrote:

On Wednesday, August 16, 2017 8:56:52 AM CEST Martin Steigerwald wrote:

Hello.

Qt 5.9.1 hits unstable.

Please be careful to wait till its complete.


Even though
 and

still says "partial", it appears those packages do exist for AMD64,
and upgrade seems possible, as of right now...
Chris


Except for some KDE stuff like akonadi, so depending on what you have
installed apt might want to remove stuff.

We are working on it.


I held 3 libc packages, everything else is cleanly upgraded.

Thank you.


I have 3 extra libc6 i386 packages on this system (libc6-dev-amd64:i386, 
libc6-i686:i386, libc6-xen:i386) They are not on any other of my four 
Sid/Testing systems, they are not installed but are reported to be in my 
repos.  Why do they not show on the other systems?  I can't seem to be 
rid of them and they are outdated too.  But now all 4 systems are up to 
date.

--
Jimmy Johnson

Debian Sid/Testing - KDE Plasma 5.8.7 - AMD A8-7600 - EXT4 at sda1
Registered Linux User #380263



Re: Qt 5.7.1 => 5.9.1

2017-08-24 Thread Jimmy Johnson

On 08/24/2017 10:03 AM, Lisandro Damián Nicanor Pérez Meyer wrote:

On jueves, 24 de agosto de 2017 15:58:42 -03 inkbottle wrote:

On Wednesday, August 16, 2017 8:56:52 AM CEST Martin Steigerwald wrote:

Hello.

Qt 5.9.1 hits unstable.

Please be careful to wait till its complete.


Even though
 and

still says "partial", it appears those packages do exist for AMD64,
and upgrade seems possible, as of right now...
Chris


Except for some KDE stuff like akonadi, so depending on what you have
installed apt might want to remove stuff.

We are working on it.


I held 3 libc packages, everything else is cleanly upgraded.

Thank you.
--
Jimmy Johnson

Debian Sid/Testing - KDE Plasma 5.8.7 - AMD A8-7600 - EXT4 at sda1
Registered Linux User #380263



Re: Qt 5.7.1 => 5.9.1

2017-08-24 Thread Marco Valli
In data giovedì 24 agosto 2017 18:25:29 CEST, Martin Steigerwald ha scritto:
> Did you upgrade? Does yor Plasma desktop will work?

I did upgrade. Plasma works fine.

marco@debian:~$ dpkg -l | grep 5.7.1
marco@debian:~$ 

cheers.

-- 
Marco Valli



Re: Qt 5.7.1 => 5.9.1

2017-08-24 Thread Lisandro Damián Nicanor Pérez Meyer
On jueves, 24 de agosto de 2017 15:58:42 -03 inkbottle wrote:
> On Wednesday, August 16, 2017 8:56:52 AM CEST Martin Steigerwald wrote:
> > Hello.
> > 
> > Qt 5.9.1 hits unstable.
> > 
> > Please be careful to wait till its complete.
> 
> Even though
>  and
> 
> still says "partial", it appears those packages do exist for AMD64,
> and upgrade seems possible, as of right now...
> Chris

Except for some KDE stuff like akonadi, so depending on what you have 
installed apt might want to remove stuff.

We are working on it.

-- 
 hmm, el enchufe hace chispas...
<-- rata ha dejado este servidor ("Leaving").
 ouch
  Visto en #lugfi, irc.freenode.net

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Re: Qt 5.7.1 => 5.9.1

2017-08-24 Thread Martin Steigerwald
inkbottle - 24.08.17, 15:58:
> On Wednesday, August 16, 2017 8:56:52 AM CEST Martin Steigerwald wrote:
> > Hello.
> > 
> > Qt 5.9.1 hits unstable.
> > 
> > Please be careful to wait till its complete.
> 
> Even though
>  and
> 
> still says "partial", it appears those packages do exist for AMD64,
> and upgrade seems possible, as of right now...

For me apt still wants to remove:

The following packages will be REMOVED:
  alien build-essential debhelper dh-autoreconf
  dh-strip-nondeterminism equivs g++ g++-6 g++-7 gcc-6-multilib
  gcc-7-multilib gcc-multilib kalgebra kalgebra-common kde-full
  kdeedu kernel-package kexi-calligrasheets-driver kwin-wayland
  libacl1-dev libaqbanking-dev libatk1.0-dev libattr1-dev
  libblkid-dev libbluetooth-dev libboost-dev libboost1.62-dev
  libbz2-dev libc6-dev libc6-dev-i386 libc6-dev-x32 libcaca-dev
  libcairo2-dev libdvd-pkg libdvdcss2 libexpat1-dev
  libfontconfig1-dev libfreetype6-dev libfuse-dev
  libgcrypt20-dev libgdk-pixbuf2.0-dev libglib2.0-dev
  libgtk2.0-dev libharfbuzz-dev libicu-dev libjpeg-dev
  libjpeg62-turbo-dev libkf5khtml-dev libkf5kjs-dev
  liblua5.3-dev liblzo2-dev libmikmod-dev libncurses5-dev
  libpango1.0-dev libpcre3-dev libpng-dev libpulse-dev
  libsasl2-dev libsdl-gfx1.2-dev libsdl-image1.2-dev
  libsdl-mixer1.2-dev libsdl1.2-dev libselinux1-dev
  libslang2-dev libsqlite3-dev libssh2-1-dev libstdc++-6-dev
  libstdc++-7-dev libtiff5-dev libtool libtool-bin
  libxapian-dev libxft-dev libxml2-dev lsb-core
  plasma-workspace-wayland qml-module-org-kde-analitza rustc
  tp-smapi-source uuid-dev zlib1g-dev

No really critical packages tough… and some are even unrelated to Qt 
transition it appears to me… but kalgebra and wayland stuff still appears to 
be affected.

Did you upgrade? Does yor Plasma desktop will work?

Thanks,
-- 
Martin



Re: Qt 5.7.1 => 5.9.1

2017-08-24 Thread inkbottle
On Wednesday, August 16, 2017 8:56:52 AM CEST Martin Steigerwald wrote:
> Hello.
> 
> Qt 5.9.1 hits unstable.
> 
> Please be careful to wait till its complete. 

Even though
 and

still says "partial", it appears those packages do exist for AMD64,
and upgrade seems possible, as of right now...
Chris



Re: Qt 5.7.1 => 5.9.1

2017-08-16 Thread Diederik de Haas
On woensdag 16 augustus 2017 08:56:52 CEST Martin Steigerwald wrote:
> Please be careful to wait till its complete. Use
> 
> apt upgrade
> 
> instead of
> 
> apt dist-upgrade

Imo, one should only use dist-upgrade when you want to force something 
(different from the '-f' parameter), which normally involves (removing)  
manually installed packages. 
Otherwise there is no need for it or you probably shouldn't do it anyway, just 
wait till the next update and that will likely solve it.


signature.asc
Description: This is a digitally signed message part.


Qt 5.7.1 => 5.9.1

2017-08-16 Thread Martin Steigerwald
Hello.

Qt 5.9.1 hits unstable.

Please be careful to wait till its complete. Use

apt upgrade

instead of

apt dist-upgrade

until that time unless you want to uninstall most of your Plasma desktop :)

As a Testing, but *especially* as Sid user, *always* look carefully at what 
packages apt dist-upgrade would like to uninstall. I read about a transition 
in #debian-qt-kde which would mean that Testing users would be shielded from 
this, but I didn´t look whether this transition is relation to the Qt upgrade.

aptitude has also no solution so far… so… I think it will need some more time, 
till everything is complete for that update.

Thanks,
-- 
Martin