Ticket #3243 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

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:2 Changed 9 years ago by Martyn Gigg

(In [12976]) Remove outdate libtcmalloc packages. Newer ones will be placed in the ISIS apt repository. Refs #3243

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
Last edited 9 years ago by Martyn Gigg (previous) (diff)

comment:4 Changed 9 years ago by Martyn Gigg

  • Status changed from assigned to accepted

comment:5 Changed 9 years ago by Martyn Gigg

In [13288]:

Correct the name of the google-perftools package for debian. Also added the files to build a mantid-developer package for debian and put this along with the RPM spec file into a sub-directory of Mantid/Build. Refs #3243

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

comment:8 Changed 9 years ago by Stuart Campbell

  • Status changed from verifying to closed

I can install packages ok using this repo.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4090

Note: See TracTickets for help on using tickets.