Skip to content

Commit

Permalink
Merge pull request #7993 from Labuschagne-Miro/Labuschagne-Miro-patch-1
Browse files Browse the repository at this point in the history
Update installed apt packages
  • Loading branch information
pdelboca committed Jan 17, 2024
2 parents 6648f04 + 4cffe9a commit 088a207
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/7986.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
libmagic error when CKAN 2.10.3 is installed from source
2 changes: 1 addition & 1 deletion doc/maintaining/installing/install-from-source.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ work on CKAN.
If you're using a Debian-based operating system (such as Ubuntu) install the
required packages with this command::

sudo apt-get install python3-dev libpq-dev python3-pip python3-venv git-core redis-server
sudo apt-get install python3-dev libpq-dev python3-pip python3-venv git-core redis-server libmagic1

If you're not using a Debian-based operating system, find the best way to
install the following packages on your operating system (see
Expand Down

0 comments on commit 088a207

Please sign in to comment.