Package: ruby-build Version: 20121104-1 Severity: normal Dear Maintainer,
I have been trying to use 'rbenv install' as part of an automated process, however I have found that it returns an exit status of 1, even if the build was successful. I would have expected it to be 0. Here is an example run: njh@star:~$ rbenv install 1.9.3-p194Downloading http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz... Installing yaml-0.1.4... Installed yaml-0.1.4 to /home/njh/.rbenv/versions/1.9.3-p194 Downloading http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p194.tar.gz... Installing ruby-1.9.3-p194... Installed ruby-1.9.3-p194 to /home/njh/.rbenv/versions/1.9.3-p194 njh@star:~$ echo $? 1 I have also tried running it in verbose mode, but there is nothing to indicate that any part of the build was unsuccessful. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages ruby-build depends on: ii build-essential 11.5 ii curl 7.26.0-1 ii libreadline6-dev 6.2-8 ii zlib1g-dev 1:1.2.7.dfsg-13 Versions of packages ruby-build recommends: ii libsqlite3-dev 3.7.13-1 ii libssl-dev 1.0.1c-4 ii libxml2-dev 2.8.0+dfsg1-6 ii libxslt1-dev [libxslt-dev] 1.1.26-14 ii rbenv 0.3.0-1 Versions of packages ruby-build suggests: ii autoconf 2.69-1 ii automake 1:1.11.6-1 ii bison 1:2.5.dfsg-2.1 ii git [git-core] 1:1.7.10.4-1+wheezy1 ii libtool 2.4.2-1.1 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org