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

2013-12-26 Thread luigifab
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

[DRE-maint] Bug#675334: redmine: Upgrade to 1.4.2 fails

2012-06-09 Thread luigifab
Hello Same problem (with Lighttpd). I didn't use gem nor bundle as root, only aptitude to install redmine. root@lighttpd:~# ls /usr/share/redmine/vendor/ plugins rails root@lighttpd:~# ls /usr/share/redmine/vendor/plugins/ acts_as_activity_provider acts_as_searchable classic_pagination

[DRE-maint] Bug#675334: redmine: Upgrade to 1.4.2 fails

2012-06-09 Thread luigifab
present, because when I aptitude upgrade redmine to 1.4.3 version, the problem appear again. I don't know if it's Redmine, or if it's the plugin. Le mer. 06 juin 2012 22:29:58 CEST, Jérémy Lal a écrit : On 06/06/2012 22:18, luigifab wrote: Exactly the same problem when upgrading from 1.4.2

[DRE-maint] Bug#675334: redmine: Upgrade to 1.4.2 fails

2012-06-09 Thread luigifab
Thanks for the solution. Le 06/06/2012 22:53, Jérémy Lal a écrit : On 06/06/2012 22:47, luigifab wrote: svn co https://dev.holgerjust.de/svn/redmine-checkout/trunk redmine_checkout the culprit is redmine_checkout's Gemfile. Remove it ! Closing this bug. Jérémy