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
Labels
help wanted Extra attention is needed

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant