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

[Rebuild] mtkclient-git #3175

Closed
real-LiHua opened this issue May 28, 2024 · 1 comment
Closed

[Rebuild] mtkclient-git #3175

real-LiHua opened this issue May 28, 2024 · 1 comment
Labels
request:rebuild-pkg Package is missing a rebuild.

Comments

@real-LiHua
Copy link

real-LiHua commented May 28, 2024

Packages:

https://aur.archlinux.org/packages/mtkclient-git

Latest chaotic version

1.63.r123.g0b0067e-1

Reason for rebuild

Upstream fixed mtk, mtk_gui and stage2 triggering ModuleNotFoundError exception due to incorrect pyproject.toml configuration.

$ mtk --help
Traceback (most recent call last):
  File "/usr/bin/mtk", line 5, in <module>
    from mtk import main
ModuleNotFoundError: No module named 'mtk'
$ mtk_gui   
Traceback (most recent call last):
  File "/usr/bin/mtk_gui", line 5, in <module>
    from mtk_gui import main
ModuleNotFoundError: No module named 'mtk_gui'
$ stage2 --help
Traceback (most recent call last):
  File "/usr/bin/stage2", line 5, in <module>
    from stage2 import main
ModuleNotFoundError: No module named 'stage2'

bkerler/mtkclient#1021

Logs

No response

Builds?

No response

More information

No response

@real-LiHua real-LiHua added the request:rebuild-pkg Package is missing a rebuild. label May 28, 2024
@xiota
Copy link
Contributor

xiota commented May 28, 2024

-git packages automatically rebuild. Most within a few hours. Some within a couple days.

$ pacman -Si mtkclient-git | grep -E '(Name|Version|Date)'
Name            : mtkclient-git
Version         : 1.63.r125.g31819b8-1
Build Date      : Tue 28 May 2024 04:49:28 PM UTC

@xiota xiota closed this as completed May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request:rebuild-pkg Package is missing a rebuild.
Development

No branches or pull requests

2 participants