Hide Forgot
[root@pulp-nightly ~]# service pulp-server init /etc/init.d/pulp-server: line 28: /etc/rc.d/init.d/mongod: No such file or directory database migration to version 31 complete 27: fi 28: /etc/rc.d/init.d/mongod start 29: /usr/bin/pulp-migrate Need to change line #28 to service mongod start in order for this to work on f16.
Updated to use /sbin/service instead of init.d scripts directly.
Fix applied to pulp-cds script as well.
build: 0.254-5
Verified [root@pulp-qe ~]# rpm -qa pulp pulp-0.0.254-5.fc15.noarch [root@pulp-qe ~]# service pulp-server init data model in use matches the current version database migration to version 31 complete [root@pulp-qe ~]# service pulp-server restart Stopping httpd: [ OK ] Stopping Qpid AMQP daemon: [ OK ] Stopping mongod: [ OK ] Starting mongod: [ OK ] Starting Qpid AMQP daemon: [ OK ] Starting httpd: [ OK ]
Pulp v1.0 is released Closed Current Release.
Pulp v1.0 is released.