]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
install-deps.sh: do not use gcc-toolset-9 from copr 38523/head
authorKefu Chai <kchai@redhat.com>
Thu, 10 Dec 2020 10:48:24 +0000 (18:48 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 10 Dec 2020 10:50:45 +0000 (18:50 +0800)
since both CentOS and RHEL now include the updated
gcc-toolset-9-gcc-9.2.1-2.3.el8.

see also https://bugzilla.redhat.com/show_bug.cgi?id=1853900

Signed-off-by: Kefu Chai <kchai@redhat.com>
install-deps.sh

index 2735291f78d74cb1c2257b20d32c7f170a31a599..4de4a9baed2c8d486eb13dfaa7059b2c959b7133 100755 (executable)
@@ -338,7 +338,6 @@ else
                    $SUDO dnf config-manager --add-repo http://apt-mirror.front.sepia.ceph.com/lab-extras/8/
                    $SUDO dnf config-manager --setopt=apt-mirror.front.sepia.ceph.com_lab-extras_8_.gpgcheck=0 --save
                 fi
-                $SUDO dnf copr enable -y tchaikov/gcc-toolset-9 centos-stream-x86_64
                 ;;
         esac
         munge_ceph_spec_in $with_seastar $with_zbd $for_make_check $DIR/ceph.spec