Re: Additions to gem2deb

2014-04-19 Thread Matijs van Zuijlen
On 19/04/14 00:44, Per Andersson wrote: > I would like to reach a consensus on libjs-jquery though, which is not > suggested even though the bundled jquery.js is replaced with a symlink > to /usr/share/javascript/jquery/jquery.js. This is because libjs-query > recommends javascript-common which in

Re: help with webmock tests

2014-04-19 Thread Pirate Praveen
2014-04-20 1:10 GMT+05:30, Cédric Boutillier : > Well, in fact, adding rake as a build-dependencie makes it work with > pbuilder too. Thanks! Uploaded! Finally! It took more than a year and a half and two uploads (hoping it clears new this time). -- പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍ You have to keep

Re: RFS: unicorn, ruby-gettext

2014-04-19 Thread Christian Hofstaedtler
Hleb, * Hleb Valoshka <375...@gmail.com> [140415 19:16]: > Hello, > I've packaged the latest versions of ruby-gettext and unicorn. Please, > upload them, thanks in advance. Thanks for updating these, I've now uploaded them. -ch -- ,''`. Christian Hofstaedtler : :' : Debian Developer `. `

Re: help with webmock tests

2014-04-19 Thread Per Andersson
On Sat, Apr 19, 2014 at 9:40 PM, Cédric Boutillier wrote: > >> thanks cedric and avtobiff! Now all minitest tests are failing in >> pbuilder (git-buildpackage is working) with errors like this. > >> 1) Error: >> test_0003_should verify that expected request occured(Webmock): >> NoMethodError: unde

Re: help with webmock tests

2014-04-19 Thread Cédric Boutillier
> thanks cedric and avtobiff! Now all minitest tests are failing in > pbuilder (git-buildpackage is working) with errors like this. > 1) Error: > test_0003_should verify that expected request occured(Webmock): > NoMethodError: undefined method `stub_http_request' for > #<#:0x0002d40948> >

Re: help with webmock tests

2014-04-19 Thread Pirate Praveen
2014-04-19 19:09 GMT+05:30, Cédric Boutillier : > Hi Praveen, > > On Sat, Apr 19, 2014 at 03:49:31PM +0530, Pirate Praveen wrote: >> >> It needs ruby-em-http-request 1.1.2 but it seems to be not getting >> >> built even after 3 days. Do anyone know the reason? > >> Finally em-http-request new versi

Re: help with webmock tests

2014-04-19 Thread Cédric Boutillier
Hi Praveen, On Sat, Apr 19, 2014 at 03:49:31PM +0530, Pirate Praveen wrote: > >> It needs ruby-em-http-request 1.1.2 but it seems to be not getting > >> built even after 3 days. Do anyone know the reason? > Finally em-http-request new version is available in unstable. > I was able to run all tes

Re: help with webmock tests

2014-04-19 Thread Per Andersson
On Sat, Apr 19, 2014 at 12:19 PM, Pirate Praveen wrote: >>> It needs ruby-em-http-request 1.1.2 but it seems to be not getting >>> built even after 3 days. Do anyone know the reason? > > Finally em-http-request new version is available in unstable. > > I was able to run all tests in my local envir

Re: Additions to gem2deb

2014-04-19 Thread Per Andersson
On Sat, Apr 19, 2014 at 12:44 AM, Per Andersson wrote: > > I would like to reach a consensus on libjs-jquery though, which is not > suggested even though the bundled jquery.js is replaced with a symlink > to /usr/share/javascript/jquery/jquery.js. This is because libjs-query > recommends javascrip

Re: help with webmock tests

2014-04-19 Thread Pirate Praveen
>> It needs ruby-em-http-request 1.1.2 but it seems to be not getting >> built even after 3 days. Do anyone know the reason? Finally em-http-request new version is available in unstable. I was able to run all tests in my local environment but it is failing in pbuilder. Can anyone try to run those