Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99685 - sci-chemistry/nmrpipe initscript /opt/nmrpipe/com/nmrInit.com sets wrong path
Summary: sci-chemistry/nmrpipe initscript /opt/nmrpipe/com/nmrInit.com sets wrong path
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Olivier Fisette (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-20 08:51 UTC by katia lecours
Modified: 2005-07-20 10:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description katia lecours 2005-07-20 08:51:47 UTC
the environnement set by a initscript /opt/nmrpipe/com/nmrInit.com is :
NMRBIN=/opt/nmrpipe/bin/linux9
NMRLIB=/opt/nmrpipe/bin/linux9

but the executables are in /opt/nmrpipe/nmrbin.linux9/

So script is wrong, or ebuild installation is done in the wrong directory


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
> printenv NMRBIN
/opt/nmrpipe/bin/linux9

Expected Results:  
> printenv NMRBIN
/opt/nmrpipe/nmrbin.linux9

[or installed executables in /opt/nmrpipe/bin/linux9]

* sci-chemistry/nmrpipe
     Installed:           20050415
Comment 1 Olivier Fisette (RETIRED) gentoo-dev 2005-07-20 10:37:43 UTC
I am supposed to be on vacation, not bug fixing! ;)   
   
Anyway, thanks for reporting, Katia. This (along with a couple of other   
potential bugs) are fixed in "nmrpipe-20050415-r1", coming soon to an rsync   
server near you. (Just sync your tree in a hour or so and update NMRPipe. You 
should then update your environment (just ask Pierre-Yves, Richard or 
S
Comment 2 Olivier Fisette (RETIRED) gentoo-dev 2005-07-20 10:37:43 UTC
I am supposed to be on vacation, not bug fixing! ;)   
   
Anyway, thanks for reporting, Katia. This (along with a couple of other   
potential bugs) are fixed in "nmrpipe-20050415-r1", coming soon to an rsync   
server near you. (Just sync your tree in a hour or so and update NMRPipe. You 
should then update your environment (just ask Pierre-Yves, Richard or 
Sébastien or, in the worse case, reboot your computer).)  
   
I have decided to keep the default NMRPipe installation directories and not  
modify the initialisation script. Instead, there is now a symlink  
("/opt/nmrpipe/bin") to the binaries ("/opt/nmrpipe/nmrbin.linux9").  
  
Happy spectral visualisation...