Ticket #3243 (closed: fixed)
Create a Debian repostiory at ISIS
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description
We require a Debian repository, similar to our current RPM repository, to host some of the Mantid dependencies that are not present in the standard Ubuntu repositories. In particular, for Ubuntu 10.04, this is:
- libNeXus0 and
- google-pertools, which is broken for Ubuntu 10.04.
Change History
comment:1 Changed 9 years ago by Nick Draper
- Owner set to Martyn Gigg
- Status changed from new to assigned
comment:3 Changed 9 years ago by Martyn Gigg
We now have an official release and testing repository for Ubuntu Lucid Lynx (10.04).
To test the stable build repository add
deb http://apt.isis.rl.ac.uk lucid main
to /etc/apt/source.list and type 'sudo apt-get update' followed by 'sudo apt-get install mantid'
Similarly for developement builds repo add
deb http://apt.isis.rl.ac.uk lucid-testing main
to /etc/apt/source.list and type the same commands.
The official repository contains the following packages at present are:
- libgoogle-perftools-1.7: This is the package from Ubuntu Natty Narwhal rebuilt for Lucid
- libunwind-0.99: This is the package from Ubuntu Natty Narwhal rebuilt for Lucid as libgoogle-perftools depends on it
- mantid-developer: A meta-package that installs all of the dependencies required for a developer to build Mantid (currently not VATES)
- Last release package
comment:6 Changed 9 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 9 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
Note: See
TracTickets for help on using
tickets.