diff options
author | Ming Liu <liu.ming50@gmail.com> | 2017-10-02 07:25:42 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-08 22:23:43 +0000 |
commit | 24fdebbbfdeadcf3d152a0adf3058c714b193a8f (patch) | |
tree | 7419d0e39f8ab07fd82df3d316f6b5e45451e7cd /scripts/lib/scriptpath.py | |
parent | 44af4f20bfb1fe853ed0b5dfc76bdd2900f47cb0 (diff) | |
download | openembedded-core-24fdebbbfdeadcf3d152a0adf3058c714b193a8f.tar.gz openembedded-core-24fdebbbfdeadcf3d152a0adf3058c714b193a8f.tar.bz2 openembedded-core-24fdebbbfdeadcf3d152a0adf3058c714b193a8f.zip |
libsolv: fix a kernel-devsrc installation issue
We encountered a problem when installing kernel-devsrc package on a
intel-x86 target, as follows:
$ dnf install kernel-devsrc
| Installing : kernel-devsrc-1.0-r0.0.intel_corei7_64 1/1
| failed loading RPMDB
| The downloaded packages were saved in cache until the next successful transaction.
| You can remove cached packages by executing 'dnf clean packages'.
It can be fixed by increasing MAX_HDR_CNT and MAX_HDR_DSIZE in libsolv
per test.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions