On Sat, Nov 7, 2015 at 8:38 PM, Per Andersson <[email protected]> wrote: > On Sun, Oct 18, 2015 at 6:56 PM, Michael Crusoe > <[email protected]> wrote: >> >> >> On Sun, Oct 18, 2015 at 12:56 AM Per Andersson <[email protected]> wrote: >>> >>> On Sat, Oct 17, 2015 at 2:31 AM, Michael Crusoe >>> <[email protected]> wrote: >>> > FYI, ruby-pathname2 1.7.4-1 >>> >>> Doesn't build cleanly in a chroot >>> >>> * test/test_pathname.rb: test_realpath_platform: /dev/stdin does >>> not evaluate to ['/dev/pts/0', '/dev/proc/self/fd/0'] as realpath. >>> When I build the realpath is only /dev/fd/pipe ... >> >> >> Right, the author wasn't expecting the tests to be run in an environment >> where a pipe is connected to /dev/stdin. I've commented the test out via a >> patch and sent the issue upstream. >> https://github.com/djberg96/pathname2/issues/2 >> >>> >>> Packaging is solid otherwise. Although, I suggest you ship the >>> example also (list the examples dir in >>> debian/ruby-pathname2.examples). >> >> >> Neat, I didn't know about `dh_installexamples` before. This is done. > > Finally had time to look at this. Still doesn't build, failing tests. > > Did you forget to push your changes?
I still haven't seen your updates. Can you please push them to the repository. Thanks! -- Per

