Opened 22 months ago
Last modified 22 months ago
#18246 new bug
HaikuDepot displays package still as installed if it was unstalled because of a conflict resolution
Reported by: | jmairboeck | Owned by: | apl-haiku |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/HaikuDepot | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
After switching from openjdk14_default
to openjdk11_default
, HaikuDepot shows the former still as installed, including the "uninstall" button. Pressing that results in an error message because the package was already uninstalled before.
Attachments (1)
Change History (3)
by , 22 months ago
Attachment: | screenshot2.png added |
---|
comment:1 by , 22 months ago
Hi; thanks for raising this. I am unsure what the _default
package is; is there any documentation for this mechanism?
comment:2 by , 22 months ago
The openjdk_default packages provide the java commands in $PATH, e.g. cmd:java
. They conflict which each other, so when having one of them installed, and trying to install another one, the former must be uninstalled (which is what I did in this case, via the conflict resolution dialog).
This is however just the concrete example where the error occurred.
error message