#684 Add support for debugsource packages
Closed: Fixed 7 years ago Opened 7 years ago by ignatenkobrain.

In https://fedoraproject.org/wiki/Changes/SubpackageAndSourceDebuginfo rpm gained support for separate debugsource package which means now it will end up in main repos of compose which is not good.

Related koji PR: https://pagure.io/koji/pull-request/524


Since package with -debugsource in name should behave like a regular debuginfo package, it should go into a debug repo, right?

@lsedlar until we decide to make separate repo (which probably will not happen soon-ish), yes. It should go to debug repo.

The PR was closed so fast that I could not comment there, therefore I use this issue.

  • IMHO the test cases should also be updated to included debugsource pkgs to make sure everything works as intend.

I did not yet get the test cases to work properly for debugsource pkgs.

  • I would remove the *-debugsource-* glob pattern because having it in the source implies that it might happen and without a further comment/documenation it just adds complexity, maybe even to other tools that use the pungi code as reference
  • IMHO it would be better to have just one place that defines what debuginfo pkgs are instead of three.

This is addressed in #687

I updated the tests to include a debugsource package. See #688.

Metadata Update from @lsedlar:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)
- Issue tagged with: 4.1.18

7 years ago

Log in to comment on this ticket.

Metadata