Changes between Initial Version and Version 5 of Ticket #1730
- Timestamp:
- 12/18/2021 07:20:01 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1730
- Property Owner changed from to
- Property Priority highest → normal
- Property Status new → accepted
- Property Component Docs → ablfs
- Property Severity blocker → normal
-
Ticket #1730 – Description
initial v5 2 2 - (i) they are not already installed 3 3 - (ii) their version is higher than the installed version 4 If a dependency is notinstalled, its dependencies are not considered.4 If a dependency is installed, its dependencies are not considered. 5 5 6 6 But it may happen that a dependency (depB) of a dependency (depA) is in case (i) or (ii) (most likely), but not depA. In this case, depB is not considered, although it might happen that it is needed for the requested package.