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

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

[Octave-bug-tracker] [bug #45369] pkg build leads to duplication of PKG_


From: Olaf Till
Subject: [Octave-bug-tracker] [bug #45369] pkg build leads to duplication of PKG_ADD and PKG_DEL files
Date: Thu, 09 Jul 2015 10:17:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.7.0

Follow-up Comment #27, bug #45369 (project octave):

> > Will it be possible to have PKG_ADD directives which
> > depend on directories of other packages being in the
> > path if these other packages are named in the same
> > 'pkg install ... ...' command?

> Could you describe a specific use case for this ?

I currently don't know an example.

> Would it be enough to know that dependencies are always loaded > before the
package that depends on them (I don't know if it is > the case currently) ? 

If there are no circular dependencies, it's enough.

If there are circular dependencies, first the directories of all packages
named in 'pkg install ... ...' must be added to the path before the PKG_ADD
instructions of any of these packages are executed.

Why should we disallow circular package dependencies if we are able to allow
them if these packages are installed in one pkg call.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45369>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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