Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian support #4

Open
3 of 4 tasks
kpcyrd opened this issue Apr 21, 2020 · 0 comments
Open
3 of 4 tasks

Debian support #4

kpcyrd opened this issue Apr 21, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@kpcyrd
Copy link
Owner

kpcyrd commented Apr 21, 2020

This is the tracking issue for Debian support. The list of current issues:

  • Collect packages currently in debian: The rebuilderd scheduler expects a list of all packages that it needs to issue rebuilds for
  • Map packages to buildinfo files: Debian has detached buildinfo files so there's some code needed to locate the right buildinfo file before we can attempt to rebuild a package
  • Integrate debrebuild.py with rebuilderd
  • binNMUs: binary non-maintainer uploads are used to build the package again in a more recent build environment. The buildinfo file uses the "binNMU version" but the files published to the apt repository only contains the version of the initial source upload, which means we're unable locate the correct buildinfo file.
@kpcyrd kpcyrd pinned this issue Aug 27, 2020
@kpcyrd kpcyrd added the enhancement New feature or request label Dec 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant