Spoje-NET / Spoje-NET/multiflexi-mserver
ubuntu:resolute build failure: multiflexi-cli uninstallable due to missing multiflexi-sqlite
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Problem
Installation test on ubuntu:resolute fails because multiflexi-cli cannot be installed.
Error (from Jenkins build #27)
The following packages have unmet dependencies:
multiflexi-mserver : Depends: multiflexi-cli but it is not going to be installed
E: Unable to satisfy dependencies. Reached two conflicting assignments:
1. multiflexi-cli:amd64 is selected for install because:
1. multiflexi-mserver:amd64=1.0.0.27~resolute is selected for install
2. multiflexi-mserver:amd64 Depends multiflexi-cli
2. multiflexi-cli:amd64 Depends multiflexi-sqlite (>= 2.4.1) | multiflexi-mysql (>= 2.4.1) | multiflexi-pgsql (>= 2.4.1)
but none of the choices are installable:
[no choices]
Cause
multiflexi-sqlite (>= 2.4.1) is not available in the vitexsoftware/resolute repository.
Fix
Publish multiflexi-sqlite (and multiflexi-mysql, multiflexi-pgsql) for Ubuntu 25.04 (resolute) to the VitexSoftware repository.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Jenkins build #27 and inspect the package publication configuration for the vitexsoftware/resolute repository. Verify how Ubuntu 25.04 packages are built and published, then confirm that multiflexi-sqlite, multiflexi-mysql, and multiflexi-pgsql at version 2.4.1 or newer are installable and satisfy multiflexi-cli.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ubuntu
- Domain
- devops, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100