Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687616 - app-portage/portage-utils should not use mirror as SRC_URI
Summary: app-portage/portage-utils should not use mirror as SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-08 06:40 UTC by Jonas Stein
Modified: 2019-06-08 10:14 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 Jonas Stein gentoo-dev 2019-06-08 06:40:40 UTC
A mirror is no primary source and should not be used as SRC_URI
https://devmanual.gentoo.org/general-concepts/mirrors/
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2019-06-08 09:13:21 UTC
If you think mirror://gentoo is not approproate can you file a bug against repoman to complain about such SRC_URIs?
Comment 2 Larry the Git Cow gentoo-dev 2019-06-08 09:18:00 UTC
The bug has been closed via the following commit(s):

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

commit a0395c9b00ce9c7482227c18c9fa0b5f7b172a90
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2019-06-08 09:17:31 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2019-06-08 09:17:54 +0000

    app-portage/portage-utils: don't use mirror://, fix some SLOT deps
    
    Closes: https://bugs.gentoo.org/687616
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11

 .../portage-utils/portage-utils-0.80_pre20190605.ebuild     | 13 ++++++-------
 app-portage/portage-utils/portage-utils-9999.ebuild         | 13 ++++++-------
 2 files changed, 12 insertions(+), 14 deletions(-)