ErrLookup › Morganamilo/paru
Morganamilo/paru
Feature packed AUR helper · Rust · 31 source files
Analyzed at 9ac3578807 on 2026-09-12. 53 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| invalid value ' ' for key ' ', expected | validation | error | config, enum, validation, parse-error |
| option must be a number | validation | error | cli, parse-error, numeric-value |
| option expects a value | validation | error | cli, argument-parsing, missing-value |
| unknown option | validation | error | cli, unknown-option, short-flag |
| value can not be empty for key | validation | error | config, ini-parsing, pacman, empty-value |
| {} | exception | error | git, network, vcs, devel-package |
| no targets specified (use -h for help) | validation | error | cli, missing-argument, pacman, aur |
| key ' ' does not belong to a section | validation | error | config, ini-parsing, pacman, missing-section |
| {}:{}: {} | exception | error | config, parse-error, line-number, paru |
| package does not have an update | exception | info | vcs, devel-package, no-op, sentinel-error |
| get | http | error | network, http, aur, sync |
| can not install conflicting packages with --noconfirm | validation | error | conflict, noconfirm, automation, pacman |
| failed to spawn auth process | exception | critical | auth, process-spawn, lazy-initialization, subprocess |
| can not find local repo | validation | error | config, pacman, repository, pacman-conf |
| duplicate PKGBUILD | exception | error | pkgbuild, duplicate-package, aur, resolution |
1 Status | error_code | warning | exit-code, control-flow, pacman |
| change AUR URL schema from HTTPS to SSH | panic | error | config, url, aur, ssh |
| no local repos configured, add one to your pacman.conf: … | validation | error | config, repository, pacman, setup, paru |
| no local repo named | validation | error | config, repository, pacman, validation |
| timed out looking for devel update | console | warning | git, timeout, network, devel-package |
{pacman exit code} Status | error_code | error | build, makepkg, exit-code, aur |
| not yet implemented | panic | error | mock, unimplemented, search, panic |
| section can not be called | validation | error | config, pacman-conf, section-name, validation |
| --downloadonly can't be used for AUR packages | validation | error | aur, cli-flag, downloadonly, pacman |
| {}: {} | http | error | network, http, news, arch |
| can't install AUR package as root | validation | error | aur, root, security, permissions |
| package list does not match srcinfo | exception | error | makepkg, srcinfo, invariant, aur |
| failed to find cache directory | exception | critical | environment, xdg, cache-dir, startup |
| file manager ' ' did not execute successfully | validation | error | process, file-manager, exit-code |
| key can not contain null bytes | validation | error | config, env, validation, encoding |
| repo does not have a URL or Path | exception | error | config, repo, pkgbuild, missing-config |
| can't find package name in packagelist | validation | error | makepkg, parsing, pkgbuild |
| failed to find config directory | exception | error | config, environment, xdg |
| config file ' ' does not exist | validation | error | config, environment, file |
| can not use chroot builds: devtools is not installed | exception | error | chroot, devtools, missing-dependency, arch |
| no operation specified (use -h for help) | validation | error | cli, missing-argument, usage |
| can't build , deps not satisfied | exception | error | dependencies, build, aur, resolution |
| duplicate packages | validation | error | packages, installation, validation |
| packages failed to build | exception | error | build, makepkg, aur, batch |
| option ' ' does not take a value | validation | error | config, cli, parsing |
| too many packages | validation | error | search, aur, limits, regex |
| {pacman stderr} | console | error | pacman, process, packages |
| {}: {}: {} | http | error | network, http, aur, scraping |
| could not find .SRCINFO for | exception | error | srcinfo, file-not-found, aur, cache |
| unknown mode | validation | error | config, mode, validation, bitmask |
| value can not contain null bytes | validation | error | config, env, validation, encoding |
| option does not allow a value | validation | error | cli, argument-parsing, unexpected-value |
| failed to parse srcinfo | exception | error | srcinfo, parsing, pkgbuild, arch-linux |
| repository " " was not found | console | error | cli, repository, pacman, aur |
| unknown option | validation | error | cli, unknown-option, argument-parsing |
| only one operation may be used at a time | validation | error | cli, arguments, pacman |
| Status | exception | error | pacman, exit-code, install |
| failed to find state directory | exception | error | config, environment, xdg |