-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.2.15
-
Component/s: None
-
None
The RPM located here fails to install on CentOS 7.3: http://repo.mongodb.org/yum/redhat/7/mongodb-org/3.2/x86_64/RPMS/mongodb-org-tools-3.2.15-1.el7.x86_64.rpm
Example:
[root@troi ~]# wget http://repo.mongodb.org/yum/redhat/7/mongodb-org/3.2/x86_64/RPMS/mongodb-org-tools-3.2.15-1.el7.x86_64.rpm
--2017-07-06 07:46:09-- http://repo.mongodb.org/yum/redhat/7/mongodb-org/3.2/x86_64/RPMS/mongodb-org-tools-3.2.15-1.el7.x86_64.rpm
Resolving repo.mongodb.org (repo.mongodb.org)... 13.32.254.69
Connecting to repo.mongodb.org (repo.mongodb.org)|13.32.254.69|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2883584 (2.8M) [application/x-redhat-package-manager]
Saving to: ‘mongodb-org-tools-3.2.15-1.el7.x86_64.rpm’
100%[======================================>] 2,883,584 --.-K/s in 0.1s
2017-07-06 07:46:10 (22.0 MB/s) - ‘mongodb-org-tools-3.2.15-1.el7.x86_64.rpm’ saved [2883584/2883584]
[root@troi ~]# ls -l mongodb-org-tools-3.2.15-1.el7.x86_64.rpm
-rw-r--r-- 1 root root 2883584 Jul 5 16:44 mongodb-org-tools-3.2.15-1.el7.x86_64.rpm
[root@troi ~]# yum localinstall ./mongodb-org-tools-3.2.15-1.el7.x86_64.rpm
Loaded plugins: fastestmirror
Examining ./mongodb-org-tools-3.2.15-1.el7.x86_64.rpm: mongodb-org-tools-3.2.15-1.el7.x86_64
Marking ./mongodb-org-tools-3.2.15-1.el7.x86_64.rpm as an update to mongodb-org-tools-3.2.14-1.el7.x86_64
Resolving Dependencies
--> Running transaction check
---> Package mongodb-org-tools.x86_64 0:3.2.14-1.el7 will be updated
---> Package mongodb-org-tools.x86_64 0:3.2.15-1.el7 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
mongodb-org-tools
x86_64 3.2.15-1.el7 /mongodb-org-tools-3.2.15-1.el7.x86_64 129 M
Transaction Summary
================================================================================
Upgrade 1 Package
Total size: 129 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : mongodb-org-tools-3.2.15-1.el7.x86_64 1/2
Error unpacking rpm package mongodb-org-tools-3.2.15-1.el7.x86_64
error: unpacking of archive failed on file /usr/bin/bsondump;595e4d3e: cpio: read
mongodb-org-tools-3.2.14-1.el7.x86_64 was supposed to be removed but is not!
Verifying : mongodb-org-tools-3.2.14-1.el7.x86_64 1/2
Verifying : mongodb-org-tools-3.2.15-1.el7.x86_64 2/2
Failed:
mongodb-org-tools.x86_64 0:3.2.14-1.el7
mongodb-org-tools.x86_64 0:3.2.15-1.el7
Complete!
- duplicates
-
SERVER-29996 3.2.15 RPM install issue
-
- Closed
-