Hi Arnaud! I think I didn't manage to state my request properly :-).
What I want to be able to do is for example: apt-get install libglib2-ruby1.8-dbg Currently when I do that I get: " Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package libglib2-ruby1.8-dbg " In the mean time, I'll use your build-it-myself instructions as a workaround. Cheers :-) //Johan 2008/8/10 Arnaud Cornet <[EMAIL PROTECTED]>: > Hello, > > I cannot reproduce the bug on x86_64. > Here is a recipe to obtain the debugging symbols : > (in a temp dir) > > apt-get build-dep ruby-gnome2 > DEB_BUILD_OPTIONS=nostrip apt-get source -b ruby-gnome2 > dpkg -i *.deb > > Thanks a lot for your help. > -- > Arnaud Cornet > > _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers
