mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-14 21:35:02 -05:00
721b785e73
In order to work properly, loading the filelist from an mtree file
requires a libarchive patch that has not yet been included in an
official release.[1] Under certain circumstances, an unpatched
libarchive may refuse to read the mtree file due to inconsistencies
between it and the user's file system. In order to allow alpm to
recover in this situation, read the mtree data into a temporary filelist
that is only copied over to the package if the entire read is
successful.
[1]
|
||
---|---|---|
.. | ||
libalpm |