Bad log message in buildout.py

Bug #67873 reported by Ian Bicking
2
Affects Status Importance Assigned to Milestone
Buildout
Fix Released
Undecided
Unassigned

Bug Description

In buildout.py:279 is this:

  self._error('Invalid install parts:', *extra)

Probably should be self._error('Invalid install parts: %s', extra)

Revision history for this message
Jim Fulton (jim-zope) wrote :

Thanks for reporting this. It is fixed in b11.

Changed in zc.buildout:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.