Enumeration
AppStreamPoolError
Members
Name | Description |
---|---|
AS_POOL_ERROR_FAILED |
Generic failure. |
AS_POOL_ERROR_INCOMPLETE |
The pool was loaded, but we had to ignore some metadata. |
AS_POOL_ERROR_COLLISION |
An AppStream-ID collision occured (a component with that ID already existed in the pool) |
AS_POOL_ERROR_CACHE_WRITE_FAILED |
Unable to write to any cache file (not even tmpfs writes worked) |
AS_POOL_ERROR_CACHE_DAMAGED |
The disk cache was broken and we could not automatically recover. |