• Tuukka Pasanen's avatar
    MDEV-31331: Fix cut'n'paste variable name in Debian pre-inst script · 30fb72ca
    Tuukka Pasanen authored
    There is unwanted cut'n'paste variable name in Debian pre-inst
    script which causes:
    
    df: '': No such file or directory
    /var/lib/dpkg/tmp.ci/preinst: line 215: [: : integer expression expected
    
    Rename variable to correct one and make check that that directory
    or symlink really exists. If it does not then fail with error
    and message.
    30fb72ca
mariadb-server-10.6.preinst 8.33 KB