mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] BASH_FUNC_set_shell_label() not a valid identifier
@ 2014-10-05  4:47 Jon Ringle
  2014-10-06  8:07 ` Alexander Dahl
  2014-10-07  9:31 ` Michael Olbrich
  0 siblings, 2 replies; 7+ messages in thread
From: Jon Ringle @ 2014-10-05  4:47 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 694 bytes --]

Recently I've started to see the following message every time I invoke
ptxdist:

/usr/local/lib/ptxdist-2014.10.0/bin/ptxdist: line 2151: unset:
`BASH_FUNC_set_shell_label()': not a valid identifier

The ptxdist code here has:
    unset $(/usr/bin/env | \
        sed -n -e "s/^\([^=[:space:]]\+\)=.*$/\1/p" | \
        egrep -v
"^(PTXDIST_PTXRC|PTX_AUTOBUILD_DESTDIR|CCACHE_.*|PWD|HOME|USER|PATH|TERM|COLUMNS|LINES|DISPLAY|TMPDIR|http_proxy|https_proxy|ftp_proxy|no_proxy${whitelist})$"
)

I'm not sure why I'm getting this message, but speculatively it seems to
have started appearing after I updated Ubuntu-14.04 with bash shellshock
patches... ?

Anyone else see this type of message?

Jon

[-- Attachment #1.2: Type: text/html, Size: 942 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-10-09 16:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-05  4:47 [ptxdist] BASH_FUNC_set_shell_label() not a valid identifier Jon Ringle
2014-10-06  8:07 ` Alexander Dahl
2014-10-06  8:32   ` Bruno Thomsen
2014-10-06  9:19     ` Tim Sander
2014-10-09  7:50       ` Spriggs, Jim
2014-10-09 16:50         ` Jon Ringle
2014-10-07  9:31 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox