Michael Tokarev writes:
> 09.02.2024 16:58, ca...@allfreemail.net
>> Package: console-setup
>> Followup-For: Bug #1063518
>>
>> Consider making all scripts provided by console-setup
>> shellcheck-clean, there are lots of tiny issues that can turn into
>> big issues under the right conditions.
>
Thank you for your contribution to Debian.
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Format: 1.8
Date: Fri, 09 Feb 2024 15:45:38 +0100
Source: console-setup
Architecture: source
Version: 1.226
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team
Change
09.02.2024 17:57, Thorsten Bonow :
dash << 'EOF' [15:28:53]
if $( (true) 2>/dev/null); then
echo "42"
fi
EOF
42
which only works in dash because of the added space between the command
substitution $(...) and the subshell (...).
Does dash think it ha
console-setup_1.226_source.changes uploaded successfully to localhost
along with the files:
console-setup_1.226.dsc
console-setup_1.226.tar.xz
Greetings,
Your Debian queue daemon (running on host usper.debian.org)
Your message dated Fri, 09 Feb 2024 15:34:15 +
with message-id
and subject line Bug#1063518: fixed in console-setup 1.226
has caused the Debian Bug report #1063518,
regarding console-setup: setupcon: 1386: Syntax error: Missing '))'
to be marked as done.
This means that you claim that the pro
Thorsten Bonow writes:
[...]
But what's POSIX take on this? I couldn't find anything. Is this a
bug in dash or in setupcon?
I'm stupid[1]. It's a bug in setupcon, POSIX requires the space:
"The syntax of the shell command language has an ambiguity for
expansions beginning with "$((", wh
Package: console-setup
Version: 1.225
Severity: grave
After the upgrade from 1.223, console-setup.service failed to start
due
to a syntax error in the setupcon script:
,
| $ setupcon
| /usr/bin/setupcon: 1386: Syntax error: Missing '))'
`
It looks like dash does not like the construct
09.02.2024 16:58, ca...@allfreemail.net
Package: console-setup
Followup-For: Bug #1063518
Consider making all scripts provided by console-setup shellcheck-clean, there
are lots of tiny issues that can turn into big issues under the right
conditions.
Please do not do this. Shellcheck is a hug
Package: console-setup
Followup-For: Bug #1063518
Consider making all scripts provided by console-setup shellcheck-clean, there
are lots of tiny issues that can turn into big issues under the right
conditions.
https://tracker.debian.org/pkg/shellcheck
Package: console-setup
Version: 1.225
Severity: grave
After the upgrade from 1.223, console-setup.service failed to start due
to a syntax error in the setupcon script:
,
| $ setupcon
| /usr/bin/setupcon: 1386: Syntax error: Missing '))'
`
It looks like dash does not like the construct in
10 matches
Mail list logo