-
Bug
-
Resolution: Done
-
Major
-
6.10.7
-
0
-
False
-
-
False
-
CLOSED
-
1,300
-
Phoenix - Content
-
-
-
Sprint 118, Sprint 119, Sprint 120, Sprint 121, Sprint 122, Sprint 123, Sprint 124, Sprint 125, Sprint 126, Sprint 127, Sprint 130
-
Important
-
None
Description of problem:
Exporting repository gives error when Label name of repository and product has maximum character.
Version-Release number of selected component (if applicable):
Red Hat Satellite 6.10.7
How reproducible:
Steps to Reproduce:
1. Create a product with long label name (For example: Community_Extra_Packages_for_Enterprise_Linux_EPEL_debug)
2. Create a repository with long label name (Fore example: Community_Extra_Packages_for_Enterprise_Linux_EPEL_8_Modular_x86_64_debug)
3. Sync the repository and then execute hammer command to export repository.
Actual results:
Now we will faced the actual issue hammer command throws Error "Validation failed: Relative path is too long (maximum is 255 characters)"
Expected results:
Repository export should be completed successfully.