Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  Qt 5.9.1 Transition started  (Read 12264 times)

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
Re: Qt 5.9.1 Transition started
« Reply #30 on: 2017/08/30, 09:17:36 »
Maybe it is the udisks2 problem?


systemctl status udisks2.service


is saying what?
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
Re: Qt 5.9.1 Transition started
« Reply #31 on: 2017/08/30, 11:23:50 »
Since the problem started 3 days ago, that is not likely to be the cause.

Offline zash1958

  • User
  • Posts: 83
Re: Qt 5.9.1 Transition started
« Reply #32 on: 2017/08/30, 16:57:24 »
It was not the problem with udisks2 :-(

All I tried does not work. System remains unusable. ATM I am installing a fresh sid-patience on another HD and will restore my backup of the home Directory.


Offline finotti

  • User
  • Posts: 269
Re: Qt 5.9.1 Transition started
« Reply #33 on: 2017/08/30, 17:19:55 »
FWIW, in my aptosid box (I haven't updated my siduction laptop yet), after today's DU my KDE session did not have a panel and would hang.  It was the udisks2 problem posted here: https://forum.siduction.org/index.php?topic=6818.0

towo's solution (in that thread) fixed my problem.  (Thanks towo!)

(I'm posting it here because at first I thought it was a problem with the plasma/qt update.)

Just as a FYI.

Offline samoht

  • User
  • Posts: 478
Re: Qt 5.9.1 Transition started
« Reply #34 on: 2017/08/30, 18:13:38 »
I am in the same boat with zash1958. Installing the new udisks2 and libblockdev… packages did not repair the Plasma start. sddm-helper exited with 6.  >:(   Starting sddm-helper from command line gives no message. Any further hints?

PS
Moving these postings into a new thread ist recommended.
« Last Edit: 2017/08/30, 18:24:47 by samoht »

Offline finotti

  • User
  • Posts: 269
Re: Qt 5.9.1 Transition started
« Reply #35 on: 2017/08/30, 18:24:20 »
I cannot really offer any help, but maybe some logs might help out, like dmesg (after failing to start sddm or X) or "/var/log/Xorg.0.log". 

Also, to find it is a particular hardware/driver, maybe some output of inxi (maybe "inxi -v7" or something) might help identify a common device/driver for those having problems.

(BTW, my updated aptosid system, as well as my updated siducion running in qemu/kvm VM, do not have that problem.)

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: Qt 5.9.1 Transition started
« Reply #36 on: 2017/08/30, 18:38:40 »
Try

Code: [Select]
apt install --reinstall sddm kde-config-sddm libblockdev-crypto2 libblockdev-part2 libblockdev-fs2 libblockdev-loop2 libblockdev-swap2 libblockdev-mdraid2
Code: [Select]
systemctl restart udisks2
Reboot
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: Qt 5.9.1 Transition started
« Reply #37 on: 2017/08/30, 19:15:32 »
There is another upgrade today

Code: [Select]
The following packages will be upgraded:
  adwaita-icon-theme cups-filters cups-filters-core-drivers e2fslibs e2fsprogs ethtool libblockdev-crypto2 libblockdev-fs2 libblockdev-loop2
  libblockdev-mdraid2 libblockdev-part-err2 libblockdev-swap2 libblockdev-utils2 libblockdev2 libcomerr2 libcupsfilters1 libdlrestrictions1
  libfontembed1 libmpfr4 libss2
20 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,697 kB/15.2 MB of archives.
After this operation, 2,555 kB disk space will be freed.
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline samoht

  • User
  • Posts: 478
Re: Qt 5.9.1 Transition started
« Reply #38 on: 2017/08/30, 19:38:30 »
Thank you so much for paying attention, @piper.
Obviously there is much upgrade activity at this moment.
Therefore I will not show you why your suggestion did not work on my machine but wait for some hours/days and inform you then on my results.
Your help is appreciated, @piper.
So long and greetings,
Tom



Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: Qt 5.9.1 Transition started
« Reply #39 on: 2017/08/30, 19:50:20 »
Quote
Obviously there is much upgrade activity at this moment.

hmm ... not seeing it

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline samoht

  • User
  • Posts: 478
Re: Qt 5.9.1 Transition started
« Reply #40 on: 2017/08/30, 20:12:38 »
Ok, here are my results:
Code: [Select]
# LANG=C apt --reinstall install sddm kde-config-sddm libblockdev-crypto2 libblockdev-part2 libblockdev-fs2 libblockdev-loop2 libblockdev-swap2
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reinstallation of kde-config-sddm is not possible, it cannot be downloaded.
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:
 libblockdev-part2 : Depends: sgdisk (>= 0.8.6) but it is not installable
E: Unable to correct problems, you have held broken packages.


# LANG=C apt policy sgdisk
sgdisk:
  Installed: (none)
  Candidate: (none)
  Version table:


# LANG=C apt --reinstall install kde-config-sddm
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reinstallation of kde-config-sddm is not possible, it cannot be downloaded.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.


# LANG=C apt policy kde-config-sddm
kde-config-sddm:
  Installed: 4:5.8.5-1
  Candidate: 4:5.8.5-1
  Version table:
     4:5.10.5-1 1
          1 https://deb.debian.org/debian experimental/main amd64 Packages
 *** 4:5.8.5-1 100
        100 /var/lib/dpkg/status
     4:5.8.4-1 500
        500 https://deb.debian.org/debian testing/main amd64 Packages
        500 https://deb.debian.org/debian unstable/main amd64 Packages        500 http://snapshot.debian.org/archive/debian/20170801 stretch/main amd64 Packages

Offline finotti

  • User
  • Posts: 269
Re: Qt 5.9.1 Transition started
« Reply #41 on: 2017/08/30, 20:20:43 »
OK, on my aptosid system, the latest update (which I am not sure is exactly the same as the one piper posted above) fixed the icon problems (with Chromium and Firefox) that I've posted above in this thread.  (There was a "plasma-integration" update...  Maybe that was it...)

There is also a new udisks2 (version 2.7.2-2) for me, which might fix the problem with the previous version, but I cannot confirm, since I had already applied towo's fix.

Just FYI.

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: Qt 5.9.1 Transition started
« Reply #42 on: 2017/08/30, 20:31:41 »
sgdisk is a shared library that is found  at    /sbin/sgdisk

You may have to wait a few hours or a day

https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1544602.html
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: Qt 5.9.1 Transition started
« Reply #43 on: 2017/08/30, 21:01:48 »
samoht

Interesting, you have

Code: [Select]
kde-config-sddm:
  Installed: 4:5.8.5-1

Where did you get this ? 

Should be (sid)

Code: [Select]
apt policy kde-config-sddm
kde-config-sddm:
  Installed: 4:5.8.4-1
  Candidate: 4:5.8.4-1

Testing is 4:5.8.4-1

Experimental is  4:5.10.5-1 1

« Last Edit: 2017/08/30, 21:06:33 by piper »
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline samoht

  • User
  • Posts: 478
Re: Qt 5.9.1 Transition started
« Reply #44 on: 2017/08/30, 21:21:06 »
Experimental repo ist activated on my machine, but never installed KDE related packages from this repo. Will try installing from the unstable repo.