Your message dated Mon, 27 Sep 2010 00:47:16 +0000
with message-id <[email protected]>
and subject line Bug#597649: fixed in redmine 1.0.2-1
has caused the Debian Bug report #597649,
regarding redmine: cannot start redmine with webrick
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.)
--
597649: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597649
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: redmine
Version: 1.0.1-1
Severity: normal
Remine cannot be started with webrick as described in
/usr/share/doc/redmine/README.Debian.gz. In addition to the steps described
therein, a log directory and a production.log file in it need to be created
(and chown'd).
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages redmine depends on:
ii dbconfig-common 1.8.46 common framework for packaging dat
ii debconf [debconf-2.0] 1.5.35 Debian configuration management sy
ii libactionmailer-ruby 2.3.5-1.1 Framework for generation of custom
ii libactionpack-ruby 2.3.5-1.1 Controller and View framework used
ii libactiveresource-ruby 2.3.5-1.1 Connects objects and REST web serv
ii libactivesupport-ruby 2.3.5-1.1 utility classes and extensions (Ru
ii libjs-scriptaculous 1.8.3-1 JavaScript library for dynamic web
ii rails 2.3.5-1.1 MVC ruby based framework geared fo
ii redmine-mysql 1.0.1-1 metapackage providing MySQL depend
ii ruby 4.5 An interpreter of object-oriented
ii ruby1.8 1.8.7.302-2 Interpreter of object-oriented scr
redmine recommends no packages.
Versions of packages redmine suggests:
pn libopenid-ruby <none> (no description available)
pn librmagick-ruby <none> (no description available)
pn libsvn-ruby <none> (no description available)
-- debconf information:
* redmine/instances/default/passwords-do-not-match:
redmine/instances/default/remote/newhost:
redmine/instances/default/db/basepath:
redmine/instances/default/pgsql/changeconf: false
redmine/instances/default/missing-db-package-error: abort
redmine/default-language: ${defaultLocale}
redmine/instances/default/pgsql/no-empty-passwords:
redmine/instances/default/pgsql/method: unix socket
* redmine/instances/default/database-type: mysql
redmine/instances/default/pgsql/manualconf:
redmine/instances/default/pgsql/authmethod-admin: ident
redmine/instances/default/pgsql/admin-user: postgres
redmine/missing-redmine-package:
redmine/instances/default/pgsql/authmethod-user: password
* redmine/instances/default/dbconfig-reinstall: false
* redmine/instances/default/db/app-user: redmine
* redmine/instances/default/default-language: hu
redmine/notify-migration:
redmine/old-instances:
redmine/instances/default/upgrade-error: abort
* redmine/instances/default/db/dbname: redmine_default
redmine/instances/default/purge: false
* redmine/current-instances: default
redmine/instances/default/remote/host:
redmine/instances/default/dbconfig-upgrade: true
redmine/instances/default/internal/reconfiguring: true
redmine/instances/default/upgrade-backup: true
redmine/instances/default/install-error: abort
* redmine/instances/default/mysql/admin-user: root
* redmine/instances/default/mysql/method: unix socket
redmine/instances/default/internal/skip-preseed: true
redmine/instances/default/remove-error: abort
redmine/instances/default/dbconfig-remove:
redmine/instances/default/remote/port:
* redmine/instances/default/dbconfig-install: true
--- End Message ---
--- Begin Message ---
Source: redmine
Source-Version: 1.0.2-1
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-1_all.deb
to main/r/redmine/redmine-mysql_1.0.2-1_all.deb
redmine-pgsql_1.0.2-1_all.deb
to main/r/redmine/redmine-pgsql_1.0.2-1_all.deb
redmine-sqlite_1.0.2-1_all.deb
to main/r/redmine/redmine-sqlite_1.0.2-1_all.deb
redmine_1.0.2-1.debian.tar.gz
to main/r/redmine/redmine_1.0.2-1.debian.tar.gz
redmine_1.0.2-1.dsc
to main/r/redmine/redmine_1.0.2-1.dsc
redmine_1.0.2-1_all.deb
to main/r/redmine/redmine_1.0.2-1_all.deb
redmine_1.0.2.orig.tar.gz
to main/r/redmine/redmine_1.0.2.orig.tar.gz
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: Mon, 27 Sep 2010 02:17:00 +0200
Source: redmine
Binary: redmine redmine-mysql redmine-pgsql redmine-sqlite
Architecture: source all
Version: 1.0.2-1
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: 594853 597649
Changes:
redmine (1.0.2-1) unstable; urgency=low
.
* New upstream release: better stability, and translations
updates. See http://www.redmine.org/versions/show/24
* Reformat README.Debian to make it easier to read, mention that running
with webrick needs a log dir. (Closes: #597649)
* Remove patch for libi18n-ruby 0.4.1 support, applied upstream.
Silent deprecation warnings in production env.
* Update es translation. (Closes: #594853)
* Improve apache2-passenger-host.conf example.
Checksums-Sha1:
c7aea5540e841722567d67e81a893f0f9b14dd7f 1348 redmine_1.0.2-1.dsc
5d2709e388ada6f78fb3ffb93eb4d4561db0939c 4831241 redmine_1.0.2.orig.tar.gz
372df266e260deaa9ed7d4605db275e3be232329 29940 redmine_1.0.2-1.debian.tar.gz
667b173ed7ad838b87739382a977e0d5d6a82db0 1616628 redmine_1.0.2-1_all.deb
3f9a516a26b1738ad3da1236c18bfedac5c3e210 35372 redmine-mysql_1.0.2-1_all.deb
13bbc1f540a12ba57e66e298779b05294f6a3ab0 35352 redmine-pgsql_1.0.2-1_all.deb
5032f6e5d4aae8f594d6f7480310cf897c6184b7 35336 redmine-sqlite_1.0.2-1_all.deb
Checksums-Sha256:
92fdb9e70a8c7cfdfde5095f9938ce8f9f2f0d611ba30dc160b4d78e3ae09ac7 1348
redmine_1.0.2-1.dsc
5e9423e72a015ac5c0c232ce087966aec80878455aebce86e4337e6cf6ac9ad2 4831241
redmine_1.0.2.orig.tar.gz
de32b6305ed022a33b1fa21c1117c4ea8471d9e9827961273c06f6f17d078536 29940
redmine_1.0.2-1.debian.tar.gz
d9b7870549ab5de26bf94d9d1527e211a45a0000ce0fd1028f6737735ed64a01 1616628
redmine_1.0.2-1_all.deb
46ad27a5f1c68162663cbcad630341d02706600b3bc521c0c5d3519af2958e6d 35372
redmine-mysql_1.0.2-1_all.deb
0c2e03ae0a19b052bbd1de8a405436eae1e046989a0714948f5f71267edbc284 35352
redmine-pgsql_1.0.2-1_all.deb
67de0c2e5042c65e93bee4440434d3a0348dbdba9a26f64622e9efe7f5075fd7 35336
redmine-sqlite_1.0.2-1_all.deb
Files:
a7905c324537d34cac14ae9d63e6cde6 1348 web extra redmine_1.0.2-1.dsc
90b30c78718c899abd555a8591e4c0fa 4831241 web extra redmine_1.0.2.orig.tar.gz
982d7ffb5763676763ef03460b7581e0 29940 web extra redmine_1.0.2-1.debian.tar.gz
b7a18c9deb9aa1b71815774c651db304 1616628 web extra redmine_1.0.2-1_all.deb
dcd8f14c2b26cf63d7f28ad4c6863638 35372 web extra redmine-mysql_1.0.2-1_all.deb
196e780aead09f9137ea16edfb2f584e 35352 web extra redmine-pgsql_1.0.2-1_all.deb
364d7b75192c7ac930c5b787b9766427 35336 web extra redmine-sqlite_1.0.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkyf4zEACgkQDMRIEQdBQdxODQCgvZQRQV6AQWK1IQz7H6x3p9/h
rNIAnidfpRn32j5TGKCtcC8nW0N/HT8V
=iuj9
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers