Bugzilla – Attachment 112012 Details for
Bug 26741
Make rabbitmq-server suggested rather than required
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26741: Remove rabbitmq-server requirements (replace with suggestions)
Bug-26741-Remove-rabbitmq-server-requirements-repl.patch (text/plain), 1.51 KB, created by
David Cook
on 2020-10-20 00:34:30 UTC
(
hide
)
Description:
Bug 26741: Remove rabbitmq-server requirements (replace with suggestions)
Filename:
MIME Type:
Creator:
David Cook
Created:
2020-10-20 00:34:30 UTC
Size:
1.51 KB
patch
obsolete
>From 76747fbcb63aa82d7fc68c77b781c63efd26ae1c Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Tue, 20 Oct 2020 11:33:50 +1100 >Subject: [PATCH] Bug 26741: Remove rabbitmq-server requirements (replace with > suggestions) > >--- > debian/control.in | 2 +- > debian/koha-common.postinst | 5 +---- > 2 files changed, 2 insertions(+), 5 deletions(-) > >diff --git a/debian/control.in b/debian/control.in >index 0984936e71..6d1749b3ef 100644 >--- a/debian/control.in >+++ b/debian/control.in >@@ -28,7 +28,6 @@ Depends: ${misc:Depends}, ${koha:Depends}, > mysql-client | virtual-mysql-client, > perl-doc, > pwgen, >- rabbitmq-server, > starman, > sudo, > fonts-dejavu | ttf-dejavu, >@@ -37,6 +36,7 @@ Depends: ${misc:Depends}, ${koha:Depends}, > yaz > Suggests: mysql-server | virtual-mysql-server, > letsencrypt, >+ rabbitmq-server, > Homepage: http://koha-community.org/ > Description: integrated (physical) library management system > Koha is an Integrated Library Management system for real-world libraries >diff --git a/debian/koha-common.postinst b/debian/koha-common.postinst >index f5ee256f16..d05badb643 100644 >--- a/debian/koha-common.postinst >+++ b/debian/koha-common.postinst >@@ -1,4 +1,4 @@ >-#!/bin/sh >+a!/bin/sh > > set -e > >@@ -258,9 +258,6 @@ done > > db_stop > >-rabbitmq-plugins enable rabbitmq_stomp >-service rabbitmq-server restart >- > # Bug 18250: Correct startup order of koha-common and memcached > # Since the init script has been updated, we can force the order in rc.d > # by disabling and enabling again. >-- >2.16.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 26741
:
112012
|
112083
|
112091
|
112972