Bug#1089753: Will this change fix it?

2025-01-02 Thread SHITAMORI Akira
https://github.com/arakiken/mlterm/commit/4eb3aa4bba9d918b1923b5a46a67c92142ecaade Will this change fix it?

Bug#588125: Rubygems 1.3.7 broken with Ruby 1.9.2 in Debian -- help needed

2010-08-25 Thread akira yamada
- $ gem1.9.1 list /usr/lib/ruby/1.9.1/rubygems.rb:634:in `path': undefined method `path' for # (NoMethodError) -- I got a result: -- $ ruby1.9.1 -e 'p Gem.path; require "rubygems"; p Gem.path' ["/home/akira/.gem/ruby/1.9.1", "/usr/lib/ruby/g

Bug#533122: ruby1.8-dev: FTBFS with newer ruby ?

2009-07-07 Thread akira yamada
Hi, > Thanks for the follow-up. Quantlib (upstream) and I figured out a workaround. > In previous versions we had gotten by without the configure step -- and hence > no Makefile was created and present. That did not seem to upset earlier > versions but it set up the current versions. Switching t

Bug#533122: ruby1.8-dev: FTBFS with newer ruby ?

2009-07-06 Thread akira yamada
Hi, > Now, however, using what is in unstable, ie > > Get:33 http://ftp.us.debian.org unstable/main libruby1.8 1.8.7.173-1 [1679kB] > Get:34 http://ftp.us.debian.org unstable/main ruby1.8 1.8.7.173-1 [290kB] > Get:35 http://ftp.us.debian.org unstable/main ruby 4.2 [20.6kB] > Get:36 http://ftp.us

Bug#487238: ruby1.8: Arbitrary code execution vulnerability

2008-07-08 Thread akira yamada
Hi, Can someone please comment on the status of a fix for this bug in Etch? We are working on our svn-repos. Thank you. -- ay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#482140: docbook-xml: Package does not install: update-xmlcatalog: error: entity, already registered

2008-06-10 Thread Akira
Same error upgrading from Etch to Lenny on i686 (Core2 Duo). Worked around the issue by running the following two commands. update-xmlcatalog --del --type public --id '-//OASIS//DTD DocBook XML V4.1//EN' --package docbook-xml update-xmlcatalog --del --type public --id '-//OASIS//DTD XML Exchange

Bug#483947: ruby1.9: uses wrong $LOAD_PATH

2008-06-02 Thread akira yamada / ??????
0, it's likely to be easy to port from 1.9.0 to 1.9.1. > So we could probably do that as Debian-specific changes if necessary. > > I think that this should be raised on ruby-dev@ (others are likely to run into > the same problem). Akira-san, Daigo-san, could one of you ask for the

Bug#441684: patch

2007-11-30 Thread akira yamada / ??????
Hi, > upstream ruby removed file version.h . But we already have lots of fixes > based on string RUBY_VERSION_CODE, so it's easier to recreate this > version.h for ruby1.9 package. This patch fix this bug. > > It also fix another bug introduced by ruby1.9 upstream changes. Basically, we should n

Bug#441489: reassign 441489 to libinotify-ruby

2007-09-11 Thread akira yamada
# Automatically generated email from bts, devscripts version 2.10.7 # This is changes of ruby1.9, so Bug#441489 is of libinotify-ruby. reassign 441489 libinotify-ruby -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#288158: wider

2007-04-20 Thread Akira Townsley
The unit must have some way to signal to the data source to stop sending. AN ALLE FINANZINVESTOREN! DIESE AKTIE WIRD DURCHSTARTEN! FREITAG 20. APRIL STARTET DIE HAUSSE! REALISIERTER KURSGEWINN VON 400%+ IN 5 TAGEN! Symbol: G7Q.F Company: COUNTY LINE ENERGY 5 Tages Kursziel: 0.95 Schlusskurs: 0.2

Bug#389681: Bug#399706: Bug#389681: apt-listbugs: Bug still exists in version 0.0.57

2006-11-21 Thread akira yamada
Junichi Uekawa wrote: > Please follow up this discussion in 399706. I agree Ruby is stupid > here, but I don't intend to work around it. I don't think so. It is not a bug of Ruby and it is bug of apt-listbugs. I think that the behaviour is intended by the upstream author of SOAP4r. The current

Bug#377300: libxul0d: symbol lookup error: /usr/lib/libxul.so.0d: undefined symbol: JS_SetGCParameter

2006-07-07 Thread Akira Yamanita
Package: libxul0d Version: 1.8.0.4-1 Severity: grave Justification: renders package unusable Epiphany and Galeon no longer function and return the same error. Both browsers are updated the the latest vailable in the unstable branch. epiphany-browser2.14.2.1-2 galeon 2.0.1

Bug#373953: ruby1.9: FTBFS: Error in ext/bigdecimal Makefile

2006-06-16 Thread akira yamada
Daniel Schepler wrote: > Makefile:143: *** missing separator. Stop. Does the line 143 contain "|#_!!_#|"? -- akira yamada -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#367024: Licences conflict: Ruby under pure GPL with OpenSSL Licence

2006-05-22 Thread akira yamada
". - "Ruby's License" doesn't conflict with OpenSSL License. - Programs cann't use libopenssl-ruby and other GPL'ed libraries. But it is a problem of such programs, it isn't a problem of ruby packages. - policy 2.3 says "Every package must be accompanied by a verbatim copy of its copyright and distribution license in the file `/usr/share/doc//copyright'". So, we will add a note of this fact in copyright and close this bug. -- akira yamada

Bug#367024: Licences conflict: Ruby under pure GPL with OpenSSL Licence

2006-05-16 Thread akira yamada
think that debian/copyright has correct information. We may add this point as a note to libopenssl-ruby1.8.README.Debian, but I think that it is not a serious bug. -- akira yamada

Bug#367024: Licences conflict: Ruby under pure GPL with OpenSSL Licence

2006-05-12 Thread akira yamada
ded to the GPL. Ruby is distributed with dual-license which is "Ruby's License" or GPL. http://www.ruby-lang.org/en/LICENSE.txt> -- akira yamada

Bug#365162: libtcltk-ruby1.8: tcltklib fails during initialization

2006-04-28 Thread akira yamada
from /usr/lib/ruby/1.8/tk.rb:1102 > from ./tst.rb:2 This script works fine on my Debian-box. > Same problem when doing 'require "tk"' from irb1.8 I could not reproduce the problem. $ irb1.8 irb(main):001:0> require "tk" => true Pleas

Bug#352762: nagios-mysql: patch correction

2006-02-13 Thread Akira Yamanita
Package: nagios-mysql Version: 2:1.3-cvs.20050402-12 Followup-For: Bug #352762 Original patch is backwards. New patch attached. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (

Bug#352762: nagios-mysql: check_nagios_db error connecting to database (no status found in web pages)

2006-02-13 Thread Akira Yamanita
Package: nagios-mysql Version: 2:1.3-cvs.20050402-12 Severity: grave Tags: patch Justification: renders package unusable A bug in the code used to connect to the database causes the status pages to be unavailable. -- System Information: Debian Release: testing/unstable APT prefers unstable AP

Bug#343060: libaspell15: aspell has to be targetted for C++ ABI transition

2005-12-12 Thread Akira TAGOH
Package: libaspell15 Version: 0.60.4-1 Severity: grave There is no rebuild of aspell package after the reversion of the mt allocator which was happened at 4.0.2-4. it causes the strange crash when the applications/libraries which was rebuilt against the newer libstdc++, uses libaspell15 which was

Bug#325449: update info

2005-12-09 Thread OHASHI Akira
> (push ?\\ decoded) In emacs21, the following S expressions return the value of `(32)'. But in emacs-snapshot (of course it was changed from `?\' to `?\\' as you say) the value is `(92)'. (let (decode) (push ?\ decode)) Is it really a solution? Regards, -- OHAS

Bug#331050: ..

2005-10-11 Thread akira yamada
or > Bignum (TypeError) > from /usr/lib/ruby/1.8/yaml.rb:133:in `load' > from /usr/bin/raggle:4795:in `load_config' > from /usr/bin/raggle:5441:in `main' > from /usr/bin/raggle:6461 I posted a workaround to ruby-core list: http://blade.nagaokaut.

Bug#332742: ruby1.8: [CAN-2005-2337] safe mode bypass

2005-10-08 Thread akira yamada
Martin Pitt wrote: > There is a safe mode bypass in all Ruby versions: I already prepared the new package and sent a notice to security team. But I cannot yet get DSA -- akira yamada -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Bug#330070: ruby1.8: ruby crashes, preventing Apache2 from being used

2005-09-25 Thread akira yamada
(core dumped) $HTTPD -k start -DSSL ruby1.8_1.8.3-1 is in unstable. please try it. If you get SEGV with 1.8.3-1, please send the backtrace. Thank you. -- akira yamada -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#305065: [dummy] ruby1.9 should not be part of a stable release

2005-06-29 Thread akira yamada
by1.9 must have RC-bugs which is not a dummy report. Thank you. -- akira yamada

Bug#313537: qpopper-drac: Failed to create /var/spool/pop/* with uid **, gid ** Change permissions.

2005-06-14 Thread Tashiro AKIRA
Package: qpopper-drac Version: 4.0.5-4sarge1 Severity: critical After I installed qpopper-drac on my sarge sever to use pop-before-smtp, I tried to fecth mail with Mozilla Thunderbird. Thunderbird showed following message. > Failed to create /var/spool/pop/.username.pop with uid **, gid ** > Cha