-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
None
-
Testable
-
-
https://pagure.io/fedora-infrastructure/issue/12167
Noticed this today:
```
- Failed to update: `Fedora/golang-github-azure-sdk-resourcemanager-resourcegraph-armresourcegraph`:
<Fault 105: "The name of a component is limited to 64 characters. 'golang-github-azure-sdk-resourcemanager-resourcegraph-armresourcegraph' is too long (70 characters).">
( {'product': 'Fedora', 'component': 'golang-github-azure-sdk-resourcemanager-resourcegraph-armresourcegraph', 'description': 'NA', 'initialowner': 'mikel@olasagasti.info', 'is_active': True, 'initialcclist': ['mikel@olasagasti.info', 'go-sig@lists.fedoraproject.org']}, 105, "The name of a component is limited to 64 characters.
'golang-github-azure-sdk-resourcemanager-resourcegraph-armresourcegraph' is too long (70 characters).")
```
So, I guess we should forbid package names longer than 64 char? But not sure how to shorten them. This might be something for FPC to consider.
CC: @james