[ckan-changes] [ckan/ckan] 89e10c: Fix circleci error: E: Unable to locate package op...

Adrià Mercader noreply at github.com
Tue Jul 23 12:25:44 UTC 2019


  Branch: refs/heads/4911-remove-test-url
  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: 4d7bceaa25820ae49cc08dfa7c010967617b3d72
      https://github.com/ckan/ckan/commit/4d7bceaa25820ae49cc08dfa7c010967617b3d72
  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 4911-remove-test-url


Compare: https://github.com/ckan/ckan/compare/3c38a0df9daa...4d7bceaa2582



More information about the ckan-changes mailing list