Bug#543108: valkyrie: FTBFS: configure: line 5232: syntax error near unexpected token `fi'

2009-09-02 Thread Hai Zaar
On Wed, Sep 2, 2009 at 8:44 AM, Lucas Nussbaumlu...@lucas-nussbaum.net wrote: Have you tried in a clean chroot, maybe? Ain't got one. If I upload (hopefully) fixed package to mentors.debian.net, could you try it from there? -- Zaar -- To UNSUBSCRIBE, email to

Bug#543108: valkyrie: FTBFS: configure: line 5232: syntax error near unexpected token `fi'

2009-09-02 Thread Hai Zaar
On Wed, Sep 2, 2009 at 12:37 PM, Lucas Nussbaumlu...@lucas-nussbaum.net wrote: On 02/09/09 at 12:20 +0300, Hai Zaar wrote: On Wed, Sep 2, 2009 at 8:44 AM, Lucas Nussbaumlu...@lucas-nussbaum.net wrote: Have you tried in a clean chroot, maybe? Ain't got one. If I upload (hopefully) fixed

Bug#543108: valkyrie: FTBFS: configure: line 5232: syntax error near unexpected token `fi'

2009-09-01 Thread Hai Zaar
I think I've found the problem - autoreconf was run _before_ patches were applied. I've fixed this by changing line in debian/rules files from: makebuilddir/valkyrie:: to post-patches:: Now autoreconf is being run properly. But the question is how do I check it? - On my Lenny system the issue