Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-19832

e2fsprogs m_assume_prezeroed test fails on Ubuntu 24.04

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      The m_assume_prezeroed test case fails on a clean installation of Ubuntu24.04:

      ./test_one m_assume_s
      torage_prezeroed
      ./test_one: 39: m_assume_storage_prezeroed
      /script: cmd+= -E assume_storage_prezeroed
      =1: not found
      ./test_one: 50: m_assume_storage_prezeroed
      /script: 10448: not found
      m_assume_storage_prezeroed: test prezeroed
       storage metadata allocation: failed
      

      This is caused by the Ubuntu installation linking /usr/bin/sh -> dash, instead of using bash. It appears that there are a few bash-isms in this test script that are not accepted by dash.

      Attachments

        Issue Links

          Activity

            People

              adilger Andreas Dilger
              adilger Andreas Dilger
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: