Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941859 - kde-frameworks/knewstuff ebuild is missing runtime dependency on kde-frameworks/kcmutils
Summary: kde-frameworks/knewstuff ebuild is missing runtime dependency on kde-framewor...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-19 15:40 UTC by Andrii Batyiev
Modified: 2024-10-21 11:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrii Batyiev 2024-10-19 15:40:10 UTC
Please, add dependency for kcmutils into knewstuff ebuild.

Reproducible: Always

Steps to Reproduce:
1. Launch any KDE app (e.g. yakuake) from the terminal
2. Try to press "Get new..." in any KDE app (e.g. yakuake).
3. You will see an empty window
4. In the terminal you will get this message:

qrc:/knswidgets/page.qml:3:1: Type NewStuff.DialogContent unavailable                                                                                                                                             
     NewStuff.DialogContent {                                                                                                                                                                                     
     ^                                                                                                                                                                                                            
qrc:/qt/qml/org/kde/newstuff/DialogContent.qml:55:28: Type NewStuff.Page unavailable                                                                                                                              
         pageStack.initialPage: NewStuff.Page {                                                                                                                                                                   
                                ^                                                                                                                                                                                 
qrc:/qt/qml/org/kde/newstuff/Page.qml:20:1: module "org.kde.kcmutils" is not installed                                                                                                                            
     import org.kde.kcmutils as KCMUtils                                                                                                                                                                          
     ^                                                                                                                                                                                                            
kf.newstuff.widgets: Error creating QtQuickDialogWrapper component: QList(qrc:/knswidgets/page.qml:3:1: Type NewStuff.DialogContent unavailable                                                                   
    NewStuff.DialogContent {                                                                                                                                                                                      
    ^, qrc:/qt/qml/org/kde/newstuff/DialogContent.qml:55:28: Type NewStuff.Page unavailable                                                                                                                       
        pageStack.initialPage: NewStuff.Page {                                                                                                                                                                    
                               ^, qrc:/qt/qml/org/kde/newstuff/Page.qml:20:1: module "org.kde.kcmutils" is not installed                                                                                          
    import org.kde.kcmutils as KCMUtils                                                                                                                                                                           
    ^)


Apparently, kde-frameworks/kcmutils must also be installed (runtime dependency).



Portage 3.0.65 (python 3.12.3-final-0, default/linux/amd64/23.0, gcc-13, glibc-2.39-r6, 6.6.30-gentoo x86_64)                                                                                                     
=================================================================                                                                                                                                                 
System uname: Linux-6.6.30-gentoo-x86_64-AMD_Athlon-tm-_II_X2_220_Processor-with-glibc2.39                                                                                                                        
KiB Mem:     3751720 total,    426552 free                                                                                                                                                                        
KiB Swap:    4194300 total,   4030752 free                                                                                                                                                                        
Timestamp of repository gentoo: Sat, 19 Oct 2024 15:00:00 +0000                                                                                                                                                   
Head commit of repository gentoo: 7f6f0c8d3a45c47f4b9dcda591f0c06c73e7d61a                                                                                                                                        
Timestamp of repository qt: Mon, 14 Oct 2024 12:50:27 +0000                                                                                                                                                       
Head commit of repository qt: 3abf3df5f33c90bfc5195bdaeaa53b8b570bdce0                                                                                                                                            
                                                                                                                                                                                                                  
sh bash 5.2_p26-r6                                                                                                                                                                                                
ld GNU ld (Gentoo 2.42 p3) 2.42.0                                                                                                                                                                                 
app-misc/pax-utils:        1.3.7::gentoo                                                                                                                                                                          
app-shells/bash:           5.2_p26-r6::gentoo                                                                                                                                                                     
dev-build/autoconf:        2.71-r7::gentoo                                                                                                                                                                        
dev-build/automake:        1.16.5-r2::gentoo                                                                                                                                                                      
dev-build/cmake:           3.28.5::gentoo                                                                                                                                                                         
dev-build/libtool:         2.4.7-r4::gentoo                                                                                                                                                                       
dev-build/make:            4.4.1-r1::gentoo                                                                                                                                                                       
dev-build/meson:           1.4.1::gentoo                                                                                                                                                                          
dev-lang/perl:             5.38.2-r3::gentoo
dev-lang/python:           3.12.3-r1::gentoo
sys-apps/baselayout:       2.15::gentoo
sys-apps/openrc:           0.54.2::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-devel/binutils:        2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           17.0.6::gentoo
sys-devel/gcc:             13.3.1_p20240614::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/llvm:            17.0.6::gentoo
sys-kernel/linux-headers:  6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.39-r6::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: False
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 3
    sync-rsync-extra-opts: 
    sync-rsync-verify-jobs: 1

local
    location: /var/db/repos/local
    masters: gentoo
    volatile: False

qt
    location: /var/db/repos/qt
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/qt.git
    masters: gentoo
    volatile: False

Binary Repositories:

gentoobinhost
    priority: 1
    sync-uri: https://distfiles.gentoo.org/releases/amd64/binpackages/23.0/x86-64

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE linux-fw-redistributable Vivaldi"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -flto -fcf-protection=none"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d"
CXXFLAGS="-march=native -O2 -pipe -flto -fcf-protection=none"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=native -O2 -pipe -flto -fcf-protection=none"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe -flto -fcf-protection=none"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
MAKEOPTS="--jobs 2"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X acl alsa amd64 amr bzip2 crypt dbus flac gdbm graphite gsm iconv icu ipv6 kde libtirpc lto lvm lvm2 mp3 mpg123 multilib ncurses nls ogg opengl openmp opus pam pcre qt6 readline seccomp speex ssl test-rust theora truetype unicode vaapi vdpau vorbis vpx webp x264 x265 xa xattr zlib" ABI_X86="64" ADA_TARGET="gcc_12" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 3dnow 3dnowext popcnt sse3 sse4a" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LLVM_SLOT="17" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres16" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby32" VIDEO_CARDS="fbdev radeon vesa dummy r600" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-10-21 11:54:34 UTC
Let's see..
Comment 3 Larry the Git Cow gentoo-dev 2024-10-21 11:57:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=f555f6726879250528ac274e6dfd0db77e4b6380

commit f555f6726879250528ac274e6dfd0db77e4b6380
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-10-21 11:57:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-10-21 11:57:24 +0000

    kde-frameworks/knewstuff: add kcmutils RDEPEND
    
    It's used via Qml.
    
    Closes: https://bugs.gentoo.org/941859
    Signed-off-by: Sam James <sam@gentoo.org>

 kde-frameworks/knewstuff/knewstuff-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-10-21 11:59:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d7350230d7b0d747fa441ad6aab54f48eba3eb3

commit 0d7350230d7b0d747fa441ad6aab54f48eba3eb3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-10-21 11:58:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-10-21 11:58:57 +0000

    kde-frameworks/knewstuff: add kcmutils RDEPEND
    
    It's used via Qml.
    
    Closes: https://bugs.gentoo.org/941859
    Signed-off-by: Sam James <sam@gentoo.org>

 .../knewstuff/{knewstuff-6.6.0.ebuild => knewstuff-6.6.0-r1.ebuild}      | 1 +
 .../knewstuff/{knewstuff-6.7.0.ebuild => knewstuff-6.7.0-r1.ebuild}      | 1 +
 2 files changed, 2 insertions(+)