Opened 15 months ago

Last modified 15 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.

hrev56747

Attachments (1)

screenshot2.png (6.3 KB ) - added by jmairboeck 15 months ago.
error message

Download all attachments as: .zip

Change History (3)

by jmairboeck, 15 months ago

Attachment: screenshot2.png added

error message

comment:1 by apl-haiku, 15 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 jmairboeck, 15 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.

Note: See TracTickets for help on using tickets.