Package: ltsp-client-builder
Version: 0.99debian12+0.0.edu.etch.7
Tags: d-i
Severity: |minor
|Usertags: [EMAIL PROTECTED]
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
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]