[SERVER-74902] Suse enterprise packages fails to install from the repos. Created: 15/Mar/23  Updated: 27/Oct/23  Resolved: 25/Mar/23

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

Type: Bug Priority: Major - P3
Reporter: Tural Farhadov Assignee: [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
Resolution: Gone away Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Problem/Incident
is caused by SERVER-72294 Upgrade all uses of sus12 to suse12-sp5 Closed
Assigned Teams:
Server Development Platform
Operating System: ALL
Steps To Reproduce:

you can reproduce the problem by building the following dockerfile.

FROM registry.suse.com/suse/sle15:latest
ADD https://www.mongodb.org/static/pgp/server-4.4.asc key.asc
RUN rpm --import key.asc
RUN zypper addrepo --gpgcheck "https://repo.mongodb.com/zypper/suse/15/mongodb-enterprise/4.4/x86_64/" mongodb
RUN zypper -n install -y mongodb-enterprise
FROM registry.suse.com/suse/sle15:latestADD https://www.mongodb.org/static/pgp/server-4.4.asc key.asc
RUN rpm --import key.asc
RUN zypper addrepo --gpgcheck "https://repo.mongodb.com/zypper/suse/15/mongodb-enterprise/4.4/x86_64/" mongodb
RUN zypper -n install -y mongodb-enterprise-4.4.0

That is the error message:

Problem: nothing provides 'libnetsnmp.so.30()(64bit)' needed by the to be installed mongodb-enterprise-server-4.4.19-1.suse15.x86_64
 Solution 1: do not install mongodb-enterprise-4.4.19-1.suse15.x86_64
 Solution 2: break mongodb-enterprise-server-4.4.19-1.suse15.x86_64 by ignoring some of its dependencies 

It seems that it is sp4 related issue. customers still in sp3 should not experience this.

Participants:

 Description   

This is happening in all enterprise suse repos.



 Comments   
Comment by Alex Neben [ 15/Mar/23 ]

I think this is likely my fault from SERVER-72294. Is this problem coming from a customer tural.farhadov@mongodb.com ?

Generated at Thu Feb 08 06:28:51 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.