Mailinglist Archive: opensuse-bugs (4794 mails)
< Previous | Next > |
[Bug 1051352] New: Broken [Unit] section 'After= -Conflicts=shutdown.target' in vboxdrv.service
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 29 Jul 2017 23:54:24 +0000
- Message-id: <bug-1051352-21960@http.bugzilla.opensuse.org/>
http://bugzilla.opensuse.org/show_bug.cgi?id=1051352
Bug ID: 1051352
Summary: Broken [Unit] section 'After=
-Conflicts=shutdown.target' in vboxdrv.service
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 42.2
Hardware: x86-64
OS: openSUSE 42.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Maintenance
Assignee: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
Reporter: mikhail.kasimov@xxxxxxxxx
QA Contact: qa-bugs@xxxxxxx
Found By: ---
Blocker: ---
Hello!
've met multiple strings for vboxdrv.service:
[1]:
==============================================
-- Logs begin at СÑд 2016-11-23 13:48:54 EET. --
ÐÑл 27 18:31:50 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
ÐÑл 27 18:31:57 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
ÐÑл 27 18:31:57 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
ÐÑл 28 18:38:28 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
ÐÑл 28 18:38:28 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
-- Reboot --
ÐÑл 30 02:13:58 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
==============================================
[2]:
==============================================
k_mikhail@linux-mk500:~> systemctl cat vboxdrv.service
# /usr/lib/systemd/system/vboxdrv.service
[Unit]
SourcePath=/usr/lib/virtualbox/vboxdrv.sh
Description=VirtualBox Linux kernel module
Before=runlevel2.target runlevel3.target runlevel5.target shutdown.target
After= -Conflicts=shutdown.target
[Service]
Type=forking
Restart=no
TimeoutSec=5min
IgnoreSIGPIPE=no
KillMode=process
GuessMainPID=no
RemainAfterExit=yes
ExecStart=/usr/lib/virtualbox/vboxdrv.sh start
ExecStop=/usr/lib/virtualbox/vboxdrv.sh stop
[Install]
WantedBy=multi-user.target
==============================================
See [Unit] section: 'After= -Conflicts=shutdown.target' is broken.
--
You are receiving this mail because:
You are on the CC list for the bug.
Bug ID: 1051352
Summary: Broken [Unit] section 'After=
-Conflicts=shutdown.target' in vboxdrv.service
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 42.2
Hardware: x86-64
OS: openSUSE 42.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Maintenance
Assignee: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
Reporter: mikhail.kasimov@xxxxxxxxx
QA Contact: qa-bugs@xxxxxxx
Found By: ---
Blocker: ---
Hello!
've met multiple strings for vboxdrv.service:
[1]:
==============================================
-- Logs begin at СÑд 2016-11-23 13:48:54 EET. --
ÐÑл 27 18:31:50 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
ÐÑл 27 18:31:57 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
ÐÑл 27 18:31:57 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
ÐÑл 28 18:38:28 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
ÐÑл 28 18:38:28 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
-- Reboot --
ÐÑл 30 02:13:58 linux-mk500 systemd[1]:
[/usr/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on
-Conflicts=shutdown.target, ignoring: Invalid argument
==============================================
[2]:
==============================================
k_mikhail@linux-mk500:~> systemctl cat vboxdrv.service
# /usr/lib/systemd/system/vboxdrv.service
[Unit]
SourcePath=/usr/lib/virtualbox/vboxdrv.sh
Description=VirtualBox Linux kernel module
Before=runlevel2.target runlevel3.target runlevel5.target shutdown.target
After= -Conflicts=shutdown.target
[Service]
Type=forking
Restart=no
TimeoutSec=5min
IgnoreSIGPIPE=no
KillMode=process
GuessMainPID=no
RemainAfterExit=yes
ExecStart=/usr/lib/virtualbox/vboxdrv.sh start
ExecStop=/usr/lib/virtualbox/vboxdrv.sh stop
[Install]
WantedBy=multi-user.target
==============================================
See [Unit] section: 'After= -Conflicts=shutdown.target' is broken.
--
You are receiving this mail because:
You are on the CC list for the bug.
< Previous | Next > |