#12167 bugzilla components have a 64 char limit
Opened a month ago by kevin. Modified a month ago

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?

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

a month ago

Log in to comment on this ticket.

Metadata