Zbigniew Jędrzejewski-Szmek
ef2a48aa01
basic/virt: provide a nicer message is /proc/cpuinfo is not available
...
$ sudo systemd-run -p RootDirectory=/usr -E LD_LIBRARY_PATH=/lib/systemd/ -E SYSTEMD_LOG_LEVEL=debug /bin/systemd-detect-virt
Before
systemd-detect-virt[18498]: No virtualization found in DMI
systemd-detect-virt[18498]: No virtualization found in CPUID
systemd-detect-virt[18498]: Virtualization XEN not found, /proc/xen does not exist
systemd-detect-virt[18498]: This platform does not support /proc/device-tree
systemd-detect-virt[18498]: Failed to check for virtualization: No such file or directory
The first four lines are at debug level, so the user would only see that last
one usually, which is not very enlightening.
This now becomes:
systemd-detect-virt[21172]: No virtualization found in DMI
systemd-detect-virt[21172]: No virtualization found in CPUID
systemd-detect-virt[21172]: Virtualization XEN not found, /proc/xen does not exist
systemd-detect-virt[21172]: This platform does not support /proc/device-tree
systemd-detect-virt[21172]: /proc/cpuinfo not found, assuming no UML virtualization.
systemd-detect-virt[21172]: This platform does not support /proc/sysinfo
systemd-detect-virt[21172]: Found VM virtualization none
systemd-detect-virt[21172]: none
We do more checks, which is good too.
2018-02-23 20:04:29 +01:00
..
2017-11-19 19:08:15 +01:00
2018-01-11 14:44:31 +01:00
2017-04-25 08:49:16 -04:00
2017-11-28 20:21:15 +09:00
2017-11-28 20:21:15 +09:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-04-25 08:49:16 -04:00
2018-01-04 13:27:27 +01:00
2017-12-25 11:48:21 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-12-25 11:48:21 +01:00
2017-12-25 11:48:21 +01:00
2018-02-21 16:43:36 +01:00
2018-02-21 16:43:36 +01:00
2017-12-18 11:19:32 +01:00
2018-02-20 15:39:31 +01:00
2017-12-19 15:22:05 +01:00
2018-01-12 14:44:45 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-01-11 14:44:31 +01:00
2017-11-20 10:57:41 +01:00
2017-11-28 22:06:34 +09:00
2017-11-19 19:08:15 +01:00
2017-04-25 08:49:16 -04:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-12-16 13:28:22 +01:00
2017-11-25 17:08:21 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-12-11 16:05:40 +01:00
2017-11-19 19:08:15 +01:00
2018-02-05 15:04:52 +01:00
2018-02-05 15:04:52 +01:00
2018-02-12 11:07:55 +01:00
2017-11-19 19:08:15 +01:00
2017-12-06 10:32:32 +09:00
2017-12-06 10:32:42 +09:00
2017-11-30 20:43:25 +01:00
2017-11-30 20:43:25 +01:00
2018-01-05 13:58:32 +01:00
2017-12-11 16:05:40 +01:00
2017-12-25 11:48:21 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-01-11 14:44:31 +01:00
2018-01-02 02:23:24 +09:00
2017-04-25 08:49:16 -04:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-01-11 14:44:31 +01:00
2017-11-19 19:08:15 +01:00
2018-01-10 20:52:55 +09:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-02-09 17:53:28 +01:00
2018-02-09 17:53:28 +01:00
2018-02-22 14:21:30 +01:00
2018-02-22 14:21:30 +01:00
2018-02-20 15:39:31 +01:00
2017-12-13 15:03:41 -02:00
2017-11-19 19:08:15 +01:00
2018-02-20 15:39:31 +01:00
2018-02-20 15:39:31 +01:00
2018-02-05 09:55:03 +01:00
2018-02-05 09:55:03 +01:00
2017-12-25 19:48:49 +01:00
2017-12-25 19:48:49 +01:00
2017-12-25 19:48:49 +01:00
2017-12-25 19:48:49 +01:00
2017-11-20 13:06:25 -08:00
2017-12-25 19:48:49 +01:00
2018-02-05 15:20:46 +01:00
2017-11-19 19:08:15 +01:00
2018-01-11 14:44:31 +01:00
2018-02-12 11:07:55 +01:00
2018-02-12 11:07:55 +01:00
2018-02-02 14:34:00 +01:00
2018-01-27 13:11:50 -08:00
2017-12-06 00:42:58 +09:00
2017-11-19 19:08:15 +01:00
2017-12-13 18:00:46 +01:00
2018-01-11 14:44:31 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-02-20 15:39:31 +01:00
2017-11-19 19:08:15 +01:00
2018-01-11 14:44:31 +01:00
2017-11-19 19:08:15 +01:00
2017-11-24 10:31:49 +00:00
2017-11-19 19:08:15 +01:00
2017-12-24 11:59:58 +01:00
2017-12-19 15:22:05 +01:00
2017-11-22 10:38:05 +01:00
2017-11-19 19:08:15 +01:00
2018-01-16 11:53:43 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-02-23 13:29:03 +01:00
2018-02-23 00:13:52 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-01-04 13:44:39 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-02-22 10:46:12 +01:00
2018-02-22 10:42:06 +01:00
2018-02-20 15:41:49 +01:00
2017-12-16 13:32:42 +01:00
2017-12-16 13:28:22 +01:00
2017-12-16 13:28:22 +01:00
2017-11-19 19:08:15 +01:00
2018-02-21 09:06:53 +09:00
2018-02-21 09:06:47 +09:00
2017-11-20 13:06:25 -08:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-02-22 19:41:30 +01:00
2018-02-22 19:41:30 +01:00
2018-01-17 11:17:55 +01:00
2018-01-17 11:16:31 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:49:11 +01:00
2017-11-19 19:08:15 +01:00
2018-02-15 17:14:59 +01:00
2018-02-08 10:14:48 -08:00
2018-01-22 16:26:55 +01:00
2018-01-22 16:26:55 +01:00
2018-01-11 14:44:31 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-01-04 13:27:26 +01:00
2018-02-22 10:42:06 +01:00
2018-02-22 10:46:26 +01:00
2018-02-22 10:46:26 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-02-12 11:27:11 +01:00
2018-01-11 14:44:31 +01:00
2018-01-02 02:23:24 +09:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-12-01 16:49:52 -08:00
2017-11-28 21:30:30 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-12-14 19:02:29 +01:00
2018-01-02 02:23:24 +09:00
2017-11-20 13:06:25 -08:00
2017-12-16 13:28:22 +01:00
2017-11-19 19:08:15 +01:00
2018-01-05 13:55:08 +01:00
2017-12-23 19:32:04 +09:00
2017-12-23 19:32:04 +09:00
2017-12-23 19:32:04 +09:00
2018-02-10 12:47:12 +09:00
2018-02-10 11:10:07 +09:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-02-20 15:39:31 +01:00
2018-02-20 15:39:31 +01:00
2018-02-23 11:15:42 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-01-28 14:50:01 +01:00
2018-01-28 14:50:01 +01:00
2018-02-02 10:35:30 +01:00
2018-02-19 15:02:13 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-02-19 15:18:54 +01:00
2018-02-14 17:30:37 +01:00
2018-01-11 14:44:31 +01:00
2018-02-06 16:00:50 +09:00
2017-11-19 19:08:15 +01:00
2017-12-18 13:03:11 -08:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-12-15 14:57:07 +01:00
2017-11-19 19:08:15 +01:00
2018-02-12 11:34:00 +01:00
2018-02-02 10:35:30 +01:00
2018-02-14 18:41:03 +01:00
2018-02-14 18:41:03 +01:00
2018-02-22 10:46:12 +01:00
2018-02-22 10:46:12 +01:00
2018-01-11 14:44:31 +01:00
2017-12-14 16:12:14 -05:00
2018-02-23 20:04:29 +01:00
2018-02-22 15:29:34 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2018-02-21 14:04:50 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00
2017-11-19 19:08:15 +01:00