| Top |
| typedef | DnfModulePackageContainer |
| typedef | DnfDb |
| typedef | DnfPackageSet |
| typedef | DnfReldep |
| typedef | DnfReldepList |
| enum | DnfError |
| #define | DNF_ERROR |
| struct | Dependency |
| struct | DependencyContainer |
| DnfContext | |
| DnfRepo | |
| DnfRepoLoader | |
| DnfSack | |
| DnfState | |
| DnfTransaction | |
| struct | ModulePackageContainer |
| struct | PackageSet |
| struct | Swdb |
The error code.
|
Failed with a non-specific error |
||
|
Something horrible happened |
||
|
Cannot get lock for action |
||
|
The action was cancelled |
||
|
The repo is not available |
||
|
Cannot fetch a software repo |
||
|
Cannot write a repo config file |
||
|
Package conflict exists |
||
|
No packages to update |
||
|
Package install was blocked |
||
|
File was not found |
||
|
An unfinished transaction exists |
||
|
GPG signature was bad |
||
|
File was invalid or could not be read |
||
|
Source was not found |
||
|
Configuration could not be read |
||
|
Package was not found |
||
|
Out of disk space |
||
|
Invalid architecture |
||
|
The selector was in some way bad |
||
|
No solution was possible |
||
|
The query was in some way bad |
||
|
This feature was not available |
||