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

Failure To Build Amber from AUR #55

Closed
konstantine-v opened this issue Mar 19, 2020 · 2 comments
Closed

Failure To Build Amber from AUR #55

konstantine-v opened this issue Mar 19, 2020 · 2 comments

Comments

@konstantine-v
Copy link

konstantine-v commented Mar 19, 2020

I'm trying to get Amber working on my Arch machine but I'm getting the error for Micrate.
This may be an issue with the Amber Makefile.

Installing optarg (0.7.0)
Installing string_inflection (0.2.1)
Installing db (0.8.0)
Building amber in /home/materialfuture/.cache/yay/amber/src
Showing last frame. Use --error-trace for full trace.

In lib/micrate/src/micrate/db/sqlite3.cr:22:136

 22 | db.exec("INSERT INTO micrate_db_version (version_i

Error: undefined method 'now' for Time.class

Did you mean 'new'?
make: *** [Makefile:18: /home/materialfuture/.cache/yay/amb
==> ERROR: A failure occurred in build().
    Aborting...
Error making: amber

I'll try and debug further by trying to build manually from the snapshot to see what the issue could be, but posting for visibility in case others are having the same issue.

EDIT: Making directly from cloning the project works, not sure if the AUR is just outdated.
Link to AUR

@konstantine-v
Copy link
Author

The AUR version is out of date so it's causing a conflict with with Amber v0.32.0.
I'm closing this since it really isn't related to Micrate, just AUR being out of date.

@faustinoaq
Copy link
Contributor

Hi, @MaterialFuture I apologize for the late update. I forgot to update the latest version, I already developed a script to automate it and avoid a version delay.

Stay safe, Cheers.

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

2 participants