Hi,
I have built successfully all the dependent packages of kde-runtime.
Following is the list of RPMs cloned and built from GIT:-
kde-runtime-4.10.5-8.el7.centos.x86_64.rpm
kde-runtime-drkonqi-4.10.5-8.el7.centos.x86_64.rpm
kde-runtime-libs-4.10.5-8.el7.centos.x86_64.rpm
kde-baseapps-4.10.5-4.el7.centos.x86_64.rpm
kde-baseapps-libs-4.10.5-4.el7.centos.x86_64.rpm
However, when we copy these RPMS to our ISO, anaconda installer fails to install due to dependency error:
package: kde-baseapps-4.10.5-4.el7.centos.x86_64
unresolved deps:
kde-runtime >= 0:4.14.8
On GIT kde-runtime has 4.10.5 latest version. How is it possible, to get this error, how come package is not satisfying minimum dependency ?
If i do yumdownloader for all these above RPMs, then i get following RPMs without "centos" name:-
kde-runtime-4.10.5-8.el7.x86_64.rpm
kde-runtime-drkonqi-4.10.5-8.el7.x86_64.rpm
kde-runtime-libs-4.10.5-8.el7.x86_64.rpm
kde-baseapps-4.10.5-4.el7.x86_64.rpm
kde-baseapps-libs-4.10.5-4.el7.x86_64.rpm
If i copy paste above RPMS to my custom ISO, then anaconda successfully installs these packages, without any errors.
Regards,
Shagun