Package: console-tools
Version: 1:0.2.3dbs-59
Followup-For: Bug #341068
I'm not an expert in shell scripting, but seems that line 101 of
console-screen.sh is missing a "$":
- [ NUM_CONSOLES -eq 1 ] && NUM_CONSOLES=6
+ [ $NUM_CONSOLES -eq 1 ] && NUM_CONSOLES=6
Andrea
-- System Information:
Deb
Package: console-tools
Version: 1:0.2.3dbs-59
Severity: normal
After upgrading console-common (to 0.7.55) & console-data (to
2002.12.04dbs-51), the following error is displayed during bootup:
^[]RSetting up general console font... /etc/rcS.d/S48console-screen.sh:
line 101: [: NUM_CONSOLES: integ
2 matches
Mail list logo