Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98182 - emerge --sync warning message
Summary: emerge --sync warning message
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-06 23:16 UTC by Kamil Gornik
Modified: 2005-07-09 15:01 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 Kamil Gornik 2005-07-06 23:16:16 UTC
I got that:
37%Eclass 'qt' does not exist for 'dev-python/qscintilla-1.61'
during emerge --sync today (~8AM GMT+1 2005-06-07)

Reproducible: Didn't try
Steps to Reproduce:
1.emerge --sync
2.
3.




System uname: 2.6.12-gentoo-r4 i686 mobile AMD Athlon(tm) XP-M 3000+
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 28 2005, 11:38:12)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.9.5, 1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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 /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.zie.pg.gda.pl http://src.gentoo.pl"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acpi aliaschain alsa apache2 arts avi bash-completion
berkdb bitmap-fonts bzlib cardbus cdr cnamefix cpdflib cpudetection crypt cups
curl curlwrappers divx4linux doc dvd dvdread eds emboss encode esd exif
extraicons extramodules fam fbcon ffmpeg flac foomaticdb fortran freetds ftp gd
gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 imap imlib innodb insecure-drivers
ipv6 java javascript jpeg junit kde lesstif libg++ libwww lzw-tiff mad maildir
mbox mikmod mime mmx mmxext mono motif mozilla mp3 mpeg mysql mysqli ncurses nfs
nls no-old-linux odbc ogg oggvorbis opengl oss pam pcmcia pcntl pcre pdflib perl
php png posix python qt quicktime readline samba sdl sharedext sharedmem slang
sockets softmmu spell spl ssl svg svga tcltk tcpd tetex threads tidy tiff
tokenizer toolbar truetype truetype-fonts type1-fonts unichrome unicode usb v4l
vcd vhosts vim-with-x vorbis wifi xine xml xml2 xmms xpm xv xvid zlib linguas_pl
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-07-06 23:34:39 UTC
the qt eclass got renamed to qt3.

You can't do that caleb.  Pick the name you want to use and stick with it. 
portage doesn't deal with eclasses that disappear yet.

I fixed the ebuild to inherit qt3.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2005-07-07 05:40:50 UTC
No ebuild should have been using it yet.  Qscintilla's use of it was an 
experiment on my part that I mistakenly committed.  My apologies. 
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-07-09 15:01:58 UTC
So this should be fixed now.