Your message dated Thu, 19 Jan 2012 22:33:48 +0000
with message-id <[email protected]>
and subject line Bug#656329: fixed in redmine 1.3.0+dfsg1-2
has caused the Debian Bug report #656329,
regarding redmine: PDF export not working
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.)


-- 
656329: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656329
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: redmine
Version: 1.3.0+dfsg1-1
Severity: normal

Dear Maintainer,

The CSV export is working well but not the PDF export.
Regarging the Redmine log, there is the following message:

Processing IssuesController#index to pdf (for X at X) [GET]
  Parameters: {"format"=>"pdf", "watcher_id"=>"me", "set_filter"=>"1", 
"action"=>"index", "controller"=>"issues", "sort"=>"updated_on:desc"}

Errno::EACCES (Permission denied - /usr/share/redmine/tmp):
  /usr/lib/ruby/1.8/fileutils.rb:243:in `mkdir'
  /usr/lib/ruby/1.8/fileutils.rb:243:in `fu_mkdir'
  /usr/lib/ruby/1.8/fileutils.rb:217:in `mkdir_p'
  /usr/lib/ruby/1.8/fileutils.rb:215:in `reverse_each'
  /usr/lib/ruby/1.8/fileutils.rb:215:in `mkdir_p'
  /usr/lib/ruby/1.8/fileutils.rb:201:in `each'
  /usr/lib/ruby/1.8/fileutils.rb:201:in `mkdir_p'
  lib/redmine/export/pdf.rb:39:in `initialize'
  lib/redmine/export/pdf.rb:149:in `new'
  lib/redmine/export/pdf.rb:149:in `issues_to_pdf'
  app/controllers/issues_controller.rb:98:in `index'
  /usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:135:in `call'
  /usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:135:in `custom'
  /usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:179:in `call'
  /usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:179:in `respond'
  /usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:173:in `each'
  /usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:173:in `respond'
  /usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:107:in 
`respond_to'
  app/controllers/issues_controller.rb:91:in `index'
  /usr/lib/ruby/vendor_ruby/action_controller/base.rb:1333:in `send'
  /usr/lib/ruby/vendor_ruby/action_controller/base.rb:1333:in 
`perform_action_without_filters'
  /usr/lib/ruby/vendor_ruby/action_controller/filters.rb:617:in `call_filters'
  /usr/lib/ruby/vendor_ruby/action_controller/filters.rb:610:in 
`perform_action_without_benchmark'
  /usr/lib/ruby/vendor_ruby/action_controller/benchmarking.rb:68:in 
`perform_action_without_rescue'
  /usr/lib/ruby/vendor_ruby/action_controller/benchmarking.rb:68:in 
`perform_action_without_rescue'
  /usr/lib/ruby/vendor_ruby/action_controller/rescue.rb:160:in 
`perform_action_without_flash'
  /usr/lib/ruby/vendor_ruby/action_controller/flash.rb:151:in `perform_action'
  /usr/lib/ruby/vendor_ruby/action_controller/base.rb:532:in `send'
  /usr/lib/ruby/vendor_ruby/action_controller/base.rb:532:in 
`process_without_filters'
  /usr/lib/ruby/vendor_ruby/action_controller/filters.rb:606:in `process'
  /usr/lib/ruby/vendor_ruby/action_controller/base.rb:391:in `process'
  /usr/lib/ruby/vendor_ruby/action_controller/base.rb:386:in `call'
  /usr/lib/ruby/vendor_ruby/action_controller/routing/route_set.rb:438:in `call'
  /usr/lib/ruby/vendor_ruby/action_controller/dispatcher.rb:87:in `dispatch'
  /usr/lib/ruby/vendor_ruby/action_controller/dispatcher.rb:121:in `_call'
  /usr/lib/ruby/vendor_ruby/action_controller/dispatcher.rb:130:in 
`build_middleware_stack'
  /usr/lib/ruby/vendor_ruby/active_record/query_cache.rb:29:in `call'
  /usr/lib/ruby/vendor_ruby/active_record/query_cache.rb:29:in `call'
  
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/query_cache.rb:34:in
 `cache'
  /usr/lib/ruby/vendor_ruby/active_record/query_cache.rb:9:in `cache'
  /usr/lib/ruby/vendor_ruby/active_record/query_cache.rb:28:in `call'
  
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/connection_pool.rb:361:in
 `call'
  /usr/lib/ruby/vendor_ruby/action_controller/string_coercion.rb:25:in `call'
  /usr/lib/ruby/vendor_ruby/rack/head.rb:9:in `call'
  /usr/lib/ruby/vendor_ruby/rack/methodoverride.rb:21:in `call'
  /usr/lib/ruby/vendor_ruby/action_controller/params_parser.rb:15:in `call'
  /usr/lib/ruby/vendor_ruby/action_controller/session/cookie_store.rb:99:in 
`call'
  /usr/lib/ruby/vendor_ruby/action_controller/failsafe.rb:26:in `call'
  /usr/lib/ruby/vendor_ruby/rack/lock.rb:15:in `call'
  /usr/lib/ruby/vendor_ruby/action_controller/dispatcher.rb:106:in `call'
  /usr/lib/ruby/vendor_ruby/rack/handler/fastcgi.rb:66:in `serve'
  public/dispatch.fcgi:24


To solve this temporarly, I have created the directory with www-data:www-data 
owner.
But it is not a good solutioni to have such directory in /usr/share.
Is this may be due to some bad local settings or a general effect?

Regards,
Patrice.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages redmine depends on:
ii  dbconfig-common        1.8.47+nmu1
ii  debconf [debconf-2.0]  1.5.41
ii  rails                  2.3.14.1
ii  redmine-mysql          1.3.0+dfsg1-1
ii  redmine-sqlite         1.3.0+dfsg1-1
ii  ruby-coderay           0.9.8-1
ii  ruby-net-ldap          0.0.4-1
ii  ruby-rails-2.3         2.3.14-2
ii  ruby1.8                1.8.7.352-2

redmine recommends no packages.

Versions of packages redmine suggests:
ii  libopenid-ruby  <none>
ii  libsvn-ruby     <none>
ii  ruby-rmagick    2.13.1-5+b1

-- 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: fr
  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: false
  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: false
  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.3.0+dfsg1-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:

redmine-mysql_1.3.0+dfsg1-2_all.deb
  to main/r/redmine/redmine-mysql_1.3.0+dfsg1-2_all.deb
redmine-pgsql_1.3.0+dfsg1-2_all.deb
  to main/r/redmine/redmine-pgsql_1.3.0+dfsg1-2_all.deb
redmine-sqlite_1.3.0+dfsg1-2_all.deb
  to main/r/redmine/redmine-sqlite_1.3.0+dfsg1-2_all.deb
redmine_1.3.0+dfsg1-2.debian.tar.gz
  to main/r/redmine/redmine_1.3.0+dfsg1-2.debian.tar.gz
redmine_1.3.0+dfsg1-2.dsc
  to main/r/redmine/redmine_1.3.0+dfsg1-2.dsc
redmine_1.3.0+dfsg1-2_all.deb
  to main/r/redmine/redmine_1.3.0+dfsg1-2_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: Thu, 19 Jan 2012 22:54:28 +0100
Source: redmine
Binary: redmine redmine-mysql redmine-pgsql redmine-sqlite
Architecture: source all
Version: 1.3.0+dfsg1-2
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: 656329
Changes: 
 redmine (1.3.0+dfsg1-2) unstable; urgency=low
 .
   [ Jérémy Lal ]
   * debian/patches/2002_FHS_through_env_vars.patch:
     Output pdf in RAILS_CACHE, not in Rails.root/tmp.
     (Closes: #656329)
 .
   [ Paul van Tilburg ]
   * debian/watch: fixed a small error in the dversionmangle pattern.
Checksums-Sha1: 
 9e3da664f0f6f5cb3996c6b4e799f0ba293bc470 1550 redmine_1.3.0+dfsg1-2.dsc
 a72b0680a0de68b9cf3c93c2a86d94c64c8c00b7 37607 
redmine_1.3.0+dfsg1-2.debian.tar.gz
 536866969eafc02819eb719286d6a78edb7fb262 4028198 redmine_1.3.0+dfsg1-2_all.deb
 dea60a42cfa7c0d756eef7dbb1434279c3492380 46140 
redmine-mysql_1.3.0+dfsg1-2_all.deb
 e6cd4aa3ae1d3f1aa1518e1a0e60f69ad70ec363 46124 
redmine-pgsql_1.3.0+dfsg1-2_all.deb
 86a2c7d7435089dc80844e4dd91568c328ed20a5 46104 
redmine-sqlite_1.3.0+dfsg1-2_all.deb
Checksums-Sha256: 
 a8f1f270ea1d46e2c0703ac7606517976237cc38e541d5d67a154d9751534598 1550 
redmine_1.3.0+dfsg1-2.dsc
 24701347a74182abcd55e149b19e81913d85e2621648a37666b6fbc50c549fdc 37607 
redmine_1.3.0+dfsg1-2.debian.tar.gz
 f273443dfc2603c851bcb0f348fb81dd034fd3078d7f6f7992965d739830fc38 4028198 
redmine_1.3.0+dfsg1-2_all.deb
 fd1d90c09eb66e6f631cd414ddb838471913ec97a5b44b274c6933e05f638ee6 46140 
redmine-mysql_1.3.0+dfsg1-2_all.deb
 39a182794aa19ba7d7b2bd99f967c0ff70d18df036b3d3f17bdba1642987d2ef 46124 
redmine-pgsql_1.3.0+dfsg1-2_all.deb
 a9fab1848c0fb93f4fe0cc13dc74f92d8dd096c8a72d9e673c8282734644f9c1 46104 
redmine-sqlite_1.3.0+dfsg1-2_all.deb
Files: 
 20275a4fbc3ae44b16c1e13c55fd8552 1550 web extra redmine_1.3.0+dfsg1-2.dsc
 315171465f4850d17656cd5024633b5a 37607 web extra 
redmine_1.3.0+dfsg1-2.debian.tar.gz
 37d32e1e3582c76bc7cc791365bedbdb 4028198 web extra 
redmine_1.3.0+dfsg1-2_all.deb
 427e0c300998458b20aa556bfe210939 46140 web extra 
redmine-mysql_1.3.0+dfsg1-2_all.deb
 336a56c25fb465f9c6aff41648f41ecc 46124 web extra 
redmine-pgsql_1.3.0+dfsg1-2_all.deb
 06d3e803a39650098fe8098e18b6e680 46104 web extra 
redmine-sqlite_1.3.0+dfsg1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8YllMACgkQDMRIEQdBQdxpYgCgtxBUQ5FeY622P5m83YGdPHen
qT4AnAmn6p8mpMzp/larscDYB/JlJUyM
=Ix9g
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to