[SERVER-58313] Fix package test failure caused by SERVER-55460 backport to v4.2 and v4.0 Created: 07/Jul/21  Updated: 29/Oct/23  Resolved: 07/Jul/21

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 4.0.26, 4.2.16

Type: Bug Priority: Minor - P4
Reporter: Ryan Egesdahl (Inactive) Assignee: Ryan Egesdahl (Inactive)
Resolution: Fixed Votes: 0
Labels: packaging
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Depends
Backwards Compatibility: Fully Compatible
Operating System: ALL
Backport Requested:
v4.2, v4.0
Sprint: Dev Platform 2021-07-12
Participants:
Linked BF Score: 56

 Description   

SERVER-55460 was an attempt to fix SLES 12 package testing, but the backport to v4.2 and v4.0 was unsuccessful and still caused failures. At the time, this was misinterpreted as a build image problem that we would investigate later, since the build image had changed and had interacted with other changes to cause similar failures. However, the real problem is that the -tools-extra RPM doesn't exist in these versions and the -tools RPM needs to be tested instead.



 Comments   
Comment by Githook User [ 07/Jul/21 ]

Author:

{'name': 'Ryan Egesdahl', 'email': 'ryan.egesdahl@mongodb.com', 'username': 'deriamis'}

Message: SERVER-58313 Fix package testing for SLES 12 on v4.2 and v4.0

SERVER-55460 attempted to fix SLES 12 package testing, but it continued
to fail on v4.2 and v4.0. We thought it was due to a recent SLES 12
package testing image change, but that wasn't actually the case. It was
actually because the `-tools-extra` package doesn't exist in those
version, and we should have been testing the `-tools` package instead.
This commit fixes the previous backport so the correct package is
tested.

(cherry picked from commit 9719315b5a0eb5a954bc3b68e0ea7cad65b63ee2)
Branch: v4.0
https://github.com/mongodb/mongo/commit/12797e8c4aa195727d853f8518fd155e76d1ff6e

Comment by Githook User [ 07/Jul/21 ]

Author:

{'name': 'Ryan Egesdahl', 'email': 'ryan.egesdahl@mongodb.com', 'username': 'deriamis'}

Message: SERVER-58313 Fix package testing for SLES 12 on v4.2 and v4.0

SERVER-55460 attempted to fix SLES 12 package testing, but it continued
to fail on v4.2 and v4.0. We thought it was due to a recent SLES 12
package testing image change, but that wasn't actually the case. It was
actually because the `-tools-extra` package doesn't exist in those
version, and we should have been testing the `-tools` package instead.
This commit fixes the previous backport so the correct package is
tested.
Branch: v4.2
https://github.com/mongodb/mongo/commit/9719315b5a0eb5a954bc3b68e0ea7cad65b63ee2

Generated at Thu Feb 08 05:44:11 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.