Antonio thanks for fixing the issue. > Actually this is a packaging problem: the tests for Ruby 1.8 are being > run against the compiled extension for Ruby 1.9. > $: << 'lib' << 'ext/mri' << '.'
If I remember correctly this line was added because when I was trying to build the package with tests enabled first time it was throwing error complaining bcrypt.h file is not found. This is error was thrown from the file ext/mri/bcrypt_ext.c file. To fix this line was added. Is it building fine without this line? Regards -- Vasudev Kamath http://vasudevkamath.blogspot.com http://identi.ca/vasudev http://twitter.com/vasudevkamath -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org