Your message dated Wed, 16 Aug 2023 09:59:41 +0000
with message-id <e1qwdjv-00er6r...@fasolo.debian.org>
and subject line Bug#1035979: fixed in redmine-plugin-pretend 1.0-2
has caused the Debian Bug report #1035979,
regarding redmine-plugin-pretend: fails to install: rake aborted! LoadError: 
cannot load such file -- redmine_pretend
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 ow...@bugs.debian.org
immediately.)


-- 
1035979: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035979
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: redmine-plugin-pretend
Version: 0.0.2+git20130821-5
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

>From the attached log (scroll to the bottom...):

...
  Setting up redmine (5.0.4-5) ...
  [ESC][33mDon't run Bundler as root. Bundler can ask for sudo if it is needed, 
and
  installing your bundle as root will break this application for all non-root
  users on this machine.[ESC][0m
  dbconfig-common: writing config to 
/etc/dbconfig-common/redmine/instances/default.conf

  Creating config file /etc/dbconfig-common/redmine/instances/default.conf with 
new version

  Creating config file /etc/redmine/default/database.yml with new version
  creating database redmine_default: success.
  verifying database redmine_default exists: success.
  rake aborted!
  LoadError: cannot load such file -- redmine_pretend
  
/usr/share/rubygems-integration/all/gems/zeitwerk-2.6.1/lib/zeitwerk/kernel.rb:35:in
 `require'
  
/usr/share/rubygems-integration/all/gems/zeitwerk-2.6.1/lib/zeitwerk/kernel.rb:35:in
 `require'
  /usr/share/redmine/plugins/redmine_pretend/init.rb:1:in `<top (required)>'
  /usr/share/redmine/lib/redmine/plugin_loader.rb:31:in `load'
  /usr/share/redmine/lib/redmine/plugin_loader.rb:31:in `run_initializer'
  /usr/share/redmine/lib/redmine/plugin_loader.rb:108:in `each'
  /usr/share/redmine/lib/redmine/plugin_loader.rb:108:in `block in load'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:427:in
 `instance_exec'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:427:in
 `block in make_lambda'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:198:in
 `block (2 levels) in halting'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:604:in
 `block (2 levels) in default_terminator'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:603:in
 `catch'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:603:in
 `block in default_terminator'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:199:in
 `block in halting'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:512:in
 `block in invoke_before'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:512:in
 `each'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:512:in
 `invoke_before'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:105:in
 `run_callbacks'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/reloader.rb:88:in
 `prepare!'
  
/usr/share/rubygems-integration/all/gems/railties-6.1.7.3/lib/rails/application/finisher.rb:124:in
 `block in <module:Finisher>'
  
/usr/share/rubygems-integration/all/gems/railties-6.1.7.3/lib/rails/initializable.rb:32:in
 `instance_exec'
  
/usr/share/rubygems-integration/all/gems/railties-6.1.7.3/lib/rails/initializable.rb:32:in
 `run'
  
/usr/share/rubygems-integration/all/gems/railties-6.1.7.3/lib/rails/initializable.rb:61:in
 `block in run_initializers'
  
/usr/share/rubygems-integration/all/gems/railties-6.1.7.3/lib/rails/initializable.rb:60:in
 `run_initializers'
  
/usr/share/rubygems-integration/all/gems/railties-6.1.7.3/lib/rails/application.rb:391:in
 `initialize!'
  /usr/share/redmine/config/environment.rb:16:in `<top (required)>'
  
/usr/share/rubygems-integration/all/gems/zeitwerk-2.6.1/lib/zeitwerk/kernel.rb:35:in
 `require'
  
/usr/share/rubygems-integration/all/gems/zeitwerk-2.6.1/lib/zeitwerk/kernel.rb:35:in
 `require'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in
 `block in require'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:299:in
 `load_dependency'
  
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in
 `require'
  
/usr/share/rubygems-integration/all/gems/railties-6.1.7.3/lib/rails/application.rb:367:in
 `require_environment!'
  
/usr/share/rubygems-integration/all/gems/railties-6.1.7.3/lib/rails/application.rb:533:in
 `block in run_tasks_blocks'
  Tasks: TOP => db:migrate => db:load_config => environment
  (See full trace by running task with --trace)
  dpkg: error processing package redmine (--configure):
   installed redmine package post-installation script subprocess returned error 
exit status 1
  dpkg: dependency problems prevent configuration of redmine-plugin-pretend:
   redmine-plugin-pretend depends on redmine (>= 4~); however:
    Package redmine is not configured yet.

  dpkg: error processing package redmine-plugin-pretend (--configure):
   dependency problems - leaving unconfigured
  Processing triggers for libc-bin (2.36-9) ...
  Processing triggers for ca-certificates (20230311) ...
  Updating certificates in /etc/ssl/certs...
  0 added, 0 removed; done.
  Running hooks in /etc/ca-certificates/update.d...
  done.
  Errors were encountered while processing:
   redmine
   redmine-plugin-pretend


cheers,

Andreas

Attachment: redmine-plugin-pretend_0.0.2+git20130821-5.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: redmine-plugin-pretend
Source-Version: 1.0-2
Done: Dmitry Smirnov <only...@debian.org>

We believe that the bug you reported is fixed in the latest version of
redmine-plugin-pretend, 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 1035...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Smirnov <only...@debian.org> (supplier of updated redmine-plugin-pretend 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 16 Aug 2023 18:33:29 +1000
Source: redmine-plugin-pretend
Architecture: source
Version: 1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Smirnov <only...@debian.org>
Changed-By: Dmitry Smirnov <only...@debian.org>
Closes: 1035979
Changes:
 redmine-plugin-pretend (1.0-2) unstable; urgency=medium
 .
   * New patch for compatibility with Redmine 5 (Closes: #1035979).
   * Standards-Version: 4.6.2.
   * Rules-Requires-Root: no.
   * Updated Homepage URL.
   * Upload to unstable.
Checksums-Sha1:
 1f19f10fc69ce97f76c4452819f890ba4cf95357 1968 redmine-plugin-pretend_1.0-2.dsc
 6e472f78380a3529d2a700b4e233dfe7e254d916 6456 
redmine-plugin-pretend_1.0-2.debian.tar.xz
 05439e81e9b6b521bd7b039a5a0ce16e18ef968b 5950 
redmine-plugin-pretend_1.0-2_amd64.buildinfo
Checksums-Sha256:
 76ebf65bfd22541b5f9a3d41b29df49fa6a933bdd0be752a532c74f987c90289 1968 
redmine-plugin-pretend_1.0-2.dsc
 0545340aea55185ea6fcefae24e6381229034289254febe84100dc3acecda074 6456 
redmine-plugin-pretend_1.0-2.debian.tar.xz
 456ca4e03ab0374462129a9a39f963a47921b9b2e13d991089e02123227bd85a 5950 
redmine-plugin-pretend_1.0-2_amd64.buildinfo
Files:
 822fb818c77f52ebb94296aa744ed7ae 1968 web optional 
redmine-plugin-pretend_1.0-2.dsc
 deb735482136f210e8d6fc8fa6df7d08 6456 web optional 
redmine-plugin-pretend_1.0-2.debian.tar.xz
 96ef2fce15a61e941a2fa67f43ca91b1 5950 web optional 
redmine-plugin-pretend_1.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAmTckPoACgkQUra72VOW
jRv9dRAA0JsCrhO073S2LtnacZ5fDAzFWQMD8OqSBFLtwtjdFup3FgJv+l4JWiV0
8OSzf9M1ex+CK7nOQg6CoL9lAJHfM2bQ2EaKRl5DlbeH0QV2XSDDNdyiG0TsFI/c
wmzJsgy5rsr/0wBAxQ5GMavJ70i7TduPwUDZESjTsfEPJi0hlyfiJNfAM+NQ6kpu
HIIjTrDWdy/NLNqgDAWUkYgnBIucNtla1at3JPXQPEiR+WuYtYW6oAu4KHmIbgiT
y1LA130pNX0HLIpEMFXZXbOamGVZa1xhu56NGrFbW7TI4L2whUxkmgV1J2eXVZrw
DShpa17+JCdtBYbF9ra5Wj3K4RruVuvKPWP4Al4/YOKNnAK3t6IlW6NtF3SR3mKM
80D3vkJAKVCkHk6JK58KRnL6EaaDoXk1Vvjo1k9c+wlSLCW8KCL9xfLdiLhLjoXV
pmMUok3RkHVFN2GDa9OcK94iCMphbuchkmzREBRjzQB9NrvJDeflIDfXxMQZdPrA
tQqAOHyfFGA7wG+xw9NuYk59xctcTkkzQ3YT7ZgySk99hTOaTiL1miN+TsoM/SO2
UoJom4n/H6Zge8fJiQzNibA/9Sdr3eETZBBbquFunDZACoDW43Y3ADXhRiynT5Az
zQePOM9hm3tAsfJpqOaB8eNk030q/TxI/QrlALEd2gb8xexchEw=
=VCmp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to