misleading error for bzr branches you don't have access to
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| config-manager |
New
|
Undecided
|
Unassigned | ||
Bug Description
have a config that when run spits out an error:
Traceback (most recent call last):
File "/srv/prodstack
main(sys.argv)
File "/srv/prodstack
config.
File "/srv/prodstack
entry.
File "/srv/prodstack
raise ValueError("unknown url type '%s'" % self.url)
ValueError: unknown url type 'bzr+ssh:
What it's really saying is "you don't have permission to access this branch"