[Pkg-ltsp-devel] Bug#445312: ltsp-client-builder udeb confuses debconf during installation

Ronny Aasen ronny at skolelinux.no
Thu Oct 4 19:43:37 UTC 2007


Package: ltsp-client-builder
Version: 0.99debian12+0.0.edu.etch.7
Tags: d-i
Severity: |minor
|Usertags: debian-edu at 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








More information about the Pkg-ltsp-devel mailing list