I did some digging in the source code to try and figure out what was going on. The relevant section seems to begin at clickreviews/cr_lint.py:430. It appears that the maintainer email is linked to the package name. Consider the following example:
Name: testapp.nathan-osman Maintainer: Nathan Osman <nat...@mydomain.com> On line 443, the number of components in the email address domain is compared to the number of components in the packege name. If the former is greater or equal to the latter, an error is generated. Keep in mind that the number of components is used for determining if something is "too long" so the number of actual characters is irrelevant. I'm still assuming this is a bug, however, since this page clearly states that we are using the correct format for the maintainer field: http://askubuntu.com/a/417352/5 ** Package changed: ubuntu-touch-meta (Ubuntu) => click-reviewers-tools (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1410470 Title: ubuntu sdk reports that email domain is too long To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/click-reviewers-tools/+bug/1410470/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs