Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246394 - kde-misc/yakuake-2.9.2: unable to install/update
Summary: kde-misc/yakuake-2.9.2: unable to install/update
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-11 13:18 UTC by Alexandre Y. Harano
Modified: 2008-11-16 04:02 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 Alexandre Y. Harano 2008-11-11 13:18:15 UTC
I use GNOME, but yakuake itself is very interesting. So I had it before, but I wasn't able to update the whole system using "emerge -pv --update --newuse --deep world" because the following message was going around:

   emerge: there are no ebuilds to satisfy "kde-base/konsole:kde-4".
   (dependency required by "kde-misc/yakuake-2.9.2" [ebuild])

So, to avoid some issues I just "emerge -C yakuake" to update the system. After updating it, I sync'd portage again and tried to emerge yakuake, but the same message as shown above was outputed again.

Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -pv yakuake
Actual Results:  
I wasn't able to install yakuake.

Expected Results:  
Be able to install yakuake.
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2008-11-12 01:11:06 UTC
If you run "grep SLOT= $(portageq portdir)/kde-misc/yakuake/yakuake-2.*", you'll get the following:
/home/gentoo-cvs/gentoo-x86/kde-misc/yakuake/yakuake-2.9.2.ebuild:SLOT="kde-4"
/home/gentoo-cvs/gentoo-x86/kde-misc/yakuake/yakuake-2.9.4.ebuild:SLOT="4.1"
/home/gentoo-cvs/gentoo-x86/kde-misc/yakuake/yakuake-2.9.4-r1.ebuild:SLOT="4.1"
You should update to >=yakuake-2.9.4 as kde-4 (4.0.X) has been removed from the tree.
If the new version doesn't work, reopen this bug.
Comment 2 Alexandre Y. Harano 2008-11-12 15:05:21 UTC
(In reply to comment #1)
> If you run "grep SLOT= $(portageq portdir)/kde-misc/yakuake/yakuake-2.*",
> you'll get the following:
> /home/gentoo-cvs/gentoo-x86/kde-misc/yakuake/yakuake-2.9.2.ebuild:SLOT="kde-4"
> /home/gentoo-cvs/gentoo-x86/kde-misc/yakuake/yakuake-2.9.4.ebuild:SLOT="4.1"
> /home/gentoo-cvs/gentoo-x86/kde-misc/yakuake/yakuake-2.9.4-r1.ebuild:SLOT="4.1"
> You should update to >=yakuake-2.9.4 as kde-4 (4.0.X) has been removed from the
> tree.
> If the new version doesn't work, reopen this bug.
> 

Sorry if my question seems stupid, but I'm new to gentoo or portage...

How do I force to update to >=yakuake-2.9.4 ? Through /usr/portage/packages.keyword ?
Comment 3 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2008-11-12 15:16:27 UTC
Looking at the following, if you're running a stable system, you must have added yakuake to your /etc/portage/package.keywords[/*]:

grep KEYWORDS /home/gentoo-cvs/gentoo-x86/kde-misc/yakuake/yakuake-2.*
/home/gentoo-cvs/gentoo-x86/kde-misc/yakuake/yakuake-2.9.2.ebuild:KEYWORDS="~amd64 ~x86"
/home/gentoo-cvs/gentoo-x86/kde-misc/yakuake/yakuake-2.9.4.ebuild:KEYWORDS="~amd64 ~x86"
/home/gentoo-cvs/gentoo-x86/kde-misc/yakuake/yakuake-2.9.4-r1.ebuild:KEYWORDS="~amd64 ~x86"

So you need to update the entry to one of the following:
kde-misc/yakuake
~kde-misc/yakuake-2.9.4
Comment 4 Alexandre Y. Harano 2008-11-12 15:37:01 UTC
I run a stable system, but when I want an unstable package, I add it to packages.keywords. The question remain not answered: how do I force my portage to select yakuake-2.9.4 instead of yakuake-2.9.2 ? How do I update my kdebase to 4.1?

Output to emerge --info:

Portage 2.1.4.5 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r7 x86_64 AMD Turion(tm) 64 X2
Timestamp of tree: Wed, 12 Nov 2008 14:15:02 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r7
dev-util/cmake:      2.4.6-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://www.las.ic.unicamp.br/pub/gentoo/ ftp://ftp.las.ic.unicamp.br/pub/gentoo/ http://gentoo.localhost.net.ar/ ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo "
LANG="C"
LDFLAGS="-Wl,-O1"
LINGUAS="en pt_BR"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.samerica.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac acl alsa amd64 ao bash-completion branding bzip2 cairo cddb cdinstall cdparanoia cdr cjk cli cracklib crypt cups cxx dbus dri dv dvd dvdr dvdread encode ffmpeg flac fortran ftp gd gdbm geoip gif gimp glut gnome gnuplot gnutls gphoto2 gpm gstreamer gtk hal hddtemp iconv icq ieee1394 imagemagick imlib ipod ipv6 isdnlog jabber jack javascript jpeg jpeg2k lame latex lesstif libnotify lirc lm_sensors lua matroska midi mmx mono mp3 mpeg mplayer msn mudflap multilib ncurses nls nocd nptl nptlonly nsplugin odbc ogg openal opengl openmp pam pcre pdf perl png posix pppd python raw rdesktop readline reflection samba sdl session sockets spl sse sse2 ssl sysfs tcpd theora threads truetype unicode usb v4l2 videos vim-syntax vorbis wifi wxwindows x264 xfce xml xorg xscreensaver xulrunner xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en pt_BR" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 5 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2008-11-16 04:02:25 UTC
Sorry, but bugzilla is not a support medium.
If you need help with the configuration, install or update of KDE, use the forums[1] or the KDE IRC channel[2]. You should also take a look in the "Mixing Software Branches"[3] section of the Gentoo Handbook[4].

 [1] - https://forums.gentoo.org
 [2] - #gentoo-kde in the freenode or oftc networks
 [3] - http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3
 [4] - http://www.gentoo.org/doc/en/handbook/