Searched refs:log_error (Results 1 - 25 of 164) sorted by relevance

1234567

/systemd/src/user-sessions/
H A Duser-sessions.c33 log_error("This program requires one argument.");
77 log_error("Unknown verb %s.", argv[1]);
/systemd/src/libsystemd/sd-bus/
H A Dbusctl-introspect.c83 log_error("XML parse error.");
88 log_error("Premature end of XML data.");
105 log_error("Unexpected <annotation> attribute %s.", name);
137 log_error("Unexpected token in <annotation>. (1)");
152 log_error("Unexpected token in <annotation>. (2)");
167 log_error("Unexpected token in <annotation>. (3)");
211 log_error("<node> depth too high.");
221 log_error("XML parse error.");
226 log_error("Premature end of XML data.");
238 log_error("Unexpecte
[all...]
/systemd/src/basic/
H A Dverbs.c52 log_error("Unknown operation %s.", name);
54 log_error("Requires operation parameter.");
76 log_error("Too few arguments.");
82 log_error("Too many arguments.");
/systemd/src/test/
H A Dtest-install.c68 log_error("enable");
73 log_error("enable2");
85 log_error("disable");
100 log_error("mask");
106 log_error("mask2");
117 log_error("unmask");
123 log_error("unmask2");
134 log_error("mask");
148 log_error("disable");
154 log_error("disable
[all...]
/systemd/src/escape/
H A Descape.c90 log_error("Invalid unit suffix type %s.", optarg);
100 log_error("Template name %s is not valid.", optarg);
127 log_error("Not enough arguments.");
132 log_error("--suffix= and --template= may not be combined.");
137 log_error("--suffix= and --template= are not compatible with --unescape or --mangle.");
142 log_error("--path may not be combined with --mangle.");
/systemd/src/hibernate-resume/
H A Dhibernate-resume.c36 log_error("This program expects one argument.");
58 log_error("Resume device '%s' is not a block device.", device);
/systemd/src/cgroups-agent/
H A Dcgroups-agent.c32 log_error("Incorrect number of arguments.");
/systemd/src/import/
H A Dtest-qcow2.c30 log_error("Needs two arguments.");
/systemd/src/debug-generator/
H A Ddebug-generator.c44 log_error("Missing argument for systemd.mask= kernel command line parameter.");
60 log_error("Missing argument for systemd.want= kernel command line parameter.");
78 log_error("Failed to parse systemd.debug-shell= argument '%s', ignoring.", value);
86 log_error("Missing argument for systemd.unit= kernel command line parameter.");
162 log_error("This program takes three or no arguments.");
/systemd/src/core/
H A Dshutdown.c85 log_error("Failed to parse log level %s, ignoring.", optarg);
92 log_error("Failed to parse log target %s, ignoring", optarg);
101 log_error("Failed to parse log color setting %s, ignoring", optarg);
111 log_error("Failed to parse log location setting %s, ignoring", optarg);
120 log_error("Failed to parse exit code %s, ignoring", optarg);
128 log_error("Excess arguments, ignoring");
139 log_error("Verb argument missing.");
184 log_error("Not executed by init (PID 1).");
201 log_error("Unknown action '%s'.", arg_verb);
313 log_error("To
[all...]
H A Dselinux-setup.c89 log_error("Failed to compute init label, ignoring.");
95 log_error("Failed to transition into init label '%s', ignoring.", label);
/systemd/src/nspawn/
H A Dnspawn-setuid.c129 log_error("Failed to resolve user %s.", user);
143 log_error("/etc/passwd entry has invalid user field.");
149 log_error("/etc/passwd entry has invalid password field.");
156 log_error("/etc/passwd entry has invalid UID field.");
164 log_error("/etc/passwd entry has invalid GID field.");
171 log_error("/etc/passwd entry has invalid GECOS field.");
178 log_error("/etc/passwd entry has invalid home directory field.");
186 log_error("Failed to parse UID of user.");
192 log_error("Failed to parse GID of user.");
213 log_error("Faile
[all...]
H A Dnspawn.c274 log_error("--private-users with automatic UID shift may not be combined with custom root mounts.");
500 log_error("--boot and --as-pid2 may not be combined.");
510 log_error("--boot and --as-pid2 may not be combined.");
521 log_error("Invalid UUID: %s", optarg);
537 log_error("Invalid machine name: %s", optarg);
584 log_error("Failed to parse capability %s.", t);
624 log_error("Failed to parse link journal mode %s", optarg);
659 log_error("Invalid overlay specification: %s", optarg);
665 log_error("Overlay path %s is not absolute.", *i);
673 log_error("
[all...]
/systemd/src/system-update-generator/
H A Dsystem-update-generator.c57 log_error("This program takes three or no arguments.");
/systemd/src/timedate/
H A Dtimedatectl.c206 log_error("Failed to parse time specification: %s", args[1]);
219 log_error("Failed to set time: %s", bus_error_message(&error, -r));
242 log_error("Failed to set time zone: %s", bus_error_message(&error, -r));
258 log_error("Failed to parse local RTC setting: %s", args[1]);
271 log_error("Failed to set local RTC: %s", bus_error_message(&error, -r));
287 log_error("Failed to parse NTP setting: %s", args[1]);
300 log_error("Failed to set ntp: %s", bus_error_message(&error, -r));
452 log_error("Unknown operation %s", argv[optind]);
461 log_error("Invalid number of arguments.");
469 log_error("To
[all...]
/systemd/src/journal-remote/
H A Djournal-upload.c221 log_error("Call to curl_easy_init failed.");
288 log_error("curl_easy_setopt CURLOPT_URL failed: %s",
500 log_error("Upload to %s failed: %.*s",
503 log_error("Upload to %s failed: %s",
510 log_error("Failed to retrieve response code: %s",
516 log_error("Upload to %s failed with code %ld: %s",
520 log_error("Upload to %s finished with unexpected code %ld: %s",
630 log_error("cannot use more than one --url");
639 log_error("cannot use more than one --key");
648 log_error("canno
[all...]
H A Djournal-remote.c604 log_error("MHD_get_connection_info failed: cannot get remote fd");
696 log_error("Failed to start µhttp daemon");
707 log_error("µhttp returned NULL daemon info");
714 log_error("µhttp epoll fd is invalid");
780 log_error("MHD_run failed!");
835 log_error("Option --trust makes all non-HTTPS connections untrusted.");
859 log_error("Received fewer sockets than expected");
884 log_error("Unknown socket passed on fd:%d", fd);
981 log_error("Zero sources specified");
1154 log_error("Rejecte
[all...]
/systemd/src/quotacheck/
H A Dquotacheck.c63 log_error("Please pass 'quotacheck.mode=force' on the kernel command line rather than creating /forcequotacheck on the root file system.");
81 log_error("This program takes no arguments.");
/systemd/src/reply-password/
H A Dreply-password.c63 log_error("Wrong number of arguments.");
81 log_error("Invalid first argument %s", argv[1]);
/systemd/src/cryptsetup/
H A Dcryptsetup.c90 log_error("size= parse failure, ignoring.");
95 log_error("size= not a multiple of 8, ignoring.");
105 log_error("key-slot= parse failure, ignoring.");
116 log_error("Key file path '%s' is not absolute. Ignoring.", option+15);
121 log_error("keyfile-size= parse failure, ignoring.");
128 log_error("keyfile-offset= parse failure, ignoring.");
146 log_error("Header path '%s' is not absolute, refusing.", option+7);
151 log_error("Duplicate header= options, refusing.");
162 log_error("tries= parse failure, ignoring.");
187 log_error("timeou
[all...]
/systemd/src/bus-proxyd/
H A Dbus-xml-policy.c127 log_error("Unexpected tag %s at %s:%u.", name, path, line);
134 log_error("Unexpected token (1) at %s:%u.", path, line);
157 log_error("Unexpected token (2) at %s:%u.", path, line);
202 log_error("Unexpected token (3) at %s:%u.", path, line);
218 log_error("context= parameter %s unknown for <policy> at %s:%u.", name, path, line);
222 log_error("Unexpected token (4) at %s:%u.", path, line);
238 log_error("at_console= parameter %s unknown for <policy> at %s:%u.", name, path, line);
242 log_error("Unexpected token (4.1) at %s:%u.", path, line);
257 log_error("Unexpected token (5) in %s:%u.", path, line);
272 log_error("Unexpecte
[all...]
/systemd/src/initctl/
H A Dinitctl.c132 log_error("Failed to change runlevel: %s", bus_error_message(&error, -r));
142 log_error("Got initctl request with invalid magic. Ignoring.");
150 log_error("Got invalid runlevel. Ignoring.");
290 log_error("Wrong file descriptor type.");
362 log_error("This program should be invoked by init only.");
367 log_error("This program does not take arguments.");
384 log_error("No or too many file descriptors passed.");
/systemd/src/locale/
H A Dlocalectl.c225 log_error("Failed to issue method call: %s", bus_error_message(&error, -r));
257 log_error("Too many arguments.");
276 log_error("Failed to set keymap: %s", bus_error_message(&error, -r));
338 log_error("Couldn't find any console keymaps.");
360 log_error("Too many arguments.");
382 log_error("Failed to set keymap: %s", bus_error_message(&error, -r));
401 log_error("Too many arguments.");
475 log_error("Couldn't find any entries.");
628 log_error("Unknown operation %s", argv[optind]);
637 log_error("Invali
[all...]
/systemd/src/random-seed/
H A Drandom-seed.c46 log_error("This program requires one argument.");
145 log_error("Unknown verb '%s'.", argv[1]);
164 log_error("Got EOF while reading from /dev/urandom.");
/systemd/src/remount-fs/
H A Dremount-fs.c49 log_error("This program takes no argument.");
142 log_error(MOUNT_PATH " for %s exited with exit status %i.", s, si.si_status);
144 log_error(MOUNT_PATH " for %s terminated by signal %s.", s, signal_to_string(si.si_status));

Completed in 2917 milliseconds

1234567