From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D942F138247 for ; Mon, 6 Jan 2014 06:20:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC4D3E0AEE; Mon, 6 Jan 2014 06:20:29 +0000 (UTC) Received: from mail-vc0-f180.google.com (mail-vc0-f180.google.com [209.85.220.180]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3ED49E0AEE for ; Mon, 6 Jan 2014 06:20:29 +0000 (UTC) Received: by mail-vc0-f180.google.com with SMTP id ia6so8549124vcb.39 for ; Sun, 05 Jan 2014 22:20:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Zspdv5wsi/LaYqM6X3N1fn0SbPtV8vQ3PLLJJ1ff624=; b=XUxYlu6+n1bDylmz/gUAze7mcJZj+FcK5XYoDuw83kFxzKCCHZ+soVO6EHx0nXlk+q nBQ5lKq5IvgVrpVvgKq3gfzP7eGsFajBHXKynoC72/+Xju/ZfKKxReGoUrwiJrst4zf9 yoDbNSP4gmID66OWzw6Gst00YKFECQ6cwRDs1uE9SJXvTJufReCsYTRACNs7e9YDnzVj FHVaBUCLPGfNahXJV1HIipp2wm5n8uXWXqzn6qQNj3ssZPNNn6FipQsUhk7P5iNcrnp0 WAGdPhdDTRcx8DbFXZFWIvgR0xSxHBsXRhmUNGA4g1UJmGi4QZXLFCbiZvlzf5y6lPcp Q9pQ== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.58.186.233 with SMTP id fn9mr385458vec.31.1388989228278; Sun, 05 Jan 2014 22:20:28 -0800 (PST) Received: by 10.58.133.5 with HTTP; Sun, 5 Jan 2014 22:20:28 -0800 (PST) In-Reply-To: <52C7CE89.2030804@gentoo.org> References: <52C4EF3A.9070801@gentoo.org> <52C7CE89.2030804@gentoo.org> Date: Mon, 6 Jan 2014 00:20:28 -0600 Message-ID: Subject: Re: [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15 From: lin pro To: gentoo-catalyst@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 0e9128e2-0a99-4f39-ab08-7aed8bda063b X-Archives-Hash: f2856e04913fe3c00435ac53017898b9 Thank for your reply. The spec file points to the directory that does not contain 'package.provided' Here is what grep says: grep -R 'sys\-kernel' /var/tmp/catalyst/portage/gentoostudio /var/tmp/catalyst/portage/gentoostudio/package.accept_keywords:=sys-kernel/rt-sources-3.10.6_p3 ~amd64 /var/tmp/catalyst/portage/gentoostudio/package.keywords:sys-kernel/rt-sources ~amd64 that is why I was surprised that the message came up. Here is the testing spec file subarch: core2 version_stamp: 2013.12 target: stage4 rel_type: default profile: default/linux/amd64/13.0 snapshot: 2013129 source_subpath: default/stage3-core2-2013.12 distcc_hosts: portage_confdir: /var/tmp/catalyst/portage/gentoostudio portage_overlay: pkgcache_path: kerncache_path: stage4/use: 3dnow 3dnowext X a52 aac aacplus acl alsa amd64 audacious audiofile berkdb bzip2 cdda cddb cdio cli consolekit corefonts cracklib crypt cups cxx dbus dirac dri dssi dts dv dvd encode equalizer examples faac ffmpeg fftw flac fluidsynth fontconfig fortran freesound g3dvl gdbm gif gtk gtk2 gtkmm gudev hwdb iconv id3 id3tag ieee1394 ipv6 iscsi jack jackmidi jpeg ladspa lame libkms libnotify libsamplerate lv2 mad matroska midi mikmod minizip mmx mmxext mod modules mp3 mp4 mpeg mudflap multilib musepack musicbrainz ncurses netjack nls nptl ogg opengl openmp pam pcre plugins plymouth png policykit python qt3support qt4 quicktime readline realtime rubberband schroedinger session shine shout sndfile soundtouch spice sse sse2 sse3 sse4a ssl startup-notification svg taglib tcpd theora tiff timidity truetype twolame udev unicode usb vamp vcd vorbis wav wavpack x264 xine xorg xosd xvfb xvid xvmc zlib" stage4/packages: dev-libs/expat media-sound/ardour stage4/fsscript: stage4/splash_theme: stage4/gk_mainargs: stage4/linuxrc: stage4/motd: stage4/modblacklist: stage4/rcadd: stage4/rcdel: stage4/root_overlay: stage4/xinitrc: stage4/users: boot/kernel: gentoo boot/kernel/gentoo/sources: gentoo-sources boot/kernel/gentoo/config: boot/kernel/gentoo/gk_kernargs: boot/kernel/gentoo/use: boot/kernel/gentoo/extraversion: boot/kernel/gentoo/packages: x11-drivers/xf86-input-evdev x11-drivers/xf86-input-synaptics x11-drivers/xf86-video-ati app-emulation/qemu stage4/unmerge: stage4/empty: stage4/rm: Thank you for your time to look at it. Ben