docker-compose-plugin is missing as dependency
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- bash, docker
- Domain
- devops, infrastructure
Research direction
Start in bbb-install.sh by finding the Docker installation and PostgreSQL startup paths, then reproduce the failure on Ubuntu 22.04.5 with docker-ce installed using --no-install-recommends. Ensure the installation handles the missing docker-compose-plugin dependency, and verify that the PostgreSQL startup command completes successfully.
Written by the indexing model from the issue text.
Description
Describe the bug
The installation script bbb-install.sh at some time wants to start postgresql using docker compose .... This fails if the package docker-compose-plugin is not installed. That in turn is the case on a fresh Ubuntu 22.04.5 installation if one installs docker-ce using the --no-install-recommends switch, which I've done as "Latest version of docker installed" is part of the "Minimum server requirements".
Installation type
Installation was done using the bbb-install.sh script.
Firewall and IP address type
n/a
Console output
unknown shorthand flag: 'f' in -f
Usage: docker [OPTIONS] COMMAND [ARG...]
Run 'docker --help' for more information
bbb-install: Waiting for the Postgres DB to start...
unknown shorthand flag: 'f' in -f
Usage: docker [OPTIONS] COMMAND [ARG...]
Run 'docker --help' for more information
bbb-install: failed to start Postgres service - retry to resolve
Additional context
Using the install script without prior installation of Docker the recommended packages - and so docker-compose-plugin are installed and the installation went through without any problem. If docker-ce is already installed there's no need for the install script to install it again and so no "recommendations" are installed further.
- Dominant language
- Shell
- Stars
- 660
- Forks
- 560
- Avg merge
- 15h 30m
- Merged PRs (30d)
- 6
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.
More from bigbluebutton/bbb-install
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
bigbluebutton/bbb-install#831 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
bigbluebutton/bbb-install#377 · 4 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
bigbluebutton/bbb-install#844 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
bigbluebutton/bbb-install#839 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
bigbluebutton/bbb-install#836 ·
All issues in bigbluebutton/bbb-install
Similar issues
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·
-
area: compat bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
zenhub-dev
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenLiberty/ci.docker#747 ·