From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A7A1B13832E for ; Mon, 18 Jul 2016 12:19:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAC2A21C17B; Mon, 18 Jul 2016 12:19:22 +0000 (UTC) Received: from emailsecure.uni-linz.ac.at (emailsecure.uni-linz.ac.at [140.78.3.66]) by pigeon.gentoo.org (Postfix) with ESMTP id 4BA2021C16A for ; Mon, 18 Jul 2016 12:19:21 +0000 (UTC) Received: from [140.78.116.85] (unknown [140.78.116.85]) by emailsecure.uni-linz.ac.at (Postfix) with ESMTPSA id 952F6FEBD9 for ; Mon, 18 Jul 2016 14:19:20 +0200 (CEST) Subject: =?UTF-8?Q?Re:_[gentoo-user-de]_Zus=c3=a4tzliche_Repositories_-_spez?= =?UTF-8?Q?iell_Kodi?= To: gentoo-user-de@lists.gentoo.org References: <20160718112951.GA10022@gentoopc01-initrc.home.local> From: Harald Alfred Weiner Message-ID: <8e611e9b-f7ec-716e-89ee-e12ea51270a9@jku.at> Date: Mon, 18 Jul 2016 14:19:20 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user-de@lists.gentoo.org Reply-to: gentoo-user-de@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <20160718112951.GA10022@gentoopc01-initrc.home.local> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 1a34f10e-a862-49c2-9c06-d1446549cb5d X-Archives-Hash: 9a9fad222784f124f3782b62d9980b71 Lieber Stefan, Wenn ich mich nicht täusche hast du da einen Syntax-Fehler: sync-uri git://github.com/xbmc/xbmc.git sollte doch eigentlich sync-uri = git://github.com/xbmc/xbmc.git sein. Dann erneut syncen. Lg, Harald. Harald Weiner Institute of Applied Geometry Johannes-Kepler-Universität Altenberger Straße 69 A-4040 Linz harald.weiner@jku.at http://www.ag.jku.at Am 07/18/16 um 13:29 schrieb Stefan Rohnke: > Hallo Gentoo-Gemeinde, > Unter media-tv ist Kodi 14.1 verfügbar, also war meine Idee, hanfisch ein > Repo einzubinden; ich weiß, es gibt den layman, aber so weiß ich > wenigstens, dass ich die Thematik wohl noch nicht ganz durchdrungen > habe. > Golgendes habe ich nach der Gentoo-Installation getan. > /etc/portage/repos.conf/webrsync.conf: > [gentoo] > location = /usr/portage > sync-type = webrsync > sync-uri = webrsync://passende_uri > auto-sync = yes > > Speichern, emerge-webrsync -v gesprochen und alles ist schön. > > Nun das Kodi-repo > /etc/portage/repos.conf/kodi.conf: > [kodi] > masters = > location = /usr/portage/kodi-overlay > Priority = 50 > sync-type = git > sync-uri git://github.com/xbmc/xbmc.git > auto-sync = yes > > Speichern und emerge-webrsync -v gibt aus, dass in > /usr/portage/kodi-overlay/metadata der Masters fehlt. > Dann also masters = bzw. masters = gentoo dahin kopiert, keine > Fehlermeldung, aber auch kein Erfolg. > Wo liegt mein Denkfehler? > > Gruß > Stefan >