chaotic-aur / packages

Read-only mirror of Chaotic-AUR's main repository. Issues and bug reports welcome! 📑
https://gitlab.com/chaotic-aur/pkgbuilds
GNU General Public License v3.0
337 stars 20 forks source link

[Rebuild] mtkclient-git #3175

Closed real-LiHua closed 6 months ago

real-LiHua commented 6 months ago

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'

https://github.com/bkerler/mtkclient/pull/1021

Logs

No response

Builds?

No response

More information

No response

xiota commented 6 months ago

-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