Bug 737940

Summary: split systemd-analyze into a subpackage
Product: [Fedora] Fedora Reporter: Daniel Mach <dmach>
Component: systemdAssignee: Lennart Poettering <lpoetter>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: harald, johannbg, kay, lpoetter, metherid, mschmidt, notting, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-13 13:06:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 471381    

Description Daniel Mach 2011-09-13 12:55:52 UTC
systemd-analyze is now part of the systemd.rpm, therefore the package requires python. I don't think it's appropriate for an init to depend on such high-level packages. That's why I recommend to move systemd-analyze to a subpackage.

If you do so, please add also following requires to the subpackage:
Requires: dbus-python
Requires: pycairo
(just my guess, I'm not familiar with either, but these are the best candidates I found)

Comment 1 Michal Schmidt 2011-09-13 13:06:50 UTC

*** This bug has been marked as a duplicate of bug 710786 ***