Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747925 - www-apps/hugo: wrong remote-id in metadata
Summary: www-apps/hugo: wrong remote-id in metadata
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-10-12 00:02 UTC by Jesús P Rey (Chuso)
Modified: 2020-10-17 13:19 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 Jesús P Rey (Chuso) 2020-10-12 00:02:54 UTC
The remote-id tag in metadata.xml is malformed:

<remote-id type="github">https://github.com/gohugoio/hugo</remote-id>

This causes an URL like https://github.com/https://github.com/gohugoio/hugo in p.g.o: https://packages.gentoo.org/packages/www-apps/hugo
Comment 1 Larry the Git Cow gentoo-dev 2020-10-17 13:19:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3134a626e6e03f7195309f0c75a6871b3e964e6f

commit 3134a626e6e03f7195309f0c75a6871b3e964e6f
Author:     Jesus P Rey (Chuso) <gentoo@chuso.net>
AuthorDate: 2020-10-12 00:05:39 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-10-17 13:19:17 +0000

    www-apps/hugo: Fix remote-id
    
    Signed-off-by: Jesus P Rey <gentoo@chuso.net>
    Closes: https://bugs.gentoo.org/747925
    Closes: https://github.com/gentoo/gentoo/pull/17895
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-apps/hugo/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)