[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#4533: Problems with svagtextmode



Package: svgatextmode
Maintainer: Christoph Lameter <clameter@debian.org>
Version: 1.3-3

The postinst is buggy (it seems at least one line is missing). The user is
asked whether to start svgatextmode now, but the answer isn't processed.

Also there seems to be a bug in /etc/init.d/svgatextmode. It reads:

test -x /sbin/SVGATextMode -a /etc/vgamode | exit 0

Shouldn't that be:

test -x /sbin/SVGATextMode -a -f /etc/vgamode || exit 0

Michael
-- 
Michael Meskes                   |    _____ ________ __  ____
meskes@informatik.rwth-aachen.de |   / ___// ____/ // / / __ \___  __________
meskes@sanet.de                  |   \__ \/ /_  / // /_/ /_/ / _ \/ ___/ ___/
meskes@debian.org                |  ___/ / __/ /__  __/\__, /  __/ /  (__  )
Use Debian GNU/Linux!            | /____/_/      /_/  /____/\___/_/  /____/



Reply to: