Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Plone 5.2.9 and 5.2.8 #12915

Merged
merged 1 commit into from
Aug 8, 2022
Merged

Conversation

avoinea
Copy link
Contributor

@avoinea avoinea commented Aug 6, 2022

@github-actions
Copy link

github-actions bot commented Aug 6, 2022

Diff for e5c42f0:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 8186f16..e34dab3 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,6 +1,12 @@
 Maintainers: Alin Voinea <alin.voinea@gmail.com> (@avoinea), Piero Nicolli <piero.nicolli@redturtle.it> (@pnicolli), Sven Strack <sven@so36.net> (@svx), Antonio De Marinis <Antonio.DeMarinis@eea.europa.eu> (@demarant)
 GitRepo: https://github.com/plone/plone.docker.git
 
-Tags: 5.2.7-python38, 5.2-python38, 5-python38, python38, 5.2.7, 5.2, 5, latest
-GitCommit: d17783d696042a3e9c2214c289306493e75f5ddc
-Directory: 5.2/5.2.7/debian
+Tags: 5.2.8-python38, 5.2.8
+Architectures: amd64, arm64v8
+GitCommit: dfb126db2d9c956d84ff381e7b1ee9f642edf716
+Directory: 5.2/5.2.8/debian
+
+Tags: 5.2.9-python38, 5.2-python38, 5-python38, python38, 5.2.9, 5.2, 5, latest
+Architectures: amd64, arm64v8
+GitCommit: dfb126db2d9c956d84ff381e7b1ee9f642edf716
+Directory: 5.2/5.2.9/debian
diff --git a/_bashbrew-list b/_bashbrew-list
index beab2f6..a4959f7 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -2,7 +2,9 @@ plone:5
 plone:5-python38
 plone:5.2
 plone:5.2-python38
-plone:5.2.7
-plone:5.2.7-python38
+plone:5.2.8
+plone:5.2.8-python38
+plone:5.2.9
+plone:5.2.9-python38
 plone:latest
 plone:python38
diff --git a/plone_latest/Dockerfile b/plone_5.2.8/Dockerfile
similarity index 90%
copy from plone_latest/Dockerfile
copy to plone_5.2.8/Dockerfile
index 1059a98..1c0a2d2 100644
--- a/plone_latest/Dockerfile
+++ b/plone_5.2.8/Dockerfile
@@ -1,13 +1,13 @@
 FROM python:3.8-slim-buster
 
-ENV PIP=21.0.1 \
-    ZC_BUILDOUT=2.13.5 \
+ENV PIP=22.2.2 \
+    ZC_BUILDOUT=2.13.7 \
     SETUPTOOLS=51.3.3 \
-    WHEEL=0.36.2 \
+    WHEEL=0.37.1 \
     PLONE_MAJOR=5.2 \
-    PLONE_VERSION=5.2.7 \
-    PLONE_VERSION_RELEASE=Plone-5.2.7-UnifiedInstaller-1.0 \
-    PLONE_MD5=c180d7ce3170b1871a7e8d53938096b1
+    PLONE_VERSION=5.2.8 \
+    PLONE_VERSION_RELEASE=Plone-5.2.8-UnifiedInstaller-1.0 \
+    PLONE_MD5=8ae7370eb8761a48394182ea564bf6f5
 
 RUN useradd --system -m -d /plone -U -u 500 plone \
  && mkdir -p /plone/instance/ /data/filestorage /data/blobstorage
diff --git a/plone_latest/buildout.cfg b/plone_5.2.8/buildout.cfg
similarity index 85%
copy from plone_latest/buildout.cfg
copy to plone_5.2.8/buildout.cfg
index ce997be..e5f81c8 100644
--- a/plone_latest/buildout.cfg
+++ b/plone_5.2.8/buildout.cfg
@@ -71,35 +71,35 @@ enabled = False
 setuptools =
 zc.buildout =
 
-plone.restapi = 8.21.0
-plone.rest = 2.0.0a2
+plone.restapi = 8.24.1
+plone.rest = 2.0.0a5
 
-RelStorage = 3.4.0
+RelStorage = 3.4.5
 argparse = 1.4.0
 bda.cache = 1.3.0
-bobtemplates.plone = 5.2.0
+bobtemplates.plone = 5.2.2
 case-conversion = 2.1.0
 collective.checkdocs = 0.2
 collective.recipe.plonesite = 1.12.0
-cx-Oracle = 8.1.0
-isort = 5.7.0
+cx-Oracle = 8.3.0
+isort = 5.10.1
 mr.bob = 0.1.2
-mysqlclient = 2.0.3
-node = 0.9.25
-node.ext.ldap = 1.0b12
-node.ext.ugm = 0.9.12
-odict = 1.7.0
-pas.plugins.ldap = 1.8.0
+mysqlclient = 2.1.1
+node = 1.0
+node.ext.ldap = 1.0
+node.ext.ugm = 1.0
+odict = 1.9.0
+pas.plugins.ldap = 1.8.1
 passlib = 1.7.4
-perfmetrics = 3.0.0
-plumber = 1.6
-psycopg2 = 2.8.6
+perfmetrics = 3.2.0
+plumber = 1.7
+psycopg2 = 2.9.3
 pyasn1 = 0.4.8
 pyasn1-modules = 0.2.8
-python-ldap = 3.3.1
+python-ldap = 3.4.2
 python-memcached = 1.59
 regex = 2020.7.14
-yafowil = 2.3.3
+yafowil = 2.3.4
 yafowil.plone = 4.0.0a3
 yafowil.widget.array = 1.6.1
 yafowil.widget.dict = 1.8
diff --git a/plone_latest/docker-entrypoint.sh b/plone_5.2.8/docker-entrypoint.sh
similarity index 100%
copy from plone_latest/docker-entrypoint.sh
copy to plone_5.2.8/docker-entrypoint.sh
diff --git a/plone_latest/docker-initialize.py b/plone_5.2.8/docker-initialize.py
similarity index 100%
copy from plone_latest/docker-initialize.py
copy to plone_5.2.8/docker-initialize.py
diff --git a/plone_latest/Dockerfile b/plone_latest/Dockerfile
index 1059a98..d1646a8 100644
--- a/plone_latest/Dockerfile
+++ b/plone_latest/Dockerfile
@@ -1,13 +1,13 @@
 FROM python:3.8-slim-buster
 
-ENV PIP=21.0.1 \
-    ZC_BUILDOUT=2.13.5 \
+ENV PIP=22.2.2 \
+    ZC_BUILDOUT=2.13.7 \
     SETUPTOOLS=51.3.3 \
-    WHEEL=0.36.2 \
+    WHEEL=0.37.1 \
     PLONE_MAJOR=5.2 \
-    PLONE_VERSION=5.2.7 \
-    PLONE_VERSION_RELEASE=Plone-5.2.7-UnifiedInstaller-1.0 \
-    PLONE_MD5=c180d7ce3170b1871a7e8d53938096b1
+    PLONE_VERSION=5.2.9 \
+    PLONE_VERSION_RELEASE=Plone-5.2.9-UnifiedInstaller-1.0 \
+    PLONE_MD5=fe4bac71688e9704a21f7877680f1374
 
 RUN useradd --system -m -d /plone -U -u 500 plone \
  && mkdir -p /plone/instance/ /data/filestorage /data/blobstorage
diff --git a/plone_latest/buildout.cfg b/plone_latest/buildout.cfg
index ce997be..e5f81c8 100644
--- a/plone_latest/buildout.cfg
+++ b/plone_latest/buildout.cfg
@@ -71,35 +71,35 @@ enabled = False
 setuptools =
 zc.buildout =
 
-plone.restapi = 8.21.0
-plone.rest = 2.0.0a2
+plone.restapi = 8.24.1
+plone.rest = 2.0.0a5
 
-RelStorage = 3.4.0
+RelStorage = 3.4.5
 argparse = 1.4.0
 bda.cache = 1.3.0
-bobtemplates.plone = 5.2.0
+bobtemplates.plone = 5.2.2
 case-conversion = 2.1.0
 collective.checkdocs = 0.2
 collective.recipe.plonesite = 1.12.0
-cx-Oracle = 8.1.0
-isort = 5.7.0
+cx-Oracle = 8.3.0
+isort = 5.10.1
 mr.bob = 0.1.2
-mysqlclient = 2.0.3
-node = 0.9.25
-node.ext.ldap = 1.0b12
-node.ext.ugm = 0.9.12
-odict = 1.7.0
-pas.plugins.ldap = 1.8.0
+mysqlclient = 2.1.1
+node = 1.0
+node.ext.ldap = 1.0
+node.ext.ugm = 1.0
+odict = 1.9.0
+pas.plugins.ldap = 1.8.1
 passlib = 1.7.4
-perfmetrics = 3.0.0
-plumber = 1.6
-psycopg2 = 2.8.6
+perfmetrics = 3.2.0
+plumber = 1.7
+psycopg2 = 2.9.3
 pyasn1 = 0.4.8
 pyasn1-modules = 0.2.8
-python-ldap = 3.3.1
+python-ldap = 3.4.2
 python-memcached = 1.59
 regex = 2020.7.14
-yafowil = 2.3.3
+yafowil = 2.3.4
 yafowil.plone = 4.0.0a3
 yafowil.widget.array = 1.6.1
 yafowil.widget.dict = 1.8

Relevant Maintainers:

@yosifkit yosifkit merged commit fc7fe68 into docker-library:master Aug 8, 2022
@tianon
Copy link
Member

tianon commented Feb 10, 2023

Looks like this is failing to build on arm64v8: 😬

Getting distribution for 'Plone==5.2.8'.
Got Plone 5.2.8.
Getting distribution for 'RelStorage[mysql,oracle,postgresql]==3.4.5'.
WARNING: The easy_install command is deprecated and will be removed in a future version.
warning: no files found matching '*.test' under directory 'src'
warning: no files found matching '*.c' under directory 'src'
warning: no files found matching '*.ipp' under directory 'include'
warning: no previously-included files matching 'relstorage.*.rst' found under directory 'docs'
warning: no previously-included files matching '_build' found under directory 'docs'
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
error: Setup script exited with error: command 'gcc' failed with exit status 1
An error occurred when trying to install /plone/buildout-cache/downloads/dist/RelStorage-3.4.5.tar.gz. Look above this message for any errors that were output by easy_install.
While:
  Installing instance.
  Getting distribution for 'RelStorage[mysql,oracle,postgresql]==3.4.5'.

An internal error occurred due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/zc/buildout/buildout.py", line 2182, in main
    getattr(buildout, command)(args)
  File "/usr/local/lib/python3.8/site-packages/zc/buildout/buildout.py", line 825, in install
    installed_files = self[part]._call(recipe.install)
  File "/usr/local/lib/python3.8/site-packages/zc/buildout/buildout.py", line 1611, in _call
    return f()
  File "/plone/buildout-cache/eggs/cp38/plone.recipe.zope2instance-6.11.0-py3.8.egg/plone/recipe/zope2instance/recipe.py", line 148, in install
    self.build_zope_conf()
  File "/plone/buildout-cache/eggs/cp38/plone.recipe.zope2instance-6.11.0-py3.8.egg/plone/recipe/zope2instance/recipe.py", line 707, in build_zope_conf
    requirements, ws = self.egg.working_set(["plone.recipe.zope2instance"])
  File "/plone/buildout-cache/eggs/cp38/zc.recipe.egg-2.0.7-py3.8.egg/zc/recipe/egg/egg.py", line 78, in working_set
    ws = self._working_set(
  File "/plone/buildout-cache/eggs/cp38/zc.recipe.egg-2.0.7-py3.8.egg/zc/recipe/egg/egg.py", line 161, in _working_set
    ws = zc.buildout.easy_install.install(
  File "/usr/local/lib/python3.8/site-packages/zc/buildout/easy_install.py", line 963, in install
    return installer.install(specs, working_set)
  File "/usr/local/lib/python3.8/site-packages/zc/buildout/easy_install.py", line 688, in install
    for dist in self._get_dist(requirement, ws):
  File "/usr/local/lib/python3.8/site-packages/zc/buildout/easy_install.py", line 580, in _get_dist
    dists = [_move_to_eggs_dir_and_compile(dist, self._dest)]
  File "/usr/local/lib/python3.8/site-packages/zc/buildout/easy_install.py", line 1751, in _move_to_eggs_dir_and_compile
    [tmp_loc] = glob.glob(os.path.join(tmp_dest, '*'))
ValueError: not enough values to unpack (expected 1, got 0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants