[Koha-bugs] [Bug 13359] provide virtual-mysql-server Depends On to facilitate alternate mysql implementations

2017-10-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13359

Pablo AB  changed:

   What|Removed |Added

 CC||pablo.bian...@gmail.com

--- Comment #6 from Pablo AB  ---
JFTR, on Koha 17.05 over Ubuntu 16.04 is a good idea to use mariadb-server
instead of mysql[0]. apt-cache depends koha-common | grep mysql  pipe flag (OR)
reveals is a good idea to install mariadb-server *before* koha-common (thanks
wizzyrea!).

[0]
https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Ubuntu_16.04_and_MySQL_5.7

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13359] provide virtual-mysql-server Depends On to facilitate alternate mysql implementations

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13359

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||tomasco...@gmail.com

--- Comment #4 from Tomás Cohen Arazi tomasco...@gmail.com ---
Patch pushed to master.

Thanks Robin!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13359] provide virtual-mysql-server Depends On to facilitate alternate mysql implementations

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13359

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

 Status|Pushed to Master|Pushed to Stable
 CC||ch...@bigballofwax.co.nz

--- Comment #5 from Chris Cormack ch...@bigballofwax.co.nz ---
Pushed to 3.18.x will be in 3.18.01

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13359] provide virtual-mysql-server Depends On to facilitate alternate mysql implementations

2014-11-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13359

Robin Sheat ro...@catalyst.net.nz changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13359] provide virtual-mysql-server Depends On to facilitate alternate mysql implementations

2014-11-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13359

Robin Sheat ro...@catalyst.net.nz changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13359] provide virtual-mysql-server Depends On to facilitate alternate mysql implementations

2014-11-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13359

--- Comment #1 from Robin Sheat ro...@catalyst.net.nz ---
Created attachment 34009
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34009action=edit
Bug 13359 - allow the packages to use virtual-mysql-*

Prior to this patch, the koha packages depended on mysql-client. This
meant that it was tricky to use things such as the MariaDB libraries
instead.

This patch recommends mysql, but will accept mariadb and other things
that are marked by debian as able to replace mysql.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13359] provide virtual-mysql-server Depends On to facilitate alternate mysql implementations

2014-11-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13359

--- Comment #2 from wajasu matted-34...@mypacks.net ---
OK. Robin. I will build packages with your change.

I will extract the resulting package and diff the files to see what changed
makes sense and install them both from in my minimal debian squeeze docker
container.  I'll do a docker diff between the containers after the installs to
see the difference.

If they install fine without a hitch, we should be good.  Then on my patched
install, I will try to switch out to MariaDB.  If it switches out, that is
enough to enable folks to more easily test if the koha-community wants to move
toward one the forks that are our there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13359] provide virtual-mysql-server Depends On to facilitate alternate mysql implementations

2014-11-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13359

wajasu matted-34...@mypacks.net changed:

   What|Removed |Added

  Attachment #34009|0   |1
is obsolete||

--- Comment #3 from wajasu matted-34...@mypacks.net ---
Created attachment 34010
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34010action=edit
SIGNED-OFF-Bug-13359-allow-the-packages-to-use-virtu

I built packages from the master using my docker koha debian pkg container
which has all the dependencies.  doing dpkg-buildpackage succeeded all tests
and built packages.  I also did the same, but in a fresh container that had the
34009 patch installed.  I ran fresh conatiners and was able to dpkg -i
koha-common_3.16.04_all.deb for the unpatched and patched without a hitch.
CONSIDER THE PATCH SUCCESSFUL AT THIS POINT
Extra:
In the container with the patched virtual-mysql-server/client stuff, I did
these steps to attempt a mariadb database install without conflicts for
koha-common. I did not try running koha under mariadb, but now it may be easier
to work toward that goal.

root@f84b3eab5531:/tmp# apt-key adv --recv-keys --keyserver
hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring
--secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg
--keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg
--recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db
gpg: requesting key 1BB943DB from hkp server keyserver.ubuntu.com
gpg: key 1BB943DB: public key MariaDB Package Signing Key
package-signing-...@mariadb.org imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:   imported: 1
root@f84b3eab5531:/tmp# vi /etc/apt/sources.list
root@f84b3eab5531:/tmp# vi /etc/apt/sources.list.d/mariadb.list
root@f84b3eab5531:/tmp# apt-get update
Get:1 http://security.debian.org squeeze/updates Release.gpg [836 B]
Get:2 http://ftp.osuosl.org squeeze Release.gpg [181 B] 
Get:3 http://security.debian.org squeeze/updates Release [86.9 kB]  
Get:4 http://ftp.osuosl.org squeeze Release [2261 B]
Get:5 http://debian.koha-community.org squeeze-dev Release.gpg [819 B]  
Get:6 http://ftp.osuosl.org squeeze/main Sources [868 B]
Get:7 http://debian.koha-community.org squeeze-dev Release [3694 B] 
Get:8 http://security.debian.org squeeze/updates/main amd64 Packages [455 kB]   
Get:9 http://debian.koha-community.org squeeze-dev/main amd64 Packages [11.2
kB] 
Get:10 http://ftp.indexdata.dk squeeze Release.gpg [198 B]  
Get:11 http://ftp.osuosl.org squeeze/main amd64 Packages [5107 B]   
Hit http://http.debian.net squeeze Release.gpg  
Get:12 http://http.debian.net squeeze-updates Release.gpg [836 B]  
Get:13 http://http.debian.net squeeze-lts Release.gpg [836 B]   
Get:14 http://ftp.indexdata.dk squeeze Release [13.6 kB]
Get:15 http://ftp.indexdata.dk squeeze/main amd64 Packages [480 kB] 
Hit http://http.debian.net squeeze Release  
Get:16 http://http.debian.net squeeze-updates Release [113 kB]  
Get:17 http://http.debian.net squeeze-lts Release [28.7 kB] 
Hit http://http.debian.net squeeze/main amd64 Packages  
Get:18 http://http.debian.net squeeze-updates/main amd64 Packages [20 B]
Get:19 http://http.debian.net squeeze-lts/main amd64 Packages [134 kB]  
Fetched 1338 kB in 3s (412 kB/s)  
Reading package lists... Done
W: Bizarre Error - File size is not what the server reported 11191 11202
root@f84b3eab5531:/tmp# apt-get install mariadb-server
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  libaio1 libmariadbclient18 libmysqlclient18 libreadline5 mariadb-client-5.5
mariadb-client-core-5.5 mariadb-common
  mariadb-server-5.5 mariadb-server-core-5.5
Suggested packages:
  libterm-readkey-perl tinyca mariadb-test
The following packages will be REMOVED:
  mysql-client-5.1 mysql-server mysql-server-5.1 mysql-server-core-5.1
The following NEW packages will be installed:
  libaio1 libmariadbclient18 libmysqlclient18 libreadline5 mariadb-client-5.5
mariadb-client-core-5.5 mariadb-common
  mariadb-server mariadb-server-5.5 mariadb-server-core-5.5
0 upgraded, 10 newly installed, 4 to remove and 22 not upgraded.
Need to get 31.6 MB of archives.
After this operation, 58.2 MB of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 

[Koha-bugs] [Bug 13359] provide virtual-mysql-server Depends On to facilitate alternate mysql implementations

2014-11-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13359

wajasu matted-34...@mypacks.net changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/