Get the most out of your Centmin Mod LEMP stack
Become a Member

Repository 'apprepo' is missing name in configuration, using id

Discussion in 'Install & Upgrades or Pre-Install Questions' started by modder, Jun 18, 2022.

  1. modder

    modder Member

    117
    16
    18
    Dec 6, 2019
    Ratings:
    +27
    Local Time:
    6:52 AM
    • CentOS Version: CentOS 7 64bit
    • Centmin Mod Version Installed: 130.00beta01
    • Installed by:
      PHP:
      yum -y updatecurl -O https://centminmod.com/betainstaller81.sh && chmod 0700 betainstaller81.sh && bash betainstaller81.sh
    So I just installed it in a new server. Everything seems fine except I found this alert:

    Code:
    [root@vultr ~]# centmin
    /usr/local/src/centminmod ~
    
    Repository 'apprepo' is missing name in configuration, using id
    --------------------------------------------------------
         Centmin Mod Menu 130.00beta01 centminmod.com     
    --------------------------------------------------------
    1).  Centmin Install
    2).  Add Nginx vhost domain
    3).  NSD setup domain name DNS
    4).  Nginx Upgrade / Downgrade
    5).  PHP Upgrade / Downgrade
    6).  XCache Re-install
    7).  APC Cache Re-install
    8).  XCache Install
    9).  APC Cache Install
    10). Memcached Server Re-install
    11). MariaDB MySQL Upgrade & Management
    12). Zend OpCache Install/Re-install
    13). Install/Reinstall Redis PHP Extension
    14). SELinux disable
    15). Install/Reinstall ImagicK PHP Extension
    16). Change SSHD Port Number
    17). Multi-thread compression: zstd,pigz,pbzip2,lbzip2
    18). Suhosin PHP Extension install
    19). Install FFMPEG and FFMPEG PHP Extension
    20). NSD Install/Re-Install
    21). Data Transfer (TBA)
    22). Add Wordpress Nginx vhost + Cache Plugin
    23). Update Centmin Mod Code Base
    24). Exit
    --------------------------------------------------------
    Enter option [ 1 - 24 ] 
    
    So does it matter?

     
  2. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:52 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    interesting what's the output for these command
    Code (Text):
    yum clean all
    yum repolist all
     
  3. modder

    modder Member

    117
    16
    18
    Dec 6, 2019
    Ratings:
    +27
    Local Time:
    6:52 AM
    Code (Text):
    [20:00][root@mainhost public]# yum clean all
    Loaded plugins: fastestmirror, priorities, versionlock
    Repository 'apprepo' is missing name in configuration, using id
    Cleaning repos: apprepo base centos-sclo-rh centos-sclo-sclo elasticsearch elrepo epel
                  : extras ius mariadb percona-release-x86_64 prel-release-noarch updates
    Cleaning up list of fastest mirrors
    Other repos take up 20 M of disk space (use --verbose for details)
    [20:03][root@mainhost public]# yum repolist all
    Loaded plugins: fastestmirror, priorities, versionlock
    Repository 'apprepo' is missing name in configuration, using id
    Determining fastest mirrors
    epel/x86_64/metalink                                           | 7.4 kB  00:00:00     
     * base: repo1.sea.innoscale.net
     * centos-sclo-rh: mirror.keystealth.org
     * centos-sclo-sclo: la.mirrors.clouvider.net
     * elrepo: elrepo.mirror.angkasa.id
     * epel: mr.heru.id
     * extras: repo1.sea.innoscale.net
     * updates: la.mirrors.clouvider.net
    apprepo                                                        | 2.9 kB  00:00:00     
    base                                                           | 3.6 kB  00:00:00     
    centos-sclo-rh                                                 | 3.0 kB  00:00:00     
    centos-sclo-sclo                                               | 3.0 kB  00:00:00     
    elasticsearch                                                  | 1.3 kB  00:00:00     
    elrepo                                                         | 3.0 kB  00:00:00     
    epel                                                           | 4.7 kB  00:00:00     
    extras                                                         | 2.9 kB  00:00:00     
    ius                                                            | 1.3 kB  00:00:00     
    mariadb                                                        | 3.4 kB  00:00:00     
    percona-release-x86_64                                         | 2.9 kB  00:00:00     
    prel-release-noarch                                            | 1.5 kB  00:00:00     
    updates                                                        | 2.9 kB  00:00:00     
    (1/17): apprepo/primary_db                                     | 2.3 kB  00:00:00     
    (2/17): elasticsearch/primary                                  | 431 kB  00:00:00     
    (3/17): elrepo/primary_db                                      | 580 kB  00:00:00     
    (4/17): epel/x86_64/group_gz                                   |  96 kB  00:00:00     
    (5/17): base/7/x86_64/group_gz                                 | 153 kB  00:00:01     
    (6/17): epel/x86_64/updateinfo                                 | 1.0 MB  00:00:00     
    (7/17): epel/x86_64/primary_db                                 | 7.0 MB  00:00:00     
    (8/17): centos-sclo-sclo/x86_64/primary_db                     | 300 kB  00:00:01     
    (9/17): mariadb/updateinfo                                     | 5.8 kB  00:00:00     
    (10/17): mariadb/primary_db                                    |  59 kB  00:00:00     
    (11/17): base/7/x86_64/primary_db                              | 6.1 MB  00:00:02     
    (12/17): ius/x86_64/primary                                    |  53 kB  00:00:01     
    (13/17): extras/7/x86_64/primary_db                            | 247 kB  00:00:01     
    (14/17): prel-release-noarch/7/primary                         | 1.2 kB  00:00:00     
    (15/17): centos-sclo-rh/x86_64/primary_db                      | 3.3 MB  00:00:05     
    (16/17): updates/7/x86_64/primary_db                           |  16 MB  00:00:02     
    (17/17): percona-release-x86_64/7/primary_db                   | 1.3 MB  00:01:12     
    elasticsearch                                                               1348/1348
    ius                                                                           185/185
    prel-release-noarch                                                               5/5
    233 packages excluded due to repository priority protections
    repo id                             repo name                     status
    C7.0.1406-base/x86_64               CentOS-7.0.1406 - Base        disabled
    C7.0.1406-centosplus/x86_64         CentOS-7.0.1406 - CentOSPlus  disabled
    C7.0.1406-extras/x86_64             CentOS-7.0.1406 - Extras      disabled
    C7.0.1406-fasttrack/x86_64          CentOS-7.0.1406 - Fasttrack   disabled
    C7.0.1406-updates/x86_64            CentOS-7.0.1406 - Updates     disabled
    C7.1.1503-base/x86_64               CentOS-7.1.1503 - Base        disabled
    C7.1.1503-centosplus/x86_64         CentOS-7.1.1503 - CentOSPlus  disabled
    C7.1.1503-extras/x86_64             CentOS-7.1.1503 - Extras      disabled
    C7.1.1503-fasttrack/x86_64          CentOS-7.1.1503 - Fasttrack   disabled
    C7.1.1503-updates/x86_64            CentOS-7.1.1503 - Updates     disabled
    C7.2.1511-base/x86_64               CentOS-7.2.1511 - Base        disabled
    C7.2.1511-centosplus/x86_64         CentOS-7.2.1511 - CentOSPlus  disabled
    C7.2.1511-extras/x86_64             CentOS-7.2.1511 - Extras      disabled
    C7.2.1511-fasttrack/x86_64          CentOS-7.2.1511 - Fasttrack   disabled
    C7.2.1511-updates/x86_64            CentOS-7.2.1511 - Updates     disabled
    C7.3.1611-base/x86_64               CentOS-7.3.1611 - Base        disabled
    C7.3.1611-centosplus/x86_64         CentOS-7.3.1611 - CentOSPlus  disabled
    C7.3.1611-extras/x86_64             CentOS-7.3.1611 - Extras      disabled
    C7.3.1611-fasttrack/x86_64          CentOS-7.3.1611 - Fasttrack   disabled
    C7.3.1611-updates/x86_64            CentOS-7.3.1611 - Updates     disabled
    C7.4.1708-base/x86_64               CentOS-7.4.1708 - Base        disabled
    C7.4.1708-centosplus/x86_64         CentOS-7.4.1708 - CentOSPlus  disabled
    C7.4.1708-extras/x86_64             CentOS-7.4.1708 - Extras      disabled
    C7.4.1708-fasttrack/x86_64          CentOS-7.4.1708 - Fasttrack   disabled
    C7.4.1708-updates/x86_64            CentOS-7.4.1708 - Updates     disabled
    C7.5.1804-base/x86_64               CentOS-7.5.1804 - Base        disabled
    C7.5.1804-centosplus/x86_64         CentOS-7.5.1804 - CentOSPlus  disabled
    C7.5.1804-extras/x86_64             CentOS-7.5.1804 - Extras      disabled
    C7.5.1804-fasttrack/x86_64          CentOS-7.5.1804 - Fasttrack   disabled
    C7.5.1804-updates/x86_64            CentOS-7.5.1804 - Updates     disabled
    C7.6.1810-base/x86_64               CentOS-7.6.1810 - Base        disabled
    C7.6.1810-centosplus/x86_64         CentOS-7.6.1810 - CentOSPlus  disabled
    C7.6.1810-extras/x86_64             CentOS-7.6.1810 - Extras      disabled
    C7.6.1810-fasttrack/x86_64          CentOS-7.6.1810 - Fasttrack   disabled
    C7.6.1810-updates/x86_64            CentOS-7.6.1810 - Updates     disabled
    C7.7.1908-base/x86_64               CentOS-7.7.1908 - Base        disabled
    C7.7.1908-centosplus/x86_64         CentOS-7.7.1908 - CentOSPlus  disabled
    C7.7.1908-extras/x86_64             CentOS-7.7.1908 - Extras      disabled
    C7.7.1908-fasttrack/x86_64          CentOS-7.7.1908 - Fasttrack   disabled
    C7.7.1908-updates/x86_64            CentOS-7.7.1908 - Updates     disabled
    C7.8.2003-base/x86_64               CentOS-7.8.2003 - Base        disabled
    C7.8.2003-centosplus/x86_64         CentOS-7.8.2003 - CentOSPlus  disabled
    C7.8.2003-extras/x86_64             CentOS-7.8.2003 - Extras      disabled
    C7.8.2003-fasttrack/x86_64          CentOS-7.8.2003 - Fasttrack   disabled
    C7.8.2003-updates/x86_64            CentOS-7.8.2003 - Updates     disabled
    apprepo                             apprepo                       enabled:           3
    base/7/x86_64                       CentOS-7 - Base               enabled: 7,774+2,298
    base-debuginfo/x86_64               CentOS-7 - Debuginfo          disabled
    base-source/7                       CentOS-7 - Base Sources       disabled
    c7-media                            CentOS-7 - Media              disabled
    centos-kernel/7/x86_64              CentOS LTS Kernels for x86_64 disabled
    centos-kernel-experimental/7/x86_64 CentOS Experimental Kernels f disabled
    centos-sclo-rh/x86_64               CentOS-7 - SCLo rh            enabled:    7,845+23
    centos-sclo-rh-debuginfo/x86_64     CentOS-7 - SCLo rh Debuginfo  disabled
    centos-sclo-rh-source               CentOS-7 - SCLo rh Sources    disabled
    centos-sclo-rh-testing/x86_64       CentOS-7 - SCLo rh Testing    disabled
    centos-sclo-sclo/x86_64             CentOS-7 - SCLo sclo          enabled:         816
    centos-sclo-sclo-debuginfo/x86_64   CentOS-7 - SCLo sclo Debuginf disabled
    centos-sclo-sclo-source             CentOS-7 - SCLo sclo Sources  disabled
    centos-sclo-sclo-testing/x86_64     CentOS-7 - SCLo sclo Testing  disabled
    centosplus/7/x86_64                 CentOS-7 - Plus               disabled
    centosplus-source/7                 CentOS-7 - Plus Sources       disabled
    cr/7/x86_64                         CentOS-7 - cr                 disabled
    elasticsearch                       Elasticsearch repository for  enabled:     610+738
    elrepo                              ELRepo.org Community Enterpri enabled:      143+22
    elrepo-extras                       ELRepo.org Community Enterpri disabled
    elrepo-kernel                       ELRepo.org Community Enterpri disabled
    elrepo-testing                      ELRepo.org Community Enterpri disabled
    epel/x86_64                         Extra Packages for Enterprise enabled:  12,795+959
    epel-debuginfo/x86_64               Extra Packages for Enterprise disabled
    epel-source/x86_64                  Extra Packages for Enterprise disabled
    epel-testing/x86_64                 Extra Packages for Enterprise disabled
    epel-testing-debuginfo/x86_64       Extra Packages for Enterprise disabled
    epel-testing-source/x86_64          Extra Packages for Enterprise disabled
    extras/7/x86_64                     CentOS-7 - Extras             enabled:         512
    extras-source/7                     CentOS-7 - Extras Sources     disabled
    fasttrack/7/x86_64                  CentOS-7 - fasttrack          disabled
    ius/x86_64                          IUS for Enterprise Linux 7 -  enabled:      128+57
    ius-archive/x86_64                  IUS for Enterprise Linux 7 -  disabled
    ius-archive-debuginfo/x86_64        IUS for Enterprise Linux 7 -  disabled
    ius-archive-source                  IUS for Enterprise Linux 7 -  disabled
    ius-debuginfo/x86_64                IUS for Enterprise Linux 7 -  disabled
    ius-source                          IUS for Enterprise Linux 7 -  disabled
    ius-testing/x86_64                  IUS for Enterprise Linux 7 -  disabled
    ius-testing-debuginfo/x86_64        IUS for Enterprise Linux 7 -  disabled
    ius-testing-source                  IUS for Enterprise Linux 7 -  disabled
    mariadb                             MariaDB                       enabled:        95+6
    percona-release-noarch/7            Percona Original release/noar disabled
    percona-release-sources/7           Percona Original release/sour disabled
    percona-release-x86_64/7            Percona Original release/x86_ enabled:    2,404+46
    prel-release-noarch/7               Percona Release release/noarc enabled:           5
    !remi                               Remi's RPM repository for Ent disabled
    remi-debuginfo/x86_64               Remi's RPM repository for Ent disabled
    remi-glpi91                         Remi's GLPI 9.1 RPM repositor disabled
    remi-glpi92                         Remi's GLPI 9.2 RPM repositor disabled
    remi-glpi93                         Remi's GLPI 9.3 RPM repositor disabled
    remi-glpi94                         Remi's GLPI 9.4 RPM repositor disabled
    remi-modular                        Remi's Modular repository for disabled
    remi-modular-test                   Remi's Modular testing reposi disabled
    remi-php54                          Remi's PHP 5.4 RPM repository disabled
    remi-php55                          Remi's PHP 5.5 RPM repository disabled
    remi-php55-debuginfo/x86_64         Remi's PHP 5.5 RPM repository disabled
    remi-php56                          Remi's PHP 5.6 RPM repository disabled
    remi-php56-debuginfo/x86_64         Remi's PHP 5.6 RPM repository disabled
    remi-php70                          Remi's PHP 7.0 RPM repository disabled
    remi-php70-debuginfo/x86_64         Remi's PHP 7.0 RPM repository disabled
    remi-php70-test                     Remi's PHP 7.0 test RPM repos disabled
    remi-php70-test-debuginfo/x86_64    Remi's PHP 7.0 test RPM repos disabled
    remi-php71                          Remi's PHP 7.1 RPM repository disabled
    remi-php71-debuginfo/x86_64         Remi's PHP 7.1 RPM repository disabled
    remi-php71-test                     Remi's PHP 7.1 test RPM repos disabled
    remi-php71-test-debuginfo/x86_64    Remi's PHP 7.1 test RPM repos disabled
    remi-php72                          Remi's PHP 7.2 RPM repository disabled
    remi-php72-debuginfo/x86_64         Remi's PHP 7.2 RPM repository disabled
    remi-php72-test                     Remi's PHP 7.2 test RPM repos disabled
    remi-php72-test-debuginfo/x86_64    Remi's PHP 7.2 test RPM repos disabled
    remi-php73                          Remi's PHP 7.3 RPM repository disabled
    remi-php73-debuginfo/x86_64         Remi's PHP 7.3 RPM repository disabled
    remi-php73-test                     Remi's PHP 7.3 test RPM repos disabled
    remi-php73-test-debuginfo/x86_64    Remi's PHP 7.3 test RPM repos disabled
    remi-php74                          Remi's PHP 7.4 RPM repository disabled
    remi-php74-debuginfo/x86_64         Remi's PHP 7.4 RPM repository disabled
    remi-php74-test                     Remi's PHP 7.4 test RPM repos disabled
    remi-php74-test-debuginfo/x86_64    Remi's PHP 7.4 test RPM repos disabled
    remi-php80                          Remi's PHP 8.0 RPM repository disabled
    remi-php80-debuginfo/x86_64         Remi's PHP 8.0 RPM repository disabled
    remi-php80-test                     Remi's PHP 8.0 test RPM repos disabled
    remi-php80-test-debuginfo/x86_64    Remi's PHP 8.0 test RPM repos disabled
    remi-php81                          Remi's PHP 8.1 RPM repository disabled
    remi-php81-debuginfo/x86_64         Remi's PHP 8.1 RPM repository disabled
    remi-php81-test                     Remi's PHP 8.1 test RPM repos disabled
    remi-php81-test-debuginfo/x86_64    Remi's PHP 8.1 test RPM repos disabled
    remi-safe                           Safe Remi's RPM repository fo disabled
    remi-test                           Remi's test RPM repository fo disabled
    remi-test-debuginfo/x86_64          Remi's test RPM repository fo disabled
    rpmforge                            RHEL 7 - RPMforge.net - dag   disabled
    rpmforge-extras                     RHEL 7 - RPMforge.net - extra disabled
    rpmforge-testing                    RHEL 7 - RPMforge.net - testi disabled
    updates/7/x86_64                    CentOS-7 - Updates            enabled:   3,104+771
    updates-source/7                    CentOS-7 - Updates Sources    disabled
    repolist: 36,234
    
     
  4. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:52 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    That repo isn't part of stock CentOS 7 systems AFAIK. What's output for
    Code (Text):
    ls -lAh /etc/yum.repos.d | grep apprepo
    

    and
    Code (Text):
    grep -rin apprepo /etc/yum.repos.d
     
  5. modder

    modder Member

    117
    16
    18
    Dec 6, 2019
    Ratings:
    +27
    Local Time:
    6:52 AM
    Code (Text):
    # ls -lAh /etc/yum.repos.d | grep apprepo
    -rw-r--r--  1 root root  122 May 27 03:25 vultr-apprepo.repo
    # grep -rin apprepo /etc/yum.repos.d
    /etc/yum.repos.d/vultr-apprepo.repo:1:[apprepo]
    /etc/yum.repos.d/vultr-apprepo.repo:2:baseurl=https://apprepo.vultr.com/rhel/
    /etc/yum.repos.d/vultr-apprepo.repo:5:gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-apprepo


    It's Vultr's problem? :)
     
  6. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:52 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    That's new!

    what's the full contents of /etc/yum.repos.d/vultr-apprepo.repo?
    Code (Text):
    cat /etc/yum.repos.d/vultr-apprepo.repo
     
  7. modder

    modder Member

    117
    16
    18
    Dec 6, 2019
    Ratings:
    +27
    Local Time:
    6:52 AM
    Code (Text):
    # cat /etc/yum.repos.d/vultr-apprepo.repo
    [apprepo]
    baseurl=https://apprepo.vultr.com/rhel/
    enabled=1
    gpgcheck=1
    gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-apprepo


    I use AMD High Performance if that matters.

    upload_2022-6-19_8-41-0.png
     
  8. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:52 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    hmm can't browse its repo https://apprepo.vultr.com/rhel/

    what's output for
    Code (Text):
    yum list available --disablerepo=* --enablerepo=apprepo --disableplugin=priorities
    
     
    Last edited: Jun 19, 2022
  9. modder

    modder Member

    117
    16
    18
    Dec 6, 2019
    Ratings:
    +27
    Local Time:
    6:52 AM
    Code (Text):
    # yum list available --disablerepo=* --enablerepo=apprepo --disableplugin=priorities
    Loaded plugins: fastestmirror, versionlock
    Repository 'apprepo' is missing name in configuration, using id
    Loading mirror speeds from cached hostfile
    Available Packages
    vultr-nvidia-client-drivers.x86_64               510.47.03-66819               apprepo[codeb]
     
  10. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:52 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  11. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:52 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    This means the error 'Repository 'apprepo' is missing name in configuration, using id' doesn't really impact Centmin Mod, it's for /etc/yum.repos.d/vultr-apprepo.repo YUM repo configuration and it's because it's missing the name= line in
    Code (Text):
    [apprepo]
    baseurl=https://apprepo.vultr.com/rhel/
    enabled=1
    gpgcheck=1
    gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-apprepo
    

    i.e.
    Code (Text):
    [apprepo]
    name=Vultr App Repo
    baseurl=https://apprepo.vultr.com/rhel/
    enabled=1
    gpgcheck=1
    gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-apprepo
    

    I'd report the error to Vultr support :)