Bug 659622 - Providing native systemd file for upcoming F15 Feature Systemd
Summary: Providing native systemd file for upcoming F15 Feature Systemd
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: irqbalance
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Anton Arapov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-03 08:49 UTC by Michał Piotrowski
Modified: 2014-06-18 08:02 UTC (History)
5 users (show)

Fixed In Version: irqbalance-0.56-3.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-15 21:29:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
irqbalance.service (201 bytes, application/octet-stream)
2010-12-03 08:49 UTC, Michał Piotrowski
no flags Details
src.rpm (39.09 KB, application/x-rpm)
2011-03-25 09:12 UTC, Anton Arapov
no flags Details
x86_64.rpm (21.02 KB, application/x-rpm)
2011-03-25 09:13 UTC, Anton Arapov
no flags Details

Description Michał Piotrowski 2010-12-03 08:49:39 UTC
Created attachment 464526 [details]
irqbalance.service

The attached file is a native systemd file for upcoming F15 Feature [1]

Please read [2] on how to packaging and installing systemd Service files.

To learn more about Systemd daemon see [3].

To view old SysV with the new Systemd site by site see for your component see [4]

If you have any question dont hesitate to ask them on this bug report.

1.http://fedoraproject.org/wiki/Features/systemd

2.https://fedoraproject.org/wiki/Systemd_Packaging_Draft

3.http://0pointer.de/public/systemd-man/daemon.html

4.https://fedoraproject.org/wiki/User:Johannbg/QA/Systemd/compatability

Comment 1 Fedora Admin XMLRPC Client 2011-03-07 12:29:17 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Anton Arapov 2011-03-25 08:50:32 UTC
changes has been integrated.

Comment 3 Anton Arapov 2011-03-25 09:05:31 UTC
Fedora release 16 (Rawhide)
Linux dell-pe1950-05.lab.bos.redhat.com 2.6.39-0.rc0.git11.0.fc16.x86_64 #1 SMP Tue Mar 22 21:58:54 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

[root@dell-pe1950-05 ~]# service irqbalance status
irqbalance.service - LSB: start and stop irqbalance daemon
          Loaded: loaded (/etc/rc.d/init.d/irqbalance)
          Active: active (running)

[root@dell-pe1950-05 ~]# yum localinstall /root/rpmbuild/RPMS/x86_64/irqbalance-0.56-3.fc16.x86_64.rpm --nogpgcheck

[root@dell-pe1950-05 ~]# service irqbalance status
Redirecting to /bin/systemctl  status irqbalance.service
irqbalance.service - LSB: start and stop irqbalance daemon
          Loaded: loaded (/etc/rc.d/init.d/irqbalance)
          Active: active (running)

// system restart

[root@dell-pe1950-05 ~]# systemctl status irqbalance.service
irqbalance.service - irqbalance daemon
          Loaded: loaded (/lib/systemd/system/irqbalance.service)
          Active: active

// init.d scripts were cleaned-up successfully.

cat /proc/interrupts shows irqbalance works as expected.

Comment 4 Anton Arapov 2011-03-25 09:12:14 UTC
Created attachment 487507 [details]
src.rpm

Comment 5 Anton Arapov 2011-03-25 09:13:19 UTC
Created attachment 487508 [details]
x86_64.rpm

Comment 6 Anton Arapov 2011-03-25 09:14:51 UTC
koji is unable to build the src.rpm due to unawareness of the %{_unitdir}.

Comment 7 Fedora Update System 2011-04-08 11:41:17 UTC
irqbalance-0.56-3.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/irqbalance-0.56-3.fc15

Comment 8 Fedora Update System 2011-04-09 05:26:33 UTC
Package irqbalance-0.56-3.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing irqbalance-0.56-3.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/irqbalance-0.56-3.fc15
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2011-04-15 21:29:38 UTC
irqbalance-0.56-3.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.