Your message dated Thu, 15 Aug 2013 16:48:01 +0000
with message-id <[email protected]>
and subject line Bug#681844: fixed in cucumber 1.3.6-1
has caused the Debian Bug report #681844,
regarding cucumber: Default binary path is incorrect
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
681844: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681844
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cucumber
Version: 1.0.2-2
Severity: normal
Tags: patch
Dear Maintainer,
The default path to the cucumber binary and library directory in
/usr/lib/ruby/vendor_ruby/cucumber/platform.rb is incorrect. These
paths assume that all files are installed together under a single
directory (as they are when installed using gem) rather than how they
are arranged in the package.
Please consider updating the defaults as appropriate. See the attached
patch for my interpretation of how they could be set.
Thanks,
Kevin
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.4.4-kevinoid1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages cucumber depends on:
ii ruby 4.9
ii ruby-builder 3.0.0-3
ii ruby-diff-lcs 1.1.3-1
ii ruby-gherkin 2.4.6-1
ii ruby-json 1.7.3-2
ii ruby-term-ansicolor 1.0.7-1
ii ruby1.9.1 [ruby-interpreter] 1.9.3.194-1
cucumber recommends no packages.
Versions of packages cucumber suggests:
ii rake 0.9.2.2-4
pn ruby-nokogiri <none>
pn ruby-prawn <none>
-- no debconf information
--- a/lib/cucumber/platform.rb
+++ b/lib/cucumber/platform.rb
@@ -5,8 +5,8 @@
module Cucumber
unless defined?(Cucumber::VERSION)
VERSION = '1.2.1'
- BINARY = File.expand_path(File.dirname(__FILE__) + '/../../bin/cucumber')
- LIBDIR = File.expand_path(File.dirname(__FILE__) + '/../../lib')
+ BINARY = '/usr/bin/cucumber'
+ LIBDIR = File.expand_path(File.dirname(__FILE__) + '/..')
JRUBY = defined?(JRUBY_VERSION)
IRONRUBY = defined?(RUBY_ENGINE) && RUBY_ENGINE == "ironruby"
WINDOWS = RbConfig::CONFIG['host_os'] =~ /mswin|mingw/
--- End Message ---
--- Begin Message ---
Source: cucumber
Source-Version: 1.3.6-1
We believe that the bug you reported is fixed in the latest version of
cucumber, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cédric Boutillier <[email protected]> (supplier of updated cucumber package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 10 Aug 2013 23:37:41 +0200
Source: cucumber
Binary: cucumber
Architecture: source all
Version: 1.3.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Description:
cucumber - acceptance testing framework
Closes: 681844
Changes:
cucumber (1.3.6-1) unstable; urgency=low
.
* Imported Upstream version 1.3.6
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ remove duplicate rake in Build-Depends,
+ depend/build-depend on ruby-gherkin >= 2.12 and ruby-multi-json
+ update my email address
+ Bump Standards-Version to 3.9.4 (no changes needed)
* debian/patches:
+ refresh 000{1,3}-*.patch
+ add 0004-Update_default_binary_path.patch:
fix paths in cucumber/platform.rb. Thanks Kevin Locke (Closes: #681844)
+ add 0005-Integrate-multi_test-code.patch:
include code of the multi_test gem
Checksums-Sha1:
973555381a09b72d83de58b64e54eed5156e9da5 2169 cucumber_1.3.6-1.dsc
8beb42fd2ab0424c6f73e88c7e36c12f645f640a 281725 cucumber_1.3.6.orig.tar.gz
e5cc2e8849c668239a76ecf06d31fc9c166b5d79 52641 cucumber_1.3.6-1.debian.tar.gz
9729239e3e9c98913689eb41982d09d6e328c226 108124 cucumber_1.3.6-1_all.deb
Checksums-Sha256:
c205704240d81e7cf3e4d0811460f2ffc45dbe37a0d09fbbfc18956b2e00dfa1 2169
cucumber_1.3.6-1.dsc
0eeb23802f8943d77cd89e55710f928b0e164167ff52e749865ab87ae6b548be 281725
cucumber_1.3.6.orig.tar.gz
922eb2a60caecfa5e8df00580562f541a13fdb8d130b683dac5e44f58768b793 52641
cucumber_1.3.6-1.debian.tar.gz
16fdae170a58bfdb78f8c3514b0c80dac0f709a6c98abaaf2ec3ba4ef9fc97a3 108124
cucumber_1.3.6-1_all.deb
Files:
7b55cfc2ba88fb0a899c1ab1fab040be 2169 ruby optional cucumber_1.3.6-1.dsc
77a36906e831993c824f765a1d48d1cd 281725 ruby optional
cucumber_1.3.6.orig.tar.gz
80c599b396e661c2f7be11a859399d57 52641 ruby optional
cucumber_1.3.6-1.debian.tar.gz
c6bdb5200d2b82c71652981c2687701e 108124 ruby optional cucumber_1.3.6-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAEBCAAGBQJSDQR+AAoJEKkHZFuPn48JLZsP/1u9fRFv8ispjANmrUicDtY+
OTc+PODC9RkPfY2lqGqqqfibQeIeMciI/qX5rlBw0mRATrmD7047PQ/gpVc3caOl
QKFuwOcZfHCawFX53s4aLQkNqSHdqowa+hU6HkED6Vmg0bSqQKfU9BGrXpK4768v
KdU5PPjItt2VvxgA8/oGGCqo2yNL0Z4meutbn3Wu+f0UoCXokrRg4IzXGToKzXFJ
ArucXnMgN6jOLGEY2a2NBkvG5zo9iifFt1PM1QTW3U4nip6EyeW5Tl2+tsy6OxCA
3XkZ4HUmcWA6cWLyf3vy1D/DJdBe/4xADEvRNNiCjX0x7Cbaj3NAAXx0MS9WJaRR
/4WDpPcMJt/R61mUJir32Bra3lebNuR86J3nARY5YW3TaxYW0eCQGY60RS7kGli8
ElpJezbcIDylZUyiYhztJQ1AaR7jhK3VHGZ83x58MBXkuq4UbY8hJGRNk6aoDTRW
6TOEaW3L6JbbOFWdQi3TjpGwJ8dLXt17dyzw8mwMdISGuWnve4qhP60VO+E24edS
phfsxw/NOvQw8+gDoRxZ5jM0Lq6R6o4G2enctM/tTZWGvup27u1ssYwHwdaUu1Wo
VxW+h2kwTWGUzaGixoDpWHUvgjq+Uj9Uz+a3ahaVu1HY1KDgM1UDspleUKwiDHQ9
g/wCs6IpMWSvfknV70F4
=MX2P
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers