Bug 1195416 - kdump: consider dropping build requirement on systemd-sysvinit
Summary: kdump: consider dropping build requirement on systemd-sysvinit
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Petr Tesařík
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-02 08:26 UTC by Franck Bui
Modified: 2022-02-02 08:26 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Franck Bui 2022-02-02 08:26:14 UTC
Hi,

kdump.spec has:

  Name:           kdump
  Version:        1.0
  [...]
  BuildRequires:  systemd-sysvinit

This dependency looks suspicious because systemd-sysvinit doesn't provide anything useful for building a package in a chroot environment: it was historically used to switch from sysvinit to systemd.

Can you please consider dropping this build requirement, if possible, as we're in the process of getting rid of systemd-sysvinit ?

Thanks.