Bug#653359: Status of mixlib-authentication tests

2012-05-15 Thread Bryan McLellan
> I see that the status is marked as resolved in version 0.10.12. The ticket status in JIRA is still open. The fix version was an artifact of the way it was opened, and I've removed it. We still need to find out why the test is failing. I'll try to find some time today to look at it. Bryan --

Bug#646399: Chef packaging in Debian

2012-05-10 Thread Bryan McLellan
On Wed, May 9, 2012 at 4:53 PM, Michael Prokop wrote: > Are there any showstoppers left for getting a recent version of Chef > (like 0.10.8) into Debian? Would be nice to have a recent version in > Wheezy. :) Tollef Fog Heen is working on getting Merb up to date and repackaged under the new Ruby

Bug#646399: Chef packaging in Debian

2012-03-23 Thread Bryan McLellan
forwarded 646399 http://tickets.opscode.com/browse/CHEF-2249 block 646399 by 639787 thanks The Chef release cycle was going too fast for distribution release cycles for a while, but we've all been ramping up again. Unsolicited, Praveen has been working on upgrading Ohai in #639787 and got all the

Bug#625797: gem2deb: require-rubygems.overrides is undocumented

2011-05-05 Thread Bryan McLellan
Package: gem2deb Version: 0.2.2 Severity: minor The documentation does not specify that placing the path of a file that fails the require rubygems test in debian/require-rubygems.overrides will exempt this file from the test. Under certain circumstances, other software may interact with rubygems

Bug#625757: gecode: requires qt/X to use the library; provide a nox (noqt/nogist) package set

2011-05-05 Thread Bryan McLellan
Package: gecode Version: 3.5.0-1 Severity: normal Using gecode as a library pulls in QT and some X components for gist support, often unnecessarily. A nox package would significantly reduce the dependency count for instances where gecode is simply used as a library -- System Information: Debi

Bug#621500: override file for extension path

2011-04-20 Thread Bryan McLellan
On Wed, Apr 20, 2011 at 10:49 AM, Antonio Terceiro wrote: > This problem will happen with any upstream packages that do not build > correctly, and is not specific to Ruby of gem2deb. In such cases, we > must help upstream to fix their build system, and not add workarounds to > our tools. This is

Bug#621500: override file for extension path

2011-04-20 Thread Bryan McLellan
On Tue, Apr 19, 2011 at 9:22 PM, Antonio Terceiro wrote: > This other patch fixes the problem in a even better (an unintrusive) > way. Is this a problem that is unique to ruby-yajl, or one that may come up for other packages? It's possible we can get upstream to rename the extension, but I wonde

Bug#621500: override file for extension path

2011-04-19 Thread Bryan McLellan
r_ruby/1.8/i686-linux (maverick) Bryan https://github.com/btm/gem2deb/tree/621500 https://github.com/btm/gem2deb/commit/e133ee81c27176889cb3cacf19e0f95ee27b1607 commit e133ee81c27176889cb3cacf19e0f95ee27b1607 Author: Bryan McLellan Date: Tue Apr 19 18:39:09 2011 + 621500: add overrid

Bug#565453: ITP: statmod -- GNU R package providing statistical modeling functions

2010-01-15 Thread Bryan McLellan
Package: wnpp Severity: wishlist owner: b...@loftninjas.org http://cran.r-project.org/web/packages/statmod/index.html LGPL-2 license -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#562165: debdiff

2009-12-30 Thread Bryan McLellan
drupal6_6.14-2.debdiff Description: Binary data

Bug#558979: ITP: libbunny-ruby -- Synchronous Ruby AMQP client

2009-11-30 Thread Bryan McLellan
Package: wnpp Severity: wishlist owner: b...@loftninjas.org http://github.com/celldee/bunny MIT License -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#557924: debdiff

2009-11-26 Thread Bryan McLellan
--- ruby1.8-1.8.7.174.orig/debian/patches/091125_gc_check.dpatch +++ ruby1.8-1.8.7.174/debian/patches/091125_gc_check.dpatch @@ -0,0 +1,19 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 091125_gc_check.dpatch by Bryan McLellan +## +## All lines beginning with `## DP:' are a description o

Bug#557924: Acknowledgement (ruby1.8: Ruby interpreter garbage collector seg faults under race conditions)

2009-11-25 Thread Bryan McLellan
=1.8.7.174-1 #! /bin/sh /usr/share/dpatch/dpatch-run ## 091125_gc_check.dpatch by Bryan McLellan ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Expand GC check per upstream issue #2326 @DPATCH@ diff -urNad ruby1.8-1.8.7.174~/gc.c ruby1.8-1.8.7.174/gc.c --- ru

Bug#557924: ruby1.8: Ruby interpreter garbage collector seg faults under race conditions

2009-11-25 Thread Bryan McLellan
Package: ruby1.8 Version: 1.8.7.174-2 Severity: important Under certain conditions the Ruby GC will segfault: domU-12-31-39-04-26-23:~# ruby -e 't1 = t2 = Time.now ; while t1.sec == t2.sec do t2 = Time.now end' -e:1: [BUG] Segmentation fault ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux] A

Bug#541404: package inappropriately requires rubygems

2009-08-13 Thread Bryan McLellan
Package: libextlib-ruby1.8 Version: 0.9.10-1 owner: b...@loftninjas.org /usr/lib/ruby/1.8/extlib.rb:2:in `require': no such file to load -- rubygems (LoadError) from /usr/lib/ruby/1.8/extlib.rb:2 from ./foo.rb:3:in `require' from ./foo.rb:3 -- To UNSUBSCRIBE, email to d

Bug#529392: Acknowledgement (ITP: chef -- Systems integration framework)

2009-08-10 Thread Bryan McLellan
owner: jos...@opscode.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#537936: ITP: libeventmachine-ruby -- event-processing library for ruby programs

2009-07-21 Thread Bryan McLellan
Package: wnpp Severity: wishlist Owner: b...@loftninjas.org http://rubyforge.org/projects/eventmachine http://github.com/eventmachine/eventmachine/tree/master License: GPLv2 + Ruby's License -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#537410: ITP: stompserver -- Stomp based messaging server

2009-07-17 Thread Bryan McLellan
Package: wnpp Severity: wishlist Owner: b...@loftninjas.org http://rubyforge.org/projects/stompserver/ License: MIT -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#536810: ITP: systemu -- platform agnostic capture of stdout, stderr and child process handling

2009-07-13 Thread Bryan McLellan
Package: wnpp Severity: wishlist Owner: b...@loftninjas.org http://codeforpeople.com/lib/ruby/systemu License: Ruby's License (http://codeforpeople.com/lib/license.txt) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact list

Bug#529534: ITP: mixlib-config -- A simple class based Config mechanism

2009-05-19 Thread Bryan McLellan
Package: wnpp Severity: wishlist Owner: b...@loftninjas.org http://github.com/opscode/mixlib-config/tree/master License: Apache 2.0 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#529533: ITP: mixlib-log -- A simple class based Log mechanism

2009-05-19 Thread Bryan McLellan
Package: wnpp Severity: wishlist Owner: b...@loftninjas.org http://github.com/opscode/mixlib-log/tree/master License: Apache 2.0 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#529535: ITP: mixlib-cli -- A Ruby mixin for creating command line applications

2009-05-19 Thread Bryan McLellan
Package: wnpp Severity: wishlist Owner: b...@loftninjas.org http://github.com/opscode/mixlib-cli/tree/master License: Apache 2.0 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#529392: ITP: chef -- Systems integration framework

2009-05-18 Thread Bryan McLellan
Package: wnpp Severity: wishlist Owner: b...@loftninjas.org http://github.com/opscode/chef/tree/master License: Apache 2.0 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#517143: libalgorithm-diff-ruby1.8: unixdiff.rb is not a working example

2009-02-25 Thread Bryan McLellan
Package: libalgorithm-diff-ruby1.8 Version: 0.4-5 Severity: normal *** Please type your report below this line *** unixdiff.rb doesn't run and appears relatively incomplete: /usr/share/doc/libalgorithm-diff-ruby1.8/examples/unixdiff.rb:23: Diff is not a class (TypeError) As such it doesn't make

Bug#517112: rcov workaround for rexml not applied to ruby 1.8.7

2009-02-25 Thread Bryan McLellan
Package: rcov Version: 0.8.1.2-2 Severity: important Tags: patch rcov includes a workaround for broken rexml.write, but it detects ruby 1.8.6 and misses 1.8.7 causing errors like: /usr/lib/ruby/1.8/rexml/formatters/pretty.rb:131:in `[]': no implicit conversion from nil to integer (TypeError) Th

Bug#514680: ITP: ohai -- Detects data about your operating system and reports it in JSON

2009-02-09 Thread Bryan McLellan
Package: wnpp Severity: wishlist Owner: b...@loftninjas.org http://github.com/opscode/ohai/tree/master License: Apache 2.0 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#513324: ITP: libstomp-ruby -- Ruby bindings for the stomp messaging protocol

2009-01-27 Thread Bryan McLellan
Package: wnpp Severity: wishlist Owner: ! http://rubyforge.org/projects/stomp License: Apache 2.0 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#513295: Acknowledgement (ITP: libextlib-ruby -- General Ruby class extensions serving DataMapper and Merb)

2009-01-27 Thread Bryan McLellan
Owner: b...@loftninjas.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#513295: ITP: libextlib-ruby -- General Ruby class extensions serving DataMapper and Merb

2009-01-27 Thread Bryan McLellan
Package: wnpp Severity: wishlist http://rubyforge.org/projects/extlib/ http://github.com/sam/extlib/tree/master License: MIT -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#512695: ganglia-monitor: gmond.conf man page not included in package

2009-01-22 Thread Bryan McLellan
Package: ganglia-monitor Version: 3.1.1-1 Severity: minor gmond/gmond.conf.5 is not included in the ganglia-monitor package. It's a useful resource since no information about the config file is in the gmond man page. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#509284: ITP: libabstract-ruby -- A library which enables you to define abstract method in Ruby.

2008-12-20 Thread Bryan McLellan
Package: wnpp Severity: wishlist http://rubyforge.org/projects/abstract Ruby's License -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#509254: ITP: liberubis-ruby -- Erubis is a fast, secure, and very extensible implementation of eRuby.

2008-12-20 Thread Bryan McLellan
Package: wnpp Severity: wishlist http://www.kuwata-lab.com/erubis/ MIT License -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#507012: ganglia-webfrontend is missing the graph.d directory

2008-11-26 Thread Bryan McLellan
Package: ganglia Version: 3.1.1-1 Severity: important Tags: patch The ganglia-webfrontend package is missing /usr/share/ganglia-webfrontend/graphd.d/* This prevents graphs from being drawn and generates errors in the apache log like: Tried to load graph file [./graph.d/cpu_report.php], but fa

Bug#507008: ganglia: does not build on amd64

2008-11-26 Thread Bryan McLellan
Package: ganglia Version: 3.1.1-1 Severity: important Tags: patch Justification: fails to build from source dh_install fails to find usr/lib/ because it is usr/lib64/ diff -ur ganglia-3.1.1.orig/debian/libganglia1-dev.install ganglia-3.1.1/debian/libganglia1-dev.install --- ganglia-3.1.1.orig/de

Bug#487300: debconf: purging a package doesn't always purge the template space if d-s-s is run after package installation

2008-06-20 Thread Bryan McLellan
Package: debconf Version: 1.5.11etch1 Severity: minor While trying to preseed ocsinventory-server_1.01-5_all to use a remote mysql server I found under certain circumstances I would receive: error: Cannot find a question for ocsinventory-server/mysql/admin-pass Shortest steps to reproduce se

Bug#477624: wwwconfig-common: fails to connect to remote mysql database when using -h

2008-04-23 Thread Bryan McLellan
Package: wwwconfig-common Version: 0.0.48 Severity: minor # dbadmin="root" dbserver="mysql01.example.org" source /usr/share/wwwconfig-common/mysql.get ; $mysqlcmd ERROR 2005 (HY000): Unknown MySQL server host ''mysql01.example.org'' (1) if the single quotes are removed from the hostopt variable