Closed Bug 1064588 Opened 11 years ago Closed 11 years ago

RPM install fails with "cpio: Digest mismatch"

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

References

Details

$ sudo rpm -i socorro-*.rpm error: unpacking of archive failed on file /data/socorro/socorro-virtualenv/bin/python2.6;540e07b8: cpio: Digest mismatch This can be worked around with: rpm -i --nofiledigest socorro-*.rpm I think it's related to "prelink" running on the python2.6 binary, if so we should either remove prelink on the build server or run "prelink -u" on the python binary as part of the build process.
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/fd9a9faf0b8523093c41dbf1d52ba42cc62b85dc Un-prelink python binaries after packaging an RPM fix bug 1064588 https://github.com/mozilla/socorro/commit/ac25265f85d78a5b0d3c3037486f773c71af791c Add prelink to vagrantbox. This will allow for testing of prelink fixes. fix bug 1064588 https://github.com/mozilla/socorro/commit/269decd433a2561e14ccaf9efd6b73acf662be05 Merge pull request #2344 from bramwelt/fix-bug-1064588-rpm-install-fails fix bug 1064588 - RPM Install Fails
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Broke on Jenkins because fpm is too old, filed bug 1065069 to upgrade it
Assignee: nobody → tbramwell
Status: RESOLVED → REOPENED
Depends on: 1065069
Resolution: FIXED → ---
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/927649cd53700d93b06c182a261d3e1a0ebbab8d Revert "fix bug 1064588 - RPM Install Fails" https://github.com/mozilla/socorro/commit/fe30e984ff28e80c9abb7a51ce73951b913e8485 Merge pull request #2345 from mozilla/revert-2344-fix-bug-1064588-rpm-install-fails Revert "fix bug 1064588 - RPM Install Fails"
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: --- → 102
Assignee: tbramwell → nobody
I'll reland this when the blocker build is fixed
Assignee: nobody → rhelmer
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/3dab8cb08fd82cdf64df3017a13e427cb551bab9 Merge pull request #2396 from rhelmer/bug1064588-reland-fpm-prelink fix bug 1065069 - reland RPM prelink fix for "Digest mismatch"
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Target Milestone: 102 → 105
You need to log in before you can comment on or make changes to this bug.