ErrLookup › ungoogled-software/ungoogled-chromium

ungoogled-software/ungoogled-chromium

Google Chromium, sans integration with Google · Python · 22 source files

Analyzed at f85e84a480 on 2026-08-29. 17 documented errors.

Code / MessageTypeSeverityTags
Could not find relative_to directory in extracted files: %s
exception error filesystem, archive-extraction, path-not-found
Temporary unpacking directory already exists: %s
exception error filesystem, archive-extraction, directory-conflict
7z commands returned non-zero status: %s
exception error subprocess, archive-extraction, nonzero-exit
tar command returned %s
exception error subprocess, archive-extraction, nonzero-exit
WinRAR command returned %s
exception error subprocess, archive-extraction, winrar, nonzero-exit
NotImplementedError
exception error platform, unsupported-environment
"%s" for 7-zip is only available on Windows
exception error platform, configuration, windows-only
7z command returned %s
exception error subprocess, archive-extraction, nonzero-exit
"%s" for WinRAR is only available on Windows
exception error platform, configuration, windows-only
Unable to decode with any encoding: {path}
exception error encoding, unicode, decoding, substitution
FileNotFoundError
exception error filesystem, missing-path, substitution
FileExistsError
exception error filesystem, file-exists, cache, substitution
Path "{relative_path}" contains the file index hash delimite
validation error validation, file-index, format, substitution
Got non-zero exit code running "{' '.join(cmd)}"
exception error subprocess, patch, runtime-error, external-tool
Could not find series file in existing destination: {destina
exception error file-not-found, patches, series-file, merge
destination already exists: {destination}
exception error file-exists, patches, merge, destination-conflict
Patches from {source_dir} have conflicting paths with other
exception error file-exists, patch-conflict, merge, duplicate-paths