Search Criteria
Package Details: bdebstrap 0.7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bdebstrap.git (read-only, click to copy) |
---|---|
Package Base: | bdebstrap |
Description: | YAML config based multi-mirror Debian chroot creation tool |
Upstream URL: | https://github.com/bdrung/bdebstrap |
Licenses: | ISC |
Submitter: | jaxvanyang |
Maintainer: | jaxvanyang |
Last Packager: | jaxvanyang |
Votes: | 1 |
Popularity: | 0.018146 |
First Submitted: | 2023-11-27 08:52 (UTC) |
Last Updated: | 2024-08-02 02:12 (UTC) |
Dependencies (18)
- mmdebstrapAUR
- python (python37AUR, python311AUR, python310AUR)
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- pandoc (pandoc-sile-gitAUR, pandoc-static-gitAUR, pandoc-binAUR, pandoc-cli) (make)
- python-setuptools (make)
- flake8 (check)
- mypy (mypy-gitAUR) (check)
- python-black (python-black-gitAUR) (check)
- python-isort (check)
- python-pylint (check)
- python-types-setuptoolsAUR (check)
- shellcheck (shellcheck-binAUR, shellcheck-gitAUR) (check)
- arch-test (arch-test-binAUR) (optional) – foreign-architecture support
- debian-archive-keyring (optional) – Debian PKI support
- qemu-user-static (optional) – foreign-architecture support
- qemu-user-static-binfmt (optional) – foreign-architecture support
- ubuntu-keyring (optional) – Ubuntu PKI support
Latest Comments
jaxvanyang commented on 2024-03-15 02:44 (UTC)
If you have AUR python-flake8-pytest-style installed, build would fail because of pytest style check. You can disable
check()
in PKGBUILD or uninstall python-flak38-pytest-style to pass this. Or build it in a clean chroot.