Search Criteria
Package Details: python-clickhouse-cli-git r144.4d96d07-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-clickhouse-cli-git.git (read-only, click to copy) |
---|---|
Package Base: | python-clickhouse-cli-git |
Description: | Third-party client for the Clickhouse DBMS server |
Upstream URL: | https://github.com/hatarist/clickhouse-cli |
Licenses: | MIT |
Provides: | clickhouse-cli |
Submitter: | woutifier |
Maintainer: | None |
Last Packager: | woutifier |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-16 21:23 (UTC) |
Last Updated: | 2019-08-15 12:15 (UTC) |
Latest Comments
1 2 Next › Last »
lisu_ml commented on 2019-12-19 11:26 (UTC)
I'm getting this error:
woutifier commented on 2019-08-15 12:14 (UTC)
That sounds logical, I'll bump the pkgrel.
lisu_ml commented on 2019-08-15 11:08 (UTC)
Not really, as this is -git package, so the version of the package is generated using
pkgver()
function. The version you set in recent PKGBUILD update isr144.4d96d07
and that's the version I got compiled before I reported the issue.The result is that I have
r144.4d96d07
installed, but it still doesn't work as it was build before you fixed PKGBUILD. This means that whoever built the package before your fix, he/she gotr144.4d96d07
built but still without the fix. That's why you have to bump the release.woutifier commented on 2019-08-15 10:56 (UTC)
@lisu_ml: I bumped the version number, is that not enough?
lisu_ml commented on 2019-08-15 08:25 (UTC)
@woutifier: thanks for the changes. It would also be nice if the pkgrel is bumped so the package can be automatically updated.
woutifier commented on 2019-08-13 06:29 (UTC)
Sure, I was on holiday :-)
lisu_ml commented on 2019-08-12 20:29 (UTC)
Any chance of getting this applied on PKGBUILD?
lisu_ml commented on 2019-08-12 20:18 (UTC)
Thanks @ei-grad. That seems to be working.
ei-grad commented on 2019-08-11 07:42 (UTC)
@lisu_ml, clickhouse-cli now requires prompt-toolkit>=2.0, remove the trailing '1' from its package name in dependencies and remove the
prepare
, and rebuild packagelisu_ml commented on 2019-08-08 09:00 (UTC)
Hi,
I've noticed I'm getting this error when trying to run clickhouse-cli:
1 2 Next › Last »