#5248 closed bug (fixed)
installoptionalpackage: recursive dependency handling is broken
Reported by: | mmadia | Owned by: | mmadia |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #5315 | |
Platform: | All |
Description
Installing Subversion or BeHappy may fail due to their dependencies' dependencies not being installed.
basically, function GetPackageDependencies() is where the recursion should be occurring. In a day or so, I'll fix this.
Change History (3)
comment:1 by , 15 years ago
Blocking: | 5315 added |
---|
follow-up: 3 comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In #5315) will look into this & 5248