Re: Error in Ruby-sassc

2019-03-21 Thread Manas Kashyap
Thanks Antonio for guidance . I have done all the changes suggested by you (you can check the commit history of the repository , i,e https://salsa.debian.org/Manas-kashyap-guest/ruby-sassc ) and its still failing with an error log http://paste.debian.net/1074067/ (expiration is never) Please guide

Re: Error in Ruby-sassc

2019-03-21 Thread Pirate Praveen
On 2019, മാർച്ച് 21 7:40:53 PM IST, Manas Kashyap wrote: >Thanks Antonio for guidance . >I have done all the changes suggested by you (you can check the commit >history of the repository , i,e >https://salsa.debian.org/Manas-kashyap-guest/ruby-sassc ) and its still >failing with an error log h

Re: Error in Ruby-sassc

2019-03-21 Thread Manas Kashyap
I don't think i missed any step but i will recheck it whether i have done all the changes that antonio suggested and also will check that there is /ext reference in any other file too or not . Thank you for quick response Manas Kashyap On Thu, Mar 21, 2019 at 9:30 PM Pirate Praveen wrote: > > >

Re: Error in Ruby-sassc

2019-03-21 Thread Manas Kashyap
i think in sassc.gemspec we have a line 26 i found this spec.extensions= ["ext/Rakefile"] On Thu, Mar 21, 2019 at 9:33 PM Manas Kashyap wrote: > I don't think i missed any step but i will recheck it whether i have done > all the changes that antonio suggested and also will check that t

Re: Error in Ruby-sassc

2019-03-21 Thread Manas Kashyap
i tried a way to comment it out the extension and now its showing a new error log http://paste.debian.net/1074101/ of this Please guide me . On Thu, Mar 21, 2019 at 9:36 PM Manas Kashyap wrote: > i think in sassc.gemspec > we have a line 26 i found this > > > spec.extensions= ["ext/Rakefi

Re: Error in Ruby-sassc

2019-03-21 Thread Pirate Praveen
On Thu, Mar 21, 2019 at 9:42 PM, Manas Kashyap wrote: i tried a way to comment it out the extension and now its showing a new error log http://paste.debian.net/1074101/ of this Please guide me . Failure: SassC::NativeTest::General#test_it_reports_the_libsass_version [/home/manas/packagin