On Sun, Sep 18, 2016 at 10:55 PM, Robin Atwood <ro...@binro.org> wrote:
> 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?

Custom repositories listed in /etc/portage/repos.conf/ are
synchronized with `emerge --sync`.  `kde-sunset` is not in layman.

-- 
konsolebox

Reply via email to