-------- Original Message -------- Subject: [ systemconfig-Bugs-839596 ] grub needs --no-curses switch Date: Mon, 10 Nov 2003 14:32:32 -0800 From: SourceForge.net <[EMAIL PROTECTED]> To: [EMAIL PROTECTED]
Bugs item #839596, was opened at 2003-11-10 16:32 Message generated for change (Settings changed) made by colmode You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=380273&aid=839596&group_id=24006
Category: Boot Loaders Group: None Resolution: None Priority: 5 Submitted By: Bryan Bayerdorffer (colmode) Assigned to: Nobody/Anonymous (nobody) Summary: grub needs --no-curses switch
Initial Comment: When doing a systemimager updateclient via dsh (distributed shell), grub complains about the absence of a pty and fails.
Easy fix: Add --no-curses switch to the grub command. In systemconfigurator 2.0.8 this is line 238 of /usr/lib/systemconfig/Boot/Grub.pm:
$$this{grub} --no-curses <<EOF > /dev/null
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=380273&aid=839596&group_id=24006
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Sisuite-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
