binary packages builder: stuck at kwin
For some reason, the binary package builder is stuck at kwin right now, even building it for x86_64
does not run through.
Looking at htop
, it is stuck on this program:
/usr/lib/qt5/bin/qmlplugindump org.kde.plasma.core 2.0
The CPU usage is at 0%, so it isn't doing anything.
I'm looking into this with the highest priority right now to unblock the binary repository.
People can use the binary packages of the previous plasma mobile version by running:
$ cd pmbootstrap/aports
$ git checkout 23ba0dd9
(when you want to have the latest version again, do the same, except for git checkout master
as last line)
@bshah: do you happen to know about this?