Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
docs: add pkg-config to resolved issues (#1161)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebecca Graber authored Aug 25, 2023
1 parent 18cab2b commit cfc9f2b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/troubleshoot_general_tips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,16 @@ During ``make dev.provision``, the edx-platform script ``copy-node-modules.sh``

This issue was introduced on edx-platform master in July 2023 and was resolved in August 2023 (without becoming part of a named release). See https://github.com/openedx/devstack/issues/1138 for more details, including a workaround for those unable to upgrade their repos or images for some reason.

Cannot find valid pkg-config name
---------------------------------

During ``make requirements`` there would be an error::

Exception: Cannot find valid pkg-config name.
Specify MYSQLCLIENT_CFLAGS and MYSQLCLIENT_LDFLAGS env vars manually

This was resolved in July 2023 with https://github.com/openedx/edx-platform/pull/32732.

.. _update your repos and pull the latest images:

Updating Devstack
Expand Down

0 comments on commit cfc9f2b

Please sign in to comment.