Skip to content
New issue

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

Failed to read spec file from postgresql11-hll-2.12.tar.gz #102

Open
david-streamlio opened this issue Jun 7, 2020 · 3 comments
Open

Failed to read spec file from postgresql11-hll-2.12.tar.gz #102

david-streamlio opened this issue Jun 7, 2020 · 3 comments

Comments

@david-streamlio
Copy link

david-streamlio commented Jun 7, 2020

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

@ncpaddle919
Copy link

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

@devrimgunduz
Copy link

You can use the binaries from:

https://yum.postgresql.org/

@Tycholiz
Copy link

assume these binaries won't work for ubuntu?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants