0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
mongodb/rpm
Ryan Egesdahl 649dc04027 SERVER-55460 Fix RPM packaging and package testing for SLES 12
Some versions of SLES apparently don't define the _sharedstatedir RPM
macro properly, leaving it at the old-time UNIX /usr/com default. This
was causing the server to fail to start on such platforms because the
expected data directory at /var/lib/mongodb was missing. The macro is
now statically defined on SLES to /var like it should be on any modern
Linux distribution.

Also fixed were paths to systemd unit files in package testing and the
fact that we weren't installing the tools-extra package, which we should
be doing if only to verify that the script indeed continues to fail
expectedly on the platform.
2021-04-05 17:31:12 +00:00
..
init.d-mongod
init.d-mongod.suse
mongod.conf
mongod.service
mongod.sysconfig
mongodb-enterprise-init.spec SERVER-55460 Fix RPM packaging and package testing for SLES 12 2021-04-05 17:31:12 +00:00
mongodb-enterprise-unstable-init.spec SERVER-55460 Fix RPM packaging and package testing for SLES 12 2021-04-05 17:31:12 +00:00
mongodb-enterprise-unstable.spec SERVER-55460 Fix RPM packaging and package testing for SLES 12 2021-04-05 17:31:12 +00:00
mongodb-enterprise.spec SERVER-55460 Fix RPM packaging and package testing for SLES 12 2021-04-05 17:31:12 +00:00
mongodb-org-init.spec SERVER-55460 Fix RPM packaging and package testing for SLES 12 2021-04-05 17:31:12 +00:00
mongodb-org-unstable-init.spec SERVER-55460 Fix RPM packaging and package testing for SLES 12 2021-04-05 17:31:12 +00:00
mongodb-org-unstable.spec SERVER-55460 Fix RPM packaging and package testing for SLES 12 2021-04-05 17:31:12 +00:00
mongodb-org.spec SERVER-55460 Fix RPM packaging and package testing for SLES 12 2021-04-05 17:31:12 +00:00