Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113686 - trying to ¨emerge --update --deep world¨ and I get emerge: there are no ebuilds to satisfy "~kde-base/kpersonalizer-3.4.1"
Summary: trying to ¨emerge --update --deep world¨ and I get emerge: there are no ebuil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-27 01:12 UTC by Zacharias
Modified: 2005-11-28 02:54 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 Zacharias 2005-11-27 01:12:34 UTC
This is the whole picture:

underworld / # emerge --update --deep world
Calculating world dependencies |
emerge: there are no ebuilds to satisfy "~kde-base/kpersonalizer-3.4.1".


!!! Problem with ebuild kde-base/kde-meta-3.4.1
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.

I emerged kdebase-startkde a few days ago and then unmerged it to emerge
kde-meta. Maybe that is the case, but I don't know how to fix it


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.13-gentoo-r3 x86_64 AMD Turion(tm) 64 Mobile Technology ML-30
Gentoo Base System version 1.6.13
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.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-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="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.ntua.gr/pub/linux/gentoo/"
LINGUAS="el en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts crypt cups eds emboss encode fam
foomaticdb fortran gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw
lzw-tiff mad mp3 mpeg ncurses nls opengl pam pdflib perl png python qt quicktime
readline samba sdl spell ssl tcpd tiff truetype-fonts type1-fonts udev usb
userlocales xine xml2 xmms xpm xv zlib linguas_el linguas_en userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Marcus D. Hanwell (RETIRED) gentoo-dev 2005-11-27 05:58:39 UTC
You didn't need to unmerge it startkde, but that shouldn't cause this issue. 
May be try resyncing now as I was marking KDE 3.4.3 stable and it is possible 
there was a temporary conflict. Also does an emerge -av kde-meta work as 
expected? 
Comment 2 Zacharias 2005-11-28 02:54:32 UTC
(In reply to comment #1) 
> You didn't need to unmerge it startkde, but that shouldn't cause this issue.  
> May be try resyncing now as I was marking KDE 3.4.3 stable and it is possible  
> there was a temporary conflict. Also does an emerge -av kde-meta work as  
> expected?  
 
emerge -av kde-meta worked and rsyncing fixed the problem. 
Thanks for the advice. How silly of me!!!