Home
last modified time | relevance | path

Searched refs:log_warning (Results 1 – 25 of 140) sorted by relevance

123456

/systemd-251/src/udev/
Dudevadm-control.c95 log_warning("Cannot specify --exit after --exit, ignoring."); in control_main()
106 log_warning("Cannot specify --log-level after --exit, ignoring."); in control_main()
113log_warning("Cannot specify --stop-exec-queue after --exit, ignoring."); in control_main()
120log_warning("Cannot specify --start-exec-queue after --exit, ignoring."); in control_main()
127 log_warning("Cannot specify --reload after --exit, ignoring."); in control_main()
137 log_warning("Cannot specify --property after --exit, ignoring."); in control_main()
150log_warning("Cannot specify --children-max after --exit, ignoring."); in control_main()
/systemd-251/src/resolve/
Dresolved-dns-trust-anchor.c220log_warning("Domain name %s is invalid, at line %s:%u, ignoring line.", domain, path, line); in dns_trust_anchor_load_positive()
228 log_warning("Missing class or type in line %s:%u", path, line); in dns_trust_anchor_load_positive()
233log_warning("RR class %s is not supported, ignoring line %s:%u.", class, path, line); in dns_trust_anchor_load_positive()
250 log_warning("Missing DS parameters on line %s:%u", path, line); in dns_trust_anchor_load_positive()
260log_warning("Failed to parse DS algorithm %s on line %s:%u", algorithm, path, line); in dns_trust_anchor_load_positive()
266log_warning("Failed to parse DS digest type %s on line %s:%u", digest_type, path, line); in dns_trust_anchor_load_positive()
271 log_warning("Missing DS digest on line %s:%u", path, line); in dns_trust_anchor_load_positive()
277 log_warning("Failed to parse DS digest %s on line %s:%u", p, path, line); in dns_trust_anchor_load_positive()
302 log_warning("Missing DNSKEY parameters on line %s:%u", path, line); in dns_trust_anchor_load_positive()
307 log_warning("DNSKEY Protocol is not 3 on line %s:%u", path, line); in dns_trust_anchor_load_positive()
[all …]
Dresolved-llmnr.c65log_warning("Another LLMNR responder prohibits binding the socket to the same port. Turning off LL… in manager_llmnr_start()
184log_warning("LLMNR-IPv4(UDP): There appears to be another LLMNR responder running, or previously s… in manager_llmnr_ipv4_udp_fd()
254log_warning("LLMNR-IPv6(UDP): There appears to be another LLMNR responder running, or previously s… in manager_llmnr_ipv6_udp_fd()
379log_warning("LLMNR-IPv4(TCP): There appears to be another LLMNR responder running, or previously s… in manager_llmnr_ipv4_tcp_fd()
444log_warning("LLMNR-IPv6(TCP): There appears to be another LLMNR responder running, or previously s… in manager_llmnr_ipv6_tcp_fd()
/systemd-251/src/network/
Dnetworkd-network.c145log_warning("%s: BatmanAdvanced= set with KeepMaster= enabled, ignoring BatmanAdvanced=.", in network_verify()
148 log_warning("%s: Bond= set with KeepMaster= enabled, ignoring Bond=.", in network_verify()
151 log_warning("%s: Bridge= set with KeepMaster= enabled, ignoring Bridge=.", in network_verify()
154 log_warning("%s: VRF= set with KeepMaster= enabled, ignoring VRF=.", in network_verify()
181log_warning("%s: Cannot enable LinkLocalAddressing= when Bond= is specified, disabling LinkLocalAd… in network_verify()
186log_warning("%s: Cannot enable DHCPServer= when Bond= is specified, disabling DHCPServer=.", in network_verify()
191log_warning("%s: Cannot set addresses when Bond= is specified, ignoring addresses.", in network_verify()
194log_warning("%s: Cannot set routes when Bond= is specified, ignoring routes.", in network_verify()
247log_warning("%s: MTUBytes= in [Link] section and UseMTU= in [DHCP] section are set. " in network_verify()
255log_warning("%s: Both KeepConfiguration= and deprecated CriticalConnection= are set. " in network_verify()
[all …]
/systemd-251/src/initctl/
Dinitctl.c97 log_warning("Got request for unknown runlevel %c, ignoring.", runlevel); in change_runlevel()
168log_warning("Received UPS/power initctl request. This is not implemented in systemd. Upgrade your … in request_process()
172log_warning("Received console change initctl request. This is not implemented in systemd."); in request_process()
177log_warning("Received environment initctl request. This is not implemented in systemd."); in request_process()
181 log_warning("Received unknown initctl request. Ignoring."); in request_process()
/systemd-251/src/userdb/
Duserdbd-manager.c48log_warning("Weird, got SIGCHLD for unknown child " PID_FMT ", ignoring.", siginfo.si_pid); in on_sigchld()
56log_warning("Worker " PID_FMT " died with a failure exit status %i, ignoring.", siginfo.si_pid, si… in on_sigchld()
58log_warning("Worker " PID_FMT " was killed by signal %s, ignoring.", siginfo.si_pid, signal_to_str… in on_sigchld()
60log_warning("Worker " PID_FMT " dumped core by signal %s, ignoring.", siginfo.si_pid, signal_to_st… in on_sigchld()
62 log_warning("Can't handle SIGCHLD of this type"); in on_sigchld()
/systemd-251/src/fstab-generator/
Dfstab-generator.c168 log_warning("%s: growing swap devices is currently unsupported.", what); in add_swap()
213 log_warning("Failed to parse timeout for %s, ignoring: %s", where, timeout); in write_timeout()
372 log_warning("Mount point %s is not a valid path, ignoring.", where); in add_mount()
390 log_warning("Ignoring \"noauto\" option for root device"); in add_mount()
392 log_warning("Ignoring \"nofail\" option for root device"); in add_mount()
394 log_warning("Ignoring \"automount\" option for root device"); in add_mount()
396 log_warning("Ignoring \"x-systemd.wanted-by=\" option for root device"); in add_mount()
398 log_warning("Ignoring \"x-systemd.required-by=\" option for root device"); in add_mount()
992 log_warning("Failed to parse fstab switch %s. Ignoring.", value); in parse_proc_cmdline_item()
1074 log_warning("Failed to parse systemd.swap switch %s. Ignoring.", value); in parse_proc_cmdline_item()
/systemd-251/src/fsck/
Dfsck.c89 log_warning("Invalid fsck.mode= parameter '%s'. Ignoring.", value); in parse_proc_cmdline_item()
105log_warning("Invalid fsck.repair= parameter '%s'. Ignoring.", value); in parse_proc_cmdline_item()
111log_warning("Please pass 'fsck.mode=skip' rather than 'fastboot' on the kernel command line."); in parse_proc_cmdline_item()
115log_warning("Please pass 'fsck.mode=force' rather than 'forcefsck' on the kernel command line."); in parse_proc_cmdline_item()
416 log_warning("Ignoring error."); in run()
/systemd-251/src/basic/
Dlog.c1134 log_warning("Failed to parse log target '%s'. Ignoring.", value); in parse_proc_cmdline_item()
1142 log_warning("Failed to parse log level '%s'. Ignoring.", value); in parse_proc_cmdline_item()
1147 log_warning("Failed to parse log color setting '%s'. Ignoring.", value); in parse_proc_cmdline_item()
1152 log_warning("Failed to parse log location setting '%s'. Ignoring.", value); in parse_proc_cmdline_item()
1157 log_warning("Failed to parse log tid setting '%s'. Ignoring.", value); in parse_proc_cmdline_item()
1162 log_warning("Failed to parse log time setting '%s'. Ignoring.", value); in parse_proc_cmdline_item()
1201 log_warning("Failed to parse log target '%s'. Ignoring.", e); in log_parse_environment_variables()
1205 log_warning("Failed to parse log level '%s'. Ignoring.", e); in log_parse_environment_variables()
1209 log_warning("Failed to parse log color '%s'. Ignoring.", e); in log_parse_environment_variables()
1213 log_warning("Failed to parse log location '%s'. Ignoring.", e); in log_parse_environment_variables()
[all …]
/systemd-251/src/timesync/
Dtimesyncd-conf.c117 log_warning("Invalid PollIntervalMinSec=. Using default value."); in manager_parse_config_file()
122log_warning("PollIntervalMaxSec= is smaller than PollIntervalMinSec=. Using default value."); in manager_parse_config_file()
127 log_warning("Invalid ConnectionRetrySec=. Using default value."); in manager_parse_config_file()
/systemd-251/src/cryptenroll/
Dcryptenroll-list.c56 log_warning("Token JSON data lacks type field, ignoring."); in list_enrolled()
68 log_warning("Token JSON data lacks keyslots field, ignoring."); in list_enrolled()
76log_warning("Token JSON data's keyslot field is not an array of strings, ignoring."); in list_enrolled()
Dcryptenroll-wipe.c117 log_warning("Token JSON data lacks type field, ignoring."); in find_slots_by_mask()
125 log_warning("Token JSON data lacks keyslots field, ignoring."); in find_slots_by_mask()
133log_warning("Token JSON data's keyslot field is not an array of strings, ignoring."); in find_slots_by_mask()
217 log_warning("Token JSON data lacks keyslots field, ignoring."); in find_slot_tokens()
226log_warning("Token JSON data's keyslot field is not an array of strings, ignoring."); in find_slot_tokens()
/systemd-251/src/core/
Dimport-creds.c106log_warning("Credential '%s' is larger than allowed limit (%s > %s), skipping.", name, FORMAT_BYTE… in credential_size_ok()
111log_warning("Accumulated credential size would be above allowed limit (%s+%s > %s), skipping '%s'.… in credential_size_ok()
197log_warning("Credential '%s' has invalid name, ignoring.", d->d_name); in import_credentials_boot()
301log_warning("Credential assignment through kernel command line lacks ':' character, ignoring: %s",… in proc_cmdline_callback()
310 log_warning("Credential name '%s' is invalid, ignoring.", n); in proc_cmdline_callback()
389 log_warning("Credential '%s' has invalid name, ignoring.", d->d_name); in import_credentials_qemu()
/systemd-251/src/system-update-generator/
Dsystem-update-generator.c48log_warning("Offline system update overridden by kernel command line systemd.unit= setting"); in parse_proc_cmdline_item()
50log_warning("Offline system update overridden by runlevel \"%s\" on the kernel command line", key); in parse_proc_cmdline_item()
/systemd-251/src/journal/
Djournald-server.c785 log_warning("%s: IO error, rotating.", f->path); in shall_try_append_again()
803 log_warning("%s: Journal file corrupted, rotating.", f->path); in shall_try_append_again()
807 log_warning("%s: Journal file has been deleted, rotating.", f->path); in shall_try_append_again()
811 log_warning("%s: Journal file is from the future, rotating.", f->path); in shall_try_append_again()
815log_warning("%s: underlying file system does not support memory mapping or another required file s… in shall_try_append_again()
1355log_warning("Got message with truncated control data (too many fds sent?), ignoring."); in server_process_datagram()
1391 log_warning("Got file descriptors via syslog socket. Ignoring."); in server_process_datagram()
1399 log_warning("Got too many file descriptors via native socket. Ignoring."); in server_process_datagram()
1407 log_warning("Got file descriptors via audit socket. Ignoring."); in server_process_datagram()
1643log_warning("Failed to parse forward to syslog switch \"%s\". Ignoring.", value); in parse_proc_cmdline_item()
[all …]
/systemd-251/src/quotacheck/
Dquotacheck.c35 log_warning("Invalid quotacheck.mode= parameter '%s'. Ignoring.", value); in parse_proc_cmdline_item()
40log_warning("Please use 'quotacheck.mode=force' rather than 'forcequotacheck' on the kernel comman… in parse_proc_cmdline_item()
/systemd-251/src/libsystemd/sd-device/
Dtest-sd-device.c229log_warning("New device found: subsystem:%s syspath:%s", subsystem, syspath); in test_sd_device_enumerator_filter_subsystem_one()
240 log_warning("Device removed: subsystem:%s syspath:%s", subsystem, syspath); in test_sd_device_enumerator_filter_subsystem_one()
302 log_warning("%u new devices are found in re-scan", n_new_dev); in TEST()
304 log_warning("%u devices removed in re-scan", n_removed_dev); in TEST()
/systemd-251/src/shared/
Dpkcs11-util.c773log_warning("Failed to close session on PKCS#11 token, ignoring: %s", p11_kit_strerror(rv)); in token_process()
799log_warning("Failed to acquire slot info for slot %lu, ignoring slot: %s", slotid, p11_kit_strerro… in slot_process()
812log_warning("Failed to format slot URI, ignoring slot: %s", p11_kit_uri_message(uri_result)); in slot_process()
824log_warning("Failed to acquire token info for slot %lu, ignoring slot: %s", slotid, p11_kit_strerr… in slot_process()
834 log_warning("Failed to format slot URI: %s", p11_kit_uri_message(uri_result)); in slot_process()
885log_warning("Failed to get info on PKCS#11 module, ignoring module: %s", p11_kit_strerror(rv)); in module_process()
895log_warning("Failed to format module URI, ignoring module: %s", p11_kit_uri_message(uri_result)); in module_process()
903 log_warning("Failed to get slot list, ignoring module: %s", p11_kit_strerror(rv)); in module_process()
Djournal-importer.c170 log_warning("Binary field with zero length"); in get_data_size()
234 log_warning("__REALTIME_TIMESTAMP out of range, ignoring: %"PRIu64, x); in process_special_field()
251 log_warning("__MONOTONIC_TIMESTAMP out of range, ignoring: %"PRIu64, x); in process_special_field()
471 log_warning("Failed to reallocate buffer to (smaller) size %zu", in journal_importer_drop_iovw()
Dserialize.c27 log_warning("Attempted to serialize overly long item '%s', refusing.", key); in serialize_item()
69 log_warning("Attempted to serialize overly long item '%s', refusing.", key); in serialize_item_format()
Dkillall.c100 log_warning("Waiting for process: %s", lst_child + 2); in log_children_no_yet_killed()
185 log_warning("sigtimedwait() returned unexpected signal."); in wait_for_children()
/systemd-251/src/cryptsetup/
Dcryptsetup-generator.c591log_warning("Failed to parse %s= kernel command line switch. UUID is invalid, ignoring.", key); in warn_uuid_invalid()
642log_warning("Failed to parse luks= kernel command line switch %s. Ignoring.", value); in parse_proc_cmdline_item()
650log_warning("Failed to parse luks.crypttab= kernel command line switch %s. Ignoring.", value); in parse_proc_cmdline_item()
727log_warning("Failed to parse luks.data= kernel command line switch. UUID is invalid, ignoring."); in parse_proc_cmdline_item()
762 log_warning("Failed to parse luks name switch %s. Ignoring.", value); in parse_proc_cmdline_item()
/systemd-251/src/nspawn/
Dnspawn.c1153log_warning("Please do not use --share-system anymore, use $SYSTEMD_NSPAWN_SHARE_* instead."); in parse_argv()
1967log_warning("/etc/localtime does not point into /usr/share/zoneinfo/, not updating container timez… in setup_timezone()
2684 log_warning("%s is not empty, proceeding anyway.", q); in setup_journal()
4233 log_warning("Got unexpected poll event for notify fd."); in nspawn_dispatch_notify_fd()
4242log_warning("Got message with truncated control data (too many fds sent?), ignoring."); in nspawn_dispatch_notify_fd()
4257 log_warning("Received notify message exceeded maximum size. Ignoring."); in nspawn_dispatch_notify_fd()
4314log_warning("Ignoring root directory setting, file %s is not trusted.", path); in merge_settings()
4369log_warning("Ignoring Capability= setting, file %s is not trusted.", path); in merge_settings()
4380log_warning("Ignoring capability settings, file %s is not trusted.", path); in merge_settings()
4387log_warning("Ignoring AmbientCapability= setting, file %s is not trusted.", path); in merge_settings()
[all …]
/systemd-251/src/veritysetup/
Dveritysetup.c73 log_warning("Usage of ROOTHASHSIG positional argument is deprecated. " in parse_options()
113 log_warning("Encountered unknown option '%s', ignoring.", word); in parse_options()
/systemd-251/src/escape/
Descape.c196log_warning("Input '%s' is not a valid file system path, escaping is likely not going be reversibl… in run()
198log_warning("Input '%s' is not an absolute file system path, escaping is likely not going to be re… in run()

123456