[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pkg problems
From: |
Sergei Steshenko |
Subject: |
Re: pkg problems |
Date: |
Thu, 22 Nov 2012 20:49:58 -0800 (PST) |
----- Original Message -----
> From: Carnë Draug <address@hidden>
> To: Terry Duell <address@hidden>
> Cc: address@hidden
> Sent: Friday, November 23, 2012 2:38 AM
> Subject: Re: pkg problems
>
[snip]
> At the moment pkg is a bit broken when you mix local and global
> packages. Seems like you installed some with Fedora package manager
> and others pkg. That tends to create problems. We are working on this
> and hopefully should be fixed in the next version.
>
> Carnë
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>
'pkg.m', as I wrote many times, _quite_ a bit broken.
As I wrote many times, a _spec_ should be written first, i.e. the spec of the
whole Octave packaging.
Coexistence of global and local packages requires either change of the intent
expressed in a comment in 'pkg.m', or yet another _spec_ - for Octave's
namespaces. And, of course, implementation of the spec.
Furthermore, as I see the issues/problems, Octave's 'mkoctfile' should be
somewhat remade, especially for those, who, like myself, build Octave from
sources and install it in non-system location, but it's a relatively cosmetic
issue.
At the moment I am using the original 'mkoctfile', and I am using some
workarounds outside of it to mitigate its problems.
'mkoctfile' is not buggy as such, it implements a wrong(ish) _spec_.
So, unless all the mentioned specs are published and properly discussed, my
expectation of the future 'pkg.m' are quite low.
Regards,
Sergei.
- pkg problems, Terry Duell, 2012/11/22
- Re: pkg problems, Terry Duell, 2012/11/24
- Re: pkg problems, Sergei Steshenko, 2012/11/24
- Re: pkg problems, Carnë Draug, 2012/11/24
- Re: pkg problems, Terry Duell, 2012/11/24
- Re: pkg problems, Carnë Draug, 2012/11/24