Open GruppoCO opened 2 years ago
What is the output of shards version? shards --version
What is the output of shards version?
shards --version
Shards 0.8.1 (2020-03-02)
The raspbian install shard version seems behind the amd64 one... I have shards version 0.16.0
Alternatively we can try to remove shard.lock
before installing.
sudo yunohost app install https://github.com/YunoHost-Apps/invidious_ynh/tree/remove-lock
I haven't tested it
Hi, still me, I used a wrong account :)
The raspbian install shard version seems behind the amd64 one... I have shards version 0.16.0
Alternatively we can try to remove
shard.lock
before installing.sudo yunohost app install https://github.com/YunoHost-Apps/invidious_ynh/tree/remove-lock
I haven't tested it
I tried and it gives a different error (the problem is still about shards):
https://paste.yunohost.org/raw/ogoyatazik
2022-03-04 10:18:41,164: DEBUG - [92mInstalling[0m pg (0.24.0)
2022-03-04 10:18:41,252: DEBUG - [92mInstalling[0m db (0.10.1)
2022-03-04 10:18:41,339: DEBUG - [92mInstalling[0m sqlite3 (0.18.0)
2022-03-04 10:18:41,420: DEBUG - [92mInstalling[0m kemal (1.1.2)
2022-03-04 10:18:41,511: DEBUG - [92mInstalling[0m radix (0.4.1)
2022-03-04 10:18:41,592: DEBUG - [92mInstalling[0m exception_page (0.2.2)
2022-03-04 10:18:41,681: DEBUG - [92mInstalling[0m backtracer (1.2.1)
2022-03-04 10:18:41,764: DEBUG - [92mInstalling[0m protodec (0.1.4)
2022-03-04 10:18:41,841: DEBUG - [92mInstalling[0m lsquic (2.18.1)
2022-03-04 10:18:42,202: DEBUG - [92mInstalling[0m athena-negotiation (0.1.1)
2022-03-04 10:18:42,242: DEBUG - + ynh_exec_warn_less crystal build /var/www/invidious/src/invidious.cr --release
2022-03-04 10:18:42,243: DEBUG - + [[ 4 -eq 1 ]]
2022-03-04 10:18:42,244: DEBUG - + crystal build /var/www/invidious/src/invidious.cr --release
2022-03-04 10:18:43,203: DEBUG - [2mShowing last frame. Use --error-trace for full trace.[0m
2022-03-04 10:18:43,204: DEBUG -
2022-03-04 10:18:43,205: DEBUG - In [4mlib/db/src/db.cr:2:1[0m
2022-03-04 10:18:43,206: DEBUG -
2022-03-04 10:18:43,207: DEBUG - [2m 2 | [0m[1mrequire "log"[0m
2022-03-04 10:18:43,208: DEBUG - [32;1m^[0m
2022-03-04 10:18:43,208: DEBUG - [33;1mError: can't find file 'log'[0m
2022-03-04 10:18:43,209: DEBUG -
2022-03-04 10:18:43,210: DEBUG - If you're trying to require a shard:
2022-03-04 10:18:43,211: DEBUG - - Did you remember to run `shards install`?
2022-03-04 10:18:43,211: DEBUG - - Did you make sure you're running the compiler in the same directory as your shard.yml?
I also tried to install crystal, then shards init
to create the shards.yml and then shards install
before installing invidious_ynh but nothing changes.
Describe the bug
A clear and concise description of what the bug is.
Context
Steps to reproduce
I faced the problem in issue #42 and i used that Repo for crystal, but now I have a different error.
Logs
The problem seems to be this line: