Your message dated Mon, 01 Dec 2014 00:19:18 +0000 with message-id <[email protected]> and subject line Bug#765498: fixed in redmine 3.0~20140825-2 has caused the Debian Bug report #765498, regarding redmine: Testing without a web server as suggested in README.Debian fails 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.) -- 765498: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765498 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: redmine Version: 3.0~20140825-1 Severity: normal Dear Maintainer, Immediately after installation I tried to "test redmine without installing a web server" as described in /usr/share/doc/redmine/README.Debian.gz The result of running the final step sudo -u www-data X_DEBIAN_SITEID="default" ruby script/rails server -e production was the message script/rails no longer exists, please use bin/rails instead (I noticed only then that that's all the /usr/share/redmine/script/rails script is currently supposed to do). Not much acquainted with rails, I'm not sure how to proceed instead (naively tried specifying /usr/bin/rails instead, without success) but in any case it would be nice to have README.Debian suggest the proper way to proceed now for this test. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.16-2-686-pae (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages redmine depends on: ii bundler 1.7.2-2 ii dbconfig-common 1.8.47+nmu1 ii debconf [debconf-2.0] 1.5.53 ii libjs-scriptaculous 1.9.0-2 ii redmine-pgsql 3.0~20140825-1 ii ruby 1:2.1.0.4 ii ruby-actionpack-action-caching 1.1.1-1 ii ruby-awesome-nested-set 3.0.0-1 ii ruby-coderay 1.1.0-2 ii ruby-i18n 0.6.9-2 ii ruby-jquery-rails 3.1.2-2 ii ruby-mime-types 1.25-2 ii ruby-net-ldap 0.8.0-1 ii ruby-openid 2.5.0debian-1 ii ruby-protected-attributes 1.0.8-1 ii ruby-rack 1.5.2-2 ii ruby-rack-openid 1.4.2-1 ii ruby-rails 2:4.1.6-1 ii ruby-rails-observers 0.1.1-1 ii ruby-redcarpet 3.1.2-1 ii ruby-request-store 1.1.0-1 ii ruby-rmagick 2.13.2-4+b1 ii ruby2.1 [ruby-interpreter] 2.1.3-1 Versions of packages redmine recommends: ii libfcgi-ruby1.9.1 0.9.2.1-1 ii ruby-fcgi [libfcgi-ruby1.9.1] 0.9.2.1-1+b3 ii ruby-passenger 4.0.52-1 Versions of packages redmine suggests: pn bzr <none> pn cvs <none> pn darcs <none> ii git 1:2.1.1-1 pn mercurial <none> pn subversion <none> -- debconf information: redmine/instances/default/pgsql/changeconf: false redmine/instances/default/pgsql/method: unix socket redmine/instances/default/missing-db-package-error: abort redmine/instances/default/purge: false redmine/instances/default/dbconfig-reinstall: false redmine/old-instances: redmine/instances/default/pgsql/authmethod-admin: ident redmine/instances/default/pgsql/authmethod-user: password redmine/current-instances: default redmine/instances/default/passwords-do-not-match: redmine/instances/default/db/app-user: redmine_default redmine/instances/default/upgrade-backup: true redmine/instances/default/remote/port: redmine/instances/default/remove-error: abort redmine/instances/default/pgsql/no-empty-passwords: redmine/instances/default/dbconfig-remove: redmine/instances/default/install-error: abort redmine/instances/default/remote/newhost: * redmine/instances/default/database-type: pgsql redmine/instances/default/upgrade-error: abort redmine/instances/default/db/basepath: redmine/instances/default/dbconfig-upgrade: true redmine/instances/default/db/dbname: redmine_default redmine/notify-migration: redmine/instances/default/pgsql/manualconf: redmine/instances/default/mysql/admin-user: root redmine/instances/default/mysql/method: unix socket * redmine/instances/default/dbconfig-install: true redmine/instances/default/remote/host: redmine/instances/default/pgsql/admin-user: postgres redmine/missing-redmine-package: redmine/instances/default/internal/reconfiguring: false redmine/instances/default/internal/skip-preseed: false redmine/default-language: ${defaultLocale} redmine/instances/default/default-language: en
--- End Message ---
--- Begin Message ---Source: redmine Source-Version: 3.0~20140825-2 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. 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. Antonio Terceiro <[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: SHA256 Format: 1.8 Date: Sun, 30 Nov 2014 21:20:40 -0200 Source: redmine Binary: redmine redmine-mysql redmine-pgsql redmine-sqlite Architecture: source all Version: 3.0~20140825-2 Distribution: unstable Urgency: medium Maintainer: Jérémy Lal <[email protected]> Changed-By: Antonio Terceiro <[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: 764230 765466 765498 767548 768575 Changes: redmine (3.0~20140825-2) unstable; urgency=medium . * README.Debian: update instructions to run redmine without a webserver (Closes: #765498) * Make Gemfile.lock a symlink to /dev/null, so that bundler will not abort on upgrades of minor versions (Closes: #767548) * debian/redmine.triggers: reconfigure package whenever a plugin is installed; so plugins database setup scripts are automatically applied when they are installed. * debian/patches/drop-update_all.patch: apply upstream patch to fix upgrades from wheezy (Closes: #765466) * debian/patches/invalidate-language-cache-from-older-versions.diff: avoid using cached language list created by earlier versions, which is in a incompatible data structure (Closes: #764230) * Added Italian translation for Debconf prompts, thanks to Beatrice Torracca (Closes: #768575) Checksums-Sha1: a8621275bc871d9500bef8950d85ceab67954d88 2266 redmine_3.0~20140825-2.dsc d1813fab7bbc2a3ffca6fab9dc648056bd8283d6 237192 redmine_3.0~20140825-2.debian.tar.xz 06af47005a442be5f81f85a831cf40bb2c886b10 4651492 redmine_3.0~20140825-2_all.deb 2025992300df03b687800511b26bdca3ddbdb4da 69310 redmine-mysql_3.0~20140825-2_all.deb b4e3c9cce2ab494141b557542bbe94ba26023230 69296 redmine-pgsql_3.0~20140825-2_all.deb d341921b948215c319e4b8acbaee88d8e0dfbf1d 69266 redmine-sqlite_3.0~20140825-2_all.deb Checksums-Sha256: 996ddd222bceeb05cfd07438220004a8dc42e50fe4e2dd2391a4384ba6ab8489 2266 redmine_3.0~20140825-2.dsc 607c51372307bf482016bb755171942cecba9a5d3cbd1e3ad7481391637e7517 237192 redmine_3.0~20140825-2.debian.tar.xz 57f1b4aee34d233e3116336112d419858f2d08e13e065235c992b7252c560b8a 4651492 redmine_3.0~20140825-2_all.deb 5e9070140cc38aa391971dbe2e91b969ebd79de55a665c1b7a319a92a36da6ff 69310 redmine-mysql_3.0~20140825-2_all.deb ee54a77349deeb2cc9d8c37c1f10f9659eb0ae566dea5bfb90c0a45b8b87c120 69296 redmine-pgsql_3.0~20140825-2_all.deb fab735ccc19288f68e08e322ca3004338e70304c1f82319498d0a84d91721b70 69266 redmine-sqlite_3.0~20140825-2_all.deb Files: a7590dd47f274a81e22bc2028e5596bc 2266 web extra redmine_3.0~20140825-2.dsc 8e59833e65b7625a56f8f2af4f048a1c 237192 web extra redmine_3.0~20140825-2.debian.tar.xz e074e8573b2f9e9b632dd01a257268de 4651492 web extra redmine_3.0~20140825-2_all.deb eb0f21060400612f3842fa6059e77960 69310 web extra redmine-mysql_3.0~20140825-2_all.deb a729c5d0466d48c84b0085a74a3b9ddf 69296 web extra redmine-pgsql_3.0~20140825-2_all.deb 825928993fcaa4dc28595de560744ebf 69266 web extra redmine-sqlite_3.0~20140825-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJUe7G5AAoJEPwNsbvNRgveuFwQAIIZM6BM3WMZy6CzGgV+F68g 7Owr+p9oE+wzFNzc8+aZkLwho4DBGsMG58X3H8hNmv2itotKOJ6aD0CF3hxCbbOx G+4CqZmmKwU1CLbbd9mE9ZjIQJ006Ga1Aw+MdB3caOlNq6BFy0p2baqbo2rCwteO +MGPl1eIaKJGMtL/VMcfgHiTSCGsMt7787aaiPr8HUtgK2/rcM7c6FlOhd5GVElO biHpU4Ci/nypELWFj9KQTdfdenXorO654r2NB3J9ebUMjPPI8WNpnXa/TZxcK6eT ffgvGrlegHWM8K2KdHCFqH9sNwqj4MK2TPdCs4+mDGcZeyhGANJBMWNhd7nF3OoU EwOnmqYZpmHKTM/QK+iCirYUszhRTSO+ekbvAUHKc66AdY5S82eZnKDkMyiHMHCY DV9Ckr/Ja9Du+NcC1X56U5l0kWh+J3YqJAXbNxPZsgG1ty/FV6y7m0Qq5CCmMUvN Ir/Ba92KWAGPckJ8wLVYDNRNoLX4UWtyJnz94uaIWsxoxMhZ9osHF0kM+xHT2npI mtX50GWnjpL4npae3nkh2q8ixPqTGKhKXY/Lwul7mRGpGDb1//cQx7ltpCcumxbs a0KBrRlA5yE0Cg0UHW8WKNLaqHuCzMRXpUV4iPTS9E5+HdLfUPR0nlWkD/JKkLrJ 5cHJJyz2DDRjM6A8TkKU =TUDs -----END PGP SIGNATURE-----
--- End Message ---

