[DRE-maint] Bug#733157: ruby-gd: undefined method newFromJpeg and new_from_jpeg

luigifab code at luigifab.info
Thu Dec 26 15:14:35 UTC 2013


Package: ruby-gd
Version: 0.8.0-3
Severity: grave
Justification: renders package unusable

Dear Maintainer,

The newFromJpeg and new_from_jpeg methods does not exist.
The following script does not work!

  require 'GD'
  image = GD::Image.new_from_jpeg('./src.jpg')
  image.resize! 200,150
  image.export('./dst.jpg')

  test.rb:2: undefined method `new_from_jpeg' for GD::Image:Class (NoMethodError)

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (830, 'testing'), (820, 'stable'), (810, 'unstable'), (800, 'experimental'), (500, 'stable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ruby-gd depends on:
ii  libc6                       2.17-97
ii  libgd2-xpm                  2.0.36~rc1~dfsg-6.1
ii  libpng12-0                  1.2.49-5
ii  libruby1.8                  1.8.7.358-9
ii  ruby1.8 [ruby-interpreter]  1.8.7.358-9
ii  zlib1g                      1:1.2.8.dfsg-1

ruby-gd recommends no packages.

ruby-gd suggests no packages.

-- no debconf information



More information about the Pkg-ruby-extras-maintainers mailing list