help-octave
[Top][All Lists]
Advanced

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

pkg install -forge broke after update


From: Thomas D. Dean
Subject: pkg install -forge broke after update
Date: Mon, 31 Aug 2020 20:58:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

I updated to latest hg sources, configure, make, make check, make install. Some warnings, no errors.

octave:1> [v,d]=version()
v = 6.0.90
d = 2020-08-26
octave:2> pkg install -forge control
error: unpack: unarchiving program exited with status: 2

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
error: called from
    unpack at line 279 column 5
    untar at line 48 column 5
    install at line 93 column 9
    pkg at line 566 column 9

Tom Dean



reply via email to

[Prev in Thread] Current Thread [Next in Thread]