Lines Matching refs:log_error

274                         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("--overlay= needs at least two colon-separated directories specified.");
716 log_error("Environment variable assignment '%s' is not valid.", optarg);
742 log_error("Failed to parse --register= argument: %s", optarg);
757 log_error("Unknown or unsupported personality '%s'.", optarg);
773 log_error("Failed to parse --volatile= argument: %s", optarg);
812 log_error("Failed to parse UID range: %s", range);
819 log_error("Failed to parse UID: %s", optarg);
830 log_error("Cannot parse signal: %s", optarg);
874 log_error("Working directory %s is not an absolute path.", optarg);
896 log_error("--boot and --share-system may not be combined.");
901 log_error("--keep-unit may not be used when invoked from a user session.");
906 log_error("--directory= and --image= may not be combined.");
911 log_error("--template= and --image= may not be combined.");
916 log_error("--template= needs --directory= or --machine=.");
921 log_error("--ephemeral and --template= may not be combined.");
926 log_error("--ephemeral and --image= may not be combined.");
931 log_error("--ephemeral and --link-journal= may not be combined.");
970 log_error("Cannot combine --read-only with --volatile. Note that --volatile already implies a read-only base hierarchy.");
975 log_error("Cannot use --port= without private networking.");
1203 log_error("%s is not a char or block device, cannot copy.", from);
1434 log_error("%s: already a mount point, refusing to use for journal", p);
1442 log_error("%s: already a mount point, refusing to use for journal", q);
1466 log_error("%s already exists and is neither a symlink nor a directory", p);
1718 log_error("%s is not a regular file or block device.", arg_image);
1819 log_error("Failed to identify any partition table on\n"
1835 log_error("No GPT or MBR partition table discovered on\n"
1847 log_error("Failed to list partitions of %s", arg_image);
1866 log_error("Kernel partitions never appeared.");
1893 log_error("blkid and kernel partition list do not match.");
2095 log_error("Identified multiple bootable Linux partitions on\n"
2107 log_error("Failed to identify root partition in disk image\n"
2129 log_error("--image= is not supported, compiled without blkid support.");
2165 log_error("Cannot determine file system type of %s", what);
2177 log_error("Failed to determine file system type of %s", what);
2182 log_error("nspawn currently does not support LUKS disk images.");
2191 log_error("--image= is not supported, compiled without blkid support.");
2305 log_error("Container %s terminated by signal %s.", arg_machine, signal_to_string(status.si_status));
2309 log_error("Container %s failed due to unknown reason.", arg_machine);
2354 log_error("No image for machine '%s': %m", arg_machine);
2371 log_error("Failed to determine path, please use -D or -i.");
2387 log_error("Failed to determine machine name automatically, please use -M.");
2428 log_error("UID and GID base of %s don't match.", directory);
2436 log_error("UID base too high for UID range.");
2482 log_error("Parent died too early");
2498 log_error("Parent died too early");
2595 log_error("Parent died too early");
2732 log_error("Short write while sending UID shift.");
2835 log_error("Short write while sending PID.");
3108 log_error("Need to be root.");
3137 log_error("Spawning container on root directory is not supported. Consider using --ephemeral.");
3211 log_error("Directory %s doesn't look like an OS root directory (os-release file is missing). Refusing.", arg_directory);
3220 log_error("Directory %s doesn't look like it has an OS tree. Refusing.", arg_directory);
3434 log_error("Short read while reading inner child PID.");
3443 log_error("Child died too early.");
3454 log_error("Short read while reading UID shift.");
3551 log_error("Child died too early.");