Ticket #4768 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Warning from installed RPM

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Release 2.1
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description

sudo rpm --install mantid-2.0.1-1.el6.x86_64.rpm 
ln: creating symbolic link `/etc/profile.d/mantid.sh': File exists
ln: creating symbolic link `/etc/profile.d/mantid.csh': File exists
warning: %post(mantid-2.0.1-1.el6.x86_64) scriptlet failed, exit status 1

Change History

comment:1 Changed 9 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Martyn Gigg

Note this happens when a previous version of mantid was already there. It has to be a build that has the CMake variable ENVVARS_ON_INSTALL=ON

comment:3 Changed 9 years ago by Martyn Gigg

Refs #4768. Check for symbolic link not a file.

Also added further protection for pruning against pruning empty directories.

Changeset: fd61628da4c24338a4c358a09008c91bf7176a93

comment:4 Changed 9 years ago by Martyn Gigg

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

comment:5 Changed 9 years ago by Martyn Gigg

Refs #4768. Fix syntax error.

Changeset: 8bf718657ee4660fe795749003c157c9a859edf4

comment:6 Changed 8 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:7 Changed 8 years ago by Stuart Campbell

  • Status changed from verifying to closed

comment:8 Changed 8 years ago by Stuart Campbell

NOTE: If you are upgrading an older installed version, you might still see the warning message as it will be from the old kit.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5615

Note: See TracTickets for help on using tickets.