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

[timescale/timescaledb] Installing Apache AGE extension from source fails to identify bison #72794

Closed
ftgo opened this issue Sep 27, 2024 · 2 comments
Assignees
Labels
solved tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@ftgo
Copy link

ftgo commented Sep 27, 2024

Name and Version

timescale/timescaledb:2.16.1-pg16-bitnami

What architecture are you using?

None

What steps will reproduce the bug?

  1. Installing Apache AGE from source to combine with Bitnami's TimescaleDB
  2. Failed to execute make install, it does not identify bison is installed into the container

What is the expected behavior?

The make install is completed with success

What do you see instead?

ERROR: `bison' is missing on your system. It is needed to create the
file `src/backend/parser/cypher_gram.c'. You can either get bison from a GNU mirror site
or download an official distribution of PostgreSQL, which contains
pre-packaged bison output.

Additional information

I'm following the steps described by the README at Apache AGE. Installing over a plain timescale/timescaledb:pg16 works as expected.

I think I may be missing some of Bitnami's environment variable tweaks.

@ftgo ftgo added the tech-issues The user has a technical issue about an application label Sep 27, 2024
@ftgo ftgo changed the title Installing Apache AGE extension from source [timescale/timescaledb] Installing Apache AGE extension from source Sep 27, 2024
@ftgo ftgo changed the title [timescale/timescaledb] Installing Apache AGE extension from source [timescale/timescaledb] Installing Apache AGE extension from source fails to identify bison Sep 27, 2024
@github-actions github-actions bot added the triage Triage is needed label Sep 27, 2024
@javsalgar
Copy link
Contributor

Hi,

Thank you for opening a ticket. Please note that we are not maintainers of that timescaledb container. It seems that they are using our images as a base, but apart from that, our recommendation is to check with the timescaledb team as they are the maintainers of that image.

@ftgo
Copy link
Author

ftgo commented Sep 30, 2024

Thank you. I posted it on timescale/timescaledb-docker. Thus, I am closing the issue here.

@ftgo ftgo closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

2 participants