Giter Club home page Giter Club logo

Comments (4)

bviviano avatar bviviano commented on June 5, 2024

Taking a closer look, it appears it does heave the correct Digest infomation

$ rpm --checksig -v teams-for-linux-1.4.27.x86_64.rpm 
teams-for-linux-1.4.27.x86_64.rpm:
    Header V4 RSA/SHA512 Signature, key ID e6a6e47d: OK
    Header SHA256 digest: OK
    Header SHA1 digest: OK
    Payload SHA256 digest: OK

So I am not exactly sure why I am getting the

error: unpacking of archive failed on file /opt/teams-for-linux/LICENSE.electron.txt;662108f4: cpio: Digest mismatch

message.

from teams-for-linux.

IsmaelMartinez avatar IsmaelMartinez commented on June 5, 2024

Can you check if this is not the same as #958 ? A bit lost on this ones, sorry

from teams-for-linux.

bviviano avatar bviviano commented on June 5, 2024

I don't think it is, since this is a CPIO Digest problem, which indicates the issue has to do with how the RPM is being built.

Do you know what rpmbuild version is being used to build the Teams-for-linux RPM?

from teams-for-linux.

bviviano avatar bviviano commented on June 5, 2024

I took a closer look at the links in #958, looking at the FPM docs:

https://fpm.readthedocs.io/en/latest/cli-reference.html

and understanding the issue is Digest related, I think setting the fpm option

--rpm-digest sha256

Should resolve the issue for FIPS and be backwards compatible to older systems like RHEL/CentOS 7, but if there is a way for you to build a one-off RPM of 1.4.27 with --rpm-digest sha256, I will be glad to test installing it on a RHEL[7-9] system at our site, to ensure it installs without error on all 3 RHEL versions.

Thanks!

from teams-for-linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.