Your message dated Tue, 25 Aug 2015 03:20:28 +0000
with message-id <e1zu4mi-0008mw...@franck.debian.org>
and subject line Bug#792498: fixed in prometheus 0.15.1+ds-1
has caused the Debian Bug report #792498,
regarding prometheus.postinst: adduser: not found
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.)


-- 
792498: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792498
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: prometheus
Version: 0.14.0+ds-1
Severity: serious
Justification: Policy §3.5

prometheus fails to install in a minimal environment (presumably because of missing dependency on adduser):
| Setting up prometheus (0.14.0+ds-1) ...
| /var/lib/dpkg/info/prometheus.postinst: 27: 
/var/lib/dpkg/info/prometheus.postinst: adduser: not found
| chown: invalid user: 'prometheus:prometheus'
| chown: invalid user: 'prometheus:prometheus'
| chown: invalid spec: 'prometheus:'
| chown: invalid spec: 'prometheus:'
| chown: invalid spec: 'prometheus:'
| [....] Starting monitoring system and time series database: prometheusInvalid 
--user argument: 'prometheus' (unknown user prometheus)
| usage: daemon [options] [--] [cmd arg...]
| options:
|
|       -h, --help              - Print a help message then exit
|       -V, --version           - Print a version message then exit
|       -v, --verbose[=level]   - Set the verbosity level
|       -d, --debug[=level]     - Set the debugging level
|
|       -C, --config=path       - Specify the configuration file
|       -N, --noconfig          - Bypass the system configuration file
|       -n, --name=name         - Guarantee a single named instance
|       -X, --command=cmd       - Specify the client command as an option
|       -P, --pidfiles=/dir     - Override standard pidfile location
|       -F, --pidfile=/path     - Override standard pidfile name and location
|
|       -u, --user=user[:group] - Run the client as user[:group]
|       -R, --chroot=path       - Run the client with path as root
|       -D, --chdir=path        - Run the client in directory path
|       -m, --umask=umask       - Run the client with the given umask
|       -e, --env="var=val"     - Set a client environment variable
|       -i, --inherit           - Inherit environment variables
|       -U, --unsafe            - Allow execution of unsafe executable
|       -S, --safe              - Deny execution of unsafe executable
|       -c, --core              - Allow core file generation
|
|       -r, --respawn           - Respawn the client when it terminates
|       -a, --acceptable=#      - Minimum acceptable client duration (seconds)
|       -A, --attempts=#        - Respawn # times on error before delay
|       -L, --delay=#           - Delay between spawn attempt bursts (seconds)
|       -M, --limit=#           - Maximum number of spawn attempt bursts
|           --idiot             - Idiot mode (trust root with the above)
|
|       -f, --foreground        - Run the client in the foreground
|       -p, --pty[=noecho]      - Allocate a pseudo terminal for the client
|
|       -l, --errlog=spec       - Send daemon's error output to syslog or file
|       -b, --dbglog=spec       - Send daemon's debug output to syslog or file
|       -o, --output=spec       - Send client's output to syslog or file
|       -O, --stdout=spec       - Send client's stdout to syslog or file
|       -E, --stderr=spec       - Send client's stderr to syslog or file
|
|           --running           - Check if a named daemon is running
|           --restart           - Restart a named daemon client
|           --stop              - Terminate a named daemon process
| Invalid --user argument: 'prometheus' (unknown user prometheus)
| usage: daemon [options] [--] [cmd arg...]
| options:
|
|       -h, --help              - Print a help message then exit
|       -V, --version           - Print a version message then exit
|       -v, --verbose[=level]   - Set the verbosity level
|       -d, --debug[=level]     - Set the debugging level
|
|       -C, --config=path       - Specify the configuration file
|       -N, --noconfig          - Bypass the system configuration file
|       -n, --name=name         - Guarantee a single named instance
|       -X, --command=cmd       - Specify the client command as an option
|       -P, --pidfiles=/dir     - Override standard pidfile location
|       -F, --pidfile=/path     - Override standard pidfile name and location
|
|       -u, --user=user[:group] - Run the client as user[:group]
|       -R, --chroot=path       - Run the client with path as root
|       -D, --chdir=path        - Run the client in directory path
|       -m, --umask=umask       - Run the client with the given umask
|       -e, --env="var=val"     - Set a client environment variable
|       -i, --inherit           - Inherit environment variables
|       -U, --unsafe            - Allow execution of unsafe executable
|       -S, --safe              - Deny execution of unsafe executable
|       -c, --core              - Allow core file generation
|
|       -r, --respawn           - Respawn the client when it terminates
|       -a, --acceptable=#      - Minimum acceptable client duration (seconds)
|       -A, --attempts=#        - Respawn # times on error before delay
|       -L, --delay=#           - Delay between spawn attempt bursts (seconds)
|       -M, --limit=#           - Maximum number of spawn attempt bursts
|           --idiot             - Idiot mode (trust root with the above)
|
|       -f, --foreground        - Run the client in the foreground
|       -p, --pty[=noecho]      - Allocate a pseudo terminal for the client
|
|       -l, --errlog=spec       - Send daemon's error output to syslog or file
|       -b, --dbglog=spec       - Send daemon's debug output to syslog or file
|       -o, --output=spec       - Send client's output to syslog or file
|       -O, --stdout=spec       - Send client's stdout to syslog or file
|       -E, --stderr=spec       - Send client's stderr to syslog or file
|
|           --running           - Check if a named daemon is running
|           --restart           - Restart a named daemon client
|           --stop              - Terminate a named daemon process
|  failed!

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

Kernel: Linux 4.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages prometheus depends on:
ii  daemon                0.6.4-1
ii  libc6                 2.19-19
ii  libjs-bootstrap       3.3.5+dfsg-1
ii  libjs-handlebars      2:0.20.1-5
ii  libjs-jquery-hotkeys  0~20130707+git2d51e3a9+dfsg-2
ii  libjs-rickshaw        1.5.1.dfsg-1

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Source: prometheus
Source-Version: 0.15.1+ds-1

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

Debian distribution maintenance software
pp.
Martín Ferrari <tin...@debian.org> (supplier of updated prometheus 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: Tue, 25 Aug 2015 02:57:50 +0000
Source: prometheus
Binary: prometheus
Architecture: source amd64
Version: 0.15.1+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintainers@lists.alioth.debian.org>
Changed-By: Martín Ferrari <tin...@debian.org>
Description:
 prometheus - Monitoring system and time series database
Closes: 792053 792105 792498
Changes:
 prometheus (0.15.1+ds-1) unstable; urgency=medium
 .
   * New upstream release. Closes: #792053.
   * Add missing dependency on adduser. Closes: #792498.
   * Update dependencies, refresh patches.
   * Stop adding examples as unowned files. Instead leave a README file pointing
     to the location of the examples. Closes: #792105.
   * debian/rules: Avoid some tests that fail on slow architectures.
Checksums-Sha1:
 04d419a8b503b3703228ebb616a4bda3ddaec21d 2312 prometheus_0.15.1+ds-1.dsc
 10dbdaf52a33622f32681f609f00a55f83f1f365 1072994 
prometheus_0.15.1+ds.orig.tar.gz
 329ff1572c771c88dc2002cc2580fbe43e4a3215 16464 
prometheus_0.15.1+ds-1.debian.tar.xz
 0b37fb738103273364d5b030ea9a0076d0e8e967 3359174 
prometheus_0.15.1+ds-1_amd64.deb
Checksums-Sha256:
 6f342654a9f4df11027be0dc49f91a9b15b28d80750d55eb671715e6705d3764 2312 
prometheus_0.15.1+ds-1.dsc
 2a6fb17865126f8a584cb82baa24c3c41f64597df7428cb1fb87342e91c236cc 1072994 
prometheus_0.15.1+ds.orig.tar.gz
 15dd611147af2790c504d92314867dd16f0652ed481c6ca0dff64df3e5cd117c 16464 
prometheus_0.15.1+ds-1.debian.tar.xz
 a9908f56f429d2b2c26635e2868e618b25e256a1367e8f26f7554c90d16d0cb0 3359174 
prometheus_0.15.1+ds-1_amd64.deb
Files:
 25dcedb062ed18f6541d119b52c531cc 2312 net extra prometheus_0.15.1+ds-1.dsc
 4d32cb6db5f525b345b1cf76d3a7767c 1072994 net extra 
prometheus_0.15.1+ds.orig.tar.gz
 cb0cafac986f57b9dae73f14d24ab28a 16464 net extra 
prometheus_0.15.1+ds-1.debian.tar.xz
 b4ca9eb9da04773272a69ec08a63861b 3359174 net extra 
prometheus_0.15.1+ds-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJV29pOAAoJEF3Y4L+Ro9Pa4W4QAMLQazVw42ihnoW9/6Qv7jlg
e++1PzUJ0ZL4X8jXHMG69rpgj07GCgecM67C4Xfx5ig22jDo4eZekTW262FSnvZv
n3j1YCrgOQelN+zgG7ml9w/8KnJjskppi7v8iM0bHi3Eadq20Rl1LV5d9VDgBCBh
nAgM1fiTsuWSi3XKcj+nFWtZQP4fO3j1qG5jm19OCxH9kaFI3Jc0WfdiQbuTiLI1
GVGSkPnuI/ZbnhjBt2uiPlTFINYpgSc5+kOQBIhKvQTwlsoasATo0EOoQauffN2x
zbxD2kVwrZWUEOCS6Wqq1Ottjdone/K3bljinnWc6+4+K6oWG5MuUlU4w95xhWc1
kCA+s4QJo00arD8XK40hA6k/5cnEu8VNBe7SIhNoigMdx/jK2533vZof5ETHS6Zr
Q91yQWCT4D3x0V2wYc7mCeT4kRWfXO6DrXH4TinLhf+VeEqynfYqLrVIxkBmTkCg
5a74/lksMPP92n4W0GjFUt1m60KfzoP0EYvMuiA6spU3VvucqUhX3C7JilMozC1N
5Q5D9RT3GaQraOZGjHVWtWgsnBpMDOhqwHhZ0Mfdphy9bwQpCmKrWIHFq4HTGaCE
JnKWrMqR+mciGRzuHUotiPykcKTIdqMHV3OLlfEO0XjemxX5D9e34RfZHfAiPqCQ
tiVh5i7+caqDbmCjB+is
=vhqe
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to