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: Julien Bect
Subject: [Octave-bug-tracker] [bug #45369] pkg build leads to duplication of PKG_ADD and PKG_DEL files
Date: Tue, 23 Jun 2015 11:53:07 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0

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

> I wasn't aware of pkg build copying PKG_ at package root to both
arch-dependent and -independent directories. But this should surely not be
done.

Again, I don't think it does.

'pkg build' puts the PKG_ADD/PKG_DEL files at the root of the package tarball,
which to me is neither the root of the arch-independent directory (./inst) nor
the root of the arch-dependent directory (e.g.,
./inst/i686-pc-linux-gnu-api-v50+).

It is later, when 'pkg install' is called on the binary package tarball, that
the duplication problem occurs: the existing PKG_ADD/PKG_DEL are installed
into the arch-dependent directory, and new ones are created from the
directives and installed into the arch-independent directory.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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