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

Wrong symbolic link of some Mesos libraries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.28.0
    • None
    • None

    Description

      When installing Mesos by `make install`, it will create symbolic links from $(DESTDIR)/$(pkgmoduledir)/$$lib to $$lib.

      As we can see it uses absolute path, but when building RPM/Debian package the $(DESTDIR) is $BUILD_ROOT_DIR. Installing the RPM/Debian package on a target host will broken the symbolic links since there is no $BUILD_ROOT_DIR on target host.

      Attachments

        Activity

          People

            chenzhiwei Chen Zhiwei
            chenzhiwei Chen Zhiwei
            Kapil Arya Kapil Arya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: