Your message dated Tue, 26 Jul 2016 10:34:28 +0000 with message-id <[email protected]> and subject line Bug#832119: fixed in unicorn 5.0.1-2 has caused the Debian Bug report #832119, regarding unicorn: start script won't start if config file exists! 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.) -- 832119: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832119 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: unicorn Version: 5.0.1-1 Severity: grave Dear Maintainer, there seems to be an error in /etc/init.d/unicorn which forbids to start unicorn if a config file exists (and not if it *not* exist). In lines 42--44 it reads if [ -s $CONFIG_RB ]; then exit_with_message "Unicorn config.rb is missing (see /etc/default/unicorn)." fi Shouldn't that be if [ ! -s $CONFIG_RB ]; then in line 42 or something like that? Regards, jvp. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (600, 'testing'), (500, 'unstable'), (5, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.6.3 (SMP w/2 CPU cores) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages unicorn depends on: ii init-system-helpers 1.39 ii libc6 2.23-1 ii libgmp10 2:6.1.1+dfsg-1 ii libruby2.3 2.3.1-3 ii ruby 1:2.3.0+4 ii ruby-kgio 2.10.0-1+b2 ii ruby-rack 1.6.4-4 ii ruby-raindrops 0.16.0-1+b1 unicorn recommends no packages. unicorn suggests no packages. -- Configuration Files: /etc/default/unicorn changed: TIMEOUT=60 CONFIG_RB="/usr/share/redmine/config/unicorn.conf.rb" PID=/run/unicorn.pid UNICORN_OPTS="-E production" -- no debconf information
--- End Message ---
--- Begin Message ---Source: unicorn Source-Version: 5.0.1-2 We believe that the bug you reported is fixed in the latest version of unicorn, 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. Pirate Praveen <[email protected]> (supplier of updated unicorn 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: Tue, 26 Jul 2016 11:37:40 +0530 Source: unicorn Binary: unicorn Architecture: source Version: 5.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers <[email protected]> Changed-By: Pirate Praveen <[email protected]> Description: unicorn - Rack HTTP server for fast clients Closes: 832119 Changes: unicorn (5.0.1-2) unstable; urgency=medium . * Team upload * Fix init script (Closes: #832119) Checksums-Sha1: 04795dab918320bc16637cf5bb49955596f8670c 2062 unicorn_5.0.1-2.dsc d5ebc987ca2508184ff9771fd0f33097fd705c85 7856 unicorn_5.0.1-2.debian.tar.xz Checksums-Sha256: 457b0d3d0dadd7ef6771b4d02ae1d20f32c3b7a0987ca271b8f0535c5253f42b 2062 unicorn_5.0.1-2.dsc 76a01bc01cff6b39a8b2a98c67f82b05810b6f800c09d86350366e9189423b40 7856 unicorn_5.0.1-2.debian.tar.xz Files: e64716fa78db82564ef4ddb7aa2fd82a 2062 ruby optional unicorn_5.0.1-2.dsc ce116801a44b3ed18a4693b9256a4f09 7856 ruby optional unicorn_5.0.1-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJXlySYAAoJEM4fnGdFEsIqBnYQAIL0JSCikou9oiv59jRXCljy gQ8B9CQvk5Zj8RZNi3aB+Vg25WUuYHttWhylkIlU6Y7ihtkFsojCJK6xb8Pkjuso Qf/5MaEYplEytaiIY6dPylXT/ISHcjnjWphaUXpG70jf4XGeK5x7NAzlwXn5ex1d 7KIUrwHOXUPj4/16nXnEdowQYpYA3QU1xSzZyq5h+VTUMkMYTNioZ5t9+uOgJo7O s8G+/pc9dM/UnytvDBszEOxrNVttG15Jtu5gwMdJ5zLsueQWUAFzw94XdaE4QxJL zowp7Kd8M6KLNQ6MXMDnlT8s0AYzZ9vc6l7+nuWJjuSJP3AAJfWDVqa6r0NHMFJE FDJpV5DVLq7WAV9yDSv9+pjzBL+04Zspd65MiKnhpiJ162H4i1orYvqrTEgOCz0L lGT8meuyVBQ7U+FWmw+C2Z3aHfyMN51/fUYm7zEgYg1ZdB9ygtNa8P8B7z9RBOBa Kj6UQIABRkzgw89phiQxNYgoY+Yiu6s/9jdVEIMPNZhVnJ54WfNGIKKRMNKX+qcZ hziuByeU7/KHKjVyNI4ThUpYXujKCC1I5xpApwo/h3MdrvrQFKAuq0UgPIDC1KLv GUlMdRCJE0t0kE5kMNlLYt1ECYtQXHWZGCSkhk+ggzCBKReLzSTlx5Oreqe9QN13 Xbh6ifB4B0jSOWfuV8G0 =z5sl -----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
