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
lop off the duplicate resourcegraph at the end of that string?
resourcegraph
golang-github-azure-sdk-resourcemanager-resourcegraph-arm seems long enough for everyone :smile:
Metadata Update from @zlopez: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: low-gain
I brought this up at the fesco meeting today and we decided:
I can try and file those soon, if someone else wants to first, thats fine with me.
Metadata Update from @kevin: - Issue assigned to kevin
go2rpm bug: https://bugzilla.redhat.com/show_bug.cgi?id=2329206
fedora-review: https://bugzilla.redhat.com/show_bug.cgi?id=2329207
toddler: https://pagure.io/fedora-infra/toddlers/issue/308
I am going to close this upstream now and let those places fix it.
Metadata Update from @kevin: - Issue close_status updated to: Upstream - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.