Your message dated Mon, 18 Dec 2017 13:05:07 +0000
with message-id <[email protected]>
and subject line Bug#742116: fixed in prelude-manager 3.1.0-3
has caused the Debian Bug report #742116,
regarding prelude-manager: install fails due to error in post-install script
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.)


-- 
742116: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742116
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: prelude-manager
Version: 1.0.1-5
Severity: important

Dear Maintainer,

Install of prelude-manager fails due to error in sed statement in
post-install script.

Error message is:

"sed: -e expression #6, char 16: unknown option to `s'
dpkg: error processing package prelude-manager (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 prelude-manager
E: Sub-process /usr/bin/dpkg returned an error code (1)"


Fixed it by using single quotes instead of double quotes in the sed
statement in "/var/lib/dpkg/info/prelude-manager.postinst":

"
if [ -n "$dbc_dbtype" ]; then
  sed -i -e 's/@DBC_TYPE@/$dbc_dbtype/' \
        -e 's/@DBC_HOST@/$dbc_dbserver/' \
        -e 's/@DBC_PORT@/$dbc_dbport/' \
        -e 's/@DBC_NAME@/$dbc_dbname/' \
        -e 's/@DBC_USER@/$dbc_dbuser/' \
        -e 's/@DBC_PASS@/$dbc_dbpass/' \
    $confnew
"

Best regards.

-- System Information:
Debian Release: jessie/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.6-sec641-grsec (SMP w/8 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 prelude-manager depends on:
ii  adduser                3.113+nmu3
ii  dbconfig-common        1.8.47+nmu1
ii  debconf [debconf-2.0]  1.5.52
ii  libc6                  2.18-4
ii  libgcrypt11            1.5.3-4
ii  libgnutls26            2.12.23-13
ii  libprelude2            1.0.0-11+b1
ii  libpreludedb0          1.0.0-2.1+b1
ii  libxml2                2.9.1+dfsg1-3
ii  ucf                    3.0027+nmu1

Versions of packages prelude-manager recommends:
ii  mysql-client                     5.5.35+dfsg-2
ii  mysql-client-5.5 [mysql-client]  5.5.35+dfsg-2

prelude-manager suggests no packages.

-- debconf information:
  prelude-manager/mysql/admin-user: root
  prelude-manager/mysql/method: unix socket
  prelude-manager/pgsql/method: unix socket
  prelude-manager/internal/reconfiguring: false
  prelude-manager/db/app-user: prelude
  prelude-manager/remote/newhost:
  prelude-manager/pgsql/no-empty-passwords:
  prelude-manager/upgrade-error: abort
  prelude-manager/pgsql/admin-user: postgres
  prelude-manager/db/dbname: prelude
  prelude-manager/remove-error: abort
  prelude-manager/dbconfig-reinstall: false
* prelude-manager/dbconfig-install: true
  prelude-manager/dbconfig-upgrade: true
  prelude-manager/pgsql/authmethod-admin: ident
* prelude-manager/database-type: mysql
  prelude-manager/internal/skip-preseed: false
  prelude-manager/missing-db-package-error: abort
  prelude-manager/upgrade-backup: true
  prelude-manager/install-error: abort
  prelude-manager/remote/host:
  prelude-manager/remote/port:
  prelude-manager/db/basepath:
  prelude-manager/pgsql/manualconf:
  prelude-manager/pgsql/authmethod-user: password
  prelude-manager/passwords-do-not-match:
  prelude-manager/purge: false
  prelude-manager/pgsql/changeconf: false
  prelude-manager/dbconfig-remove:

--- End Message ---
--- Begin Message ---
Source: prelude-manager
Source-Version: 3.1.0-3

We believe that the bug you reported is fixed in the latest version of
prelude-manager, 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.
Thomas Andrejak <[email protected]> (supplier of updated 
prelude-manager 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: SHA512

Format: 1.8
Date: Mon, 18 Dec 2017 01:00:00 +0200
Source: prelude-manager
Binary: prelude-manager
Architecture: source
Version: 3.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Pierre Chifflier <[email protected]>
Changed-By: Thomas Andrejak <[email protected]>
Description:
 prelude-manager - Security Information Management System [ Manager ]
Closes: 742116
Changes:
 prelude-manager (3.1.0-3) unstable; urgency=medium
 .
   * prelude-correlator.postinst: use single quotes instead of double
     quotes in the sed statement (Closes: #742116)
   * Bump Standards-Version to 4.1.2, nothing to update
Checksums-Sha1:
 f7ca5479639db5ea63da9c5c24cc8ab798fbdd2c 2387 prelude-manager_3.1.0-3.dsc
 dca4c4537cc22dd9f04e13853b6ff6942fd2ebe4 15568 
prelude-manager_3.1.0-3.debian.tar.xz
 c886a6a6c3f1e192ea5f3921bea9a6e5794ab2cd 6995 
prelude-manager_3.1.0-3_amd64.buildinfo
Checksums-Sha256:
 c281e4162dbc78b7b7b5225e4ae31511c8d2aa2fafc63cf63189512289d7efe5 2387 
prelude-manager_3.1.0-3.dsc
 4eeaa45867f8a93d1f669a28db87d8e6108db09fe14f4931bb566d65da3a7cc2 15568 
prelude-manager_3.1.0-3.debian.tar.xz
 754d15477f46469a1aa386415ffa8b1f29bd70dd1725954577c49c636512ddde 6995 
prelude-manager_3.1.0-3_amd64.buildinfo
Files:
 7ce8940612ce191026b9816c8c53d48f 2387 admin optional 
prelude-manager_3.1.0-3.dsc
 51d5466e821e67992ca01b602732757a 15568 admin optional 
prelude-manager_3.1.0-3.debian.tar.xz
 a3d4dfdb1af09c8e41fa251067307bc6 6995 admin optional 
prelude-manager_3.1.0-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAlo3tmUACgkQCBa54Yx2
K62vMhAAlSwvodLko91vqX9IYGRdNlkNM0IK7yiIW3S4FppwNAPPhV+WJZwzHPxr
lql7YOIMe4wmqtEfHqic4Xkqbg5sZdUT9x0dkS6AnNO7G3UZ12SaORJrlL3M4Uo1
Gidp31I3VyuoutP+vzUkZd8SA42qxrrbSbRPCpX42SRrDBGlhUfchPG60OZ82us4
ElWNtM3ObuJr8fYyYH0Z6x2T/ctBcYyXFe1ddyVxoVmyOjP4ciG+PhQF26TISFpO
i50OEF6mpCEWRR8/DC/7mjDo0vsb0Luw5JE04c2zgKPCgdKfD3mXLSMQRIwSWJad
WUpjBZ5qcFhKlAkoB4whvTbnsrrQ7UX93GGzBdG8jlrDBa3a9Nin8F3rVpbRAymK
T+Ul+NmnReBHXu5v5/ngDeZEBFse75px4ELMdI6xSlLyCxpYpdyn5h4UK9rh/wmN
+dl7PI1dDV/7Y9s2lEfmWW9LqvE/4LAEFVnLnTMyqNP4QWVLR/768MI3wuZmBsWO
SxxO1RjM1Y0zzGxBNXbLhsd3dB3hRchwZu3lzZHYerq6PRZ7cFmoPkKwMAPrluBv
ZHUIBk9ks2HaAaub+UB0v6umqqTjhclhvCSmYw0qBV2BRJPojRGUoXy+I5XQYXM5
NDRwBotVaoBMalb3E6NiWLErKhA/87OH/pCuBQPkPa2gH+fBKWc=
=CQQZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to