Announcement

Collapse
No announcement yet.

Can not update error: Error extracting patch (MER-UPG-ADM-00006)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Can not update error: Error extracting patch (MER-UPG-ADM-00006)

    Now that I got 5.34 working I was going to update my local system to Miva 10 and got this error:

    Error extracting patch (MER-UPG-ADM-00006)

    I've never had problems updating before. Any ideas?

    Maybe it's a config thing? This is the mivavm-v5.34.conf contents. This was originally set up for version 5.16 I believe, but I've slightly updated it over time (including today for the mysql thing.)

    This is a private dev box so I don't care about security.

    mivaroot=/var/www/clients/client1/web3/web
    globaltimeout=360
    mailtimeout=20
    calltimeout=360
    userdir=www
    authfile=/etc/miva.authfile
    builtindir=/home/servtools/mivavm-v5.34/lib/builtins
    <SYSTEM-LIB CODE="GD" LIBRARY = "/usr/lib/i386-linux-gnu/libgd.so.3.0.0">
    <SYSTEM-LIB CODE="MYSQLCLIENT" LIBRARY="/usr/lib/i386-linux-gnu/libmysqlclient.so.18.0.0">
    <DATABASE-LIB METHOD="MySQL" LIBRARY="/home/servtools/mivavm-v5.34/lib/databases/mysql.so">
    <DATABASE-LIB METHOD="MivaSQL" LIBRARY="/home/servtools/mivavm-v5.34/lib/databases/mivasql.so">
    cadir=/home/servtools/mivavm-v5.34/certs/openssl-1.0
    securityoptions=0x3000
    dnslookup=off
    <VirtualHost scotsscripts.smr.com>
    [email protected]
    mivaroot=/var/www/clients/client1/web3/web
    </VirtualHost>
    Last edited by Scot - ScotsScripts.com; 11-15-20, 08:33 AM.
    M.A.D.* since 1997

    http://www.scotsscripts.com

    *miva application developers

    #2
    Figured this out - the RELNOTE.txt had info about adding a couple lines related to the bzip2 and postgresql libraries in the conf file and it worked after doing that.
    M.A.D.* since 1997

    http://www.scotsscripts.com

    *miva application developers

    Comment

    Working...
    X