•  
      request #8227 Update broken on Centos 5: Error performing checksum
    Infos
    #8227
    Thomas Cottier (tcottier)
    2015-07-13 09:56
    2015-07-13 09:56
    8249
    Details
    Update broken on Centos 5: Error performing checksum
    The migration of tuleap.net from centos 5 to centos 6 broke the update of old platforms.

    Previously in the centos 5 yum repository of Tuleap, we used shasum for checksum. Now we use sha256sum.

    If you run tuleap on centos 5 and want to update, It will fail with a "[Errno -3] Error performing checksum" message.

    To correct this please install python-hashlib:

    yum install python-hashlib --disablerepo=Tuleap
    Installation process
    8.2
    CentOS 5 + php53
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Cottier (tcottier)
    Closed
    2015-07-13
    Attachments
    Empty
    References
    References list is empty

    Follow-ups