Package Details: amulet-map-editor 0.10.45-1

Git Clone URL: https://aur.archlinux.org/amulet-map-editor.git (read-only, click to copy)
Package Base: amulet-map-editor
Description: The new age Minecraft world editor and converter that supports every version since Java 1.12 and Bedrock 1.7
Upstream URL: https://www.amuletmc.com/
Keywords: amulet editor map minecraft
Licenses: MIT, LicenseRef-None
Submitter: tamamizu
Maintainer: Kimiblock (lilac)
Last Packager: lilac
Votes: 9
Popularity: 0.056867
First Submitted: 2023-03-25 15:26 (UTC)
Last Updated: 2025-10-30 12:27 (UTC)

Latest Comments

1 2 3 Next › Last »

gwuensch commented on 2025-10-31 03:27 (UTC)

Thanks! Most Python packages on the AUR don't have this problem as they are built from tarball releases with unique names, instead of directly cloning the Git repo. Of course, both is valid, but from what I've seen tarball releases are also preferred by the official repo packagers.

Kimiblock commented on 2025-10-31 03:08 (UTC)

Ah, makes sense. Will be in next release

gwuensch commented on 2025-10-31 02:59 (UTC) (edited on 2025-10-31 03:00 (UTC) by gwuensch)

Of course this doesn't happen in a clean chroot, but PKGBUILDs generally shouldn't require to be built in a clean chroot every time. Building for one's own system is not the same as packaging for a public repo. Also see my other comment on this topic.

Kimiblock commented on 2025-10-31 02:45 (UTC)

Please try in a clean chroot build because we haven't seen any build issue on the community server

gwuensch commented on 2025-10-31 02:36 (UTC)

python -m installer: error: unrecognized arguments: dist/amulet_map_editor-0.10.45+0.ge8a83ce9.dirty-cp313-cp313-linux_x86_64.whl

Same problem the other packages had. Please fix.

NeoFax commented on 2025-09-09 22:31 (UTC)

Here is the error I get as of today trying to build:

Successfully built pymctranslate-1.2.30-py3-none-any.whl ==> Starting check()... INFO - PyMCTranslate Version 317 .


Ran 1 test in 0.101s

OK ==> Entering fakeroot environment... ==> Starting package()... License file not found -> error making: python-pymctranslate-exit status 1

Kimiblock commented on 2025-08-05 12:51 (UTC)

@alk_alk you sure that is emitted during amulet-map-editor's build? It already require pymctranslate as a dependency.

alk_alk commented on 2025-08-04 21:15 (UTC)

Amulet now fails to build due to python-pymctranslate

File "/usr/lib/python3.13/site-packages/amulet/api/wrapper/format_wrapper.py", line 25, in <module> import PyMCTranslate ModuleNotFoundError: No module named 'PyMCTranslate' ==> ERROR: A failure occurred in build(). Aborting...

Kimiblock commented on 2025-06-24 10:00 (UTC)

The transition is done. Now it should build in a clean chroot environment along with almost all dependencies.

Also there will be auto updates done by bot.

Kimiblock commented on 2025-06-21 03:48 (UTC)

Note: I'm in the process of pushing Amulet Map Editor and its dependencies into the archlinuxcn repository. Users who do not wish to compile can get prebuilt packages there, and for these AUR packages there will be faster version bumps and get automatic pkgrel bump on python update.

This process will take several days and updates to this package will be temporarily paused.