Debian Bug report logs -
#445312
ltsp-client-builder udeb confuses debconf during installation
Reported by: Ronny Aasen <ronny@skolelinux.no>
Date: Thu, 4 Oct 2007 19:51:02 UTC
Severity: normal
Tags: d-i
Found in version 0.99debian12+0.0.edu.etch.7
Fixed in version 5.1.10-2
Done: Vagrant Cascadian <vagrant@freegeek.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#445312; Package ltsp-client-builder.
(full text, mbox, link).
Acknowledgement sent to Ronny Aasen <ronny@skolelinux.no>:
New Bug report received and forwarded. Copy sent to LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>.
Your message specified a Severity: in the pseudo-header, but
the severity value |minor was not recognised.
The default severity normal is being used instead.
The recognised values are: critical, grave, serious, important, normal, minor, wishlist, fixed.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: ltsp-client-builder
Version: 0.99debian12+0.0.edu.etch.7
Tags: d-i
Severity: |minor
|Usertags: debian-edu@lists.debian.org
Running ltsp-client-builder with DEBCONF_DEBUG=developer shows some
errors in the debconf interaction.
- syslog -
Oct 4 16:26:41 in-target: info: LTSP client installation completed successfully
Oct 4 16:26:41 debconf: --> PROGRESS STEP 1 PROGRESS STOP
Oct 4 16:26:41 debconf: <-- 20 Incorrect number of arguments
This comes from line 51 in ltsp-client-builder.postinst where it saies
--orginal
db_progress STEP 1
db_progress STOP
--
Adding some action between the db_progress lines fixes the problem.
--example
db_progress STEP 1
log "finished"
db_progress STOP
kind regards
Ronny Aasen
Information forwarded to debian-bugs-dist@lists.debian.org, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#445312; Package ltsp-client-builder.
(full text, mbox, link).
Acknowledgement sent to Ronny Aasen <ronny@skolelinux.no>:
Extra info received and forwarded to list. Copy sent to LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #10 received at 445312@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
a patch for the workaround.
Ronny
[cdebconf-workaround.patch (text/x-diff, inline)]
--- ltsp-client-builder.postinst.before 2007-10-21 00:40:49.000000000 +0200
+++ ltsp-client-builder.postinst.after 2007-10-21 00:42:00.000000000 +0200
@@ -55,7 +55,7 @@
in-target /usr/sbin/ltsp-build-client $BUILD_CLIENT_OPTS
db_progress STEP 1
-
+log "Finished"
db_progress STOP
# configure a default interface for usage with LTSP
Reply sent
to Vagrant Cascadian <vagrant@freegeek.org>:
You have taken responsibility.
(Mon, 29 Dec 2008 17:48:05 GMT) (full text, mbox, link).
Notification sent
to Ronny Aasen <ronny@skolelinux.no>:
Bug acknowledged by developer.
(Mon, 29 Dec 2008 17:48:05 GMT) (full text, mbox, link).
Message #15 received at 445312-done@bugs.debian.org (full text, mbox, reply):
Version: 5.1.10-2
i tried ltsp-client-builder with DEBCONF_DEBUG=developer set, and i
couldn't reproduce it with this version. there have been significant
changes to the udeb since the version this bug was reported against, so
i'm calling this done.
live well,
vagrant
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Tue, 27 Jan 2009 07:26:44 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 13:20:44 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.