neurobin / shc

Shell script compiler

Home Page:https://neurobin.org/projects/softwares/unix/shc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my scripts always expire the day after compilation

waynongithub opened this issue · comments

Hi, it is my understanding that scripts should not expire if no expiry date is set. Both when I compile without expiry date, or when I set an expiry date in the distant future, scripts stop working the next day. My only workaround is to set the system date in the future and then compile and then reset the correct system date, which is a hassle.
What am I doing wrong?
I'm using shc 4.0.1 from the ubuntu 16.04 repository on linux mint 18.3 mate.
thank you!

I'm having a similar issue as well. No expiry date specified when compiled, but sometimes compiled binaries still expire.

My versions:
shc v3.9.6
Debian GNU/Linux 10 (buster)

I found this link and their fix was reinstalling shc, or compiling it from scratch.