Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 687616

Summary: app-portage/portage-utils should not use mirror as SRC_URI
Product: Gentoo Linux Reporter: Jonas Stein <jstein>
Component: Current packagesAssignee: Fabian Groffen <grobian>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=687628
Whiteboard:
Package list:
Runtime testing required: ---

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(-)