[...snip...]
Setting up drupal6 (6.15-1) ...
/usr/share/dbconfig-common/dpkg/config: line 113: [: missing `]'
sanity check failed for dbc_dbtype.
[...snip...]

in file /usr/share/dbconfig-common/dpkg/config, line 113 should be

if [ "$DEBIAN_FRONTEND" = "noninteractive" ] || [ "$RET" != "true" ]; then

and not

if [ "$DEBIAN_FRONTEND" = "noninteractive" || "$RET" != "true" ]; then

That fixed it for me.
-- 
Giulio Iotti



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to