kiwi-el8/kiwi/system
Marcus Schäfer 7b29751b92
Fix rpm metadata creation
There are rpm versions that require access to /dev and fail
with the error message 'Failed to initialize NSS library'
For details see: https://bugs.centos.org/view.php?id=14767
Due to the rpm location checkup fix from Issue #1037 this
change impacts builds for distributions that uses an rpm
version with the above behavior (e.g CentOS) and fails as
consequence of the rpm call error. This commit fixes this
in a way that we make sure the host /dev is available at
the time of the call.
2019-04-11 09:34:28 +02:00
..
root_import Fix derived docker images build 2019-03-15 11:05:04 +01:00
__init__.py Continue Refactor into subpackage 2016-03-07 17:33:39 +01:00
identifier.py system API docs cleanup 2018-04-19 12:02:12 +02:00
kernel.py Sort filesystem listings 2019-02-11 10:41:55 +01:00
prepare.py Follow up fix for zypper compat link 2019-03-06 16:25:01 +01:00
profile.py Make volume id customizable for installation ISOs 2018-09-26 11:57:01 +02:00
result.py Replace @staticmethod with @classmethod when needed 2019-03-26 16:27:43 +01:00
root_bind.py Warn on Modifications to intermediate config files 2018-10-26 15:17:59 +02:00
root_init.py Do not create static dev nodes in root init 2018-05-28 10:27:49 +02:00
setup.py Fix rpm metadata creation 2019-04-11 09:34:28 +02:00
shell.py Replace @staticmethod with @classmethod when needed 2019-03-26 16:27:43 +01:00
size.py system API docs cleanup 2018-04-19 12:02:12 +02:00
uri.py Refactor OCI images packing 2019-03-11 13:54:42 +01:00
users.py system API docs cleanup 2018-04-19 12:02:12 +02:00