Dear Eric, Got it ,thanks Eric Broch (<ebr...@whitehorsetc.com>) 在 2023年3月24日星期五 下午10:07:17 [GMT+8] 寫道: I don't know what version of qt you're on, but you can 'cat' /etc/yum.repos.d/qmt.repo and see the mirror being used for your installation...something like the following: mirrorlist=https://raw.githubusercontent.com/qmtoaster/mirrorlist/master/qmt-mirrorlist-current Then copy and paste the above link into your web browser and you'll see this: http://repo.whitehorsetc.com/$releasever/current/$basearch/ ftp://toasterproj.phoenixinternet.com/pub/repo/qmt/CentOS/$releasever/current/$basearch/ ftp://qmtmirror.rm.ht/pub/repo/qmt/CentOS/$releasever/current/$basearch/ ftp://qmt-server.carlc.com/pub/repo/qmt/CentOS/$releasever/current/$basearch/ ftp://server.lhotkanet.cz/pub/repo/qmt/CentOS/$releasever/current/$basearch/ To see the 'SRPMS' replace '$basearch' with 'SRPMS' and '$releasever' with '7' or '8' So http://repo.whitehorsetc.com/$releasever/current/$basearch/ becomes http://repo.whitehorsetc.com/7/current/SRPMS/ or http://repo.whitehorsetc.com/8/current/SRPMS/ Remember that the dunces who write browser software have mostly done away with being able to browse to an ftp site. This is why my mirror use http instead of ftp. Eric
On 3/24/2023 7:42 AM, Henry wrote: Hello, I wanted to upgrade my QMT and need to SRPM to build my system,but I cannot see any files at below links ftp.whitehorsetc.com/pub/repo/qmt/CentOS/8 ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7 where was the correct path? thanks