Search Criteria
Package Details: sqlite-replication-analyzer 3.30.1-1
Git Clone URL: | https://aur.archlinux.org/sqlite-replication.git (read-only, click to copy) |
---|---|
Package Base: | sqlite-replication |
Description: | An analysis program for sqlite3 database files |
Upstream URL: | http://www.sqlite.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | monstermunchkin |
Maintainer: | monstermunchkin |
Last Packager: | monstermunchkin |
Votes: | 3 |
Popularity: | 0.37 |
First Submitted: | 2018-08-01 08:46 |
Last Updated: | 2019-11-18 08:57 |
Dependencies (5)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- tcl (tcl85, tcl-nothreading)
- readline (readline-athame-git, readline-git) (make)
- tcl (tcl85, tcl-nothreading) (make)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git) (make)
Latest Comments
1 2 Next › Last »
PedroHLC commented on 2020-02-13 20:50
How can this package be in
community
and AUR simultaneously?tuxayo commented on 2019-03-20 23:13
I had start-crashes on Firefox developper edition which should be resolved by recompiling dqlite and sqlite-replication I'm not sure because I simply switched back to sqlite because lxd didn't need anymore dqlite and sqlite-replication
see https://bugs.archlinux.org/task/61990
poc commented on 2018-08-24 15:30
Trying to build lxd for a 32bit manjaro, but got stuck at this package. Is there anyway to make it 32bit compatible?
Many thanks.
skuda commented on 2018-08-17 16:19
Yes, you are right, 1.26.1 works out of the box, sorry, after updating this morning I had yet 1.26.0-3
monstermunchkin commented on 2018-08-17 15:16
I used aur/visual-studio-code-bin, updated the version to 1.26.1, and removed the old sources of glibc, libxml2, and icu from the PKGBUILD.
skuda commented on 2018-08-17 15:05
What package did you use to install vscode? I am using this one: aur/visual-studio-code-bin 1.26.0-3
monstermunchkin commented on 2018-08-17 13:03
I tried with core/glibc 2.28-4 and vscode 1.26.1 (using glibc 2.28, not 2.27) and it works just fine.
skuda commented on 2018-08-17 12:16
@monstermunchkin,
No, the electron problem with glibc was not related, I just tried today after installing "core/glibc 2.28-4" and I have the same problem, vscode starts with sqlite 3.24.0-1, but not with sqlite-replication 3.24.0-1
monstermunchkin commented on 2018-08-17 09:16
@skuda, the issue is glibc which seems to have been fixed already.
skuda commented on 2018-08-16 16:47
Hi,
I can't start visual studio code with this patched sqlite package, I needed to replace it for the main one in my Arch host.