Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911441 - app-emulation/uxn-9999 fails to compile (9999-SYSTEM): fatal: unable to access : The requested URL returned error: 403
Summary: app-emulation/uxn-9999 fails to compile (9999-SYSTEM): fatal: unable to acces...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-29 19:34 UTC by Agostino Sarubbo
Modified: 2023-07-29 19:46 UTC (History)
0 users

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


Attachments
build.log (build.log,48.03 KB, text/plain)
2023-07-29 19:34 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-07-29 19:34:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/uxn-9999 fails to compile (9999-SYSTEM).
Discovered on: amd64 (internal ref: 9999_tinderbox)

NOTE:
(9999-SYSTEM) in the summary means that the bug was found on a STANDARD machine that tries the 9999 version of the ebuild. While bugs about 9999 version make sense until certain point, you should see it as a way to know in advance what will have in the future release.
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-29 19:34:10 UTC
Created attachment 866593 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-29 19:34:11 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


fatal: unable to access 'https://git.sr.ht/~rabbits/uxn.git/': The requested URL returned error: 403
fatal: unable to access 'https://git.sr.ht/~rabbits/uxn.git/': The requested URL returned error: 403
Comment 3 Larry the Git Cow gentoo-dev 2023-07-29 19:46:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69942039f9dbfb36e9901b1822ae74a86003f860

commit 69942039f9dbfb36e9901b1822ae74a86003f860
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-07-29 19:40:59 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-07-29 19:46:23 +0000

    app-emulation/uxn: fix git URI
    
    Closes: https://bugs.gentoo.org/911441
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-emulation/uxn/uxn-0_p20230501.ebuild | 2 +-
 app-emulation/uxn/uxn-0_p20230609.ebuild | 2 +-
 app-emulation/uxn/uxn-9999.ebuild        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)