πŸ’₯ TRENDING: WordPress/wordcamp.org/issues/ - Collection

Skip to content

Docker local wordcamp.test service missing wpackagist-plugin/camptix-mercadopagoΒ #766

@CdrMarks

Description

@CdrMarks

Describe the bug

In the wordcamp.test service, composer.json requires wpackagist-plugin/camptix-mercadopago.

it could not be found in any version, there may be a typo in the package name.

To reproduce

Steps to reproduce the behavior:

  1. Follow the instructions at https://github.com/WordPress/wordcamp.org/blob/production/.docker/readme.md
  2. Prior to running docker-compose up --build, apply this fix if necessary https://github.com/WordPress/wordcamp.org/pull/765/files
  3. Run docker-compose up --build
  4. See the output below

Expected behavior

I expect to see wordcamp.test_1 | Startup complete. in the output.

Docker Output

wordcamp.test_1  | Updating dependencies
wordcamp.test_1  | Your requirements could not be resolved to an installable set of packages.
wordcamp.test_1  | 
wordcamp.test_1  |   Problem 1
wordcamp.test_1  |     - Root composer.json requires wpackagist-plugin/camptix-mercadopago, it could not be found in any version, there may be a typo in the package name.
wordcamp.test_1  | 
wordcamp.test_1  | Potential causes:
wordcamp.test_1  |  - A typo in the package name
wordcamp.test_1  |  - The package is not available in a stable-enough version according to your minimum-stability setting
wordcamp.test_1  |    see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
wordcamp.test_1  |  - It's a private package and you forgot to add a custom repository to find it
wordcamp.test_1  | 
wordcamp.test_1  | Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
wordcamp.test_1  | [09-May-2022 03:06:25] NOTICE: fpm is running, pid 43
wordcamp.test_1  | [09-May-2022 03:06:25] NOTICE: ready to handle connections

System (please complete the following information):

  • Device: Macbook Pro
  • OS: MacOS 12.3.1
  • Docker Desktop 4.1.1 (69879)

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Component] ToolingBuild tools, automated testing, source control, linting, etc[Type] Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions