[ckan-changes] [ckan/ckan] 89e10c: Fix circleci error: E: Unable to locate package op...
Adrià Mercader
noreply at github.com
Tue Jul 23 12:26:14 UTC 2019
Branch: refs/heads/4796-replace-repoze.who-friendlyform
Home: https://github.com/ckan/ckan
Commit: 89e10c8b183e7ac5fe0345e4cb1fe24c331afe45
https://github.com/ckan/ckan/commit/89e10c8b183e7ac5fe0345e4cb1fe24c331afe45
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-07-19 (Fri, 19 Jul 2019)
Changed paths:
M .circleci/config.yml
Log Message:
-----------
Fix circleci error: E: Unable to locate package openjdk-8-jdk
This occurred because the docker/python:2 image switched from Debian stretch to buster this week.
Buster uses openjdk 11 instead of 8, but even with this CKAN was unable
to talk to Solr - maybe to do with AppArmor enabled in Buster. It was
just easiest to pin back to stretch.
Commit: eb73fe8940a43b58869dda0a808fe131ac6cd361
https://github.com/ckan/ckan/commit/eb73fe8940a43b58869dda0a808fe131ac6cd361
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2019-07-19 (Fri, 19 Jul 2019)
Changed paths:
M .circleci/config.yml
Log Message:
-----------
Merge pull request #4915 from ckan/fix-circleci-jdk
Fix circleci error: openjdk-8-jdk
Commit: e6f604a2962d7bb96b6105f34508a78c9707878d
https://github.com/ckan/ckan/commit/e6f604a2962d7bb96b6105f34508a78c9707878d
Author: Yan Rudenko <yan.rudenko at gmail.com>
Date: 2019-07-23 (Tue, 23 Jul 2019)
Changed paths:
M ckan/views/home.py
Log Message:
-----------
#4919 Fix start option in data_dict
Commit: 02915e0aea933d12d974cc1aa14a4e89640e4b3c
https://github.com/ckan/ckan/commit/02915e0aea933d12d974cc1aa14a4e89640e4b3c
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2019-07-23 (Tue, 23 Jul 2019)
Changed paths:
M ckan/views/home.py
Log Message:
-----------
Merge pull request #4920 from Engerrs/4919-datasets-wrong-on-homepage
#4919 Fix start option in data_dict
Commit: 04080041d5df3d270425284c4806121b8198fa34
https://github.com/ckan/ckan/commit/04080041d5df3d270425284c4806121b8198fa34
Author: amercader <amercadero at gmail.com>
Date: 2019-07-23 (Tue, 23 Jul 2019)
Changed paths:
M .circleci/config.yml
M ckan/views/home.py
Log Message:
-----------
Merge branch 'master' into 4796-replace-repoze.who-friendlyform
Compare: https://github.com/ckan/ckan/compare/f5662fa4ee18...04080041d5df
More information about the ckan-changes
mailing list