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

lustre(-client) RPMs depend on exact kmod-lustre(-client) RPM version

Details

    • Bug
    • Resolution: Duplicate
    • Minor
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      The lustre.spec.in file makes the userspace lustre or lustre-client userspace tools depend on the exact kmod-lustre or kmod-lustre-client version that is installed:

              %global requires_kmod_version %{version}
      Requires: %{requires_kmod_name} = %{requires_kmod_version}
      

      This can make it inconvenient to upgrade only the user tools in case of bugs that are only affecting lfs or lctl or liblustreapi.

      It would be much more convenient if the user tools depended on a more 'generic' kmod version. For example, on b2_15:

      Requires: %{requires_kmod_name} >= 2.15.0
      

      Attachments

        Issue Links

          Activity

            [LU-17007] lustre(-client) RPMs depend on exact kmod-lustre(-client) RPM version
            There are no comments yet on this issue.

            People

              wc-triage WC Triage
              adilger Andreas Dilger
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: