Your message dated Thu, 24 Nov 2016 14:15:16 +0100
with message-id <[email protected]>
and subject line Re: Bug#784314: postgresql-common: config uses sh(dash) for
supported-versions script: bad substitution
has caused the Debian Bug report #784314,
regarding postgresql-common: config uses sh(dash) for supported-versions
script: bad substitution
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.)
--
784314: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784314
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgresql-common
Version: 165
Severity: important
$ aptitude install postgresql-9.4
results in a "bad substitution" error
the script "postgresql-common.config" has the line
SUPPORTED=`sh /usr/share/postgresql-common/supported-versions`
which triggers the error.
using /bin/bash works.
/bin/sh is a symlink to /bin/dash (s.b.)
not fixed in 166.
-- System Information:
Debian Release: 8.0
APT prefers stable
APT policy: (1001, 'stable'), (500, 'stable-updates'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.0.0-1 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages postgresql-common depends on:
ii adduser 3.113+nmu3
ii debconf [debconf-2.0] 1.5.56
ii init-system-helpers 1.22
ii lsb-base 4.1+Debian13+nmu1
ii postgresql-client-common 165
ii procps 2:3.3.9-9
ii ssl-cert 1.0.35
ii ucf 3.0030
Versions of packages postgresql-common recommends:
ii logrotate 3.8.7-1+b1
postgresql-common suggests no packages.
-- debconf information:
postgresql-common/obsolete-major:
postgresql-common/ssl: true
--- End Message ---
--- Begin Message ---
Tags: -1 moreinfo unreproducible
Re: Jörg Plate 2015-05-05
<ca+v-v9+4o-_aj8lyitvt7vv6vs_hvm7hawgerhnmaod7ry0...@mail.gmail.com>
> Package: postgresql-common
> Version: 165
> Severity: important
>
> $ aptitude install postgresql-9.4
> results in a "bad substitution" error
>
> the script "postgresql-common.config" has the line
> SUPPORTED=`sh /usr/share/postgresql-common/supported-versions`
> which triggers the error.
> using /bin/bash works.
> /bin/sh is a symlink to /bin/dash (s.b.)
Hi,
sorry for letting this sit for so long. Given the lack of other field
complaints, I'd claim this is fixed by now. Though by checking the
git log of debian/supported-versions, I can't see what change should
have fixed it, and the only code using variable substitution works
fine here, so I'm wondering what made it fail for you.
I'm closing the bug now, if you can still reproduce the problem, I'll
gladly reopen.
Thanks,
Christoph
signature.asc
Description: PGP signature
--- End Message ---
_______________________________________________
Pkg-postgresql-public mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public