Control: tags -1 + confirmed upstream
Control: reassign -1 octave-matgeom
Control: retitle -1 octave-matgeom: pkg errors on load
Control: affects -1 + octave-geometry

* Francesco Potortì <poto...@isti.cnr.it> [2024-10-03 17:58]:

Package: octave-geometry
Version: 4.1.0-1+b1
Severity: grave

 octave> pkg load matgeom
 warning: addpath: /usr/share/octave/packages/matgeom-1.2.4/polynomialCurves2d: 
No such file or directory
 warning: called from
    __matgeom_package_register__ at line 49 column 5
    /usr/share/octave/packages/matgeom-1.2.4/PKG_ADD at line 2 column 1
    load_packages_and_dependencies at line 56 column 5
    load_packages at line 53 column 3
    pkg at line 639 column 7

The cure is simply, as root:

# mkdir /usr/share/octave/packages/matgeom-1.2.4/polynomialCurves2d

After that, the pkg loads without errors

Thank you for this bug report. Actually, the problem comes from package octave-matgeom, which is a dependency for octave-geometry. The command "pkg load matgeom" fails in a similar way. I am hereby reassigning and changing the title accordingly.

Best,

Rafael

Reply via email to