| Thread Previous • Date Previous • Date Next • Thread Next |
Julian Edwards wrote:
Soyuz just uses this:
person = getUtility(IPersonSet).ensurePerson(
email, name, PersonCreationRationale.SOURCEPACKAGEUPLOAD,
comment=('when the %s_%s package was uploaded to %s'
% (package, version, policy_suite)))
Celso did a fix to ensurePerson() a while ago now and we've not had any
problems since.
...and that fixes the problem for us. Thanks! Jeroen
| Thread Previous • Date Previous • Date Next • Thread Next |