[debian-mysql] Bug#778678: Bug#778678: mysql-server: still some bashism
Norvald H. Ryeng
norvald.ryeng at oracle.com
Wed Feb 18 12:18:30 UTC 2015
On Wed, 18 Feb 2015 12:29:21 +0100, Bjoern Boschman <bjoern at boschman.de>
wrote:
> Package: mysql-server
> Version: 5.5.42-1
> Severity: important
>
> Hi guys,
>
> unfortunatelly i found some bashism still used.
>
> additions/echo_stderr:#!/bin/bash
> additions/mysql-systemd-start:#!/bin/bash
> additions/debian-start:#!/bin/bash
> additions/debian-start.inc.sh:#!/bin/bash
> mysql-common.postrm:#!/bin/bash
> mysql-server-5.6.config:#!/bin/bash
> mysql-server-5.6.mysql.init:#!/bin/bash
> mysql-server-5.6.postinst:#!/bin/bash
> mysql-server-5.6.postrm:#!/bin/bash
> mysql-server-5.6.preinst:#!/bin/bash
> mysql-server-5.6.prerm:#!/bin/bash
>
> this also applies to mysql-5.5 and mariadb-10
That shouldn't be a problem as long as they use /bin/bash. But I won't
mind if you get rid of the bashisms and convert them to /bin/sh.
Regards,
Norvald H. Ryeng
More information about the pkg-mysql-maint
mailing list