octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #58299] Local packages for different Octave ve


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #58299] Local packages for different Octave versions cannot be installed in parallel
Date: Wed, 14 Jul 2021 05:49:01 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 Edg/91.0.864.67

Follow-up Comment #14, bug #58299 (project octave):

Like we've seen with Octave 6.3, we are trying to keep the API stable through
minor versions. But we cannot guarantee that this will always be the case.

To avoid the issue that motivated this change re-appearing when the API should
change between minor versions in the future, I pushed a change here that uses
the "api_version" string instead of the "major_version" as an identifier in
the path for the default local package store:
https://hg.savannah.gnu.org/hgweb/octave/rev/2cc14e275a51

Using something like "MAJOR_VERSION.MINOR_VERSION" would require to re-install
packages even if it would be possible to use the same installation.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58299>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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