FS#52052 - dbonly does not extract necessary db files

Attached to Project: Pacman
Opened by Andrew Gregory (andrewgregory) - Monday, 05 December 2016, 16:32 GMT
Last edited by Allan McRae (Allan) - Saturday, 14 January 2017, 07:57 GMT
Task Type Bug Report
Category Backend/Core
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version 5.0.1
Due in Version 5.1.0
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Some database files (currently mtree, install, and changelog) are extracted directly from the package archive rather than being built by libalpm. Using the DBONLY flag skips package extraction altogether, resulting in missing files. Missing install scripts are particularly troublesome.
This task depends upon

Closed by  Allan McRae (Allan)
Saturday, 14 January 2017, 07:57 GMT
Reason for closing:  Fixed
Additional comments about closing:  git commit 2c4511bd

Loading...