Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669580 - !!! Section 'redcore-desktop' in repos.conf has name different from repository name 'redcore' set inside repository
Summary: !!! Section 'redcore-desktop' in repos.conf has name different from repositor...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: https://bugs.redcorelinux.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-25 14:05 UTC by Hajo
Modified: 2018-10-28 11:29 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 Hajo 2018-10-25 14:05:27 UTC
After activating the overlay the error message appears.

Reproducible: Always

Steps to Reproduce:
1.tux ~ # eix -R ufw
* net-firewall/nufw
     Verfügbare Versionen:   ~2.2.22-r1^t ~2.2.22-r2^t {debug ldap mysql nfconntrack nfqueue pam pam_nuauth plaintext postgres prelude static syslog test unicode}
     Startseite:             http://www.nufw.org/
     Beschreibung:           An enterprise grade authenticating firewall based on netfilter

* net-firewall/ufw
     Verfügbare Versionen:   0.34_pre805-r2^t 0.35-r1^t {examples ipv6 KERNEL="linux" PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6"}
     Startseite:             https://launchpad.net/ufw
     Beschreibung:           A program used to manage a netfilter firewall

* net-firewall/ufw-frontends
     Verfügbare Versionen:   ~0.3.2-r5 ~0.3.2-r6[1] {kde policykit PYTHON_TARGETS="python2_7"}
     Startseite:             https://github.com/baudm/ufw-frontends
     Beschreibung:           Provides graphical frontend to ufw

[1] "redcore-desktop" layman/redcore-desktop

3 Treffer


tux ~ # layman -a redcore-desktop

 * Adding overlay...
 * Exception: Overlay "redcore-desktop" does not exist.

 * CLI: Errors occurred processing action add
 * Exception: Overlay "redcore-desktop" does not exist.

#########################################

tux /etc/layman/overlays # wget https://gpo.zugaina.org/lst/gpo-repositories.xml
--2018-10-25 15:32:08--  https://gpo.zugaina.org/lst/gpo-repositories.xml
Auflösen des Hostnamens gpo.zugaina.org… 176.31.182.181, 2001:41d0:8:edb5:5054:ff:fe04:5ae6
Verbindungsaufbau zu gpo.zugaina.org|176.31.182.181|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: 9301 (9,1K) [application/xml]
Wird in »gpo-repositories.xml« gespeichert.

gpo-repositories.xml                                                                       100%[======================================================================================================================================================================================================================================>]   9,08K  --.-KB/s    in
0,03s

2018-10-25 15:32:08 (321 KB/s) - »gpo-repositories.xml« gespeichert [9301/9301]

###########################################

tux ~ # layman -a redcore-desktop

 * Adding overlay...
 * Overlay "redcore-desktop" is not official. Continue installing? [y/n]: y
 * Running Git... # ( cd /var/lib/layman  && /usr/bin/git clone https://gitlab.com/redcore/redcore-desktop.git /var/lib/layman/redcore-desktop )
Klone nach '/var/lib/layman/redcore-desktop' ...
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 19871 (delta 0), reused 0 (delta 0)
Empfange Objekte: 100% (19871/19871), 141.40 MiB | 4.77 MiB/s, Fertig.
Löse Unterschiede auf: 100% (8365/8365), Fertig.
 * Running Git... # ( cd /var/lib/layman/redcore-desktop  && /usr/bin/git config user.name "layman" )
 * Running Git... # ( cd /var/lib/layman/redcore-desktop  && /usr/bin/git config user.email "layman@localhost" )
!!! Section 'redcore-desktop' in repos.conf has name different from repository name 'redcore' set inside repository
 * Successfully added overlay(s) redcore-desktop.


###########################################

tux ~ #  emerge --update --newuse --deep --complete-graph --backtrack=100  --with-bdeps=y  --keep-going --verbose-conflicts @world -av
!!! Section 'redcore-desktop' in repos.conf has name different from repository name 'redcore' set inside repository

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

Calculating dependencies -... done!


Exiting on signal Signals.SIGINT