Project

Profile

Help

Issue #8775

closed

Add support "Source" indices and source level packages (*.orig.tar.gz, *.debian.tar.xz, *.dsc)

Added by markawr about 3 years ago. Updated over 2 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
Start date:
05/18/2021
Due date:
06/18/2021
Estimated time:
Severity:
2. Medium
Version - Debian:
Platform Release:
Target Release - Debian:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Ticket moved to GitHub: "pulp/pulp_deb/409":https://github.com/pulp/pulp_deb/issues/409


The Debian Repository Format (https://wiki.debian.org/DebianRepository/Format) allows for "Sources" indices allowing source level packages to exist alongside deb packages. This allows for 'deb-src' lines to be included in a system's sources.list or equivalent files and allows a user to use 'apt-get source <package_name>' to then inspect a package's source, make modifications and use tools such as pbuilder to build a custom version of a package.

The current Pulp Deb plugin does not handle "Source" indices and using generic_content is not really viable.

Having the Pulp Debian plugin support "sources" indices and source level packages would be a welcome addition to the plugin.

(I have reviewed past work items and didn't see previous requests or discussions on this topic, hopefully I didn't miss anything. I am willing to contribute as needed along with some colleagues but want to gauge first if this support would be accepted and desired by folks maintaining this plugin)

Also available in: Atom PDF