Could you please build conserver for EPEL8? Thanks a lot! Jirka
All, conserver-client package too, please. Best, -pbunyan
All, This package is needed for internal testing and debugging. Best, -pbunyan
In the meantime, I've built some RHEL8 packages in COPR. Run this to install conserver and/or conserver-client: dnf copr enable jbastian/rhel8-conserver dnf install conserver-client More info: https://copr.fedorainfracloud.org/coprs/jbastian/rhel8-conserver/
https://pagure.io/releng/fedora-scm-requests/issue/19536 https://pagure.io/releng/fedora-scm-requests/issue/19537
FEDORA-EPEL-2019-f44b7ddeb4 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f44b7ddeb4
conserver-8.2.2-4.el8 has been pushed to the Fedora EPEL 8 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f44b7ddeb4
(In reply to Fedora Update System from comment #6) > conserver-8.2.2-4.el8 has been pushed to the Fedora EPEL 8 testing > repository. If problems still persist, please make note of it in this bug > report. > See https://fedoraproject.org/wiki/QA:Updates_Testing for > instructions on how to install test updates. > You can provide feedback for this update here: > https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f44b7ddeb4 All, The workaround from jbastian worked for me... thank you jeff :) https://bugzilla.redhat.com/show_bug.cgi?id=1770008#c3 I have RHEL8 installed and would like to test this fix provided in conserver-8.2.2-4.el8. What repo do I need in order to install this? Best, -pbunyan
Hi Paul, you need epel-testing repo: yum --enablerepo="epel-testing" install conserver Here is the repo file: # cat /etc/yum.repos.d/epel-testing.repo [epel-testing] name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch #baseurl=https://download.fedoraproject.org/pub/epel/testing/$releasever/Everything/$basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir failovermethod=priority enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8 Thanks Jirka
(In reply to Jiri Hladky from comment #8) > Hi Paul, > > you need epel-testing repo: > > yum --enablerepo="epel-testing" install conserver > > Here is the repo file: > > # cat /etc/yum.repos.d/epel-testing.repo > [epel-testing] > name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch > #baseurl=https://download.fedoraproject.org/pub/epel/testing/$releasever/ > Everything/$basearch > metalink=https://mirrors.fedoraproject.org/metalink?repo=testing- > epel$releasever&arch=$basearch&infra=$infra&content=$contentdir > failovermethod=priority > enabled=0 > gpgcheck=1 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8 > > Thanks > Jirka [pbunyan@pbunyan ~]$ cat /etc/redhat-release Red Hat Enterprise Linux release 8.0 (Ootpa) [pbunyan@pbunyan ~]$ uname -r 4.18.0-80.11.2.el8_0.x86_64 [pbunyan@pbunyan ~]$ yum list installed conserver-client Installed Packages conserver-client.x86_64 8.2.2-4.el8 @epel-testing And running $console $FQDN is working as expected :) pbunyan adds update comment here too: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f44b7ddeb4 Thank you all! Best, -pbunyan
conserver-8.2.2-4.el8 has been pushed to the Fedora EPEL 8 stable repository. If problems still persist, please make note of it in this bug report.