Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112421 - K3b doesn't depend on kdesu
Summary: K3b doesn't depend on kdesu
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-13 08:21 UTC by Kalina
Modified: 2005-12-24 04:33 UTC (History)
1 user (show)

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 Kalina 2005-11-13 08:21:42 UTC
I don't use KDE nor Gnome. After installing k3b (with kde-libs and all
dependencies) it turned out that I cannot run k3bsetup, because kdesu is
missing. I've run "emerge kdesu", but k3bsetup doesn't "see" it still. After
helping him to see kdesu and typing k3bsetup on the console, I get:
sh: kcmshell: command not found
It seems for me that k3b is missing some dependencies.

Reproducible: Always
Steps to Reproduce:
1. Install Gentoo (without KDE)
2. Install k3b (emerge k3b)
3. Run k3b and try to run k3b setup




My emerge info:
Gentoo Base System version 1.6.13
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2,
2.6.13-gentoo-r5 i686)
=================================================================
System uname: 2.6.13-gentoo-r5 i686 AMD Athlon(tm) XP 2400+
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.4.3-r4, 1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.zie.pg.gda.pl http://src.gentoo.pl
http://gentoo.po.opole.pl"
LANG="pl_PL"
LC_ALL="pl_PL"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl alsa apm arts audiofile avi bash-completion berkdb bitmap-fonts
bzip2 cdr crypt cups dvdr eds emboss encode esd exif expat fam ffmpeg foomaticdb
fortran gdbm gif gnutls gphoto2 gpm gstreamer gtk gtk2 idn imagemagick imlib
ipv6 jabber jpeg kde lcms ldap libg++ libwww mad mikmod mng motif mozilla mp3
mpeg ncurses nls ogg oggvorbis opengl oss pam pcre pdflib perl png postgres
python qt quicktime readline ruby samba sdl slang spell ssl tcltk tcpd tiff
truetype truetype-fonts type1-fonts udev vorbis win32codecs xine xml2 xmms xv
xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-11-17 09:54:36 UTC
If you compiled k3b with USE="kde" then kdesu would have been installed as a 
dependency. Also, kcmshell comes with kdelibs so you should have it 
as /usr/kde/3.4/bin/kcmshell. 
Maybe a PATH problem? Do you have /etc/env.d/46kdepaths-3.4? If not, see e.g. 
bug 109698. 
 
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-23 09:03:14 UTC
Welcome media-optical as new co-maintaining herd.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-24 04:33:54 UTC
No response and clearly a local problem as the dependency is there.