[arch-general] update today causes avantfax_hourly cron: Exec format error?

2018-08-27 Thread Maksim Fomin via arch-general
‐‐‐ Original Message ‐‐‐ On August 27, 2018 1:38 PM, Leonid Isaev via arch-general wrote: > On Mon, Aug 27, 2018 at 03:02:38PM +0200, Ralf Mardorf wrote: > > > Eli, wouldn't it be easier for you to ignore people who are not as wise > > and psychologically balanced as you are? I doubt t

Re: [arch-general] Services with DefaultDependencies=no

2018-08-27 Thread Leonid Isaev via arch-general
On Mon, Aug 27, 2018 at 12:51:13PM -0400, Eli Schwartz via arch-general wrote: > On 8/27/18 8:45 AM, Leonid Isaev via arch-general wrote: > > Hi, > > > > While going over .service files on my system, I noticed that quite a > > few of them, not belonging to systemd package, contain > > Default

Re: [arch-general] Services with DefaultDependencies=no

2018-08-27 Thread Eli Schwartz via arch-general
On 8/27/18 8:45 AM, Leonid Isaev via arch-general wrote: > Hi, > > While going over .service files on my system, I noticed that quite a > few of them, not belonging to systemd package, contain DefaultDependencies=no > (DD=no). This is understandable (perhaps) for programs like systemd-journa

Re: [arch-general] update today causes avantfax_hourly cron: Exec format error?

2018-08-27 Thread Ralf Mardorf
On Mon, 27 Aug 2018 08:59:07 -0600, Leonid Isaev via arch-general wrote: >At least Eli took time to explain what actually went wrong. He also took the time to send a _signed_ mail off-list to me. I am afraid he's rather unwell. Calling me names :D and he's completely lost in a biased fantasy world

Re: [arch-general] update today causes avantfax_hourly cron: Exec format error?

2018-08-27 Thread Leonid Isaev via arch-general
On Mon, Aug 27, 2018 at 04:04:14PM +0200, Ralf Mardorf wrote: > On Mon, 27 Aug 2018 07:38:12 -0600, Leonid Isaev via arch-general wrote: > >On Mon, Aug 27, 2018 at 03:02:38PM +0200, Ralf Mardorf wrote: > >> Eli, wouldn't it be easier for you to ignore people who are not as > >> wise and psychologic

Re: [arch-general] update today causes avantfax_hourly cron: Exec format error?

2018-08-27 Thread Ralf Mardorf
On Mon, 27 Aug 2018 07:38:12 -0600, Leonid Isaev via arch-general wrote: >On Mon, Aug 27, 2018 at 03:02:38PM +0200, Ralf Mardorf wrote: >> Eli, wouldn't it be easier for you to ignore people who are not as >> wise and psychologically balanced as you are? I doubt that anybody >> of us is able to lea

Re: [arch-general] update today causes avantfax_hourly cron: Exec format error?

2018-08-27 Thread Leonid Isaev via arch-general
On Mon, Aug 27, 2018 at 03:02:38PM +0200, Ralf Mardorf wrote: > Eli, wouldn't it be easier for you to ignore people who are not as wise > and psychologically balanced as you are? I doubt that anybody of us is > able to learn from your wise comments, more likely we laugh at you, > because we are psy

Re: [arch-general] update today causes avantfax_hourly cron: Exec format error?

2018-08-27 Thread Ralf Mardorf
On Mon, 27 Aug 2018 07:58:33 -0400, Eli Schwartz via arch-general wrote: >> I have run Arch on it since 2009 -- I'm familiar with what it does. > >Just using a thing often used by intelligent, computer-savvy people, >does not *automatically* qualify you as one of them. Just using a thing >for a l

[arch-general] Services with DefaultDependencies=no

2018-08-27 Thread Leonid Isaev via arch-general
Hi, While going over .service files on my system, I noticed that quite a few of them, not belonging to systemd package, contain DefaultDependencies=no (DD=no). This is understandable (perhaps) for programs like systemd-journald, but what about normal daemons, like rpcbind, haveged and rpc-

Re: [arch-general] update today causes avantfax_hourly cron: Exec format error?

2018-08-27 Thread Eli Schwartz via arch-general
On 8/27/18 2:57 AM, David C. Rankin wrote: > On 08/26/2018 08:11 AM, Eli Schwartz via arch-general wrote: >> in the "avantfax_hourly" file > Yes, of course it does, > > $ head -n 2 /srv/http/avantfax/includes/phb.php I've reread these two statements eleven times, and I *still* cannot see where

Re: [arch-general] update today causes avantfax_hourly cron: Exec format error?

2018-08-27 Thread Ralph Corderoy
Hi David, > Eli wrote: > > Is there some wonderful shebang in the "avantfax_hourly" file which > > says "execute this script as a cron executable"? > > Yes, of course it does, > > $ head -n 2 /srv/http/avantfax/includes/phb.php `avantfax_hourly' != `phb.php'. > At this point the issue is moot.

Re: [arch-general] update today causes avantfax_hourly cron: Exec format error?

2018-08-27 Thread Guus Snijders via arch-general
Op ma 27 aug. 2018 08:57 schreef David C. Rankin < drankina...@suddenlinkmail.com>: > On 08/26/2018 08:11 AM, Eli Schwartz via arch-general wrote: > > Why do you think run-parts "should" execute this file as a cron script? > > Is there some wonderful shebang in the "avantfax_hourly" file which say