Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 665244 (kde-plasma-5.13.5-stable)

Summary: KDE Plasma 5.13.5 stabilisation
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: StabilizationAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: flyser42, josef64, kroemmelbein
Priority: Normal Keywords: STABLEREQ
Version: unspecifiedFlags: stable-bot: sanity-check+
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
kde-plasma/bluedevil-5.13.5 kde-plasma/breeze-5.13.5 kde-plasma/breeze-grub-5.13.5 kde-plasma/breeze-gtk-5.13.5 kde-plasma/breeze-plymouth-5.13.5 kde-plasma/drkonqi-5.13.5 kde-plasma/kactivitymanagerd-5.13.5 kde-plasma/kde-cli-tools-5.13.5 kde-plasma/kdecoration-5.13.5 kde-plasma/kde-gtk-config-5.13.5 kde-plasma/kdeplasma-addons-5.13.5 kde-plasma/kgamma-5.13.5 kde-plasma/khotkeys-5.13.5 kde-plasma/kinfocenter-5.13.5 kde-plasma/kmenuedit-5.13.5 kde-plasma/kscreen-5.13.5 kde-plasma/kscreenlocker-5.13.5 kde-plasma/ksshaskpass-5.13.5 kde-plasma/ksysguard-5.13.5 kde-plasma/kwallet-pam-5.13.5 kde-plasma/kwayland-integration-5.13.5 kde-plasma/kwin-5.13.5 kde-plasma/kwrited-5.13.5 kde-plasma/libkscreen-5.13.5 kde-plasma/libksysguard-5.13.5 kde-plasma/milou-5.13.5 kde-plasma/oxygen-5.13.5-r1 kde-plasma/plasma-browser-integration-5.13.5 kde-plasma/plasma-desktop-5.13.5-r3 kde-plasma/plasma-integration-5.13.5 kde-plasma/plasma-meta-5.13.5 kde-plasma/plasma-nm-5.13.5-r1 kde-plasma/plasma-pa-5.13.5 kde-plasma/plasma-sdk-5.13.5 kde-plasma/plasma-vault-5.13.5 kde-plasma/plasma-workspace-5.13.5-r1 kde-plasma/plasma-workspace-wallpapers-5.13.5 kde-plasma/plymouth-kcm-5.13.5 kde-plasma/polkit-kde-agent-5.13.5 kde-plasma/powerdevil-5.13.5 kde-plasma/sddm-kcm-5.13.5 kde-plasma/systemsettings-5.13.5 kde-plasma/user-manager-5.13.5-r1
Runtime testing required: ---
Bug Depends on: 664566    
Bug Blocks: 629550, 663032    

Description Andreas Sturmlechner gentoo-dev 2018-09-04 21:06:09 UTC
In preparation.
Comment 1 Frank Krömmelbein 2018-10-10 09:22:24 UTC
1) kde-plasma/plasma-desktop test hangs again, we had this issue already with 5.12.5 please see:
https://bugs.gentoo.org/646890

>>> Working in BUILD_DIR: "/var/tmp/portage/kde-plasma/plasma-desktop-5.13.5-r2/work/plasma-desktop-5.13.5_build"
ctest -j 4 --test-load 999 -j1 -E (foldermodeltest|test_kio_fonts)
Test project /var/tmp/portage/kde-plasma/plasma-desktop-5.13.5-r2/work/plasma-desktop-5.13.5_build
      Start  1: appstreamtest
 1/10 Test  #1: appstreamtest .......................   Passed    0.00 sec
      Start  2: screenmappertest
 2/10 Test  #2: screenmappertest ....................   Passed    0.03 sec
      Start  3: positionertest
^C

Exiting on signal 2

It seems that the workaround was removed in the ebuild:

 src_test() {
-       # parallel tests fail, foldermodeltest,positionertest hang, bug #646890
+       # parallel tests fail, foldermodeltest hangs, bug #646890
        # needs D-Bus, bug #634166
        local myctestargs=(
                -j1
-               -E "(foldermodeltest|positionertest|test_kio_fonts)"
+               -E "(foldermodeltest|test_kio_fonts)"
        )
Comment 2 Frank Krömmelbein 2018-10-10 10:40:18 UTC
No further errors occurred.
I have ignored cases like "-X", "-pam", "+systemd" and "-kdesu" useflags.
Comment 3 Larry the Git Cow gentoo-dev 2018-10-11 18:35:56 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bce1097e255a148a5537880c5c7c6a1058c8a87

commit 5bce1097e255a148a5537880c5c7c6a1058c8a87
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-05-16 09:53:53 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-11 18:35:10 +0000

    kde-plasma/plasma-desktop: Re-disable broken test...
    
    Bug: https://bugs.gentoo.org/665244
    Package-Manager: Portage-2.3.36, Repoman-2.3.9
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/plasma-desktop/plasma-desktop-5.12.7.ebuild    | 4 ++--
 kde-plasma/plasma-desktop/plasma-desktop-5.13.5-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Andreas Sturmlechner gentoo-dev 2018-10-16 13:14:35 UTC
Arches, please stabilise.
Comment 5 Stabilization helper bot gentoo-dev 2018-10-16 14:17:32 UTC
An automated check of this bug failed - repoman reported dependency errors (63 lines truncated): 

> dependency.bad kde-plasma/powerdevil/powerdevil-5.13.5.ebuild: DEPEND: amd64(default/linux/amd64/17.0) ['app-misc/ddcutil']
> dependency.bad kde-plasma/powerdevil/powerdevil-5.13.5.ebuild: RDEPEND: amd64(default/linux/amd64/17.0) ['app-misc/ddcutil']
> dependency.bad kde-plasma/powerdevil/powerdevil-5.13.5.ebuild: DEPEND: amd64(default/linux/amd64/17.0/desktop) ['app-misc/ddcutil']
Comment 6 Larry the Git Cow gentoo-dev 2018-10-16 14:21:54 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46ae112a249cda6b22d349deee8b1560a8703cfd

commit 46ae112a249cda6b22d349deee8b1560a8703cfd
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-16 14:20:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-16 14:21:42 +0000

    profiles: Stable-mask kde-plasma/powerdevil[brightness-control]
    
    Bug: https://bugs.gentoo.org/665244
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/base/package.use.stable.mask | 4 ++++
 1 file changed, 4 insertions(+)
Comment 7 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-10-16 16:54:33 UTC
amd64 stable
Comment 8 Thomas Deutschmann (RETIRED) gentoo-dev 2018-10-18 12:31:27 UTC
x86 stable, closing