EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: ioc executable being made corrupted
From: "Crisp, Daniel" <[email protected]>
To: "Konrad, Martin" <[email protected]>, "[email protected]" <[email protected]>
Date: Wed, 5 Oct 2016 14:21:51 +0000
Thank you, very much. I suppose my mistake was thinking ^M was an indication of a file having a carriage return within it, not that ^M was itself a carriage return character. I ended up installing dos2unix and using that on my st.cmd file.

The other part of it was that I AM tracking my IOC in git, so I was getting pretty caught up in how to manage the issue globally. I'm still unsure how this can slip by unnoticed by git, and how I should tweak the way I use it to manage these mistakes in the future but that's not an EPICS question. The point is that dos2unix worked, and my st.cmd is running the ioc executable just fine now.

Thank you!

-----Original Message-----
From: Konrad, Martin 
Sent: Monday, October 03, 2016 6:45 PM
To: Crisp, Daniel <[email protected]>; [email protected]
Subject: Re: ioc executable being made corrupted

Hi Dan,
>> ../../bin/linux-x86_64/<PROD_IOC>^M: bad interpreter: No such file or 
>> directory
Andrew is right. This is probably caused by Windows line endings in your st.cmd file. "dos2unix st.cmd" should fix your issue. In case you don't have that command try

sed -i -e "s/\^M//" st.cmd

Cheers,

Martin

P.S.: Are you tracking your IOC code in Git? If so Git should take care of converting line endings for you.

--
Martin Konrad
Control System Engineer
Facility for Rare Isotope Beams
Michigan State University
640 South Shaw Lane
East Lansing, MI 48824-1321, USA
Tel. 517-908-7253
Email: [email protected]


Replies:
Re: ioc executable being made corrupted Torsten Bögershausen
References:
ioc executable being made corrupted Crisp, Daniel
Re: ioc executable being made corrupted Konrad, Martin

Navigate by Date:
Prev: Re: ioc executable being made corrupted Pete Jemian
Next: EPICS build system DESTDIR support J. Lewis Muir
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: ioc executable being made corrupted Pete Jemian
Next: Re: ioc executable being made corrupted Torsten Bögershausen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 06 Oct 2016 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·