[GH-ISSUE #575] rabbitmq-server unmet dependencies #270

Closed
opened 2026-02-26 10:31:28 +03:00 by kerem · 2 comments
Owner

Originally created by @paulclou on GitHub (Feb 1, 2023).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/575

Per forum thread #3671, Previously working docker compose installation now failing for Onlyoffice-DS, this issue should be resolved with v7.3.0. Upon testing, release/v7.3.0 does not resolve this issue.

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
Failure to build, due to unmet dependencies when installing rabbitmq-server

# sudo docker-compose build --pull oo_server
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 rabbitmq-server : Depends: erlang-base (>= 1:24.3.2) but it is not going to be installed or
                            erlang-base-hipe (>= 1:24.3.2) but it is not installable or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-crypto (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-eldap (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-inets (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-mnesia (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-os-mon (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-parsetools (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-public-key (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-runtime-tools (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-ssl (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-syntax-tools (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-tools (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
                   Depends: erlang-xmerl (>= 1:24.3.2) but it is not going to be installed or
                            esl-erlang (>= 1:24.3.2) but it is not installable
E: Unable to correct problems, you have held broken packages.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

git clone git@github.com:ONLYOFFICE/Docker-DocumentServer.git
sudo docker-compose build --pull oo_server

What is the expected behavior?
Build complete successfully

Did this work in previous versions of DocumentServer?
Yes but issue likely due to change in dependency of rabbitmq-server from Ubuntu repo

DocumentServer Docker tag:
Tested on

  • Branch release/7.3.0
  • Branch master
  • Tag v6.5.0.63

Host Operating System:
Debian Stable

Originally created by @paulclou on GitHub (Feb 1, 2023). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/575 Per forum thread #3671, ![[Previously working docker compose installation now failing for Onlyoffice-DS](https://forum.onlyoffice.com/t/previously-working-docker-compose-installation-now-failing-for-onlyoffice-ds/3671)](https://forum.onlyoffice.com/t/previously-working-docker-compose-installation-now-failing-for-onlyoffice-ds/3671/6), this issue should be resolved with v7.3.0. Upon testing, `release/v7.3.0` does not resolve this issue. **Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Failure to build, due to unmet dependencies when installing `rabbitmq-server` ``` # sudo docker-compose build --pull oo_server Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: rabbitmq-server : Depends: erlang-base (>= 1:24.3.2) but it is not going to be installed or erlang-base-hipe (>= 1:24.3.2) but it is not installable or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-crypto (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-eldap (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-inets (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-mnesia (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-os-mon (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-parsetools (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-public-key (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-runtime-tools (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-ssl (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-syntax-tools (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-tools (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable Depends: erlang-xmerl (>= 1:24.3.2) but it is not going to be installed or esl-erlang (>= 1:24.3.2) but it is not installable E: Unable to correct problems, you have held broken packages. ``` **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.** ``` git clone git@github.com:ONLYOFFICE/Docker-DocumentServer.git sudo docker-compose build --pull oo_server ``` **What is the expected behavior?** Build complete successfully **Did this work in previous versions of DocumentServer?** Yes but issue likely due to change in dependency of `rabbitmq-server` from Ubuntu repo **DocumentServer Docker tag:** Tested on - Branch `release/7.3.0` - Branch `master` - Tag `v6.5.0.63` **Host Operating System:** Debian Stable
kerem closed this issue 2026-02-26 10:31:28 +03:00
Author
Owner

@DX37 commented on GitHub (Feb 2, 2023):

Can confirm this bug on Arch Linux. Also tested hotfix/v7.3.1 and previous successful tags - not building at all.

<!-- gh-comment-id:1413052006 --> @DX37 commented on GitHub (Feb 2, 2023): Can confirm this bug on Arch Linux. Also tested `hotfix/v7.3.1` and previous successful tags - not building at all.
Author
Owner

@paulclou commented on GitHub (Feb 3, 2023):

Confirmed with cac79dea01 builds successfully and fixes this issue

<!-- gh-comment-id:1414604432 --> @paulclou commented on GitHub (Feb 3, 2023): Confirmed with cac79dea01b64793909ed505d28c9cc5667aac9b builds successfully and fixes this issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#270
No description provided.