is it possible to override https://dist.plone.org/release/xxxx/versions.cfg values ??

robert rottermann <[email protected]> Mon, 15 Mar 2021 22:23:02 +0100
Newsgroups gmane.comp.web.zope.plone.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============4774854344477056773==
Content-Type: multipart/alternative;
 boundary="------------6B447B3B719C9279FECDD7AE"
Content-Language: en-GB

This is a multi-part message in MIME format.
--------------6B447B3B719C9279FECDD7AE
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

Hi there

I try to rebuild a Plone version 3-Site. using buildout.

After totally circumventing bin/buildout and calling zc.buildout directly, I am 
"nearly" there, I hope.

I now get some errors like:

-----------------------------------------------
Installing instance.
Version and requirements information containing products.archetypes:
   [versions] constraint on products.archetypes: 1.5.13
   Requirement of Products.PloneFormGen: Products.Archetypes>=1.7.14
   Requirement of Products.LinguaPlone: Products.Archetypes
   Requirement of Plone==3.3.2: Products.Archetypes
   Requirement of plone.app.referenceablebehavior: Products.Archetypes
   Requirement of plone.contentratings: Products.Archetypes
While:
   Installing instance.
Error: The requirement ('Products.Archetypes>=1.7.14') is not allowed by your 
[versions] constraint (1.5.13)
----------------------------------------------------

iI would like to handle the following Values::

setuptools = 0.6c11
Products.ATContentTypes = 1.3.4

In the case of

setuptools

The setuptools-value I would like to ignore have it set to a more actual version.

In the case ATContenttypes I would like to edit the buildout.cfg with older 
modules that are hppy with the ATContentTypes V3.3 uses.

I tried to do something like this:

eggs =
     Plone
     Products.PloneFormGen = 1.66

Hi there

I try to rebuild a Plone version 3-Site. using buildout.

After totally circumventing bin/buildout and calling zc.buildout directly, I am 
"nearly" there, I hope.

I now get some errors like:

Installing instance.
Version and requirements information containing products.archetypes:
   [versions] constraint on products.archetypes: 1.5.13
   Requirement of Products.PloneFormGen: Products.Archetypes>=1.7.14
   Requirement of Products.LinguaPlone: Products.Archetypes
   Requirement of Plone==3.3.2: Products.Archetypes
   Requirement of plone.app.referenceablebehavior: Products.Archetypes
   Requirement of plone.contentratings: Products.Archetypes
While:
   Installing instance.
Error: The requirement ('Products.Archetypes>=1.7.14') is not allowed by your 
[versions] constraint (1.5.13)

in the values I get from plones versions.cfg
iI would like to adapt the following values::

setuptools = 0.6c11
Products.ATContentTypes = 1.3.4


The setuptools-value I would like to ignore or have it set to a more actual version.

In the case ATContenttypes I would like to edit the buildout.cfg with older 
modules that are happy with the ATContentTypes V3.3 uses.

I tried to do something like this:

eggs =
     Plone
     Products.PloneFormGen = 1.66


But this fails.

I would be thankful for your help.

Robert

But this fails.

I would be thankful for your help.

Robert


--------------6B447B3B719C9279FECDD7AE
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi there</p>
    <p>I try to rebuild a Plone version 3-Site. using buildout.</p>
    <p>After totally circumventing bin/buildout and calling zc.buildout
      directly, I am "nearly" there, I hope.</p>
    <p>I now get some errors like:</p>
    <p>-----------------------------------------------<br>
      Installing instance.<br>
      Version and requirements information containing
      products.archetypes:<br>
        [versions] constraint on products.archetypes: 1.5.13<br>
        Requirement of Products.PloneFormGen:
      Products.Archetypes&gt;=1.7.14<br>
        Requirement of Products.LinguaPlone: Products.Archetypes<br>
        Requirement of Plone==3.3.2: Products.Archetypes<br>
        Requirement of plone.app.referenceablebehavior:
      Products.Archetypes<br>
        Requirement of plone.contentratings: Products.Archetypes<br>
      While:<br>
        Installing instance.<br>
      Error: The requirement ('Products.Archetypes&gt;=1.7.14') is not
      allowed by your [versions] constraint (1.5.13)<br>
      ----------------------------------------------------</p>
    <p>iI would like to handle the following Values::</p>
    <pre>setuptools = 0.6c11
Products.ATContentTypes = 1.3.4

</pre>
    <p>In the case of <br>
    </p>
    <pre>setuptools</pre>
    <p>
      The setuptools-value I would like to ignore have it set to a more
      actual version.</p>
    <p>In the case ATContenttypes I would like to edit the buildout.cfg
      with older modules that are hppy with the ATContentTypes V3.3
      uses.</p>
    <p>I tried to do something like this:</p>
    <p>eggs =<br>
          Plone<br>
          Products.PloneFormGen = 1.66<br>
    </p>
    <p>Hi there<br>
      <br>
      I try to rebuild a Plone version 3-Site. using buildout.<br>
      <br>
      After totally circumventing bin/buildout and calling zc.buildout
      directly, I am "nearly" there, I hope.<br>
      <br>
      I now get some errors like:<br>
      <br>
      Installing instance.<br>
      Version and requirements information containing
      products.archetypes:<br>
        [versions] constraint on products.archetypes: 1.5.13<br>
        Requirement of Products.PloneFormGen:
      Products.Archetypes&gt;=1.7.14<br>
        Requirement of Products.LinguaPlone: Products.Archetypes<br>
        Requirement of Plone==3.3.2: Products.Archetypes<br>
        Requirement of plone.app.referenceablebehavior:
      Products.Archetypes<br>
        Requirement of plone.contentratings: Products.Archetypes<br>
      While:<br>
        Installing instance.<br>
      Error: The requirement ('Products.Archetypes&gt;=1.7.14') is not
      allowed by your [versions] constraint (1.5.13)<br>
      <br>
      in the values I get from plones versions.cfg<br>
      iI would like to adapt the following values::<br>
      <br>
      setuptools = 0.6c11<br>
      Products.ATContentTypes = 1.3.4<br>
      <br>
      <br>
      The setuptools-value I would like to ignore or have it set to a
      more actual version.<br>
      <br>
      In the case ATContenttypes I would like to edit the buildout.cfg
      with older modules that are happy with the ATContentTypes V3.3
      uses.<br>
      <br>
      I tried to do something like this:<br>
      <br>
      eggs =<br>
          Plone<br>
          Products.PloneFormGen = 1.66<br>
      <br>
      <br>
      But this fails.<br>
      <br>
      I would be thankful for your help.<br>
      <br>
      Robert<br>
    </p>
    <p>But this fails.</p>
    <p>I would be thankful for your help.</p>
    <p>Robert<br>
    </p>
  </body>
</html>

--------------6B447B3B719C9279FECDD7AE--


--===============4774854344477056773==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============4774854344477056773==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Plone-developers mailing list
Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/plone-developers

--===============4774854344477056773==--