[EPEL-devel] Re: Blue Sky Discussion: EPEL-next or EPIC

2018-05-17 Thread heelsleeh
good idea, 
EPIC release --> rhel release, centOS release
keep the old RPMS when EPIC package upgrade.
no compatibility issue any more.
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/message/QVRJ4RLWDSNZ3AQJMKJ2SIMNLEYSQPAR/


[EPEL-devel] Re: centos 1804(7.5) Dependency issue with EPEL

2018-05-13 Thread heelsleeh
not working, it seems the dependencies need qt5-qtbase=5.6.2 not >=

[root@localhost yum.repos.d]# yum install qt5-qtstyleplugins  
--enablerepo=epel-testing
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirrors.aliyun.com
 * epel: mirrors.aliyun.com
 * epel-testing: mirrors.tuna.tsinghua.edu.cn
 * extras: mirrors.aliyun.com
 * rpmfusion-free-updates: mirrors.ustc.edu.cn
 * rpmfusion-nonfree-updates: mirrors.ustc.edu.cn
 * updates: mirrors.aliyun.com
Resolving Dependencies
--> Running transaction check
---> Package qt5-qtstyleplugins.x86_64 0:5.0.0-15.el7 will be installed
--> Processing Dependency: qt5-qtbase(x86-64) = 5.6.2 for package: 
qt5-qtstyleplugins-5.0.0-15.el7.x86_64
--> Finished Dependency Resolution
Error: Package: qt5-qtstyleplugins-5.0.0-15.el7.x86_64 (epel)
   Requires: qt5-qtbase(x86-64) = 5.6.2
   Installed: qt5-qtbase-5.9.2-3.el7.x86_64 (@base)
   qt5-qtbase(x86-64) = 5.9.2-3.el7
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org


[EPEL-devel] centos 1804(7.5) Dependency issue with EPEL

2018-05-12 Thread heelsleeh
centos 1804
epel-release-7-11.noarch
when i install qtcreator i got this errors bellow, and qt5-qtstyleplugins is 
same.
--> Finished Dependency Resolution
Error: Package: qt-creator-4.1.0-3.el7.x86_64 (epel)
   Requires: qt5-qtbase(x86-64) = 5.6.2
   Installed: qt5-qtbase-5.9.2-3.el7.x86_64 (@base)
   qt5-qtbase(x86-64) = 5.9.2-3.el7
Error: Package: qt5-qtwebkit-5.6.2-1.el7.x86_64 (epel)
   Requires: qt5-qtbase(x86-64) = 5.6.2
   Installed: qt5-qtbase-5.9.2-3.el7.x86_64 (@base)
   qt5-qtbase(x86-64) = 5.9.2-3.el7
Error: Package: qt5-qtwebkit-5.6.2-1.el7.x86_64 (epel)
   Requires: qt5-qtdeclarative(x86-64) = 5.6.2
   Installing: qt5-qtdeclarative-5.9.2-1.el7.x86_64 (base)
   qt5-qtdeclarative(x86-64) = 5.9.2-1.el7
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org