Bug#459100: libclass-dbi-mysql-perl: FTBFS with dash: bashisms in debian/rules

2008-01-12 Thread Lucas Nussbaum
tags 459100 - unreproducible tags 459100 + patch thanks Hi Ben, Sorry for the late reply. On 06/01/08 at 19:57 +, Ben Hutchings wrote: > tags 459100 unreproducible > thanks > > What is the bashism? Is it the use of "&>" here? > > if mysql -h localhost test /dev/null; then $(MAKE) te

Bug#459100: libclass-dbi-mysql-perl: FTBFS with dash: bashisms in debian/rules

2008-01-06 Thread Ben Hutchings
tags 459100 unreproducible thanks What is the bashism? Is it the use of "&>" here? if mysql -h localhost test /dev/null; then $(MAKE) test; fi When I tried building with SHELL=/bin/dash the mysql command failed and the build succeeded as expected. Perhaps this line should be removed an

Bug#459100: libclass-dbi-mysql-perl: FTBFS with dash: bashisms in debian/rules

2008-01-04 Thread Lucas Nussbaum
Package: libclass-dbi-mysql-perl version: 1.00-1 User: [EMAIL PROTECTED] Usertags: qa-ftbfs-dash-20080103 qa-ftbfs-dash Hi, During a rebuild of all packages in sid using /bin/dash as /bin/sh, your package failed to build. Relevant part: > dpkg-source: building libclass-dbi-mysql-perl in > l