when startup delays become bugs

John.Florian at dart.biz John.Florian at dart.biz
Thu May 16 18:44:38 UTC 2013


> From: Adam Williamson <awilliam at redhat.com>
> > How do I determine what component to file a bug against? I guess I
> > have to find the package that caused these .service files to be
> > installed?
> 
> Yes. 'rpm -qf /lib/systemd/system/foo.service'.

I'd actually suggest doing:

rpm -qif /lib/systemd/system/foo.service

... and noting the source rpm.  I've had some cases where the source rpm 
(bugzilla component) results in numerous binary rpms and sometimes the 
connections aren't so obvious at first.  For example, note the Name vs. 
the Source RPM with:

$ rpm -qif /usr/lib/python2.7/site-packages/imgcreate/fs.py
Name        : python-imgcreate
Epoch       : 1
Version     : 18.15
Release     : 1.fc18
Architecture: x86_64
Install Date: Wed 24 Apr 2013 11:47:37 AM EDT
Group       : System Environment/Base
Size        : 285483
License     : GPLv2
Signature   : RSA/SHA256, Fri 05 Apr 2013 01:34:00 AM EDT, Key ID 
ff01125cde7f38bd
Source RPM  : livecd-tools-18.15-1.fc18.src.rpm
Build Date  : Wed 03 Apr 2013 01:55:56 PM EDT
Build Host  : buildvm-13.phx2.fedoraproject.org
Relocations : (not relocatable)
Packager    : Fedora Project
Vendor      : Fedora Project
URL         : http://git.fedorahosted.org/git/livecd
Summary     : Python modules for building system images
Description :
Python modules that can be used for building images for things
like live image or appliances.


--
John Florian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20130516/33d6dace/attachment.html>


More information about the devel mailing list