Uploaded image for project: 'MariaDB Foundation Development'
  1. MariaDB Foundation Development
  2. MDBF-697

amd64-opensuse-15-rpm-autobake-major-upgrade zypper takes -y after install

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Buildbot
    • None

    Description

      [mariadb]
      name=MariaDB
      baseurl=https://rpm.mariadb.org/11.4/opensuse15-amd64
      # //TEMP following is probably not needed for all OS
      module_hotfixes = 1
      gpgkey=https://rpm.mariadb.org/RPM-GPG-KEY-MariaDB
      gpgcheck=1
      + set +u
      + case $test_mode in
      + pkg_list='MariaDB-server MariaDB-client'
      + bb_log_info 'Package_list: MariaDB-server MariaDB-client'
      + set +x
      + sudo zypper clean all
      INFO: Package_list: MariaDB-server MariaDB-client
      Repository 'all' not found by its alias, number, or URI.
      Use 'zypper repos' to get the list of defined repositories.
      All repositories have been cleaned up.
      + xargs sudo zypper -y install
      + echo 'MariaDB-server MariaDB-client'
      The flag y is not known.
      

      -y comes after install.

      prior to install, install gpg keys with

      rpm --import https://rpm.mariadb.org/RPM-GPG-KEY-MariaDB

      enable rest of scripts/rpm-upgrade.sh

      Attachments

        Activity

          People

            faust Faustin Lammler
            danblack Daniel Black
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: