Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607290 - portageq gets confused by webrsync settings
Summary: portageq gets confused by webrsync settings
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 240187
  Show dependency tree
 
Reported: 2017-01-26 10:57 UTC by charles17
Modified: 2017-01-28 06:38 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 charles17 2017-01-26 10:57:59 UTC
If setting in /etc/portage/repos.conf/gentoo are as recommended for webrsync:

[DEFAULT]
main-repo = gentoo

[gentoo]
location = /usr/portage
auto-sync = yes

sync-type = webrsync
sync-uri = 


Then portageq complains:

portageq repos_config /
!!! Repository 'gentoo' has sync-type attribute, but is missing sync-uri attribute
[DEFAULT]
auto-sync = yes
main-repo = gentoo
strict-misc-digests = true

[gentoo]
auto-sync = yes
location = /usr/portage
masters = 
priority = -1000
strict-misc-digests = true
sync-type = webrsync