octave-maintainers
[Top][All Lists]
Advanced

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

Re: optics 0.1.0 released


From: Andreas Weber
Subject: Re: optics 0.1.0 released
Date: Tue, 10 Jun 2014 17:39:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Am 10.06.2014 12:22, schrieb Carnë Draug:
> a new release of the optics package is out, version 0.1.0, by Martin
> Vogel. Enjoy Octave responsibly.

Hi Carnë,
have you tried to install it?

octave:1> pkg install "optics-0.1.0.tar.gz"
package is missing file: COPYING
...

because there is no execution right set:

$ wget http://packages.octave.org/download/optics-0.1.0.tar.gz

$ tar -vtf optics-0.1.0.tar.gz |grep "^d"
drw-rw---- martin/None       0 2014-06-09 17:50 optics/
drw-rw---- martin/None             0 2014-06-09 17:43 optics/inst/
drw-rw---- martin/None             0 2014-06-09 17:43 optics/inst/private/

Due to this, exist in verify_directory.m fails when trying to check COPYING.

@martin: is this a bug in my or yours tar version or does your optics
directory doesn't has the execution flag set before tar czf ...?

-- Andy




reply via email to

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