Created [#6848] to address the mismatch in trove names
---
** [tickets:#6843] GC Import fail due to unknown license, with no error
notification**
**Status:** code-review
**Labels:** import google-code
**Created:** Tue Nov 05, 2013 02:55 PM UTC by Cory Johns
**Last Updated:** Tue Nov 05, 2013 05:10 PM UTC
**Owner:** Cory Johns
~~~~
Traceback (most recent call last):
File "/var/local/allura/Allura/allura/model/monq_model.py", line 258, in
__call__
self.result = func(*self.args, **self.kwargs)
File "/var/local/allura/ForgeImporters/forgeimporters/google/tasks.py", line
33, in import_project_info
extractor.get_license(c.project)
File "/var/local/allura/ForgeImporters/forgeimporters/google/__init__.py",
line 131, in get_license
project.trove_license.append(trove._id)
AttributeError: 'NoneType' object has no attribute '_id'
~~~~
There wasn't an error email sent for this, either, which needs to be
investigated.
---
Sent from sourceforge.net because [email protected] is subscribed
to https://sourceforge.net/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.