#1004669 ifupdown: ifdown does not found xargs

Package:
ifupdown
Source:
ifupdown
Description:
high level tools to configure network interfaces
Submitter:
Jerome Benoit
Date:
2022-01-31 14:57:05 UTC
Severity:
normal
#1004669#5
Date:
2022-01-31 14:28:45 UTC
From:
To:
Dear Maintainer,

if I run `ifdown wlan0` I get three times the message

	/usr/sbin/invoke-rc.d: 1: xargs: not found

hence my report.

I can fix this issue by setting a link of xargs in /bin/xargs

Note that my box is a sysvinit box.

hth,
Jerome

#1004669#10
Date:
2022-01-31 14:53:05 UTC
From:
To:
Hi,

El 31/01/22 a las 15:28, Jerome Benoit escribió:
...

Thanks! However, I am wondering how this is caused by ifupdown.
Maybe I am too sleepy today, but I am unable to find any call to xargs
in the ifupdown code.

What are the contents of your /e/n/interfaces? Haven't you any call to
invoke-rc.d in a `down` command in your iface wlan0 stanza?

Cheers,