•  
      request #14371 VERSION file has not been correctly incremented with the Tuleap 11.10 tag
    Infos
    #14371
    Thomas Gerbet (tgerbet)
    2020-01-08 21:18
    2020-01-08 19:24
    15622
    Details
    VERSION file has not been correctly incremented with the Tuleap 11.10 tag
    VERSION file content has been changed in "11.1O" instead of "11.10".

    This file is used to build the version number used in the RPM packages. Thankfully this situation is quite harmless:

    $ rpmdev-vercmp tuleap-11.10-1.el7.noarch tuleap-11.1O-1.el7.noarch
    tuleap-11.10-1.el7.noarch > tuleap-11.1O-1.el7.noarch


    Anyway the situation should be fixed: it was not expected and I'm really not eager to discover if all of our tools (or the ones used by users) support it.
    Other
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2020-01-08
    Attachments
    Empty
    References
    Referencing request #14371
    Referenced by request #14371

    Artifact Tracker v5

    rel #14138 11.11

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2020-01-08 21:18
    Write access to the repository have been restored.

    • Status changed from Under implementation to Closed
    • Close date set to 2020-01-08
    User avatar
    Thomas Gerbet (tgerbet)2020-01-08 19:54
    Fix published at gerrit #17390.

    Since this file is not supposed to be modified outside of the tag of a new version or the merge of a contribution and that fixing it actually require to do something that we are not supposed to do, no other changes must be published to the Tuleap repository until this patch is (or we will end up in a uglier situation if this change is published on top of another one). Write access to the repository has been temporarily revoked for everyone.
    I'm going to take the responsibility to publish the change myself as is as soon as the CI pipeline confirms the build is fine. The VERSION file is not supposed to be part of a review (it's probably the only one of the whole repo...) and is under the entire responsibility of the maintainers (for good and bad parts as we can see here).

    • Summary
      -VERSION file has not been correctly incremented when Tuleap 11.10 has been tagged 
      +VERSION file has not been correctly incremented with the Tuleap 11.10 tag