Re: ruby-mini-magick build failure on jessie

2019-10-07 Thread Utkarsh Gupta
Hiya, On 04/10/19 7:14 pm, Cédric Boutillier wrote: > Hi Utkarsh, > > On Wed, Oct 02, 2019 at 07:05:38AM +0530, Utkarsh Gupta wrote: > >> expected no Exception, got #> -quiet -ping /tmp/mini_magick20190925-3686-3v99mo.psd") failed: >> {:status_code=>1, :output=>""}> with backtrace: > It would be u

Re: ruby-mini-magick build failure on jessie

2019-10-04 Thread Cédric Boutillier
Hi Utkarsh, On Wed, Oct 02, 2019 at 07:05:38AM +0530, Utkarsh Gupta wrote: > expected no Exception, got # -quiet -ping /tmp/mini_magick20190925-3686-3v99mo.psd") failed: > {:status_code=>1, :output=>""}> with backtrace: It would be useful to try to run the same command from the command line and

Re: ruby-mini-magick build failure on jessie

2019-10-02 Thread Utkarsh Gupta
Hey, On 02/10/19 7:05 am, Utkarsh Gupta wrote: > > Hey, > > Whilst working on one of the CVEs, I found out that ruby-mini-magick > doesn't build on Jessie (part of LTS). > Package could be found here[1] and the relevant .dsc could be found > here[2]. > > While building, one of the tests fails: > >

ruby-mini-magick build failure on jessie

2019-10-01 Thread Utkarsh Gupta
Hey, Whilst working on one of the CVEs, I found out that ruby-mini-magick doesn't build on Jessie (part of LTS). Package could be found here[1] and the relevant .dsc could be found here[2]. While building, one of the tests fails: expected no Exception, got #1, :output=>""}> with backtrace: Comp