[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0)
From: |
Julien Bect |
Subject: |
[Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0) |
Date: |
Sun, 21 Jun 2015 08:04:04 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0 |
Follow-up Comment #8, bug #45362 (project octave):
Ok. It looks now like we are dealing with a problem with 'pkg' itself. Let me
explain what I think is happening, because this is not the first time that I
have problem with undocumented features of pkg in relation with arch-dependent
/ arch-independent directories.
There are no PKG_ADD/PKG_DEL files in stk. Only PKG_ADD/PKG_DEL directives,
located inside stk_init.m, which trigger the creation of the corresponding
files.
When you call 'pkg build', a first set of PKG_ADD/PKG_DEL files is created
where I expect them to be, that is, at the root of the arch-independent
directory.
When you call 'pkg install' on the generated binary package, two things
happen. First, the PKG_ADD/PKG_DEL files created by 'pkg build' are moved to
the arch-dependent directory. Second, the PKG_ADD/PKG_DEL directive are parsed
(again), which leads to the creation of another set of PKG_ADD/PKG_DEL files
in the arch-independent directory.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45362>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0), marco atzeri, 2015/06/20
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0), Julien Bect, 2015/06/20
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0), marco atzeri, 2015/06/20
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0), Julien Bect, 2015/06/20
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0), marco atzeri, 2015/06/20
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0), Julien Bect, 2015/06/20
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0), Julien Bect, 2015/06/20
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0), Julien Bect, 2015/06/21
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0),
Julien Bect <=
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0), Julien Bect, 2015/06/21
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0), Carnë Draug, 2015/06/21
- [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0), Julien Bect, 2015/06/22