Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816855 - [youbroketheinternet] Repository URI unaccessible
Summary: [youbroketheinternet] Repository URI unaccessible
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: lynX
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks: repository-qa-issues
  Show dependency tree
 
Reported: 2021-10-07 16:03 UTC by Michał Górny
Modified: 2022-03-30 07:47 UTC (History)
1 user (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-10-07 16:03:43 UTC
Our automated repository checks [1] have detected that the
'youbroketheinternet' repository can not be synced.

The following URIs are listed for the repository:

  [     git] https://gnunet.org/git/youbroketheinternet-overlay.git

  [     git] git://cheettyiapsyciew.onion/youbroketheinternet-overlay

  [     git] git://gnunet.org/youbroketheinternet-overlay.git

Please verify that the server hosting the repository is working
correctly. If the repository has been moved to a new location or removed
altogether, please let us know to update the record appropriately.

We reserve the right to remove the repository if we do not receive any
reply within 2 weeks.

[1]:https://wiki.gentoo.org/wiki/Project:Repository_mirror_and_CI
Comment 1 lynX 2021-10-08 12:09:28 UTC
Thank you for alerting me!
Please update the URLs as follows:

* https://git.gnunet.org/git/youbroketheinternet-overlay.git

* git://psyciumunsqarzsehz5xlgsi2mg4dkvntwf5bwj5kwbcbazwiuhna2ad.onion/youbroketheinternet-overlay

* git://git.gnunet.org/youbroketheinternet-overlay.git
Comment 2 lynX 2021-10-08 12:10:58 UTC
Correction:  https://git.gnunet.org/youbroketheinternet-overlay.git
Comment 3 Larry the Git Cow gentoo-dev 2022-03-28 09:09:34 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/data/api.git/commit/?id=0df50b94eb22fce49420315a1efaa88e49e6c3e9

commit 0df50b94eb22fce49420315a1efaa88e49e6c3e9
Author:     Thomas Bracht Laumann Jespersen <t@laumann.xyz>
AuthorDate: 2022-03-27 19:52:15 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-03-28 09:07:56 +0000

    repositories: update 'youbroketheinternet' source urls
    
    The repository had been moved.
    
    Bug: https://bugs.gentoo.org/816855
    Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
    Closes: https://github.com/gentoo/api-gentoo-org/pull/485
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 files/overlays/repositories.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 4 Thomas Bracht Laumann Jespersen 2022-03-30 07:47:20 UTC
@mgorny I'll close this. The urls are fixed, but the repo now entered the BAD_CACHE state instead. There's another bug for that though: https://bugs.gentoo.org/836321