Your message dated Fri, 15 Oct 2010 20:51:21 +0000
with message-id <[email protected]>
and subject line Bug#599943: fixed in redmine 1.0.2-3
has caused the Debian Bug report #599943,
regarding gem_dependency.rb:225:Warning: Gem::Dependency#version_requirements=
is deprecated and will be removed on or after August 2010. Use
Gem::Dependency.new.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
599943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599943
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: redmine
Version: 1.0.1-1
Severity: normal
tag: +patch
> r...@dev64 ~ # su - www-data -c "ruby /usr/share/redmine/script/runner
> "Repository.fetch_changesets" -e production"
> /usr/share/redmine/script/../config/../vendor/rails/railties/lib/rails/gem_dependency.rb:225:Warning:
> Gem::Dependency#version_requirements= is deprecated and will be removed on
> or after August 2010. Use Gem::Dependency.new.
in reference to bug 582265, i propose the attached patch to supress the
harmless warning until rails is upgraded to 2.3.6 or later.
thanks,
raoul
--- /usr/share/redmine/config/environment.rb.bak 2010-10-12 18:22:41.238156827 +0200
+++ /usr/share/redmine/config/environment.rb 2010-10-12 18:23:58.834155219 +0200
@@ -15,6 +15,8 @@ ENV['SCHEMA'] ||= "#{ENV['RAILS_CACHE']}
# Specifies gem version of Rails to use when vendor/rails is not present
RAILS_GEM_VERSION = '2.3.5' unless defined? RAILS_GEM_VERSION
+# Disable deprecation warning
+Gem::Dependency.warned_version_requirement = true
# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')
--- End Message ---
--- Begin Message ---
Source: redmine
Source-Version: 1.0.2-3
We believe that the bug you reported is fixed in the latest version of
redmine, which is due to be installed in the Debian FTP archive:
redmine-mysql_1.0.2-3_all.deb
to main/r/redmine/redmine-mysql_1.0.2-3_all.deb
redmine-pgsql_1.0.2-3_all.deb
to main/r/redmine/redmine-pgsql_1.0.2-3_all.deb
redmine-sqlite_1.0.2-3_all.deb
to main/r/redmine/redmine-sqlite_1.0.2-3_all.deb
redmine_1.0.2-3.debian.tar.gz
to main/r/redmine/redmine_1.0.2-3.debian.tar.gz
redmine_1.0.2-3.dsc
to main/r/redmine/redmine_1.0.2-3.dsc
redmine_1.0.2-3_all.deb
to main/r/redmine/redmine_1.0.2-3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jérémy Lal <[email protected]> (supplier of updated redmine package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 15 Oct 2010 21:50:28 +0200
Source: redmine
Binary: redmine redmine-mysql redmine-pgsql redmine-sqlite
Architecture: source all
Version: 1.0.2-3
Distribution: unstable
Urgency: low
Maintainer: Jérémy Lal <[email protected]>
Changed-By: Jérémy Lal <[email protected]>
Description:
redmine - flexible project management web application
redmine-mysql - metapackage providing MySQL dependencies for Redmine
redmine-pgsql - metapackage providing PostgreSQL dependencies for Redmine
redmine-sqlite - metapackage providing sqlite dependencies for Redmine
Closes: 599943
Changes:
redmine (1.0.2-3) unstable; urgency=low
.
* Disable GEM deprecation more carefully. (Closes: #599943)
* Remove i18n deprecation message.
Checksums-Sha1:
6b7c23878dc8e182e6747e354df168eea781befa 1348 redmine_1.0.2-3.dsc
dcc98e3dff8bfe4180bbadc619cefa00c39ae587 31635 redmine_1.0.2-3.debian.tar.gz
c18b8f975d3d0fd83d2a6b6575cdc09b73785e27 1617760 redmine_1.0.2-3_all.deb
bf3b0f40ca26d9846c2fdf89088cf53d11c92134 35594 redmine-mysql_1.0.2-3_all.deb
adcadd4a4bc9f891098b15ebb0a3717acc6abc53 35574 redmine-pgsql_1.0.2-3_all.deb
cd0fcf84c163e7c3feae300edc8283409553f01f 35560 redmine-sqlite_1.0.2-3_all.deb
Checksums-Sha256:
14c1bda319da755dc47bb4b58d619dfa9a133063944f4bbafae48b5ac85f4136 1348
redmine_1.0.2-3.dsc
daf085ee9387578d48cda2bdb9465a1f4a49dca68e436bab06dcf35b2e69de6b 31635
redmine_1.0.2-3.debian.tar.gz
eede5ccd665d059b01ab95b615f4a0617b2a24daf0e7dd01a7f83ee2f0b271a3 1617760
redmine_1.0.2-3_all.deb
61f7c22a36712a36ec3f70194f745205287ecba42b29438c6bb8fd7963132b61 35594
redmine-mysql_1.0.2-3_all.deb
f4439f005ba879eea44d0c75011b739a08944fc52d8f083f2ddd4a60771ad248 35574
redmine-pgsql_1.0.2-3_all.deb
e2bbb025903d84708cc0e1719ada194fae24d34f205c529d0e768b12dc006c37 35560
redmine-sqlite_1.0.2-3_all.deb
Files:
ebaeb2e40bfb6cd562ce3768ae2994dc 1348 web extra redmine_1.0.2-3.dsc
334f914e200102ad4c5acbe43ae54f9b 31635 web extra redmine_1.0.2-3.debian.tar.gz
5dfdef94327d3c5869949a80073e49f2 1617760 web extra redmine_1.0.2-3_all.deb
d366e0e05dd3eb94a2d1715e2d9e5975 35594 web extra redmine-mysql_1.0.2-3_all.deb
d65e4b23de18f4d69e717b7cd981a63c 35574 web extra redmine-pgsql_1.0.2-3_all.deb
3b209d0c94b3049d853e81cfdfe53d46 35560 web extra redmine-sqlite_1.0.2-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAky4th4ACgkQDMRIEQdBQdzEiwCfWjAAQ3blGmgYVb8itDZJrVee
OBwAoItY0p+hw0xe6pznz8ytNuwPJ73L
=z8ib
-----END PGP SIGNATURE-----
--- End Message ---