Ticket #2880 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Fix strange paths in source tarball

Reported by: Stuart Campbell Owned by: Russell Taylor
Priority: major Milestone: Release 2.1
Component: Infrastructure Keywords:
Cc: martyn.gigg@… Blocked By:
Blocking: Tester: Michael Reuter

Description


Change History

comment:1 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

"New" tickets moved at the code freeze of iteration 29

comment:2 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:3 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 32 to Iteration 33

Moved to iteration 33 at iteration 32 code freeze

comment:4 Changed 9 years ago by Russell Taylor

See link in #4755.

comment:5 Changed 9 years ago by Russell Taylor

  • Status changed from new to accepted
  • Cc martyn.gigg@… added
  • Component changed from Mantid to Infrastructure

comment:6 Changed 9 years ago by Russell Taylor

  • Status changed from accepted to verify
  • Resolution set to fixed

The easiest way to avoid this is to run the following command (rather than 'make package_source') from the build directory:

cpack --config CPackSourceConfig.cmake -D CPACK_PACKAGING_INSTALL_PREFIX=

The alternative (as discussed in the link) is to create a cpack config file and I don't think it's worth the bother of doing that if we don't otherwise need to.

I've updated the ISIS rhel6 nightly build to do this (as I assume this is where the one on download.mantidproject.org comes from). If anyone wants to update the release tarball on the download page then be my guest...

comment:7 Changed 8 years ago by Nick Draper

  • Priority changed from trivial to major

priority increased as this has been around for some time.

comment:8 Changed 8 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:9 Changed 8 years ago by Michael Reuter

  • Status changed from verifying to closed

The source tarball now looks like the source tree.

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3727

Note: See TracTickets for help on using tickets.