FS#78722 - [dbeaver] Not possible to install plugins from dbeaver due to version mismatches?

Attached to Project: Arch Linux
Opened by Luca Dorigo (gloomy) - Tuesday, 06 June 2023, 12:58 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:18 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Muflone (muflone)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I don't know if it's possible to do something about it, but it's not possible to install plugins from dbeaver's plugin interface because since the archlinux version is often slightly behind the official version, installing plugins errors out like this:

```
Cannot complete the install because of a conflicting dependency.
Software being installed: DBeaver AI Support 1.0.9.202306041918 (org.jkiss.dbeaver.ext.ai.feature.feature.group 1.0.9.202306041918)
Software currently installed: DBeaver 23.1.0 (org.jkiss.dbeaver.core.product 23.1.0)
Only one of the following can be installed at once:
DBeaver Core Plug-in 23.1.0 (org.jkiss.dbeaver.core 23.1.0)
DBeaver Core Plug-in 23.1.0.202306041918 (org.jkiss.dbeaver.core 23.1.0.202306041918)
Cannot satisfy dependency:
From: DBeaver 23.1.0 (org.jkiss.dbeaver.ce.feature.feature.group 23.1.0)
To: org.eclipse.equinox.p2.iu; org.jkiss.dbeaver.standalone.feature.feature.group [23.1.0,23.1.0]
Cannot satisfy dependency:
From: DBeaver Core 23.1.0 (org.jkiss.dbeaver.core.feature.feature.group 23.1.0)
To: org.eclipse.equinox.p2.iu; org.jkiss.dbeaver.core [23.1.0,23.1.0]
Cannot satisfy dependency:
From: DBeaver 23.1.0 (org.jkiss.dbeaver.core.product 23.1.0)
To: org.eclipse.equinox.p2.iu; org.jkiss.dbeaver.ce.feature.feature.group [23.1.0,23.1.0]
Cannot satisfy dependency:
From: DBeaver AI Support 1.0.9.202306041918 (org.jkiss.dbeaver.ext.ai.feature.feature.group 1.0.9.202306041918)
To: org.eclipse.equinox.p2.iu; org.jkiss.dbeaver.ui.feature.feature.group 7.0.0
Cannot satisfy dependency:
From: DBeaver Standalone 23.1.0 (org.jkiss.dbeaver.standalone.feature.feature.group 23.1.0)
To: org.eclipse.equinox.p2.iu; org.jkiss.dbeaver.core.feature.feature.group [23.1.0,23.1.0]
Cannot satisfy dependency:
From: DBeaver Desktop UI 23.1.0.202306041918 (org.jkiss.dbeaver.ui.feature.feature.group 23.1.0.202306041918)
To: org.eclipse.equinox.p2.iu; org.jkiss.dbeaver.core [23.1.0.202306041918,23.1.0.202306041918]
```

Maybe in the short intervals where the archlinux package matches the latest available dbeaver version it might be possible to install plugins, but I haven't been able to do so.
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:18 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/dbeaver/issues/1
Comment by Toolybird (Toolybird) - Tuesday, 06 June 2023, 20:07 GMT
> I don't know if it's possible to do something about it

Probably not. You might have to use the upstream pkg if you want to use those plugins. Feel free to edit the Wiki [1]

[1] https://wiki.archlinux.org/title/Dbeaver

Loading...