Bug#1063518: console-setup: setupcon: 1386: Syntax error: Missing '))'

2024-02-09 Thread Philip Hands
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. >

console-setup_1.226_source.changes ACCEPTED into unstable

2024-02-09 Thread Debian FTP Masters
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

Bug#1063518: console-setup: setupcon: 1386: Syntax error: Missing '))'

2024-02-09 Thread Michael Tokarev
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

Processing of console-setup_1.226_source.changes

2024-02-09 Thread Debian FTP Masters
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)

Bug#1063518: marked as done (console-setup: setupcon: 1386: Syntax error: Missing '))')

2024-02-09 Thread Debian Bug Tracking System
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

Bug#1063518: console-setup: setupcon: 1386: Syntax error: Missing '))'

2024-02-09 Thread Thorsten Bonow
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

Bug#1063518: console-setup: setupcon: 1386: Syntax error: Missing '))'

2024-02-09 Thread Thorsten Bonow
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

Bug#1063518: console-setup: setupcon: 1386: Syntax error: Missing '))'

2024-02-09 Thread Michael Tokarev
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

Bug#1063518: console-setup: setupcon: 1386: Syntax error: Missing '))'

2024-02-09 Thread cacin
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

Bug#1063518: console-setup: setupcon: 1386: Syntax error: Missing '))'

2024-02-09 Thread Sven Joachim
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