Your message dated Sat, 01 Feb 2014 23:04:09 +0000
with message-id <[email protected]>
and subject line Bug#726483: fixed in sysvinit 2.88dsf-46
has caused the Debian Bug report #726483,
regarding initscripts: invoke-rc.d should strip .sh suffix from
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.)
--
726483: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726483
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: console-tools
Version: 2:0.2.3-71
Severity: important
I get the following error:
vauxhall ok % sudo dpkg --configure -a
Setting up console-tools (2:0.2.3-71) ...
update-rc.d: warning: start and stop actions are no longer supported; falling
back to defaults
Failed to issue method call: Unit console-screen.sh.service failed to load:
No such file or directory. See system logs and 'systemctl status
console-screen.sh.service' for details.
invoke-rc.d: initscript console-screen.sh, action "start" failed.
dpkg: error processing console-tools (--configure):
subprocess installed post-installation script returned error exit status 6
Errors were encountered while processing:
console-tools
Trying to invoke it manually does not work, either:
vauxhall no % sudo invoke-rc.d console-screen.sh start
Failed to issue method call: Unit console-screen.sh.service failed to load:
No such file or directory. See system logs and 'systemctl status
console-screen.sh.service' for details.
invoke-rc.d: initscript console-screen.sh, action "start" failed.
vauxhall ok % sudo invoke-rc.d console-screen start; echo $?
102
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages console-tools depends on:
ii cdebconf [debconf-2.0] 0.185
ii debconf [debconf-2.0] 1.5.51
ii libc6 2.17-93
ii libconsole 2:0.2.3-71
ii lsb-base 4.1+Debian12
Versions of packages console-tools recommends:
ii console-common 0.7.87
ii console-data 2:1.12-3
ii console-setup 1.102
Versions of packages console-tools suggests:
pn kbd-compat <none>
-- no debconf information
--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: sysvinit
Source-Version: 2.88dsf-46
We believe that the bug you reported is fixed in the latest version of
sysvinit, 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.
Petter Reinholdtsen <[email protected]> (supplier of updated sysvinit 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: SHA1
Format: 1.8
Date: Fri, 31 Jan 2014 20:48:39 +0100
Source: sysvinit
Binary: sysvinit sysvinit-core sysvinit-utils sysv-rc initscripts bootlogd
Architecture: source amd64 all
Version: 2.88dsf-46
Distribution: experimental
Urgency: medium
Maintainer: Debian sysvinit maintainers
<[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Description:
bootlogd - daemon to log boot messages
initscripts - scripts for initializing and shutting down the system
sysv-rc - System-V-like runlevel change mechanism
sysvinit - System-V-like init utilities
sysvinit-core - System-V-like init utilities
sysvinit-utils - System-V-like utilities
Closes: 691210 705132 721917 726483 736060 737073
Changes:
sysvinit (2.88dsf-46) experimental; urgency=medium
.
[ Thomas Goirand ]
* Uploading to Experimental.
* Added myself as uploader (after Petter advised for it).
* Refreshed patches.
.
[ James McCoy ]
* sysv-rc:
- Update invoke-rc.d and service to trim .sh from service names when
calling systemctl. (Closes: #726483)
.
[ Roger Leigh ]
* sysv-rc:
- Remove obsolete/broken update-rc.d usage information from
update-rc.d(8) and update-rc.d itself (Closes: #736060). Thanks
to Julian Gilbey for finding these bugs.
* initscripts:
- mountkernfs mounts configfs on /sys/kernel/config when available.
.
[ Justus Winter ]
* Fixes for Debian/Hurd (Closes: #737073, #721917).
- mount-functions.sh: Hurd has a tmpfs translator now, remove
workaround.
- mount-functions.sh: Add -ocompatible to procfs mounts on Hurd.
- mountall.sh: Use pidof -s /sbin/init for robustness.
- checkroot.sh: Only run rootcheck on Linux. Neither kFreeBSD nor
Hurd have /dev/root and the device ids used here are specific to
Linux.
- killall5.c: Use sysconf(_SC_SYMLOOP_MAX) instead of MAXSYMLINKS.
Fixes build on Hurd.
- sysvinit.postinst: Fix file name of gettys in /etc/inittab on
Hurd.
- Break hurd << 0.5.git20131101~. Older versions of the hurd
package lack the necessary functionality to boot Debian/Hurd
using sysvinit.
- Add runsystem.sysv that uses sysvinit to boot Debian/Hurd.
.
[ Petter Reinholdtsen ]
* Updated Japanese debconf translations from Hideki Yamane
(Closes: #705132).
* Added getty on the Mach console in the Hurd inittab. Patch from
Samuel Thibault.
* Completed Norwegian Bokmål debconf translation.
.
[ Gabriele Giacone ]
* Bump Standards-Version to 3.9.5 (no changes).
* sysv-rc:
- Remove leftover from .legacy-bootordering flagfile removal (#668312)
(Closes: #691210)
Checksums-Sha1:
019fa201d8b1ee026120c57b5cb45488bb033245 1777 sysvinit_2.88dsf-46.dsc
28e0029f3bfa874bdb5011350b8793c99d708612 169076
sysvinit_2.88dsf-46.debian.tar.xz
d5a55bda1032bcfcec748b3c5e0f57165b260ddb 80976 sysvinit_2.88dsf-46_amd64.deb
6880500de5ae519041eedeb44b16627a562de720 128278
sysvinit-core_2.88dsf-46_amd64.deb
048b98cf869f9d20310c6fa56bebc683c950e948 93430
sysvinit-utils_2.88dsf-46_amd64.deb
43bfc89508151aeba54bacc450e177d220c6cd08 79736 sysv-rc_2.88dsf-46_all.deb
6c8949eb5e82041de6e5c2e836653213843f0d38 84660 initscripts_2.88dsf-46_amd64.deb
bdaec64a3fd1cb6a25384c0ec3f1b54b1836a877 56176 bootlogd_2.88dsf-46_amd64.deb
Checksums-Sha256:
2d1bd06aadacae74e4da277f6ba5efaa4561d8c080a31d69d397a13f957344c0 1777
sysvinit_2.88dsf-46.dsc
eb368bee58f0d8fe67292fdc3e4d68b11e25fff90d52c3c98a211b7b522ca9cc 169076
sysvinit_2.88dsf-46.debian.tar.xz
90a6c6b79c56bb6dcbd388c2659d023ce45ba55835b4a9ca205768246515b42e 80976
sysvinit_2.88dsf-46_amd64.deb
31405c0746a75f74f1c8b4f0a290b519219338ac75b80a7b1b7a8aed8a1e4585 128278
sysvinit-core_2.88dsf-46_amd64.deb
f51ddaade9668dbe5b1df94ade4a5b5c5da2d0a756db22153cf2eb18d5285ecf 93430
sysvinit-utils_2.88dsf-46_amd64.deb
147a5ebb06b024c0b943474318d12a5f46040602a2bf4c5d068c6f6ed594d4bf 79736
sysv-rc_2.88dsf-46_all.deb
4498b31716729fbdf71bbebaf55a0795371a6d4c13a04ab681e495802fe41c9d 84660
initscripts_2.88dsf-46_amd64.deb
49de104e7f5865611623af4dea8f761ce487d61001ad85b568c89fc4c9686986 56176
bootlogd_2.88dsf-46_amd64.deb
Files:
54a473d8d4d01845ea9e3ab1d7092a05 1777 admin required sysvinit_2.88dsf-46.dsc
ef76216786e35a9c78a2ae96aaad72fb 169076 admin required
sysvinit_2.88dsf-46.debian.tar.xz
b8f4c66a63104be7fa752b6f44e74727 80976 admin required
sysvinit_2.88dsf-46_amd64.deb
87c1ad1ef2e1c92debc99cc2fb4e397b 128278 admin required
sysvinit-core_2.88dsf-46_amd64.deb
693a53be84ab469ef7f24345c8a276ac 93430 admin required
sysvinit-utils_2.88dsf-46_amd64.deb
d07834455c892f4439f4cb81e968b8ff 79736 admin required
sysv-rc_2.88dsf-46_all.deb
2ee9f95bcacab0fd465293058e0af12b 84660 admin required
initscripts_2.88dsf-46_amd64.deb
d63fc5352ac1a30e5669764ca3404119 56176 admin optional
bootlogd_2.88dsf-46_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iD8DBQFS7XmR20zMSyow1ykRAkzaAKDurI+9c1yGUt9QOeg/kAtLwjmVSwCg4Fy+
6l9BjAeqO9saqtvdgWunFIw=
=jGhL
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel