Your message dated Mon, 23 Aug 2021 18:56:02 +0100
with message-id 
<cabwkt9qd_hgjbr+jgx9e6wlakmyvngpdo1zsehklvhzptdr...@mail.gmail.com>
and subject line 
has caused the Debian Bug report #753709,
regarding shellcheck: false positive with expansion in some contexts
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
753709: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753709
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: shellcheck
Version: 0.3.3-1
Severity: normal

shellcheck complained about these commands. For both of them it is
desirable that the expansion does not happen.

sed 's_/[^/]\+$__'
    ^-- SC2016: Expressions don't expand in single quotes, use double quotes 
for that.

aptitude -F %p search '~ainstall|~aupgrade|~i'
                      ^-- SC2088: Note that ~ does not expand in quotes.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages shellcheck depends on:
ii  libc6     2.19-4
ii  libffi6   3.1-2
ii  libgmp10  2:6.0.0+dfsg-4

shellcheck recommends no packages.

shellcheck suggests no packages.

-- no debconf information

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Hello,

Thank you for reporting this, unfortunately this is not related to the
packaging of shellcheck and depends on the upstream, I'm closing this
bugreport, please forward it to upstream if you're interested in it.

Regards,

-- 
Samuel Henrique <samueloph>

--- End Message ---
_______________________________________________
Pkg-haskell-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-haskell-maintainers

Reply via email to