On Sat, Oct 29, 2005 at 11:49:56PM +0300, Er?in EKER wrote: > Package: yaird > Version: 0.0.11-9 > > I have compiled linux-2.6.14 with kernel-package and when i wanted to > install the Deb packages yaird complains about the strange video mode > given in kernel configuration. > > command line failure message: > > yaird error: bad value in /boot/config-2.6.14-archck1: > CONFIG_FB_VESA_DEFAULT_MODE="[EMAIL PROTECTED]" (fatal) > Failed to create initrd image.
Does this help? Apply to /usr/lib/yaird/perl/KConfig.pm * looking for [EMAIL PROTECTED]/yaird--devo--0.1--patch-76 to compare with * comparing to [EMAIL PROTECTED]/yaird--devo--0.1--patch-76 M perl/KConfig.pm * modified files --- orig/perl/KConfig.pm +++ mod/perl/KConfig.pm @@ -66,7 +66,7 @@ || $value eq 'm' || $value =~ /^-?\d+$/ || $value =~ /^0x[0-9a-f]+$/ - || $value =~ /^"[-a-zA-Z0-9,.:_\/= ]*"$/ + || $value =~ /^"[-a-zA-Z0-9@,.:_\/= ]*"$/ ) { $kConfMap->{$key} = $value; } -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]