Package Base Details: atoms-git

Git Clone URL: https://aur.archlinux.org/atoms-git.git (read-only, click to copy)
Submitter: igor-dyatlov
Maintainer: None
Last Packager: igor-dyatlov
Votes: 0
Popularity: 0.000000
First Submitted: 2022-08-08 15:20 (UTC)
Last Updated: 2022-10-07 16:20 (UTC)

Latest Comments

yochananmarqos commented on 2023-01-01 21:08 (UTC) (edited on 2023-01-01 21:11 (UTC) by yochananmarqos)

@brombinmirko: I've added the Termux Proot fork as proot-termux. I've also added the stable version as atoms along with adding the AtomsDev fork of servicectl as part of the split package since it's a submodule.

@igor-dyatlov: Please change the proot dependency to proot-termux and add servicectl-git to your split package here. Also please review my atoms PKGBUILD and update the dependencies accordingly, the global depends() should not be the dependenices of the atoms-git package. Also, you created custom functions that are never called, please remove them. python setup.py pytest is not a valid command and there are no tests.

brombinmirko commented on 2022-09-08 09:42 (UTC) (edited on 2022-09-08 09:43 (UTC) by brombinmirko)

UnsolvedAluminum The bug is caused by the wrong proot version. We use the proot fork by termux which implement more features and bug fixes

UnsolvedAluminum commented on 2022-09-06 11:26 (UTC) (edited on 2022-09-06 11:27 (UTC) by UnsolvedAluminum)

Failed building, missing dependencies: -> podman -> proot -> python-uproot -> vte4

Installed fine after those four dependencies are fulfilled. Also, would distrobox be an optional dependency?

Tested an Ubuntu jammy chroot atom chroot (doesn't detect distrobox yet?), have a proot fatal error "unknown option '--kill-on-exit'." Not sure if that's an AUR bug, but I'll put it here and will also report upstream.

brombinmirko commented on 2022-09-02 07:29 (UTC) (edited on 2022-09-02 07:31 (UTC) by brombinmirko)

proot is missing from dependencies. We use the termux fork which fixes a lot of problems with Ubuntu images. Also that servicectl version doesn’t works in all distributions, use our fork which removes bashisms.