Hi, just had a quick look at this bug. diakonos needs ruby1.9.1 (and installs it's files only for 1.9.1) but depends on "ruby >= 1.9.1" which pulls ruby1.8 per default and has unversioned "ruby" in the shebang.
To solve this bug, one would need to 1. replace the dependency to "ruby1.9.1" 2. replace the shebang to "ruby1.9.1" Regards Evgeni -- Bruce Schneier can read and understand Perl programs. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org