Fabio Erculiani 76edd9f0a3 [entropy.client.package] filter out splitdebug paths if splitdebug is disabled
If splitdebug was previously enabled for a package, and its
files were installed, when splitdebug is turned off Package kept
printing collision messages about /usr/lib/debug files.
This happened because packages contain /usr/lib/debug paths in
their content metadata (even those with separate splitdebug tarballs)
and this wasn't cleared out before installed packages repository
metadata update. Thus, during the cleanup step, these paths popped out
generating invalid warnings.
2012-08-26 16:02:17 +02:00
2011-10-20 19:52:49 +02:00
2012-07-27 16:34:27 +02:00
Description
No description provided
136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%