| Summary: | syntax error in '/lib/rcscripts/net.modules.d/ifconfig' script | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Valery Kartel <droid> |
| Component: | [OLD] baselayout | Assignee: | Roy Marples (RETIRED) <uberlord> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
[sys-apps/baselayout-1.12.0_pre11] # /etc/ifplugd/ifplugd.action eth0 up /lib/rcscripts/net.modules.d/ifconfig: line 179: @: syntax error: operand expected (error token is "@") at lines 17[89]: config="ifconfig_${ifvar}[@\]" config=( "${!config}" ) must be: config="ifconfig_${ifvar}[@]" config=( "${!config}" )