Bug#336378: yaird fails to prepare an initrd image when vesafb-tng is present
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sat, 29 Oct 2005 23:49:56 +0300
Erçin EKER <erc.caldera@gmx.net> 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="1280x1024@60" (fatal)
> Failed to create initrd image.
>
> Debian GNU/Linux Unstable, kernel 2.6.14 patched with archck patchset
> 2.6.14-archck1, yaird 0.0.11-9, kernel package 9.008.4, perl 5.8.7,
> glibc 2.3.5-7
>
>
>
> --
> Erçin EKER
> UIN:82166128
> jabber:ercineker@jabber.org
>
>
> .''`.
> : :' : Born to use Debian.
> `. `' GPG KeyID: 3DD6DF91
> `- Fingerpring: BA95 1DDD 8961 665B 8536 B942 8D43 3EF0 3DD6 DF91
>
Try edit /usr/lib/yaird/perl/Parser.pm and include "@" in the two lines
starting with "identifier" (approx. lines 170 and 400). They now look
like this:
identifier : /[A-Za-z0-9][A-Za-z0-9_-]*/
and I want you to try changing them to this:
identifier : /[A-Za-z0-9][A-Za-z0-9_-@]*/
Regards,
- Jonas
- --
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
- Enden er nær: http://www.shibumi.org/eoti.htm
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDY/NPn7DbMsAkQLgRAhktAJoDx8Hr5Opf8/x4WlyB5jtr7LC+tQCfRjVk
ZVyywrwDwvT8ibHBBxqCsjk=
=lX6G
-----END PGP SIGNATURE-----
Reply to: