On Tue, Mar 31, 2020 at 5:11 PM lejeczek via CentOS-devel < centos-devel at centos.org> wrote: > > > On 11/03/2020 17:48, Alfredo Moralejo Alonso wrote: > > Hi, > > > > On Wed, Mar 11, 2020 at 6:35 PM Anthony Alba > > <ascanio.alba7 at gmail.com <mailto:ascanio.alba7 at gmail.com>> > > wrote: > > > > Hi CentOS developers (especially CloudSIG), > > > > I started playing with some of the el8 OpenStack > > Ussuri packages like > > gRPC 1.26 and protobuf 3.11.2. The packages from CBS are: > > > > grpc*1.26.0-1.el8.x86_64.rpm > > protobuf*3.11.2-2*rpm > > > > Immediately I hit the bug > > https://github.com/grpc/grpc/issues/21213 > > trying the simplest helloworld quickstart, where the > > ./greeter_server > > hangs. > > > > > > Did you also hit any issue deploying OpenStack or just > > testing the packages out of it? > For me, using delorean repo, getting packages fails before > it really starts. > > $ dnf install openstack-cinder > Last metadata expiration check: 2:06:48 ago on Tue 31 Mar > 2020 10:26:54 BST. > Error: > Problem: package > openstack-cinder-1:15.0.2-0.20200226013222.6dfbec7.el8.noarch > requires python3-cinder = > 1:15.0.2-0.20200226013222.6dfbec7.el8, but none of the > providers can be installed > - conflicting requests > - nothing provides python3-etcd3gw needed by > python3-cinder-1:15.0.2-0.20200226013222.6dfbec7.el8.noarch > - nothing provides python3-routes >= 2.3.1 needed by > python3-cinder-1:15.0.2-0.20200226013222.6dfbec7.el8.noarch > - nothing provides python3-retrying >= 1.2.3 needed by > python3-cinder-1:15.0.2-0.20200226013222.6dfbec7.el8.noarch > - nothing provides python3-eventlet >= 0.22.0 needed by > python3-cinder-1:15.0.2-0.20200226013222.6dfbec7.el8.noarch > (try to add '--skip-broken' to skip uninstallable packages > or '--nobest' to use not only best candidate packages) > > $ dnf install openstack-nova.noarch > Last metadata expiration check: 2:13:36 ago on Tue 31 Mar > 2020 10:26:54 BST. > Error: > Problem: package > openstack-nova-1:20.1.2-0.20200225205235.40c288b.el8.noarch > requires openstack-nova-novncproxy = > 1:20.1.2-0.20200225205235.40c288b.el8, but none of the > providers can be installed > - conflicting requests > - nothing provides python3-websockify needed by > openstack-nova-novncproxy-1:20.1.2-0.20200225205235.40c288b.el8.noarch > - nothing provides novnc needed by > openstack-nova-novncproxy-1:20.1.2-0.20200225205235.40c288b.el8.noarch > (try to add '--skip-broken' to skip uninstallable packages > or '--nobest' to use not only best candidate packages) > > @peljasz all the failures mentioned are related to missing dependencies repo. Can u try including https://trunk.rdoproject.org/centos8-train/delorean-deps.repo repo also. Also u need enable PowerTools repo in addition to other CentOS base repos as some deps are consumed from it also. In case u looking for HA packages u need to enable HighAvailability repo. > > > > > > The Train packages for EL7 (gRPC 1.20, protobuf 3.6) > > work fine. > > > > Just a heads-up - I manually compiled gRPC 1.27.x (wow > > — that is hard > > to do) with CBS's protobuf and I got the quickstart to > > work. > > > > > > Latest fedora build is 1.26.0, i'm finding out if any > > update is ongoing > > > > > > Anthony Alba > > > > > > Regards, > > > > Alfredo > > > > _______________________________________________ > > CentOS-devel mailing list > > CentOS-devel at centos.org <mailto:CentOS-devel at centos.org> > > https://lists.centos.org/mailman/listinfo/centos-devel > > > > > > _______________________________________________ > > CentOS-devel mailing list > > CentOS-devel at centos.org > > https://lists.centos.org/mailman/listinfo/centos-devel > > > _______________________________________________ > CentOS-devel mailing list > CentOS-devel at centos.org > https://lists.centos.org/mailman/listinfo/centos-devel > -- Yatin Karel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20200401/25c5d3f8/attachment-0006.html>