WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 658] New: ACM scripts broken under Bash 3.1

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 658] New: ACM scripts broken under Bash 3.1
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 26 May 2006 13:35:45 -0700
Delivery-date: Fri, 26 May 2006 13:36:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=658

           Summary: ACM scripts broken under Bash 3.1
           Product: Xen
           Version: 3.0.2
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: mdlemay@xxxxxxxxxxxxxx


The ACM labelfuncs.sh script does not work when interpreted by Bash v.3.1.  It
produces the following error:

Command line: /etc/xen/acm-security/scripts/setlabel.sh fedora.fc5.xen.cfg
dom_HomeBanking chwall_ste 

Error:
/etc/xen/acm-security/scripts/labelfuncs.sh: line 766: unexpected EOF while
looking for matching ``'
/etc/xen/acm-security/scripts/labelfuncs.sh: line 800: syntax error: unexpected
end of file
/etc/xen/acm-security/scripts/setlabel.sh: line 105: relabel: command not found


I then installed Bash 3.0 and added a new comment line to the beginning of the
file, instructing selabel.sh to use bash 3.0.  It worked perfectly.


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 658] New: ACM scripts broken under Bash 3.1, bugzilla-daemon <=