We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to install this extension by following the instructions and am getting an error.
git clone https://github.com/citusdata/postgresql-hll.git tar cvfz postgresql11-hll-2.12.tar.gz postgresql-hll --transform="s/postgresql-hll/postgresql11-hll/g" rpmbuild -tb postgresql11-hll-2.12.tar.gz error: Failed to read spec file from postgresql11-hll-2.12.tar.gz
git clone https://github.com/citusdata/postgresql-hll.git
tar cvfz postgresql11-hll-2.12.tar.gz postgresql-hll --transform="s/postgresql-hll/postgresql11-hll/g"
rpmbuild -tb postgresql11-hll-2.12.tar.gz
The text was updated successfully, but these errors were encountered:
I get the same error today:
rpmbuild -tb postgresql${PGSHRT}-hll-${VER}.tar.gz error: Failed to read spec file from postgresql11-hll-2.12.tar.gz
rpmbuild -tb postgresql${PGSHRT}-hll-${VER}.tar.gz
Sorry, something went wrong.
You can use the binaries from:
https://yum.postgresql.org/
assume these binaries won't work for ubuntu?
No branches or pull requests
I am trying to install this extension by following the instructions and am getting an error.
git clone https://github.com/citusdata/postgresql-hll.git
tar cvfz postgresql11-hll-2.12.tar.gz postgresql-hll --transform="s/postgresql-hll/postgresql11-hll/g"
rpmbuild -tb postgresql11-hll-2.12.tar.gz
error: Failed to read spec file from postgresql11-hll-2.12.tar.gz
The text was updated successfully, but these errors were encountered: