Ticket #4768 (closed: fixed)
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: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
Note: See
TracTickets for help on using
tickets.