Re: unrebuildable ruby packages (Re: ruby-defaults 1.8.0)

2003-09-09 Thread Dmitry Borodaenko
On Mon, Sep 08, 2003 at 05:35:35PM -0400, Joey Hess wrote: > > RUBY_LINK=`ruby -rrbconfig -e 'puts Config::CONFIG["LIBRUBYARG_SHARED"]n'` > [EMAIL PROTECTED]:~>ruby -rrbconfig -e 'puts > Config::CONFIG["LIBRUBYARG_SHARED"]' > nil > [EMAIL PROTECTED]:~>ruby -v > rub

Re: unrebuildable ruby packages (Re: ruby-defaults 1.8.0)

2003-09-08 Thread Joey Hess
Fumitoshi UKAI wrote: > I just look into mooix source. The released source that is. > RUBY_LINK=`ruby -rrbconfig -e 'puts Config::CONFIG["LIBRUBYARG_SHARED"]n'` [EMAIL PROTECTED]:~>ruby -rrbconfig -e 'puts Config::CONFIG["LIBRUBYARG_SHARED"]' nil [EMAIL PROTECTED]:~>ruby -v

Re: unrebuildable ruby packages (Re: ruby-defaults 1.8.0)

2003-09-08 Thread Dmitry Borodaenko
On Mon, Sep 08, 2003 at 04:01:31AM +0900, Fumitoshi UKAI wrote: > As Marcelo pointed out on Bug#209052, ruby-dev has been obsoleted, so > packages that build-depend on ruby-dev can't be built now. > > We have ruby1.6-dev (for ruby1.6) and ruby1.8-dev (for ruby1.8), so > please rebuild your package

Re: ruby-defaults 1.8.0

2003-09-08 Thread Branden Robinson
On Mon, Sep 08, 2003 at 11:16:51PM +0900, Fumitoshi UKAI wrote: > Oh, I didn't notice that powerpc buildd failed to build ruby1.8. > However, I've successfully build ruby1.8 in pure sid environment on my > friend's powerpc machine. I suspect the reason why ruby1.8 failed to > be built is that pow

Re: ruby-defaults 1.8.0

2003-09-08 Thread Fumitoshi UKAI
At Mon, 8 Sep 2003 08:19:14 +0200, Matthias Klose wrote: > > I've upload new ruby-defaults that make ruby 1.8.0 the debault version of > > ruby. > > I contains some new binary package so it takes time to get into unstable. > > You can get the new ruby-defaults from > > > > deb http://pkg-ruby.a

Re: unrebuildable ruby packages (Re: ruby-defaults 1.8.0)

2003-09-08 Thread Fumitoshi UKAI
At Sun, 7 Sep 2003 15:20:09 -0400, Joey Hess wrote: > I'm probably the only "ruby package maintainer" who doesn't speak ruby.. :-) > Luckily I have eager ruby minions to take care of that part of mooix. > > However, we were a bit suprised to have to make the configure script > check for libruby.

Re: ruby-defaults 1.8.0

2003-09-08 Thread Matthias Klose
Fumitoshi UKAI writes: > Hi, ruby package maintainers! > > I've upload new ruby-defaults that make ruby 1.8.0 the debault version of > ruby. > I contains some new binary package so it takes time to get into unstable. > You can get the new ruby-defaults from > > deb http://pkg-ruby.alioth.debian

Re: unrebuildable ruby packages (Re: ruby-defaults 1.8.0)

2003-09-07 Thread Joey Hess
Fumitoshi UKAI wrote: > Dear ruby package maintainers! I'm probably the only "ruby package maintainer" who doesn't speak ruby.. :-) Luckily I have eager ruby minions to take care of that part of mooix. However, we were a bit suprised to have to make the configure script check for libruby.so.$VERS

unrebuildable ruby packages (Re: ruby-defaults 1.8.0)

2003-09-07 Thread Fumitoshi UKAI
Dear ruby package maintainers! As Marcelo pointed out on Bug#209052, ruby-dev has been obsoleted, so packages that build-depend on ruby-dev can't be built now. We have ruby1.6-dev (for ruby1.6) and ruby1.8-dev (for ruby1.8), so please rebuild your packages to use ruby1.6-dev and/or ruby1.8-dev.