Public bug reported:
Version: 0.20-0.4ubuntu1
Shell should be bash rather then sh, here's the patch:
--- /var/lib/dpkg/info/mythweb.postinst.orig 2006-09-30 01:27:29.000000000
-0400
+++ /var/lib/dpkg/info/mythweb.postinst 2006-09-30 01:25:42.000000000 -0400
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/bash
set -e
** Affects: mythweb (Ubuntu)
Importance: Undecided
Status: Unconfirmed
** Description changed:
+ Version: 0.20-0.4ubuntu1
+
Shell should be bash rather then sh, here's the patch:
--- /var/lib/dpkg/info/mythweb.postinst.orig 2006-09-30 01:27:29.000000000
-0400
+++ /var/lib/dpkg/info/mythweb.postinst 2006-09-30 01:25:42.000000000 -0400
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/bash
set -e
--
mythweb.postinst: 31: Syntax error: Bad substitution (fix is to use Bash
instead)
https://launchpad.net/bugs/63493
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs