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.

This is becoming a problem because now I also get when updating Gentoo:

# emerge -uDv @world

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "kde-plasma/kactivitymanagerd:5" have been 
masked.
!!! One of the following masked packages is required to complete your request:
- kde-plasma/kactivitymanagerd-5.7.5::gentoo (masked by: package.mask, ~amd64 
keyword)
- kde-plasma/kactivitymanagerd-5.7.4::gentoo (masked by: package.mask, ~amd64 
keyword)
- kde-plasma/kactivitymanagerd-5.6.5::gentoo (masked by: package.mask)

(dependency required by "kde-base/kactivities-4.13.3-r2::gentoo" [installed])
(dependency required by "kde-apps/okular-16.04.3::gentoo[kde]" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

looking at the kactivities ebuild I see:

RDEPEND="
        kde-plasma/kactivitymanagerd:5
"

So KDE4 users are no longer allowed to update Gentoo?

TIA
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.

Reply via email to