octave-maintainers
[Top][All Lists]
Advanced

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

Fwd: Re: pkg install -forge issues? [FORWARDED FROM HELP LIST]


From: Julien Bect
Subject: Fwd: Re: pkg install -forge issues? [FORWARDED FROM HELP LIST]
Date: Mon, 9 Jan 2017 16:46:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

-------- Message transféré --------
Sujet : Re: pkg install -forge issues?
Date : Mon, 9 Jan 2017 10:20:56 -0500
De : Nicholas Jankowski <address@hidden>
Pour : paul_1701E <address@hidden>
Copie à : Help GNU Octave <address@hidden>

On Mon, Jan 9, 2017 at 6:34 AM, paul_1701E <address@hidden> wrote:
> Having similar issue.
> Adding 3rd parameter to urlread() gives more info, and confirms CA
> certificate issue.
>
>
> />>  [txt, status, msg] = urlread
> ("http://packages.octave.org/gsl/index.html")
> txt =
> status = 0
> msg = Peer certificate cannot be authenticated with given CA certificates/
>
>
> Found issue has already been logged here
> https://savannah.gnu.org/bugs/?func=detailitem&item_id=49869
>

Yes, I think the current status for the windows builds is that pkg
automatically pulling from the server will not work until the
installers are rebuilt. Unless someone set up to do so wants to do
this for 4.2.0 and make them available, that will have to wait until
the next release.

This discussion on the help list makes me wonder: isn't it time for a 4.2.1 release?

There has been quite a lot of bug fixes on stable since 4.2.0 (see below).

@++
Julien


$ hg log -b stable -r tip:release-4-2-0 --template "{node|short}: {desc|firstline}\n"
d591b38e3410: Use GetModuleFileName for getting octave path in windows (bug #48671)
14f1738a56ae: Use C++ updaters for labels color (bug #49980).
36df0e0072a5: distinguish elements vs. bytes in fread (bug #49699)
aca714a80cfc: doc: Add more sealso links between docstrings.
03819d65cc1d: use correct dimensions for liboctave += and -= matrix operators
3793da0dbe37: fix cut and paste error in sparse matrix solver
cc025b4bd2fb: doc: Review Appendix A, External Code Interface, of manual.
4248b1e1a59f: update module.mk files for frame2im, im2frame move
fba8a6c742c6: fminsearch.m: Fix error in "guarded_eval".
8defe99c9650: Move frame2im and im2frame to image/ directory (bug #49939).
54302b670139: doc: Document nargout=0 calling mode for ode23, ode45.
2b2ac017c901: Fix undefined return argument for more than 2 outputs from ode solver (bug #49890).
06513f1f90af: * CITATION: Use 'and' instead of comma to separate author names.
1c662986189a: CITATION: Fix accent for Søren in BibTeX entry.
db2a531717b3: fix inv for hermitian matrices (bug introduced in 5ce959c55cc0) (bug #49904)
dba7d8acc3e3: doc: Correct documentation for javaclasspath file (bug #49873).
426325aa8ee9: Fix gzip for certain types of gzip files (bug #49760).
ecc19f427bd6: maint: Strip trailing whitespace from source files.
13881569f613: fix typo in liboctave version info (bug #49860)
544dac72d414: Initialize ODE Event function with start time (bug #49846).
fd056e736f73: languages/de_DE.ts: Fix spacing and punctuation (patch #9188)
e3fde9f1d47e: allow configure test to succeed without implicit fcn decls (bug #49782)
b3f5fe7e6f75: gnulib: import fix for link.m4
0419dec5d5c1: allow external docstrings from .oct files to be found again (bug #49687)
194481349d22: don't require semicolon between property list elements (bug #49819)
691d81fc885b: Fall back to Octave's regular display method for class objects without a display method.
233fb529184b: exit with non-zero status if parsing or evaluation of --eval code fails
3bc6e9a71d9e: display.m: Correctly display output for non-class objects (bug #49753, bug #49794).
7248717d456a: Don't run publish.tst unless OSMESA or gnuplot are available (bug #49767).
efdb5d9dface: doc: Rewrite parts of Introduction chapter.
6eb581b597bc: doc: Add missing change from cset 5e111d533c99
5e111d533c99: doc: Rewrite docstrings for sub2ind and ind2sub.
e23f7f47d8a3: doc: Small fixes to docstrings (bug #49733).
c3d3a81ad986: doc: Update documentation for norm, normest, normest1, condest.
fb913df7babb: doc: Update docstring for condest.
4e9241cf59db: find help for function aliases again (bug #49687)
825a85a5881d: legend.m: backport cset 7184b4516a68 (bug #49675).
9cb15c322464: doc: Add programming note to caxis docstring.
9d7026337bea: axis.m: Replace call to non-existent function clim with caxis.
9ec894c88077: doc: Update documentation for axis.
23cda8d5d2d4: doc: Update documentation for [xyz]lim.m.
1d3d0321bc5d: preserve lasterror info on rethrow (bug #49642)
bc8ebb59b623: light.m: Update docstring.
5de8670d10a6: Change text describing demo plots to reflect new ColorOrder (bug #49288).
da106618264a: norm: fix input validation tests
bedfedcd878e: norm: fix error in input argument validation leading to segfault (bug #49634)
056941d5cc7a: doc: Update month of TeX title page.
6033e2e4d5ea: doc: Clarify inputs and outputs for rgb2hsv.
1c67938a15f1: Added tag release-4-2-0 for changeset 708a4fcb7382
708a4fcb7382: Version 4.2.0 released.


reply via email to

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