centos 7.9 error #103

Closed
opened 2024-08-13 16:34:25 +02:00 by 1265578519 · 4 comments
1265578519 commented 2024-08-13 16:34:25 +02:00 (Migrated from github.com)

image

                Hetzner Online GmbH - installimage

  Your server will be installed now, this will take some minutes
             You can abort at any time with CTRL+C ...

         :  Reading configuration                           done 
         :  Loading image file variables                    done 
         :  Loading centos specific functions               done 
   1/15  :  Deleting partitions                             done 
   2/15  :  Test partition size                             done 
   3/15  :  Creating partitions and /etc/fstab              done 
   4/15  :  Formatting partitions
         :    formatting /dev/sda1 with ext4                done 
   5/15  :  Mounting partitions                             done 
   6/15  :  Sync time via ntp                               done 
         :  Importing public key for image validation       done 
   7/15  :  Validating image before starting extraction     warn 
         :  No detached signature file found!
   8/15  :  Extracting image (local)                        done 
   9/15  :  Setting up network config                       done 
  10/15  :  Executing additional commands
         :    Setting hostname                              done 
         :    Generating new SSH keys                       done 
         :    Generating ramdisk                            done 
         :    Generating ntp config                         done 
  11/15  :  Setting up miscellaneous files                  done 
  12/15  :  Configuring authentication
         :    Setting root password                         done 
                                                            done 
         :    Enabling SSH root login with password         done 
  13/15  :  Installing bootloader grub                      done 
  14/15  :  Running some centos specific functions         failed

         An error occured while installing the new system!
          See the debug file /root/debug.txt for details.

Please check our wiki for a description of the error:

![image](https://github.com/user-attachments/assets/3b17eb8c-bab7-4cf9-8adb-3b33adb035c6) ``` Hetzner Online GmbH - installimage Your server will be installed now, this will take some minutes You can abort at any time with CTRL+C ... : Reading configuration done : Loading image file variables done : Loading centos specific functions done 1/15 : Deleting partitions done 2/15 : Test partition size done 3/15 : Creating partitions and /etc/fstab done 4/15 : Formatting partitions : formatting /dev/sda1 with ext4 done 5/15 : Mounting partitions done 6/15 : Sync time via ntp done : Importing public key for image validation done 7/15 : Validating image before starting extraction warn : No detached signature file found! 8/15 : Extracting image (local) done 9/15 : Setting up network config done 10/15 : Executing additional commands : Setting hostname done : Generating new SSH keys done : Generating ramdisk done : Generating ntp config done 11/15 : Setting up miscellaneous files done 12/15 : Configuring authentication : Setting root password done done : Enabling SSH root login with password done 13/15 : Installing bootloader grub done 14/15 : Running some centos specific functions failed An error occured while installing the new system! See the debug file /root/debug.txt for details. Please check our wiki for a description of the error: ```
asciiprod commented 2024-08-14 08:14:26 +02:00 (Migrated from github.com)

Please have a look at the debug file /root/debug.txt for details on the error.
If you are a Hetzner customer you can also open a ticket for the corresponding server and attach the debug.txt there as Github is not an official support channel.
However CentOS 7 is End of Life in general and no longer supported.

Please have a look at the debug file /root/debug.txt for details on the error. If you are a Hetzner customer you can also open a ticket for the corresponding server and attach the debug.txt there as Github is not an official support channel. However CentOS 7 is End of Life in general and no longer supported.
1265578519 commented 2024-08-14 14:42:01 +02:00 (Migrated from github.com)
root@rescue ~ # cat /root/debug.txt

[14:38:01] # starting installimage
[14:38:01] -------------------------------------
[14:38:03] :   Hardware data:
[14:38:03] :   CPU1: Intel Xeon Processor (Skylake, IBRS, no TSX) (Cores 2)
[14:38:03] :   Memory:  3840 MB
[14:38:03] :   Disk /dev/sda: 40 GB (=> 38 GiB)
[14:38:03] :   Total capacity 38 GiB with 1 Disk
[14:38:03] -------------------------------------
[14:38:03] # make clean config
[14:38:03] # SYSTYPE: vServer
[14:38:03] # SYSMFC:  Hetzner
[14:38:03] running swapoff -a
[14:38:04] running dmsetup remove_all
[14:38:04] # stopping rescue system systemd-resolved
[14:38:04] # updating /etc/resolv.conf
[14:38:04] :   renamed '/etc/resolv.conf' -> '/etc/resolv.conf.bak'
[14:38:04] :   --- /etc/resolv.conf.bak	2024-08-14 14:29:41.144000000 +0200
[14:38:05] :   +++ /etc/resolv.conf	2024-08-14 14:38:04.986039222 +0200
[14:38:05] :   @@ -1,23 +1,4 @@
[14:38:05] :   -# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).
[14:38:05] :   -# Do not edit.
[14:38:05] :   -#
[14:38:05] :   -# This file might be symlinked as /etc/resolv.conf. If you're looking at
[14:38:05] :   -# /etc/resolv.conf and seeing this text, you have followed the symlink.
[14:38:05] :   -#
[14:38:05] :   -# This is a dynamic resolv.conf file for connecting local clients to the
[14:38:05] :   -# internal DNS stub resolver of systemd-resolved. This file lists all
[14:38:05] :   -# configured search domains.
[14:38:05] :   -#
[14:38:05] :   -# Run "resolvectl status" to see details about the uplink DNS servers
[14:38:05] :   -# currently in use.
[14:38:05] :   -#
[14:38:05] :   -# Third party programs should typically not access this file directly, but only
[14:38:05] :   -# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a
[14:38:05] :   -# different way, replace this symlink by a static file or a different symlink.
[14:38:05] :   -#
[14:38:05] :   -# See man:systemd-resolved.service(8) for details about the supported modes of
[14:38:05] :   -# operation for /etc/resolv.conf.
[14:38:05] :   -
[14:38:05] :   -nameserver 127.0.0.53
[14:38:05] :   -options edns0 trust-ad
[14:38:05] :   -search .
[14:38:05] :   +nameserver 185.12.64.2
[14:38:05] :   +nameserver 2a01:4ff:ff00::add:1
[14:38:05] :   +nameserver 185.12.64.1
[14:38:05] :   +nameserver 2a01:4ff:ff00::add:2
[14:38:05] # updating /run/systemd/resolve/stub-resolv.conf
[14:38:05] :   --- /run/systemd/resolve/stub-resolv.conf.bak	2024-08-14 14:38:05.018040179 +0200
[14:38:05] :   +++ /run/systemd/resolve/stub-resolv.conf	2024-08-14 14:38:05.018040179 +0200
[14:38:05] :   @@ -1,23 +1,4 @@
[14:38:05] :   -# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).
[14:38:05] :   -# Do not edit.
[14:38:05] :   -#
[14:38:05] :   -# This file might be symlinked as /etc/resolv.conf. If you're looking at
[14:38:05] :   -# /etc/resolv.conf and seeing this text, you have followed the symlink.
[14:38:05] :   -#
[14:38:05] :   -# This is a dynamic resolv.conf file for connecting local clients to the
[14:38:05] :   -# internal DNS stub resolver of systemd-resolved. This file lists all
[14:38:05] :   -# configured search domains.
[14:38:05] :   -#
[14:38:05] :   -# Run "resolvectl status" to see details about the uplink DNS servers
[14:38:05] :   -# currently in use.
[14:38:05] :   -#
[14:38:05] :   -# Third party programs should typically not access this file directly, but only
[14:38:05] :   -# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a
[14:38:05] :   -# different way, replace this symlink by a static file or a different symlink.
[14:38:05] :   -#
[14:38:05] :   -# See man:systemd-resolved.service(8) for details about the supported modes of
[14:38:05] :   -# operation for /etc/resolv.conf.
[14:38:05] :   -
[14:38:05] :   -nameserver 127.0.0.53
[14:38:05] :   -options edns0 trust-ad
[14:38:05] :   -search .
[14:38:05] :   +nameserver 185.12.64.2
[14:38:05] :   +nameserver 2a01:4ff:ff00::add:1
[14:38:05] :   +nameserver 185.12.64.1
[14:38:05] :   +nameserver 2a01:4ff:ff00::add:2
[14:38:05] # executing setupfile
[14:38:05] # SYSTYPE: vServer
[14:38:05] # SYSMFC:  Hetzner
[14:38:05] # checking if the script is disabled
[14:38:05] # starting menu...
[14:38:17] Image info:
[14:38:17] :   DISTRIB ID:               centos
[14:38:17] :   DISTRIB RELEASE/CODENAME: 79
[14:38:17] # chosen image: [ CentOS-79-64-minimal ]
[14:38:17] # copy & create config...
[14:38:20] # starting mcedit...
[14:38:20] Image info:
[14:38:20] :   DISTRIB ID:               centos
[14:38:20] :   DISTRIB RELEASE/CODENAME: 79
[14:38:45] # validating vars...
[14:38:45] :   / : all
[14:38:45] Image info:
[14:38:46] :   DISTRIB ID:               centos
[14:38:46] :   DISTRIB RELEASE/CODENAME: 79
[14:38:46] :   Size of the first hdd is: 40961572864
[14:38:46] :   check_dos_partitions
[14:38:46] WARNING: The image you have chosen is no longer supported by us as it has reached the end of its life. Updates and security patches are either no longer available or not applied by us anymore. There is no guarantee that the installation will work! 
[14:38:48] # asking for confirmation...
[14:38:50] # Confirmation for drive /dev/sda accepted
[14:38:50] # executing installfile...
[14:38:50] # SYSTYPE: vServer
[14:38:50] # SYSMFC:  Hetzner
[14:38:50] :   / : all
[14:38:50] :   check_dos_partitions
[14:38:50] Image info:
[14:38:50] :   DISTRIB ID:               centos
[14:38:50] :   DISTRIB RELEASE/CODENAME: 79
[14:38:50] # load centos specific functions...
[14:38:50] # Deleting partitions
[14:38:51] running swapoff -a
[14:38:51] running dmsetup remove_all
[14:38:51] # Deleting partitions on /dev/sda
[14:38:52] :   GPT data structures destroyed! You may now partition the disk using fdisk or
[14:38:52] :   other utilities.
[14:38:52] :   Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0 has been opened read-only.
[14:38:53] # Test partition size
[14:38:53] :   check_dos_partitions
[14:38:53] # Creating partitions and /etc/fstab
[14:38:53] # Creating partitions on /dev/sda
[14:38:53] :   deactivate all dm-devices with dmraid and dmsetup
[14:38:53] :   no raid disks
[14:38:53] :   
[14:38:53] :   /dev/sda:
[14:38:53] :   re-reading partition table
[14:38:53] :   create partition: parted -s /dev/sda mkpart primary ext3 2048s 80001023s
[14:38:53] :   reread partition table after 5 seconds
[14:38:58] :   deactivate all dm-devices with dmraid and dmsetup
[14:38:58] :   no raid disks
[14:39:05] # formatting  /dev/sda1  with  ext4
[14:39:05] # Mounting partitions
[14:39:06] # Sync time via ntp
[14:39:06] :   Using standard Hetzner Online GmbH pubkey: /root/.oldroot/nfs/install/gpg/public-key.asc
[14:39:06] :   Using standard Hetzner Online GmbH pubkey: /root/.oldroot/nfs/install/gpg/public-key-2018.asc
[14:39:06] :   Using standard Hetzner Online GmbH pubkey: /root/.oldroot/nfs/install/gpg/public-key-2023.asc
[14:39:06] :   gpg: key 9E03E2BEB8F0F463: public key "Hetzner Online AG, RZ-Softwareentwicklung (Signing Key 2013) <info@hetzner.de>" imported
[14:39:06] :   gpg: Total number processed: 1
[14:39:06] :   gpg:               imported: 1
[14:39:06] :   gpg: key 7030DBE4387333B3: public key "Hetzner Online GmbH image signing key <info@hetzner.com>" imported
[14:39:06] :   gpg: Total number processed: 1
[14:39:06] :   gpg:               imported: 1
[14:39:06] :   gpg: key 5D6C6CC99D52C310: public key "info@hetzner.com" imported
[14:39:06] :   gpg: key B97D95710D4B657E: public key "Hetzner Online GmbH (image signing key) <info@hetzner.com>" imported
[14:39:06] :   gpg: Total number processed: 2
[14:39:06] :   gpg:               imported: 2
[14:39:06] # Validating image before starting extraction
[14:39:06] # Extracting image (local)
[14:39:23] # verify that systemd-nspawn works
[14:39:24] # Setting up network config
[14:39:24] # setup network config
[14:39:24] # setup /etc/sysconfig/network
[14:39:24] # setup /etc/sysconfig/network-scripts
[14:39:25] # setting up /etc/sysconfig/network-scripts/ifcfg-eth0
[14:39:25] :   configuring dhcpv4 for eth0
[14:39:25] :   configuring ipv6 addr 2a01:4f8:c0c:260a::2/64 for eth0
[14:39:25] :   configuring ipv6 gateway fe80::1 for eth0
[14:39:25] mtab is already a symlink
[14:39:25] # Setting hostname
[14:39:25] # chroot: hostname CentOS-79-64-minimal
[14:39:25] # set new hostname 'CentOS-79-64-minimal' in /installimage.51Me8/hdd/etc/hostname
[14:39:25] # set new hostname 'CentOS-79-64-minimal' in /installimage.51Me8/hdd/etc/sysconfig/network
[14:39:25] # Generating new SSH keys
[14:39:25] skipping rsa1 key gen
[14:39:25] skipping dsa key gen
[14:39:25] # chroot: ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N '' >/dev/null
[14:39:26] # chroot: ssh-keygen -t ecdsa -f /etc/ssh/ssh_host_ecdsa_key -N '' >/dev/null
[14:39:26] # chroot: ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N '' >/dev/null
[14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key.pub -E md5 > /tmp/rsa 2> /dev/null
[14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key.pub -E sha256 > /tmp/rsa.sha256 2> /dev/null
[14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_ecdsa_key.pub -E md5 > /tmp/ecdsa 2> /dev/null
[14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_ecdsa_key.pub -E sha256 > /tmp/ecdsa.sha256 2> /dev/null
[14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_ed25519_key.pub -E md5 > /tmp/ed25519 2> /dev/null
[14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_ed25519_key.pub -E sha256 > /tmp/ed25519.sha256 2> /dev/null
[14:39:26] # Generating ramdisk
[14:39:26] # chroot: dracut -f --kver 3.10.0-1160.108.1.el7.x86_64
[14:40:33] # Generating ntp config
[14:40:33] no ntp config found, ignoring
[14:40:33] # Setting up miscellaneous files
[14:40:33] :   --- /dev/null	2024-08-14 14:39:00.835728571 +0200
[14:40:33] :   +++ /installimage.51Me8/hdd/etc/resolv.conf	2024-08-14 14:40:33.703196296 +0200
[14:40:33] :   @@ -0,0 +1,6 @@
[14:40:33] :   +### Hetzner Online GmbH installimage
[14:40:33] :   +# nameserver config
[14:40:33] :   +nameserver 185.12.64.1
[14:40:33] :   +nameserver 2a01:4ff:ff00::add:2
[14:40:33] :   +nameserver 185.12.64.2
[14:40:33] :   +nameserver 2a01:4ff:ff00::add:1
[14:40:35] # set SSH PermitRootLogin
[14:40:35] :   --- /installimage.51Me8/hdd/etc/ssh/sshd_config	2017-09-19 09:14:33.325438420 +0200
[14:40:35] :   +++ /installimage.51Me8/sshd_config	2024-08-14 14:40:35.059287055 +0200
[14:40:35] :   @@ -35,7 +35,7 @@
[14:40:35] :   # Authentication:
[14:40:35] :   
[14:40:35] :   #LoginGraceTime 2m
[14:40:35] :   -#PermitRootLogin yes
[14:40:35] :   +PermitRootLogin yes
[14:40:35] :   #StrictModes yes
[14:40:35] :   #MaxAuthTries 6
[14:40:35] :   #MaxSessions 10
[14:40:35] # Installing bootloader grub
[14:40:35] # Generating config for grub
[14:40:35] # device map:
[14:40:35] :   (hd0) /dev/sda
[14:40:35] # chroot: grub2-mkconfig -o /boot/grub2/grub.cfg 2>&1
[14:40:35] :   Generating grub configuration file ...
[14:40:35] :   Found linux image: /boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64
[14:40:35] :   Found initrd image: /boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img
[14:40:35] :   Found linux image: /boot/vmlinuz-0-rescue-9063ac396d784f4c997ceacdd0590c25
[14:40:35] :   Found initrd image: /boot/initramfs-0-rescue-9063ac396d784f4c997ceacdd0590c25.img
[14:40:36] :   done
[14:40:36] # change all device names to uuid (e.g. for ide/pata transition)
[14:40:36] # Writing bootloader grub into MBR
[14:40:36] # chroot: grub2-install --no-floppy --recheck /dev/sda 2>&1
[14:40:36] :   Installing for i386-pc platform.
[14:40:37] :   Installation finished. No error reported.
[14:40:37] # Running some centos specific functions
[14:40:37] # Randomizing systemd timer for mdadm checkarray: day 6 @ 2:51
[14:40:37] # chroot: chkconfig iptables off
[14:40:37] :   error reading information on service iptables: No such file or directory
[14:40:37] # chroot: chkconfig ip6tables off
[14:40:37] :   error reading information on service ip6tables: No such file or directory
[14:40:37] # chroot: chkconfig postfix off
[14:40:37] :   error reading information on service postfix: No such file or directory
[14:40:37] # Testing and setup of cpanel image
[14:40:37] # chroot: yum check-update
[14:40:37] :   Loaded plugins: fastestmirror
[14:40:37] :   Determining fastest mirrors
[14:40:37] :   Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
[14:40:37] :   14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
[14:40:37] :   
[14:40:37] :   
[14:40:37] :   One of the configured repositories failed (Unknown),
[14:40:37] :   and yum doesn't have enough cached data to continue. At this point the only
[14:40:37] :   safe thing yum can do is fail. There are a few ways to work "fix" this:
[14:40:37] :   
[14:40:37] :   1. Contact the upstream for the repository and get them to fix the problem.
[14:40:37] :   
[14:40:37] :   2. Reconfigure the baseurl/etc. for the repository, to point to a working
[14:40:37] :   upstream. This is most often useful if you are using a newer
[14:40:37] :   distribution release than is supported by the repository (and the
[14:40:37] :   packages for the previous distribution release still work).
[14:40:37] :   
[14:40:37] :   3. Run the command with the repository temporarily disabled
[14:40:37] :   yum --disablerepo=<repoid> ...
[14:40:37] :   
[14:40:37] :   4. Disable the repository permanently, so yum won't use it by default. Yum
[14:40:37] :   will then just ignore the repository until you permanently enable it
[14:40:37] :   again or use --enablerepo for temporary usage:
[14:40:37] :   
[14:40:37] :   yum-config-manager --disable <repoid>
[14:40:37] :   or
[14:40:37] :   subscription-manager repos --disable=<repoid>
[14:40:37] :   
[14:40:37] :   5. Configure the failing repository to be skipped, if it is unavailable.
[14:40:37] :   Note that yum will try to contact the repo. when it runs most commands,
[14:40:37] :   so will have to try and fail each time (and thus. yum will be be much
[14:40:37] :   slower). If it is a very temporary problem though, this is often a nice
[14:40:37] :   compromise:
[14:40:37] :   
[14:40:37] :   yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
[14:40:37] :   
[14:40:37] :   Cannot find a valid baseurl for repo: base/7/x86_64
[14:40:37] # chroot: yum -y install polkit
[14:40:38] :   Loaded plugins: fastestmirror
[14:40:38] :   Loading mirror speeds from cached hostfile
[14:40:38] :   Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
[14:40:38] :   14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
[14:40:38] :   
[14:40:38] :   
[14:40:38] :   One of the configured repositories failed (Unknown),
[14:40:38] :   and yum doesn't have enough cached data to continue. At this point the only
[14:40:38] :   safe thing yum can do is fail. There are a few ways to work "fix" this:
[14:40:38] :   
[14:40:38] :   1. Contact the upstream for the repository and get them to fix the problem.
[14:40:38] :   
[14:40:38] :   2. Reconfigure the baseurl/etc. for the repository, to point to a working
[14:40:38] :   upstream. This is most often useful if you are using a newer
[14:40:38] :   distribution release than is supported by the repository (and the
[14:40:38] :   packages for the previous distribution release still work).
[14:40:38] :   
[14:40:38] :   3. Run the command with the repository temporarily disabled
[14:40:38] :   yum --disablerepo=<repoid> ...
[14:40:38] :   
[14:40:38] :   4. Disable the repository permanently, so yum won't use it by default. Yum
[14:40:38] :   will then just ignore the repository until you permanently enable it
[14:40:38] :   again or use --enablerepo for temporary usage:
[14:40:38] :   
[14:40:38] :   yum-config-manager --disable <repoid>
[14:40:38] :   or
[14:40:38] :   subscription-manager repos --disable=<repoid>
[14:40:38] :   
[14:40:38] :   5. Configure the failing repository to be skipped, if it is unavailable.
[14:40:38] :   Note that yum will try to contact the repo. when it runs most commands,
[14:40:38] :   so will have to try and fail each time (and thus. yum will be be much
[14:40:38] :   slower). If it is a very temporary problem though, this is often a nice
[14:40:38] :   compromise:
[14:40:38] :   
[14:40:38] :   yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
[14:40:38] :   
[14:40:38] :   Cannot find a valid baseurl for repo: base/7/x86_64
[14:40:38] => FAILED
[14:40:38] Sent install.conf to statsserver: HTTP/2 201 
[14:40:38] Sent debug.txt to statsserver: HTTP/2 201 
[14:40:38] # report installation
[14:40:38] :   installation report uuid: null
[14:40:38] cleaning up
``` root@rescue ~ # cat /root/debug.txt [14:38:01] # starting installimage [14:38:01] ------------------------------------- [14:38:03] : Hardware data: [14:38:03] : CPU1: Intel Xeon Processor (Skylake, IBRS, no TSX) (Cores 2) [14:38:03] : Memory: 3840 MB [14:38:03] : Disk /dev/sda: 40 GB (=> 38 GiB) [14:38:03] : Total capacity 38 GiB with 1 Disk [14:38:03] ------------------------------------- [14:38:03] # make clean config [14:38:03] # SYSTYPE: vServer [14:38:03] # SYSMFC: Hetzner [14:38:03] running swapoff -a [14:38:04] running dmsetup remove_all [14:38:04] # stopping rescue system systemd-resolved [14:38:04] # updating /etc/resolv.conf [14:38:04] : renamed '/etc/resolv.conf' -> '/etc/resolv.conf.bak' [14:38:04] : --- /etc/resolv.conf.bak 2024-08-14 14:29:41.144000000 +0200 [14:38:05] : +++ /etc/resolv.conf 2024-08-14 14:38:04.986039222 +0200 [14:38:05] : @@ -1,23 +1,4 @@ [14:38:05] : -# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). [14:38:05] : -# Do not edit. [14:38:05] : -# [14:38:05] : -# This file might be symlinked as /etc/resolv.conf. If you're looking at [14:38:05] : -# /etc/resolv.conf and seeing this text, you have followed the symlink. [14:38:05] : -# [14:38:05] : -# This is a dynamic resolv.conf file for connecting local clients to the [14:38:05] : -# internal DNS stub resolver of systemd-resolved. This file lists all [14:38:05] : -# configured search domains. [14:38:05] : -# [14:38:05] : -# Run "resolvectl status" to see details about the uplink DNS servers [14:38:05] : -# currently in use. [14:38:05] : -# [14:38:05] : -# Third party programs should typically not access this file directly, but only [14:38:05] : -# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a [14:38:05] : -# different way, replace this symlink by a static file or a different symlink. [14:38:05] : -# [14:38:05] : -# See man:systemd-resolved.service(8) for details about the supported modes of [14:38:05] : -# operation for /etc/resolv.conf. [14:38:05] : - [14:38:05] : -nameserver 127.0.0.53 [14:38:05] : -options edns0 trust-ad [14:38:05] : -search . [14:38:05] : +nameserver 185.12.64.2 [14:38:05] : +nameserver 2a01:4ff:ff00::add:1 [14:38:05] : +nameserver 185.12.64.1 [14:38:05] : +nameserver 2a01:4ff:ff00::add:2 [14:38:05] # updating /run/systemd/resolve/stub-resolv.conf [14:38:05] : --- /run/systemd/resolve/stub-resolv.conf.bak 2024-08-14 14:38:05.018040179 +0200 [14:38:05] : +++ /run/systemd/resolve/stub-resolv.conf 2024-08-14 14:38:05.018040179 +0200 [14:38:05] : @@ -1,23 +1,4 @@ [14:38:05] : -# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). [14:38:05] : -# Do not edit. [14:38:05] : -# [14:38:05] : -# This file might be symlinked as /etc/resolv.conf. If you're looking at [14:38:05] : -# /etc/resolv.conf and seeing this text, you have followed the symlink. [14:38:05] : -# [14:38:05] : -# This is a dynamic resolv.conf file for connecting local clients to the [14:38:05] : -# internal DNS stub resolver of systemd-resolved. This file lists all [14:38:05] : -# configured search domains. [14:38:05] : -# [14:38:05] : -# Run "resolvectl status" to see details about the uplink DNS servers [14:38:05] : -# currently in use. [14:38:05] : -# [14:38:05] : -# Third party programs should typically not access this file directly, but only [14:38:05] : -# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a [14:38:05] : -# different way, replace this symlink by a static file or a different symlink. [14:38:05] : -# [14:38:05] : -# See man:systemd-resolved.service(8) for details about the supported modes of [14:38:05] : -# operation for /etc/resolv.conf. [14:38:05] : - [14:38:05] : -nameserver 127.0.0.53 [14:38:05] : -options edns0 trust-ad [14:38:05] : -search . [14:38:05] : +nameserver 185.12.64.2 [14:38:05] : +nameserver 2a01:4ff:ff00::add:1 [14:38:05] : +nameserver 185.12.64.1 [14:38:05] : +nameserver 2a01:4ff:ff00::add:2 [14:38:05] # executing setupfile [14:38:05] # SYSTYPE: vServer [14:38:05] # SYSMFC: Hetzner [14:38:05] # checking if the script is disabled [14:38:05] # starting menu... [14:38:17] Image info: [14:38:17] : DISTRIB ID: centos [14:38:17] : DISTRIB RELEASE/CODENAME: 79 [14:38:17] # chosen image: [ CentOS-79-64-minimal ] [14:38:17] # copy & create config... [14:38:20] # starting mcedit... [14:38:20] Image info: [14:38:20] : DISTRIB ID: centos [14:38:20] : DISTRIB RELEASE/CODENAME: 79 [14:38:45] # validating vars... [14:38:45] : / : all [14:38:45] Image info: [14:38:46] : DISTRIB ID: centos [14:38:46] : DISTRIB RELEASE/CODENAME: 79 [14:38:46] : Size of the first hdd is: 40961572864 [14:38:46] : check_dos_partitions [14:38:46] WARNING: The image you have chosen is no longer supported by us as it has reached the end of its life. Updates and security patches are either no longer available or not applied by us anymore. There is no guarantee that the installation will work! [14:38:48] # asking for confirmation... [14:38:50] # Confirmation for drive /dev/sda accepted [14:38:50] # executing installfile... [14:38:50] # SYSTYPE: vServer [14:38:50] # SYSMFC: Hetzner [14:38:50] : / : all [14:38:50] : check_dos_partitions [14:38:50] Image info: [14:38:50] : DISTRIB ID: centos [14:38:50] : DISTRIB RELEASE/CODENAME: 79 [14:38:50] # load centos specific functions... [14:38:50] # Deleting partitions [14:38:51] running swapoff -a [14:38:51] running dmsetup remove_all [14:38:51] # Deleting partitions on /dev/sda [14:38:52] : GPT data structures destroyed! You may now partition the disk using fdisk or [14:38:52] : other utilities. [14:38:52] : Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only. [14:38:53] # Test partition size [14:38:53] : check_dos_partitions [14:38:53] # Creating partitions and /etc/fstab [14:38:53] # Creating partitions on /dev/sda [14:38:53] : deactivate all dm-devices with dmraid and dmsetup [14:38:53] : no raid disks [14:38:53] : [14:38:53] : /dev/sda: [14:38:53] : re-reading partition table [14:38:53] : create partition: parted -s /dev/sda mkpart primary ext3 2048s 80001023s [14:38:53] : reread partition table after 5 seconds [14:38:58] : deactivate all dm-devices with dmraid and dmsetup [14:38:58] : no raid disks [14:39:05] # formatting /dev/sda1 with ext4 [14:39:05] # Mounting partitions [14:39:06] # Sync time via ntp [14:39:06] : Using standard Hetzner Online GmbH pubkey: /root/.oldroot/nfs/install/gpg/public-key.asc [14:39:06] : Using standard Hetzner Online GmbH pubkey: /root/.oldroot/nfs/install/gpg/public-key-2018.asc [14:39:06] : Using standard Hetzner Online GmbH pubkey: /root/.oldroot/nfs/install/gpg/public-key-2023.asc [14:39:06] : gpg: key 9E03E2BEB8F0F463: public key "Hetzner Online AG, RZ-Softwareentwicklung (Signing Key 2013) <info@hetzner.de>" imported [14:39:06] : gpg: Total number processed: 1 [14:39:06] : gpg: imported: 1 [14:39:06] : gpg: key 7030DBE4387333B3: public key "Hetzner Online GmbH image signing key <info@hetzner.com>" imported [14:39:06] : gpg: Total number processed: 1 [14:39:06] : gpg: imported: 1 [14:39:06] : gpg: key 5D6C6CC99D52C310: public key "info@hetzner.com" imported [14:39:06] : gpg: key B97D95710D4B657E: public key "Hetzner Online GmbH (image signing key) <info@hetzner.com>" imported [14:39:06] : gpg: Total number processed: 2 [14:39:06] : gpg: imported: 2 [14:39:06] # Validating image before starting extraction [14:39:06] # Extracting image (local) [14:39:23] # verify that systemd-nspawn works [14:39:24] # Setting up network config [14:39:24] # setup network config [14:39:24] # setup /etc/sysconfig/network [14:39:24] # setup /etc/sysconfig/network-scripts [14:39:25] # setting up /etc/sysconfig/network-scripts/ifcfg-eth0 [14:39:25] : configuring dhcpv4 for eth0 [14:39:25] : configuring ipv6 addr 2a01:4f8:c0c:260a::2/64 for eth0 [14:39:25] : configuring ipv6 gateway fe80::1 for eth0 [14:39:25] mtab is already a symlink [14:39:25] # Setting hostname [14:39:25] # chroot: hostname CentOS-79-64-minimal [14:39:25] # set new hostname 'CentOS-79-64-minimal' in /installimage.51Me8/hdd/etc/hostname [14:39:25] # set new hostname 'CentOS-79-64-minimal' in /installimage.51Me8/hdd/etc/sysconfig/network [14:39:25] # Generating new SSH keys [14:39:25] skipping rsa1 key gen [14:39:25] skipping dsa key gen [14:39:25] # chroot: ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N '' >/dev/null [14:39:26] # chroot: ssh-keygen -t ecdsa -f /etc/ssh/ssh_host_ecdsa_key -N '' >/dev/null [14:39:26] # chroot: ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N '' >/dev/null [14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key.pub -E md5 > /tmp/rsa 2> /dev/null [14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key.pub -E sha256 > /tmp/rsa.sha256 2> /dev/null [14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_ecdsa_key.pub -E md5 > /tmp/ecdsa 2> /dev/null [14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_ecdsa_key.pub -E sha256 > /tmp/ecdsa.sha256 2> /dev/null [14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_ed25519_key.pub -E md5 > /tmp/ed25519 2> /dev/null [14:39:26] # chroot: ssh-keygen -l -f /etc/ssh/ssh_host_ed25519_key.pub -E sha256 > /tmp/ed25519.sha256 2> /dev/null [14:39:26] # Generating ramdisk [14:39:26] # chroot: dracut -f --kver 3.10.0-1160.108.1.el7.x86_64 [14:40:33] # Generating ntp config [14:40:33] no ntp config found, ignoring [14:40:33] # Setting up miscellaneous files [14:40:33] : --- /dev/null 2024-08-14 14:39:00.835728571 +0200 [14:40:33] : +++ /installimage.51Me8/hdd/etc/resolv.conf 2024-08-14 14:40:33.703196296 +0200 [14:40:33] : @@ -0,0 +1,6 @@ [14:40:33] : +### Hetzner Online GmbH installimage [14:40:33] : +# nameserver config [14:40:33] : +nameserver 185.12.64.1 [14:40:33] : +nameserver 2a01:4ff:ff00::add:2 [14:40:33] : +nameserver 185.12.64.2 [14:40:33] : +nameserver 2a01:4ff:ff00::add:1 [14:40:35] # set SSH PermitRootLogin [14:40:35] : --- /installimage.51Me8/hdd/etc/ssh/sshd_config 2017-09-19 09:14:33.325438420 +0200 [14:40:35] : +++ /installimage.51Me8/sshd_config 2024-08-14 14:40:35.059287055 +0200 [14:40:35] : @@ -35,7 +35,7 @@ [14:40:35] : # Authentication: [14:40:35] : [14:40:35] : #LoginGraceTime 2m [14:40:35] : -#PermitRootLogin yes [14:40:35] : +PermitRootLogin yes [14:40:35] : #StrictModes yes [14:40:35] : #MaxAuthTries 6 [14:40:35] : #MaxSessions 10 [14:40:35] # Installing bootloader grub [14:40:35] # Generating config for grub [14:40:35] # device map: [14:40:35] : (hd0) /dev/sda [14:40:35] # chroot: grub2-mkconfig -o /boot/grub2/grub.cfg 2>&1 [14:40:35] : Generating grub configuration file ... [14:40:35] : Found linux image: /boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64 [14:40:35] : Found initrd image: /boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img [14:40:35] : Found linux image: /boot/vmlinuz-0-rescue-9063ac396d784f4c997ceacdd0590c25 [14:40:35] : Found initrd image: /boot/initramfs-0-rescue-9063ac396d784f4c997ceacdd0590c25.img [14:40:36] : done [14:40:36] # change all device names to uuid (e.g. for ide/pata transition) [14:40:36] # Writing bootloader grub into MBR [14:40:36] # chroot: grub2-install --no-floppy --recheck /dev/sda 2>&1 [14:40:36] : Installing for i386-pc platform. [14:40:37] : Installation finished. No error reported. [14:40:37] # Running some centos specific functions [14:40:37] # Randomizing systemd timer for mdadm checkarray: day 6 @ 2:51 [14:40:37] # chroot: chkconfig iptables off [14:40:37] : error reading information on service iptables: No such file or directory [14:40:37] # chroot: chkconfig ip6tables off [14:40:37] : error reading information on service ip6tables: No such file or directory [14:40:37] # chroot: chkconfig postfix off [14:40:37] : error reading information on service postfix: No such file or directory [14:40:37] # Testing and setup of cpanel image [14:40:37] # chroot: yum check-update [14:40:37] : Loaded plugins: fastestmirror [14:40:37] : Determining fastest mirrors [14:40:37] : Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was [14:40:37] : 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" [14:40:37] : [14:40:37] : [14:40:37] : One of the configured repositories failed (Unknown), [14:40:37] : and yum doesn't have enough cached data to continue. At this point the only [14:40:37] : safe thing yum can do is fail. There are a few ways to work "fix" this: [14:40:37] : [14:40:37] : 1. Contact the upstream for the repository and get them to fix the problem. [14:40:37] : [14:40:37] : 2. Reconfigure the baseurl/etc. for the repository, to point to a working [14:40:37] : upstream. This is most often useful if you are using a newer [14:40:37] : distribution release than is supported by the repository (and the [14:40:37] : packages for the previous distribution release still work). [14:40:37] : [14:40:37] : 3. Run the command with the repository temporarily disabled [14:40:37] : yum --disablerepo=<repoid> ... [14:40:37] : [14:40:37] : 4. Disable the repository permanently, so yum won't use it by default. Yum [14:40:37] : will then just ignore the repository until you permanently enable it [14:40:37] : again or use --enablerepo for temporary usage: [14:40:37] : [14:40:37] : yum-config-manager --disable <repoid> [14:40:37] : or [14:40:37] : subscription-manager repos --disable=<repoid> [14:40:37] : [14:40:37] : 5. Configure the failing repository to be skipped, if it is unavailable. [14:40:37] : Note that yum will try to contact the repo. when it runs most commands, [14:40:37] : so will have to try and fail each time (and thus. yum will be be much [14:40:37] : slower). If it is a very temporary problem though, this is often a nice [14:40:37] : compromise: [14:40:37] : [14:40:37] : yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true [14:40:37] : [14:40:37] : Cannot find a valid baseurl for repo: base/7/x86_64 [14:40:37] # chroot: yum -y install polkit [14:40:38] : Loaded plugins: fastestmirror [14:40:38] : Loading mirror speeds from cached hostfile [14:40:38] : Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was [14:40:38] : 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" [14:40:38] : [14:40:38] : [14:40:38] : One of the configured repositories failed (Unknown), [14:40:38] : and yum doesn't have enough cached data to continue. At this point the only [14:40:38] : safe thing yum can do is fail. There are a few ways to work "fix" this: [14:40:38] : [14:40:38] : 1. Contact the upstream for the repository and get them to fix the problem. [14:40:38] : [14:40:38] : 2. Reconfigure the baseurl/etc. for the repository, to point to a working [14:40:38] : upstream. This is most often useful if you are using a newer [14:40:38] : distribution release than is supported by the repository (and the [14:40:38] : packages for the previous distribution release still work). [14:40:38] : [14:40:38] : 3. Run the command with the repository temporarily disabled [14:40:38] : yum --disablerepo=<repoid> ... [14:40:38] : [14:40:38] : 4. Disable the repository permanently, so yum won't use it by default. Yum [14:40:38] : will then just ignore the repository until you permanently enable it [14:40:38] : again or use --enablerepo for temporary usage: [14:40:38] : [14:40:38] : yum-config-manager --disable <repoid> [14:40:38] : or [14:40:38] : subscription-manager repos --disable=<repoid> [14:40:38] : [14:40:38] : 5. Configure the failing repository to be skipped, if it is unavailable. [14:40:38] : Note that yum will try to contact the repo. when it runs most commands, [14:40:38] : so will have to try and fail each time (and thus. yum will be be much [14:40:38] : slower). If it is a very temporary problem though, this is often a nice [14:40:38] : compromise: [14:40:38] : [14:40:38] : yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true [14:40:38] : [14:40:38] : Cannot find a valid baseurl for repo: base/7/x86_64 [14:40:38] => FAILED [14:40:38] Sent install.conf to statsserver: HTTP/2 201 [14:40:38] Sent debug.txt to statsserver: HTTP/2 201 [14:40:38] # report installation [14:40:38] : installation report uuid: null [14:40:38] cleaning up ```
1265578519 commented 2024-08-14 14:44:49 +02:00 (Migrated from github.com)

看起来是yum错误,你能修复一下?

rm -rf /etc/yum.repos.d/CentOS-Base.repo;curl -L -s http://github.itzmx.com/1265578519/mirrors/master/CentOS/CentOS7-Base-itzmx.repo -o /etc/yum.repos.d/CentOS7-Base-itzmx.repo
rm -rf /etc/yum.repos.d/CentOS-Base.repo
wget http://github.itzmx.com/1265578519/mirrors/master/CentOS/CentOS7-Base-itzmx.repo -O /etc/yum.repos.d/CentOS7-Base-itzmx.repo
rm -rf /etc/yum.repos.d/*pel.repo /etc/yum.repos.d/epel-testing.repo
wget http://github.itzmx.com/1265578519/mirrors/master/EPEL/epel.repo -O /etc/yum.repos.d/epel.repo
# CentOS-Base.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client.  You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the 
# remarked out baseurl= line instead.
#
#
 
[base]
name=CentOS-7.9.2009 - Base - mirrors.itzmx.com
failovermethod=priority
baseurl=http://mirrors.itzmx.com/centos-vault/7.9.2009/os/$basearch/
        https://vault.centos.org/7.9.2009/os/$basearch/
        https://linuxsoft.cern.ch/centos-vault/7.9.2009/os/$basearch/
        https://hkg.mirror.rackspace.com/centos-vault/7.9.2009/os/$basearch/
        https://mirror.nsc.liu.se/centos-store/7.9.2009/os/$basearch/
        https://mirrors.aliyun.com/centos-vault/7.9.2009/os/$basearch/
gpgcheck=0
gpgkey=http://mirrors.itzmx.com/centos/RPM-GPG-KEY-CentOS-7
 
#released updates 
[updates]
name=CentOS-7.9.2009 - Updates - mirrors.itzmx.com
failovermethod=priority
baseurl=http://mirrors.itzmx.com/centos-vault/7.9.2009/updates/$basearch/
        https://vault.centos.org/7.9.2009/updates/$basearch/
        https://linuxsoft.cern.ch/centos-vault/7.9.2009/updates/$basearch/
        https://hkg.mirror.rackspace.com/centos-vault/7.9.2009/updates/$basearch/
        https://mirror.nsc.liu.se/centos-store/7.9.2009/updates/$basearch/
        https://mirrors.aliyun.com/centos-vault/7.9.2009/updates/$basearch/
gpgcheck=0
gpgkey=http://mirrors.itzmx.com/centos/RPM-GPG-KEY-CentOS-7
 
#additional packages that may be useful
[extras]
name=CentOS-7.9.2009 - Extras - mirrors.itzmx.com
failovermethod=priority
baseurl=http://mirrors.itzmx.com/centos-vault/7.9.2009/extras/$basearch/
        https://vault.centos.org/7.9.2009/extras/$basearch/
        https://linuxsoft.cern.ch/centos-vault/7.9.2009/extras/$basearch/
        https://hkg.mirror.rackspace.com/centos-vault/7.9.2009/extras/$basearch/
        https://mirror.nsc.liu.se/centos-store/7.9.2009/extras/$basearch/
        https://mirrors.aliyun.com/centos-vault/7.9.2009/extras/$basearch/
gpgcheck=0
gpgkey=http://mirrors.itzmx.com/centos/RPM-GPG-KEY-CentOS-7
 
#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-7.9.2009 - Plus - mirrors.itzmx.com
failovermethod=priority
baseurl=http://mirrors.itzmx.com/centos-vault/7.9.2009/centosplus/$basearch/
        https://vault.centos.org/7.9.2009/centosplus/$basearch/
        https://linuxsoft.cern.ch/centos-vault/7.9.2009/centosplus/$basearch/
        https://hkg.mirror.rackspace.com/centos-vault/7.9.2009/centosplus/$basearch/
        https://mirror.nsc.liu.se/centos-store/7.9.2009/centosplus/$basearch/
        https://mirrors.aliyun.com/centos-vault/7.9.2009/centosplus/$basearch/
gpgcheck=0
enabled=0
gpgkey=http://mirrors.itzmx.com/centos/RPM-GPG-KEY-CentOS-7
 
#contrib - packages by Centos Users
[contrib]
name=CentOS-7.9.2009 - Contrib - mirrors.itzmx.com
failovermethod=priority
baseurl=http://mirrors.itzmx.com/centos-vault/7.9.2009/contrib/$basearch/
        https://vault.centos.org/7.9.2009/contrib/$basearch/
        https://linuxsoft.cern.ch/centos-vault/7.9.2009/contrib/$basearch/
        https://hkg.mirror.rackspace.com/centos-vault/7.9.2009/contrib/$basearch/
        https://mirror.nsc.liu.se/centos-store/7.9.2009/contrib/$basearch/
        https://mirrors.aliyun.com/centos-vault/7.9.2009/contrib/$basearch/
gpgcheck=0
enabled=0
gpgkey=http://mirrors.itzmx.com/centos/RPM-GPG-KEY-CentOS-7
看起来是yum错误,你能修复一下? ``` rm -rf /etc/yum.repos.d/CentOS-Base.repo;curl -L -s http://github.itzmx.com/1265578519/mirrors/master/CentOS/CentOS7-Base-itzmx.repo -o /etc/yum.repos.d/CentOS7-Base-itzmx.repo rm -rf /etc/yum.repos.d/CentOS-Base.repo wget http://github.itzmx.com/1265578519/mirrors/master/CentOS/CentOS7-Base-itzmx.repo -O /etc/yum.repos.d/CentOS7-Base-itzmx.repo rm -rf /etc/yum.repos.d/*pel.repo /etc/yum.repos.d/epel-testing.repo wget http://github.itzmx.com/1265578519/mirrors/master/EPEL/epel.repo -O /etc/yum.repos.d/epel.repo ``` ``` # CentOS-Base.repo # # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CentOS updates # unless you are manually picking other mirrors. # # If the mirrorlist= does not work for you, as a fall back you can try the # remarked out baseurl= line instead. # # [base] name=CentOS-7.9.2009 - Base - mirrors.itzmx.com failovermethod=priority baseurl=http://mirrors.itzmx.com/centos-vault/7.9.2009/os/$basearch/ https://vault.centos.org/7.9.2009/os/$basearch/ https://linuxsoft.cern.ch/centos-vault/7.9.2009/os/$basearch/ https://hkg.mirror.rackspace.com/centos-vault/7.9.2009/os/$basearch/ https://mirror.nsc.liu.se/centos-store/7.9.2009/os/$basearch/ https://mirrors.aliyun.com/centos-vault/7.9.2009/os/$basearch/ gpgcheck=0 gpgkey=http://mirrors.itzmx.com/centos/RPM-GPG-KEY-CentOS-7 #released updates [updates] name=CentOS-7.9.2009 - Updates - mirrors.itzmx.com failovermethod=priority baseurl=http://mirrors.itzmx.com/centos-vault/7.9.2009/updates/$basearch/ https://vault.centos.org/7.9.2009/updates/$basearch/ https://linuxsoft.cern.ch/centos-vault/7.9.2009/updates/$basearch/ https://hkg.mirror.rackspace.com/centos-vault/7.9.2009/updates/$basearch/ https://mirror.nsc.liu.se/centos-store/7.9.2009/updates/$basearch/ https://mirrors.aliyun.com/centos-vault/7.9.2009/updates/$basearch/ gpgcheck=0 gpgkey=http://mirrors.itzmx.com/centos/RPM-GPG-KEY-CentOS-7 #additional packages that may be useful [extras] name=CentOS-7.9.2009 - Extras - mirrors.itzmx.com failovermethod=priority baseurl=http://mirrors.itzmx.com/centos-vault/7.9.2009/extras/$basearch/ https://vault.centos.org/7.9.2009/extras/$basearch/ https://linuxsoft.cern.ch/centos-vault/7.9.2009/extras/$basearch/ https://hkg.mirror.rackspace.com/centos-vault/7.9.2009/extras/$basearch/ https://mirror.nsc.liu.se/centos-store/7.9.2009/extras/$basearch/ https://mirrors.aliyun.com/centos-vault/7.9.2009/extras/$basearch/ gpgcheck=0 gpgkey=http://mirrors.itzmx.com/centos/RPM-GPG-KEY-CentOS-7 #additional packages that extend functionality of existing packages [centosplus] name=CentOS-7.9.2009 - Plus - mirrors.itzmx.com failovermethod=priority baseurl=http://mirrors.itzmx.com/centos-vault/7.9.2009/centosplus/$basearch/ https://vault.centos.org/7.9.2009/centosplus/$basearch/ https://linuxsoft.cern.ch/centos-vault/7.9.2009/centosplus/$basearch/ https://hkg.mirror.rackspace.com/centos-vault/7.9.2009/centosplus/$basearch/ https://mirror.nsc.liu.se/centos-store/7.9.2009/centosplus/$basearch/ https://mirrors.aliyun.com/centos-vault/7.9.2009/centosplus/$basearch/ gpgcheck=0 enabled=0 gpgkey=http://mirrors.itzmx.com/centos/RPM-GPG-KEY-CentOS-7 #contrib - packages by Centos Users [contrib] name=CentOS-7.9.2009 - Contrib - mirrors.itzmx.com failovermethod=priority baseurl=http://mirrors.itzmx.com/centos-vault/7.9.2009/contrib/$basearch/ https://vault.centos.org/7.9.2009/contrib/$basearch/ https://linuxsoft.cern.ch/centos-vault/7.9.2009/contrib/$basearch/ https://hkg.mirror.rackspace.com/centos-vault/7.9.2009/contrib/$basearch/ https://mirror.nsc.liu.se/centos-store/7.9.2009/contrib/$basearch/ https://mirrors.aliyun.com/centos-vault/7.9.2009/contrib/$basearch/ gpgcheck=0 enabled=0 gpgkey=http://mirrors.itzmx.com/centos/RPM-GPG-KEY-CentOS-7 ```
asciiprod commented 2024-08-14 14:48:01 +02:00 (Migrated from github.com)

As mentioned, CentOS 7 is End of Life, the mirror is archived. It's strongly advised to move to a newer upstream version.

As mentioned, CentOS 7 is End of Life, the mirror is archived. It's strongly advised to move to a newer upstream version.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DiamantTh/installimage#103
No description provided.