Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541120 - Overlay "webapps-experimental" could not be found in the remote lists.
Summary: Overlay "webapps-experimental" could not be found in the remote lists.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Overlays Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-23 10:54 UTC by grischa
Modified: 2015-04-05 22:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description grischa 2015-02-23 10:54:48 UTC
Hi,

lately i got "Overlay "webapps-experimental" could not be found in the remote lists." while running "layman -S".

Checking the remote list (https://api.gentoo.org/overlays/repositories.xml):

it states:

<repo quality="experimental" status="official">
 <name>webapp-experimental</name>
...
 <source type="git">
   git://git.overlays.gentoo.org/proj/webapps-experimental.git
 </source>
...

Is this a typo in the name (missing "s" for webapp), or did it get renamed?

a fix is running:
layman -d webapps-experimental
layman -a webapp-experimental

cheers,
Grischa
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-04-05 22:26:20 UTC
It was renamed to match the repo_name. Sorry for the trouble.