On 17/08/18 9:26 PM, Chris Lamb wrote:
> Just wondering if the conditional for:
>
>   3 ifeq ($(filter nocheck,$(DEB_BUILD_PROFILES)),)
>   4 export GEM2DEB_TEST_RUNNER = --check-dependencies
>   5 endif
>
> .. is necessary given that you do the real nocheck check later.
>
> /lamby
>
>
This test gets triggered if we don't add that condition. May be this
could be fixed in gem2deb.

┌──────────────────────────────────────────────────────────────────────────────┐
│ Checking Rubygems dependency resolution on
ruby2.5                           │
└──────────────────────────────────────────────────────────────────────────────┘

GEM_PATH=debian/ruby-em-websocket/usr/share/rubygems-integration/all:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all
ruby2.5 -e gem\ \"em-websocket\"


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to