Bug#430656: byacc is missing in debian/control - build-depends

2007-06-26 Thread Pau Garcia i Quiles
Package: ruby1.8 Version: 1.8.6-2 dpkg-build -rfakeroot fails if byacc is not installed. As 'byacc' is not listed as a build-dependency in debian/control, building fails. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#430656: byacc is missing in debian/control - build-depends

2007-06-26 Thread akira yamada
Package: ruby1.8 Version: 1.8.6-2 dpkg-build -rfakeroot fails if byacc is not installed. As 'byacc' is not listed as a build-dependency in debian/control, building fails. ruby1.8 build-depends on bison and it does not use bison. Please show me your build log. (Logs at

Bug#430656: byacc is missing in debian/control - build-depends

2007-06-26 Thread akira yamada
I don't understand how 'bison' is involved here. The binary file 'byacc' is in package 'byacc', not in package 'bison'. We make ruby1.8 package use biosn and not byacc. [EMAIL PROTECTED]:~/downloads/ruby$ sudo pbuilder build ruby1.8_1.8.6-2.dsc [...] The following NEW packages will be

Bug#430656: byacc is missing in debian/control - build-depends

2007-06-26 Thread Pau Garcia i Quiles
Quoting akira yamada [EMAIL PROTECTED]: Package: ruby1.8 Version: 1.8.6-2 dpkg-build -rfakeroot fails if byacc is not installed. As 'byacc' is not listed as a build-dependency in debian/control, building fails. ruby1.8 build-depends on bison and it does not use bison. Please show me your

Bug#430656: byacc is missing in debian/control - build-depends

2007-06-26 Thread Pau Garcia i Quiles
Quoting akira yamada [EMAIL PROTECTED]: I don't understand how 'bison' is involved here. The binary file 'byacc' is in package 'byacc', not in package 'bison'. We make ruby1.8 package use biosn and not byacc. [EMAIL PROTECTED]:~/downloads/ruby$ sudo pbuilder build ruby1.8_1.8.6-2.dsc