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

RPM package #14

Open
t00m opened this issue Mar 21, 2023 · 0 comments
Open

RPM package #14

t00m opened this issue Mar 21, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@t00m
Copy link
Owner

t00m commented Mar 21, 2023

Create a .rpm package for MiAZ

The scripts already exists (scripts/create_rpm.sh).
RPM package is created but it doesn't work:

Traceback (most recent call last):
  File "/usr/bin/miaz", line 33, in <module>
    sys.exit(load_entry_point('MiAZ==0.0.5+build.7', 'console_scripts', 'miaz')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/miaz", line 25, in importlib_load_entry_point
    return next(matches).load()
           ^^^^^^^^^^^^^
StopIteration
@t00m t00m added the help wanted Extra attention is needed label Mar 21, 2023
@t00m t00m added this to the 0.1 milestone Jul 20, 2024
@t00m t00m self-assigned this Jul 20, 2024
@t00m t00m added testing and removed help wanted Extra attention is needed labels Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Testing
Development

No branches or pull requests

1 participant