Ticket #2887 (closed: fixed)
Make DEB package from CPack
Reported by: | Stuart Campbell | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | major | Milestone: | Iteration 29 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
The deb package doesn't seem to work 100% correctly at the moment. See the comments at the end of ticket #2781
Change History
comment:1 Changed 9 years ago by Russell Taylor
- Status changed from new to assigned
- Owner changed from Russell Taylor to Peter Peterson
comment:10 Changed 9 years ago by Peter Peterson
comment:12 Changed 9 years ago by Peter Peterson
- Status changed from accepted to verify
- Resolution set to fixed
The last commit finished this.
comment:13 Changed 9 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:14 Changed 9 years ago by Martyn Gigg
- Status changed from verifying to closed
The package itself is created and its contents are correct.
Upon installation there are errors:
Selecting previously deselected package mantid. (Reading database ... 215488 files and directories currently installed.) Unpacking mantid (from mantid_1.29.12769-1_amd64.deb) ... dpkg: dependency problems prevent configuration of mantid: mantid depends on libnexus0 (>= 4.2); however: Package libnexus0 is not installed. mantid depends on google-perftools; however: Package google-perftools is not installed. dpkg: error processing mantid (--install): dependency problems - leaving unconfigured Errors were encountered while processing: mantid
The package is installed and will function but we are missing the libNeXus dependency so MantidNexus doesn't work.
We know about this so I've created a ticket to finish off the stuff around the apt repository, #3243
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3734
Note: See
TracTickets for help on using
tickets.
This really needs to be done by someone who's sitting at the relevant type of machine...