Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2744 Vagrantfile for Centos 6.5
  3. THRIFT-2758

lib/go/test/Makefile.am uses ln -s which breaks in vagrant

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.2
    • 0.9.2
    • Go - Library
    • None
    • all

    Description

      The thrift/lib/go/test/Makefile.am creates two symlinks:

      ln -nfs ../../../thrift gopath/src/thrift
      ln -nfs ../../tests gopath/src/tests

      The /thrift tree in the Ubuntu Trusty vagrant Guest vm is mounted from the Host and does not allow symlinks. Thus the Go make check fails every time on vagrant vms. Can any of the Go folks come up with another alternative?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              codesf Randy Abernethy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: