Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803461 - net-libs/accounts-qt: SRC_URI down, redirects to GitLab login
Summary: net-libs/accounts-qt: SRC_URI down, redirects to GitLab login
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-23 03:58 UTC by charlie.helmich@gmail.com
Modified: 2021-07-26 18:12 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 charlie.helmich@gmail.com 2021-07-23 03:58:27 UTC
emerge fails to fetch net-libs/accounts-qt, the failing SRC_URI is
https://gitlab.com/accounts-sso/libaccounts-qt/repository/VERSION_1.16/archive.tar.gz

I believe the correct URL should be
https://gitlab.com/accounts-sso/libaccounts-qt/-/archive/VERSION_1.16/libaccounts-qt-VERSION_1.16.tar

This seems to be related to the issue discussed in bug 690684.
Comment 1 Larry the Git Cow gentoo-dev 2021-07-26 18:12:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15acbd3e16976d9f9b556bd70238f0634eeffba0

commit 15acbd3e16976d9f9b556bd70238f0634eeffba0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-07-26 17:50:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-07-26 18:12:04 +0000

    net-libs/accounts-qt: Fix SRC_URI, EAPI-8 bump
    
    Reported-by: <charlie.helmich@gmail.com>
    Closes: https://bugs.gentoo.org/803461
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/accounts-qt/Manifest                |  2 +-
 net-libs/accounts-qt/accounts-qt-1.16.ebuild | 19 ++++++++-----------
 2 files changed, 9 insertions(+), 12 deletions(-)