Download error with too little detail
Bug #119661 reported by
Christian Theune
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Buildout |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The reported error message when a download error occurs is not helpful in debugging:
Download error: (11, 'Resource temporarily unavailable') -- Some packages may not be found!
We should show which download failed because something is definitely wrong in my DNS environment but I can't tell what because the URL (hostname) is missing.
Changed in zc.buildout: | |
status: | New → Confirmed |
To post a comment you must log in.
Oh. I noticed that I get this information when running with -v. Eventually we should provide this information also when running without -v.