Your message dated Thu, 14 Jun 2007 19:53:40 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#368778: x11-common: postinst brainfart
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: x11-common
Version: 1:7.0.20
Severity: normal
postinst snippet:
#########################################################
# Automatically added by dh_installinit
if [ -x "/etc/init.d/x11-common" ]; then
update-rc.d x11-common start 70 S . >/dev/null
if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then
invoke-rc.d x11-common start || exit $?
else
/etc/init.d/x11-common start || exit $?
fi
fi
# End automatically added section
# Automatically added by dh_installinit
if [ -x "/etc/init.d/x11-common" ]; then
update-rc.d x11-common defaults >/dev/null
if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then
invoke-rc.d x11-common start || exit $?
else
/etc/init.d/x11-common start || exit $?
fi
fi
# End automatically added section
invoke-rc.d x11-common start || true
#########################################################
er, say what?
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686-smp
Locale: LANG=en_US.UTF8, LC_CTYPE=en_US.UTF8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF8)
Versions of packages x11-common depends on:
ii debconf [debconf-2.0] 1.5.1 Debian configuration management sy
ii debianutils 2.16.1 Miscellaneous utilities specific t
ii lsb-base 3.1-5 Linux Standard Base 3.1 init scrip
x11-common recommends no packages.
-- debconf information:
* x11-common/xwrapper/allowed_users: Console Users Only
x11-common/experimental_packages:
x11-common/xwrapper/actual_allowed_users: console
x11-common/xwrapper/nice_value/error:
x11-common/upgrade_issues:
* x11-common/xwrapper/nice_value: -10
x11-common/x11r6_bin_not_empty:
--
-----------------------------------------------------------------
| ,''`. Stephen Gran |
| : :' : [EMAIL PROTECTED] |
| `. `' Debian user, admin, and developer |
| `- http://www.debian.org |
-----------------------------------------------------------------
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 1:7.1.0-8
Fixed in 1:7.1.0-8, closing.
Brice
--- End Message ---