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.
Changed component because this is related to Content View publishing rather than ISS 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 4. Create a content view with label along Community_Extra_Packages_for_Enterprise_Linux_EPEL_8_Modular_x86_64_debug_100000 5. Publish Actual results: Error => "Validation failed: Relative path is too long (maximum is 255 characters)" Expected results: Publish should be completed successfully.
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/36584 has been resolved.