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

[BUG]install failed on task [platform : build bcg729] #36

Closed
bcahyadi opened this issue Nov 23, 2021 · 2 comments
Closed

[BUG]install failed on task [platform : build bcg729] #36

bcahyadi opened this issue Nov 23, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@bcahyadi
Copy link

Describe the bug
ansible was stopped to install LibreSBC

To Reproduce

  • Steps to reproduce the behavior
    tried to install on debian 10.11 it's failed as well with the same reason failed to build bcg729

Log & Screenshots

Additional context

  • Ansible server:
    root@ansible:~/libresbc/build/ansible/ ansible --version
    ansible [core 2.11.6]
    config file = /root/libresbc/build/ansible/ansible.cfg
    configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
    ansible python module location = /usr/lib/python3/dist-packages/ansible
    ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections
    executable location = /usr/bin/ansible
    python version = 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
    jinja version = 2.11.3
    libyaml = True

  • LibreSBC server:
    Distributor ID: Debian
    Description: Debian GNU/Linux 11 (bullseye)
    Release: 11
    Codename: bullseye
    root@libresbc-id: python --version
    Python 2.7.18
    root@libresbc-id: python3 --version
    Python 3.9.2

@bcahyadi bcahyadi added the bug Something isn't working label Nov 23, 2021
@bcahyadi
Copy link
Author

issue resolved after installing cmake package

@hnimminh
Copy link
Owner

hnimminh commented Nov 24, 2021

Thanks @bcahyadi, I will add task for install cmake soon.

@hnimminh hnimminh self-assigned this Nov 24, 2021
hnimminh added a commit that referenced this issue Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants