Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9011

RPM installs files in /usr/local

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.5.1, 1.6.0
    • None
    • release
    • None

    Description

      RPM is installing files in /usr/local/lib which is not correct, it should be installing files in /usr/lib.

      $ rpm -qpl mesos-1.5.0-2.0.1.el7.x86_64.rpm | ag '/usr/local'
      /usr/local/lib/libfixed_resource_estimator-1.5.0.so
      /usr/local/lib/libfixed_resource_estimator.so
      /usr/local/lib/libload_qos_controller-1.5.0.so
      /usr/local/lib/libload_qos_controller.so
      /usr/local/lib/liblogrotate_container_logger-1.5.0.so
      /usr/local/lib/liblogrotate_container_logger.so
      /usr/local/lib/libmesos-1.5.0.so
      /usr/local/lib/libmesos.so

       

      Can you please take a look? Also, I tried finding source RPM or SPEC file so that I can fix this on my own and submit a patch but couldn't find it.

      Attachments

        Activity

          People

            Unassigned Unassigned
            deepeshreja Deepesh Reja
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: