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 B804D138330 for ; Sun, 18 Sep 2016 14:55:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A5FD21C06C; Sun, 18 Sep 2016 14:55:26 +0000 (UTC) Received: from cwt-smtp-05.totbb.com (cwt-smtp-05.totbb.com [118.175.47.71]) by pigeon.gentoo.org (Postfix) with ESMTP id BB1EFE09FF for ; Sun, 18 Sep 2016 14:55:24 +0000 (UTC) Received: from opal.binro.org (node-tv0.pool-125-25.dynamic.totbb.net [125.25.151.44]) by cwt-smtp-11.totbb.com (Postfix) with ESMTP id 915AC3ABE for ; Sun, 18 Sep 2016 21:55:14 +0700 (ICT) Received: from opal.binro.org (localhost.localdomain [127.0.0.1]) by opal.binro.org (8.14.9/8.14.9) with ESMTP id u8IEtEtS026356 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sun, 18 Sep 2016 21:55:14 +0700 Received: (from robin@localhost) by opal.binro.org (8.14.9/8.14.9/Submit) id u8IEtDZP026353 for gentoo-user@lists.gentoo.org; Sun, 18 Sep 2016 21:55:13 +0700 From: Robin Atwood To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Update blocked by kdebase-startkde:4 Date: Sun, 18 Sep 2016 21:55:12 +0700 User-Agent: KMail/1.13.7 (Linux/4.3.3-gentoo; KDE/4.14.20; x86_64; ; ) References: <201607092052.46760.robin@binro.org> <201609172026.19119.robin@binro.org> <19f9b5c3-c189-eadb-25ad-15f9f2e76186@gmail.com> In-Reply-To: <19f9b5c3-c189-eadb-25ad-15f9f2e76186@gmail.com> X-Face: .c^^1Tm5bSr;@/t2T;-0HM`{~wj)F]2C]Zr#!Ig5fi&$LV1E^;5jL{]08F@tj{f3,U(I[9 ;7R4jB8A7|mw7{K\OYFzCL_e/tAb)0_@07[e.}H`OE*na@7m=Op1.s0v3_3*|?#l|XD}n* ARBV@IdaVd!V&bo;Z/TEb}oJi_(}3VOa^tj;$zlk96>K*hb>PYbe6J`'7qh`?m!!/k]ezl _VIifMR#4kg*"'n/S&^4@4: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_Rrq3XyIOay3UCvI" Content-Transfer-Encoding: 7bit Message-Id: <201609182155.13257.robin@binro.org> X-TOTBB-NET-MailScanner-Information: Please contact the ISP for more information X-TOTBB-NET-MailScanner-ID: 915AC3ABE.ABFFD X-TOTBB-NET-MailScanner: Found to be clean X-TOTBB-NET-MailScanner-From: robin@binro.org X-Spam-Status: No X-Archives-Salt: def6ad14-4e02-4b8b-9631-3ddca872cd7d X-Archives-Hash: d028edf2f1dfcbafd7d32c281e84f3cb --Boundary-01=_Rrq3XyIOay3UCvI Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Saturday 17 September 2016, Alan McKinnon wrote: > On 17/09/2016 15:26, Robin Atwood wrote: > > On Monday 15 August 2016, Robin Atwood wrote: > >> On Sunday 14 August 2016, Daniel Frey wrote: > >> > On 08/14/2016 05:12 AM, Robin Atwood wrote: > >> > > 'layman -L' finds no kde-sunset. > >> > > >> > I had that problem too, it's not listed there. > >> > > >> > > >> > > >> > If you want to use it, create /etc/portage/repos.conf/kde-sunset.conf > >> > > >> > with these contents: > >> > > >> > > >> > > >> > [kde-sunset] > >> > > >> > auto-sync = yes > >> > > >> > location = /var/local/overlays/kde-sunset > >> > > >> > masters = gentoo > >> > > >> > sync-type = git > >> > > >> > sync-uri = https://anongit.gentoo.org/git/proj/kde-sunset.git > >> > > >> > > >> > > >> > Dan > >> > >> Dan- > > > > I tried it and got: > > > > > > > > # layman -s kde-sunset > > > > > > > > * Fetching remote list... > > > > * Fetch Ok > > > > > > > > * Syncing selected overlay(s)... > > > > Traceback (most recent call last): > > > > File "/usr/lib64/python3.4/site-packages/layman/api.py", line 394, in > > sync > > > > odb = db.select(ovl) > > > > File "/usr/lib64/python3.4/site-packages/layman/dbbase.py", line 260, in > > select > > > > raise UnknownOverlayException(overlay) > > > > layman.dbbase.UnknownOverlayException: Exception: Overlay "kde-sunset" > > does not exist. Anybody got any idea what the problem with kde-sunset is? Thanks Robin -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --Boundary-01=_Rrq3XyIOay3UCvI Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit

On Saturday 17 September 2016, Alan McKinnon wrote:

> On 17/09/2016 15:26, Robin Atwood wrote:

> > On Monday 15 August 2016, Robin Atwood wrote:

> >> On Sunday 14 August 2016, Daniel Frey wrote:

> >> > On 08/14/2016 05:12 AM, Robin Atwood wrote:

> >> > > 'layman -L' finds no kde-sunset.

> >> >

> >> > I had that problem too, it's not listed there.

> >> >

> >> >

> >> >

> >> > If you want to use it, create /etc/portage/repos.conf/kde-sunset.conf

> >> >

> >> > with these contents:

> >> >

> >> >

> >> >

> >> > [kde-sunset]

> >> >

> >> > auto-sync = yes

> >> >

> >> > location = /var/local/overlays/kde-sunset

> >> >

> >> > masters = gentoo

> >> >

> >> > sync-type = git

> >> >

> >> > sync-uri = https://anongit.gentoo.org/git/proj/kde-sunset.git

> >> >

> >> >

> >> >

> >> > Dan

> >>

> >> Dan-

> >

> > I tried it and got:

> >

> >

> >

> > # layman -s kde-sunset

> >

> >

> >

> > * Fetching remote list...

> >

> > * Fetch Ok

> >

> >

> >

> > * Syncing selected overlay(s)...

> >

> > Traceback (most recent call last):

> >

> > File "/usr/lib64/python3.4/site-packages/layman/api.py", line 394, in

> > sync

> >

> > odb = db.select(ovl)

> >

> > File "/usr/lib64/python3.4/site-packages/layman/dbbase.py", line 260, in

> > select

> >

> > raise UnknownOverlayException(overlay)

> >

> > layman.dbbase.UnknownOverlayException: Exception: Overlay "kde-sunset"

> > does not exist.

 

Anybody got any idea what the problem with kde-sunset is?

 

Thanks

Robin

--

----------------------------------------------------------------------

Robin Atwood.

 

"Ship me somewheres east of Suez, where the best is like the worst,

Where there ain't no Ten Commandments an' a man can raise a thirst"

from "Mandalay" by Rudyard Kipling

----------------------------------------------------------------------

 

 

 

 

 

 

 

 

 


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean. --Boundary-01=_Rrq3XyIOay3UCvI--