Re: autopkgtest failure for activerecord-import with ruby-pg (1.1.3)

2019-02-07 Thread Utkarsh Gupta
On Thu, Feb 7, 2019 at 10:47 PM Utkarsh Gupta wrote: > > > On Thu, Feb 7, 2019 at 10:46 PM Utkarsh Gupta > wrote: > >> Hey, >> >> I was updating ruby-pg and found that it's reverse dependencies is >> failing with ruby-pg (1.1.3) as it looks for (~> 0.9). >> > > Correction: I was updating ruby-pg

Re: autopkgtest failure for activerecord-import with ruby-pg (1.1.3)

2019-02-07 Thread Utkarsh Gupta
On Thu, Feb 7, 2019 at 10:46 PM Utkarsh Gupta wrote: > Hey, > > I was updating ruby-pg and found that it's reverse dependencies is failing > with ruby-pg (1.1.3) as it looks for (~> 0.9). > Correction: I was updating ruby-pg and found that it's reverse dependency, activerecord-import is failing

autopkgtest failure for activerecord-import with ruby-pg (1.1.3)

2019-02-07 Thread Utkarsh Gupta
Hey, I was updating ruby-pg and found that it's reverse dependencies is failing with ruby-pg (1.1.3) as it looks for (~> 0.9). On patching the same in activerecord-import, the built seem fine but the autopkgtest failed. Here are the logs for the autopkgtest: https://paste.debian.net/1065838/ Howe

Re: Plan to remove ruby-fog meta package and its leaf dependencies

2019-02-07 Thread Pirate Praveen
On ചൊ, ഡിസം 25, 2018 at 8:22 വൈകു, Pirate Praveen wrote: Hi, We started maintaining a lot of fog modules because diaspora and ruby-asset-sync declared dependency on ruby-fog, now both declare dependency on ruby-fog-core and the modules that they really want. So I'm proposing we remove ruby-

Re: [Pkg-javascript-devel] Need help with building vendor/autoprefixer.js for ruby-autoprefixer-rais

2019-02-07 Thread Pirate Praveen
On വ്യാ, ഫെബ്രു 7, 2019 at 5:12 വൈകു, Jonas Smedegaard wrote: Quoting Pirate Praveen (2019-02-07 12:18:59) On വ്യാ, ഫെബ്രു 7, 2019 at 3:48 വൈകു, Jonas Smedegaard wrote: Quoting Pirate Praveen (2019-02-07 09:33:33) This was working fine before, I think its breaking now with nodejs 10

Re: [Pkg-javascript-devel] Need help with building vendor/autoprefixer.js for ruby-autoprefixer-rais

2019-02-07 Thread Jonas Smedegaard
Quoting Pirate Praveen (2019-02-07 12:18:59) > On വ്യാ, ഫെബ്രു 7, 2019 at 3:48 വൈകു, Jonas Smedegaard wrote: >> Quoting Pirate Praveen (2019-02-07 09:33:33) >>> This was working fine before, I think its breaking now with nodejs >>> 10 (guess because of reference to buffer in the error and >>> re

Re: [Pkg-javascript-devel] Need help with building vendor/autoprefixer.js for ruby-autoprefixer-rais

2019-02-07 Thread Pirate Praveen
On വ്യാ, ഫെബ്രു 7, 2019 at 3:48 വൈകു, Jonas Smedegaard wrote: Quoting Pirate Praveen (2019-02-07 09:33:33) This was working fine before, I think its breaking now with nodejs 10 (guess because of reference to buffer in the error and remembering some discussions around it). Can someone

Re: [Pkg-javascript-devel] Need help with building vendor/autoprefixer.js for ruby-autoprefixer-rais

2019-02-07 Thread Jonas Smedegaard
Quoting Pirate Praveen (2019-02-07 09:33:33) > This was working fine before, I think its breaking now with nodejs 10 > (guess because of reference to buffer in the error and remembering > some discussions around it). > > Can someone help with this error? I tried adding node-buffer as build > de

Need help with building vendor/autoprefixer.js for ruby-autoprefixer-rais

2019-02-07 Thread Pirate Praveen
Hi, This was working fine before, I think its breaking now with nodejs 10 (guess because of reference to buffer in the error and remembering some discussions around it). Can someone help with this error? I tried adding node-buffer as build dependency, but that did not change anything. Full