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

[Pkg-octave-devel] Bug#516772: marked as done (octave3.1: does not see installed packages)



Your message dated Mon, 23 Feb 2009 18:24:50 +0100
with message-id <20090223172450.GE29189@pc049-u864.lyon.inserm.fr>
and subject line Re: [Pkg-octave-devel] Bug#516772: octave3.1: does not see installed packages
has caused the Debian Bug report #516772,
regarding octave3.1: does not see installed packages
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
516772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516772
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: octave3.1
Version: 3.1.52-4
Severity: normal

$ mv ~/.octaverc /tmp

$ octave -qf
octave:1> pkg load statistics
octave:2> quit

$ octave -q
octave:1> pkg load statistics
error: package statistics is not installed
error: called from:
error:   /usr/share/octave/3.1.52/m/pkg/pkg.m at line 2008, column 4
error:   /usr/share/octave/3.1.52/m/pkg/pkg.m at line 303, column 7
octave:1> quit

That is, if I tell Octave to ignore the system-wide octaverc file,
packages are normally loaded, else all packages are seen are not
installed.

Tha reason is that the distributed /etc/octave3.1.conf file sets the
pkg list to be /usr/share/octave/packages/3.1/octave_packages, which is
empty.  The real list, built by previous versions of Octave, is at
/usr/share/octave/octave_packages, and that's the place where the pkg
command goes when Octave is called with -qf.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=it_IT@euro (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages octave3.1 depends on:
ii  libarpack2          2.1+parpack96.dfsg-1 Fortran77 subroutines to solve lar
ii  libatlas3gf-base [l 3.6.0-22             Automatically Tuned Linear Algebra
ii  libblas3gf [libblas 1.2-2                Basic Linear Algebra Subroutines 3
ii  libbz2-1.0          1.0.5-1              high-quality block-sorting file co
ii  libc6               2.7-18               GNU C Library: Shared libraries
ii  libcurl3-gnutls     7.18.2-8             Multi-protocol file transfer libra
ii  libfftw3-3          3.1.2-3.1            library for computing Fast Fourier
ii  libfltk1.1          1.1.9-6              Fast Light Toolkit - shared librar
ii  libfreetype6        2.3.7-2              FreeType 2 font engine, shared lib
ii  libftgl2            2.1.3~rc5-2          library to render text in OpenGL u
ii  libgcc1             1:4.3.3-3            GCC support library
ii  libgfortran3        4.3.3-3              Runtime library for GNU Fortran ap
ii  libgl1-mesa-glx [li 7.0.3-7              A free implementation of the OpenG
ii  libglpk0            4.35-1               linear programming kit with intege
ii  libglu1-mesa [libgl 7.0.3-7              The OpenGL utility library (GLU)
ii  libgraphicsmagick++ 1.1.11-3.2           format-independent image processin
ii  libgraphicsmagick1  1.1.11-3.2           format-independent image processin
ii  libhdf5-serial-1.6. 1.6.6-4              Hierarchical Data Format 5 (HDF5) 
ii  libice6             2:1.0.4-1            X11 Inter-Client Exchange library
ii  libjasper1          1.900.1-5.1          The JasPer JPEG-2000 runtime libra
ii  libjpeg62           6b-14                The Independent JPEG Group's JPEG 
ii  liblapack3gf [libla 3.1.1-6              library of linear algebra routines
ii  liblcms1            1.17.dfsg-1          Color management library
ii  libncurses5         5.7+20081213-1       shared libraries for terminal hand
ii  libpcre3            7.8-2                Perl 5 Compatible Regular Expressi
ii  libpng12-0          1.2.27-2             PNG library - runtime
ii  libqhull5           2003.1-11            calculate convex hulls and related
ii  libreadline5        5.2-3.1              GNU readline and history libraries
ii  libsm6              2:1.0.3-2            X11 Session Management library
ii  libstdc++6          4.3.3-3              The GNU Standard C++ Library v3
ii  libsuitesparse-3.2. 1:3.2.0-1            collection of libraries for comput
ii  libtiff4            3.8.2-11             Tag Image File Format (TIFF) libra
ii  libwmf0.2-7         0.2.8.4-6            Windows metafile conversion librar
ii  libx11-6            2:1.1.5-2            X11 client-side library
ii  libxml2             2.6.32.dfsg-5        GNOME XML library
ii  octave3.1-common    3.1.52-4             architecture-independent files for
ii  texinfo             4.11.dfsg.1-4        Documentation system for on-line i
ii  zlib1g              1:1.2.3.3.dfsg-12    compression library - runtime

Versions of packages octave3.1 recommends:
ii  gnuplot                       4.2.4-4    A command-line driven interactive 
ii  libatlas3gf-base              3.6.0-22   Automatically Tuned Linear Algebra

Versions of packages octave3.1 suggests:
pn  octave3.1-doc                 <none>     (no description available)
ii  octave3.1-emacsen             3.1.52-4   Emacs support for the GNU Octave l
ii  octave3.1-headers             3.1.52-4   header files for the GNU Octave la
pn  octave3.1-htmldoc             <none>     (no description available)
ii  octave3.1-info                3.1.52-4   GNU Info documentation on the GNU 

-- no debconf information



--- End Message ---
--- Begin Message ---
* Francesco Potorti` <Potorti@isti.cnr.it> [2009-02-23 16:59]:

> Package: octave3.1
> Version: 3.1.52-4
> Severity: normal
> 
> $ mv ~/.octaverc /tmp
> 
> $ octave -qf
> octave:1> pkg load statistics
> octave:2> quit
> 
> $ octave -q
> octave:1> pkg load statistics
> error: package statistics is not installed
> error: called from:
> error:   /usr/share/octave/3.1.52/m/pkg/pkg.m at line 2008, column 4
> error:   /usr/share/octave/3.1.52/m/pkg/pkg.m at line 303, column 7
> octave:1> quit
> 
> That is, if I tell Octave to ignore the system-wide octaverc file,
> packages are normally loaded, else all packages are seen are not
> installed.
> 
> Tha reason is that the distributed /etc/octave3.1.conf file sets the
> pkg list to be /usr/share/octave/packages/3.1/octave_packages, which is
> empty.  The real list, built by previous versions of Octave, is at
> /usr/share/octave/octave_packages, and that's the place where the pkg
> command goes when Octave is called with -qf.

This was changed recently and done on purpose.  Note that the directory
where the octave_packages file lies now is versioned, i.e
/usr/share/octave/packages/3.0/ vs. /usr/share/octave/packages/3.1/.  Our
intention is to make the octave-forge packages only available for the stable
version of Octave, which is currently octave3.0.

If you wish to have the Octave packages for octave3.1 you will have to
install them by hand.  After all, octave3.1 is in the "experimental"
distribution and it is, huh, so to speak, ... experimental!  In other words,
do not expect any "normal" behavior from this package.

I am hereby closing this bug report.

-- 
Rafael


--- End Message ---

Reply to: