Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679040 - sys-apps/portage: Update git remote according to repos.conf
Summary: sys-apps/portage: Update git remote according to repos.conf
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-28 10:31 UTC by Nils Freydank
Modified: 2019-02-28 15:43 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 Nils Freydank 2019-02-28 10:31:39 UTC
Hi,

portage currently just calls git the first time it syncs. If you need to change the git remote URI afterwards you need to manually adjust it in $(portageq get_repo_path / gentoo
)/.git/config.

Instead the corresponding entry should be updated on every call of emerge --sync , maybe on other occasions I miss here aswell.


Reproducible: Always