Skip to content

bug: install script fails when trying to run airctl post installation #6

@ShubhamTiwary914

Description

@ShubhamTiwary914

Issue Context

Following the installation script and running via bash

curl -fsSL https://raw.githubusercontent.com/pshycodr/airctl/main/scripts/install.sh | bash

The installation does pass, and executable airctl with destop application airctl.desktop are both defined in PATH and accessible, but on attempting to run, throws the error:

Traceback (most recent call last):
  File "/tmp/onefile_59630_1770704335_894108/main.py", line 3, in <module>
  File "/tmp/onefile_59630_1770704335_894108/gi/__init__.py", line 40, in <module gi>
ImportError: /tmp/onefile_59630_1770704335_894108/gi/_gi.so: undefined symbol: gi_repository_dup_default

System Ran on

os: Ubuntu 24.04 LTS x86_64
shell: bash
network service: NetworkManager


Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions