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

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

[Octave-bug-tracker] [bug #57522] "pkg unload" does not care for depende


From: Juan Pablo Carbajal
Subject: [Octave-bug-tracker] [bug #57522] "pkg unload" does not care for dependencies
Date: Thu, 2 Jan 2020 19:57:55 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0

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

On the main issue of the report: I am for issuing a warning and just unloading
the selected package (third form the last item in Mike's list)

But I am not contributing to the discussion on how to handle the behavior of
unload, but to the need to store full dependency graph for each package.

I have created a set of functions[1] that can be integrated into pkg, or
Andrew's pkj to update dependency information at install time. This info could
also be collected as part of the releasing mechanism.
Once we have this info in the packages db file it is a matte rof choosing how
to traverse it.
Currently the files gets the info from installed packages, but I will extend
it to get the info from a url instead.

So, maybe it is worth adding a true feature request with "pkg build dependency
dag" or something on those lines.

[1]: https://gitlab.com/kakila/dependencydag

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57522>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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