Project

General

Profile

Actions

Bug #13511

open

repository export of a repo w/o rpm packages errors

Added by Thomas McKay almost 9 years ago. Updated 3 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Inter Server Sync
Target version:
-
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

The "export_distributor" is only associated with repos that contain RPMs. If it only has puppet (and, I assume, the same for docker) then crashes here

app/lib/actions/pulp/repository/distributor_publish.rb

        def distributor_id(pulp_id, distributor_type_id)
          distributor = repo(pulp_id)["distributors"].find do |dist|
            dist["distributor_type_id"] == distributor_type_id
          end
 -->      distributor['id']
        end

This error is fixable once this PR goes in:
https://github.com/Katello/katello/pull/5711


Related issues 2 (1 open1 closed)

Blocks Katello - Tracker #12107: ISS (Inter-Satellite Sync) TrackerNewThomas McKay

Actions
Blocked by Katello - Feature #12570: As a user, I would like to create ISO files of exported reposClosed11/23/2015Actions
Actions #1

Updated by Thomas McKay almost 9 years ago

Actions #2

Updated by Eric Helms almost 9 years ago

  • Category set to Inter Server Sync
  • Translation missing: en.field_release set to 86
Actions #3

Updated by Thomas McKay over 8 years ago

  • Bugzilla link set to 1311741
Actions #4

Updated by Eric Helms over 8 years ago

  • Blocked by Feature #12570: As a user, I would like to create ISO files of exported repos added
Actions #5

Updated by Eric Helms over 8 years ago

  • Translation missing: en.field_release changed from 86 to 144
Actions #6

Updated by Eric Helms over 8 years ago

  • Translation missing: en.field_release changed from 144 to 168
Actions #7

Updated by Eric Helms over 8 years ago

  • Translation missing: en.field_release deleted (168)
Actions #8

Updated by Justin Sherrill over 8 years ago

  • Translation missing: en.field_release set to 114
  • Difficulty set to easy
Actions #9

Updated by Ian Ballou 3 months ago

  • Target version deleted (Katello Backlog)
Actions

Also available in: Atom PDF