CentOS 7.5 ব্যবহার করে yum প্যাকেজ আপডেট করতে অক্ষম


1

Yum প্যাকেজ আপডেট করার সময় আমি নিম্নলিখিত ত্রুটিটি পেয়েছি।

http://mirror.centos.org/centos/7/os/x86_64/repodata/repomd.xml:
[Errno -1] Error importing repomd.xml for base: Damaged repomd.xml
file Trying other mirror.

এবং:

[root@system ~]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
CentOS-7-x86_64-extras                                                                                                                                                                                                | 3.4 kB  00:00:00
CentOS-7-x86_64-os                                                                                                                                                                                                    | 3.6 kB  00:00:00
CentOS-QPK-7-x86_64                                                                                                                                                                                                   | 2.5 kB  00:00:00
Delivery-Sysadm-CentOS-7-noarch                                                                                                                                                                                       | 2.5 kB  00:00:00
Delivery-Sysadm-CentOS-7-x86_64                                                                                                                                                                                       | 2.5 kB  00:00:00
Delivery-Sysadm-CentOS-nover-noarch                                                                                                                                                                                   | 2.5 kB  00:00:00
Delivery-Sysadm-CentOS-nover-x86_64                                                                                                                                                                                   | 2.4 kB  00:00:00
Delivery-Sysadm-nodist-nover-noarch                                                                                                                                                                                   | 2.5 kB  00:00:00
Delivery-Sysadm-nodist-nover-x86_64                                                                                                                                                                                   | 2.5 kB  00:00:00
Private-v2cloud-CentOS-7-noarch                                                                                                                                                                                          | 2.4 kB  00:00:00
Private-v2cloud-CentOS-7-x86_64                                                                                                                                                                                          | 2.4 kB  00:00:00
Private-v2cloud-CentOS-nover-noarch                                                                                                                                                                                      | 2.5 kB  00:00:00
Private-v2cloud-CentOS-nover-x86_64                                                                                                                                                                                      | 2.4 kB  00:00:00
Private-v2cloud-nodist-nover-noarch                                                                                                                                                                                      | 2.5 kB  00:00:00
Private-v2cloud-nodist-nover-x86_64                                                                                                                                                                                      | 2.5 kB  00:00:00
base                                                                                                                                                                                                                  |  12 kB  00:00:00
http://mirror.centos.org/centos/7/os/x86_64/repodata/repomd.xml: [Errno -1] Error importing repomd.xml for base: Damaged repomd.xml file
Trying other mirror.

One of the configured repositories failed (CentOS-7 - Base),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:

1. Contact the upstream for the repository and get them to fix the problem.

2. Reconfigure the baseurl/etc. for the repository, to point to a working
   upstream. This is most often useful if you are using a newer
   distribution release than is supported by the repository (and the
   packages for the previous distribution release still work).

3. Run the command with the repository temporarily disabled

       yum --disablerepo=base ...

4. Disable the repository permanently, so yum won't use it by default. Yum
   will then just ignore the repository until you permanently enable it
   again or use --enablerepo for temporary usage:

       yum-config-manager --disable base
   or
       subscription-manager repos --disable=base

5. Configure the failing repository to be skipped, if it is unavailable.
   Note that yum will try to contact the repo. when it runs most commands,
   so will have to try and fail each time (and thus. yum will be be much
   slower). If it is a very temporary problem though, this is often a nice
   compromise:

       yum-config-manager --save --setopt=base.skip_if_unavailable=true

failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try.
http://mirror.centos.org/centos/7/os/x86_64/repodata/repomd.xml: [Errno -1]
Error importing repomd.xml for base: Damaged repomd.xml file

আমি যখন আয়না ইউআরএল কার্ল করি তখন আমি নিম্নলিখিত প্রতিক্রিয়া পাই:

[root@system ~]# curl http://mirror.centos.org/centos/7/os/x86_64/repodata/repomd.xml
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
.
.
.

কার্ল যেহেতু প্রতিক্রিয়া পাচ্ছে, তাই আমি মনে করি কোনও নেটওয়ার্ক সমস্যা নেই এবং আমি কোনও প্রক্সি ব্যবহার করি না yum.conf

এই সমস্যা সমাধানের জন্য যে কোনও নেতৃত্বের প্রশংসা করা হবে। ধন্যবাদ!


যেহেতু আপনি আপনার প্রশ্ন সরিয়েছেন আমি আপনার উত্তরটি পড়তে পারি না। আমি দেখেছি আপনি বলেছিলেন আপনি চেষ্টা করেছেন yum clean allকিন্তু এর পরে আর কিছুই হয়নি। আমি কেবল
সেন্টোস

@ user3788685 আমি চেষ্টা করেছি yum clean allতবে ভাগ্য হয়নি।
dp7

আরেকটি দ্রুত ধারণা যদি আপনি করতে পারেন ... চালানোর yum checkতারপর yum clean packages, সার্ভার রিবুট যদি আপনি, তারপর আবার চেক করতে পারেন। আমি নিশ্চিত না যে একটি রিবুট প্রয়োজন হয় বা না তবে আপনি যদি পারেন তবে আপনার অতিরিক্ত অতিরিক্তও হতে পারে। আমি এটি ডিএনএস সম্পর্কিত বলে সন্দেহ করি তবে কেবল ক্ষেত্রে সার্ভারে ডিএনএস সেটিংস ট্রিপল করে দেখুন এবং এটি নিশ্চিত করেছেন যে এটি আপনি সঠিকভাবে এবং কার্যকারী ডিএনএস সার্ভারের দিকে ইঙ্গিত করেছেন যেমনটি আপনি আশা করেছিলেন। দ্রুত ধারণা যা আপনি কমপক্ষে মুছে ফেলার চেষ্টা করতে পারলাম আমি মনে করি অন্য কিছু না হলে।
পিম্প জুস IT
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.