Your message dated Fri, 19 Dec 2025 10:19:33 +0000
with message-id <[email protected]>
and subject line Bug#1123472: fixed in ruby-tty-reader 0.9.0-2
has caused the Debian Bug report #1123472,
regarding ruby-tty-prompt: FTBFS: Could not find 'wisper' (~> 2.0) among 110
total gem(s)
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.)
--
1123472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123472
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ruby-tty-prompt
Version: 0.23.1-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202512/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ruby-tty-prompt, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=ruby --with ruby
dh_auto_clean -O--buildsystem=ruby
dh_ruby --clean
W: XS-Ruby-Versions is deprecated, and will be ignored
dh_autoreconf_clean -O--buildsystem=ruby
dh_clean -O--buildsystem=ruby
debian/rules binary
dh binary --buildsystem=ruby --with ruby
dh_update_autotools_config -O--buildsystem=ruby
dh_autoreconf -O--buildsystem=ruby
dh_auto_configure -O--buildsystem=ruby
dh_ruby --configure
dh_auto_build -O--buildsystem=ruby
dh_ruby --build
dh_auto_test -O--buildsystem=ruby
dh_ruby --test
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=ruby
dh_prep -O--buildsystem=ruby
dh_auto_install --destdir=debian/ruby-tty-prompt/ -O--buildsystem=ruby
dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-tty-prompt
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â ruby-tty-prompt: Installing files and building extensions for ruby3.3
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
/usr/bin/ruby3.3 -S gem build --config-file /dev/null --verbose
/tmp/d20251216-61-n5hngs/gemspec
WARNING: open-ended dependency on rake (>= 0, development) is not recommended
use a bounded requirement, such as "~> x.y"
WARNING: open-ended dependency on rspec (>= 3.0, development) is not
recommended
if rspec is semantically versioned, use:
add_development_dependency "rspec", "~> 3.0"
WARNING: See https://guides.rubygems.org/specification-reference/ for help
Successfully built RubyGem
Name: tty-prompt
Version: 0.23.1
File: tty-prompt-0.23.1.gem
/usr/bin/ruby3.3 -S gem install --config-file /dev/null --verbose --local
--verbose --no-document --ignore-dependencies --install-dir
debian/ruby-tty-prompt/usr/share/rubygems-integration/all
/tmp/d20251216-61-n5hngs/tty-prompt-0.23.1.gem
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty-prompt.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/answers_collector.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/block_paginator.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/choice.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/choices.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/confirm_question.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/const.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/converter_dsl.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/converter_registry.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/converters.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/distance.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/enum_list.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/errors.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/evaluator.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/expander.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/keypress.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/list.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/mask_question.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/multi_list.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/multiline.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/paginator.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/question.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/question/checks.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/question/modifier.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/question/validation.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/result.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/selected_choices.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/slider.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/statement.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/suggestion.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/symbols.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/test.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/timer.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/utils.rb
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all/gems/tty-prompt-0.23.1/lib/tty/prompt/version.rb
Successfully installed tty-prompt-0.23.1
1 gem installed
cd debian/ruby-tty-prompt/usr/share/rubygems-integration/all
rm -rf bin
rm -rf build_info
rm -rf cache
rm -rf doc
rm -rf extensions
rmdir plugins
cd gems/tty-prompt-0.23.1
rm -f
chmod 644 lib/tty/prompt/answers_collector.rb lib/tty/prompt
[too-long-redacted] tty/prompt.rb lib/tty-prompt.rb
find lib/ -type d -empty -delete
cd -
cd -
dh_installchangelogs -pruby-tty-prompt /<<PKGBUILDDIR>>/CHANGELOG.md upstream
/usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â Checking Rubygems dependency resolution on ruby3.3
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
RUBYLIB=.
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0
ruby3.3 -e gem\ \"tty-prompt\"
/usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1421:in `block in
activate_dependencies': Could not find 'wisper' (~> 2.0) among 110 total gem(s)
(Gem::MissingSpecError)
Checked in
'GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0'
at:
/usr/share/rubygems-integration/all/specifications/tty-reader-0.9.0.gemspec,
execute `gem env` for more information
from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1407:in `each'
from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1407:in
`activate_dependencies'
from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1389:in
`activate'
from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1423:in `block
in activate_dependencies'
from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1407:in `each'
from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1407:in
`activate_dependencies'
from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1389:in
`activate'
from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in
`block in gem'
from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in
`synchronize'
from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in
`gem'
from -e:1:in `<main>'
abbrev (default: 0.1.2)
base64 (default: 0.2.0)
benchmark (default: 0.3.0)
bigdecimal (default: 3.1.5)
bundler (default: 2.5.22)
cgi (default: 0.4.2)
csv (3.3.4, default: 3.2.8)
date (default: 3.3.4)
debug (1.9.2)
delegate (default: 0.3.1)
did_you_mean (1.6.3)
diff-lcs (1.6.2)
digest (default: 3.1.1)
drb (default: 2.2.0)
english (default: 0.8.0)
erb (default: 4.0.3)
error_highlight (default: 0.6.0)
etc (default: 1.4.3)
fcntl (default: 1.1.0)
fiddle (default: 1.1.2)
fileutils (default: 1.7.2)
find (default: 0.2.0)
forwardable (default: 1.3.3)
getoptlong (default: 0.2.1)
io-console (default: 0.7.1)
io-nonblock (default: 0.3.0)
io-wait (default: 0.3.1)
ipaddr (default: 1.2.6)
irb (default: 1.13.1)
json (default: 2.7.2)
logger (default: 1.6.0)
matrix (0.4.2)
minitest (5.26.1, 5.20.0)
mutex_m (default: 0.2.0)
net-ftp (0.3.4)
net-http (default: 0.4.1)
net-imap (0.4.19)
net-pop (0.1.2)
net-protocol (default: 0.2.2)
net-smtp (0.5.1)
net-telnet (0.2.0)
nkf (default: 0.1.3)
observer (default: 0.1.2)
open-uri (default: 0.4.1)
open3 (default: 0.2.1)
openssl (default: 3.2.0)
optparse (default: 0.4.0)
ostruct (default: 0.6.0)
pastel (0.8.0)
pathname (default: 0.3.0)
power_assert (2.0.5, 2.0.3)
pp (default: 0.5.0)
prettyprint (default: 0.2.0)
prime (0.1.2)
prism (default: 0.19.0)
pstore (default: 0.1.3)
psych (default: 5.1.2)
racc (1.7.3)
rake (13.2.1, 13.1.0)
rbs (3.4.0)
rdoc (default: 6.6.3.1)
readline (default: 0.0.4)
reline (default: 0.5.10)
resolv (default: 0.3.0)
resolv-replace (default: 0.1.1)
rexml (3.3.9)
rinda (default: 0.2.0)
rspec (3.13.0)
rspec-core (3.13.0)
rspec-expectations (3.13.0)
rspec-mocks (3.13.0)
rspec-support (3.13.1)
rss (0.3.1)
ruby2_keywords (0.0.5)
rubygems-update (3.6.7)
securerandom (default: 0.3.1)
set (default: 1.1.0)
shellwords (default: 0.2.0)
singleton (default: 0.2.0)
stringio (default: 3.1.1)
strscan (default: 3.0.9)
syntax_suggest (default: 2.0.1)
syslog (default: 0.1.2)
tempfile (default: 0.2.1)
test-unit (3.6.2, 3.6.1)
time (default: 0.3.0)
timeout (default: 0.4.1)
tmpdir (default: 0.2.0)
tsort (default: 0.2.0)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-reader (0.9.0)
tty-screen (0.8.1)
typeprof (0.21.9)
un (default: 0.3.0)
uri (default: 0.13.2)
weakref (default: 0.1.3)
webrick (1.9.1)
wisper (3.0.0)
xmlrpc (0.3.3)
yaml (default: 0.3.0)
zlib (default: 3.1.1)
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â Run tests for ruby3.3 from debian/ruby-tests.rake
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
RUBYLIB=.
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0
ruby3.3 -S rake --rakelibdir /gem2deb-nonexistent -f debian/ruby-tests.rake
/usr/bin/ruby3.3
-I/usr/share/rubygems-integration/all/gems/rspec-support-3.13.1/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/exe/rspec --pattern
./spec/\*\*/\*_spec.rb --format documentation
An error occurred while loading spec_helper. - Did you mean?
rspec ./spec/spec_helper.rb
Failure/Error: require "tty-reader"
Gem::MissingSpecError:
Could not find 'wisper' (~> 2.0) among 110 total gem(s)
Checked in
'GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-tty-prompt/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0'
at:
/usr/share/rubygems-integration/all/specifications/tty-reader-0.9.0.gemspec,
execute `gem env` for more information
# ./lib/tty/prompt.rb:6:in `<top (required)>'
# ./spec/spec_helper.rb:18:in `<top (required)>'
# ------------------
# --- Caused by: ---
# LoadError:
# cannot load such file -- tty-reader
# ./lib/tty/prompt.rb:6:in `<top (required)>'
No examples found.
No examples found.
Finished in 0.00002 seconds (files took 0.0727 seconds to load)
0 examples, 0 failures, 1 error occurred outside of examples
Finished in 0.00002 seconds (files took 0.0727 seconds to load)
0 examples, 0 failures, 1 error occurred outside of examples
/usr/bin/ruby3.3
-I/usr/share/rubygems-integration/all/gems/rspec-support-3.13.1/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/exe/rspec --pattern
./spec/\*\*/\*_spec.rb --format documentation failed
/usr/lib/ruby/vendor_ruby/gem2deb.rb:52:in `run': /usr/bin/ruby3.3
/usr/bin/gem2deb-test-runner (Gem2Deb::CommandFailed)
from /usr/lib/ruby/vendor_ruby/gem2deb.rb:64:in `block in run_ruby'
from /usr/lib/ruby/vendor_ruby/gem2deb.rb:87:in `maybe_crossbuild'
from /usr/lib/ruby/vendor_ruby/gem2deb.rb:63:in `run_ruby'
from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:189:in
`run_tests_for_version'
from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:176:in `block in
run_tests'
from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:175:in `each'
from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:175:in `run_tests'
from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:71:in `run_tests'
from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:57:in `install'
from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:163:in `install'
from /usr/bin/dh_ruby:89:in `<main>'
dh_auto_install: error: dh_ruby --install
/<<PKGBUILDDIR>>/debian/ruby-tty-prompt returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: ruby-tty-reader
Source-Version: 0.9.0-2
Done: Cédric Boutillier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ruby-tty-reader, 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 ruby-tty-reader
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: SHA512
Format: 1.8
Date: Fri, 19 Dec 2025 10:42:03 +0100
Source: ruby-tty-reader
Architecture: source
Version: 0.9.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Closes: 1123471 1123472
Changes:
ruby-tty-reader (0.9.0-2) unstable; urgency=medium
.
* Team upload
.
[ Gabriel Filion ]
* Change maintainer email address
.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/gbp.conf: remove trailing empty lines
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
.
[ Cédric Boutillier ]
* Upgrade gem dependency on wisper (Closes: #1123472)
* Fix subscribe method for newer version of wisper (Closes: #1123471)
* Bump Standards-Version to 4.7.2 (no changes needed)
* Remove X?-Ruby-Versions fields from d/control
* Remove redundant Rules-Requires-Root field in d/control
Checksums-Sha1:
e38248826a11140db66da82db6597764b98851f3 1525 ruby-tty-reader_0.9.0-2.dsc
fc18683a725f97e44f0f3cc091d8369bca3958e4 461051
ruby-tty-reader_0.9.0.orig.tar.gz
c4ec875ebf17b7bae52afcd96e0fc0fe492c5941 3748
ruby-tty-reader_0.9.0-2.debian.tar.xz
318db2a405a75f46e1477e684af98c2d8cfaa94f 6122
ruby-tty-reader_0.9.0-2_amd64.buildinfo
Checksums-Sha256:
4879d98137783323dbd59a80e6cb5f5ad296e74a136ed851294cfe6da2805f2f 1525
ruby-tty-reader_0.9.0-2.dsc
970cab15cfbe28388ec6f86b16b02c09c062be90b84de8ece4a5c1e1db69b555 461051
ruby-tty-reader_0.9.0.orig.tar.gz
c102ac3641094c57c66556621f1e816d60c10e33641c6856d0e86bd76d154e6e 3748
ruby-tty-reader_0.9.0-2.debian.tar.xz
c65e4cd17f96a5012966b5c049800e5c16398bca1b65f8eb1f923c31904226c0 6122
ruby-tty-reader_0.9.0-2_amd64.buildinfo
Files:
cfae3b0ee15c2f007d31c3c3a6f86a89 1525 ruby optional ruby-tty-reader_0.9.0-2.dsc
1e5895124382a8cb011340e9502ae848 461051 ruby optional
ruby-tty-reader_0.9.0.orig.tar.gz
f497a92452660a97fbc9450a58a640fb 3748 ruby optional
ruby-tty-reader_0.9.0-2.debian.tar.xz
d4d7e967517f8c2450f9e66bfcb13f16 6122 ruby optional
ruby-tty-reader_0.9.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCaUUhegAKCRBSaZq2P58r
w7MnAQD/Pu2swrTPfFAQ/eQsQnfMZOe2VhSkHQLupXawVfj1HgEAj5/Ho809QKTm
kCFjINRwoAZQAe+A+W95ye77TMIbDg0=
=XqyF
-----END PGP SIGNATURE-----
pgpdw5Ke4zHKY.pgp
Description: PGP signature
--- End Message ---