Package Details: frappe-bench 5.29.1-1

Git Clone URL: https://aur.archlinux.org/frappe-bench.git (read-only, click to copy)
Package Base: frappe-bench
Description: CLI to manage multi-tenant deployments for Frappe apps.
Upstream URL: https://github.com/frappe/bench
Licenses: GPL-3.0-or-later
Provides: bench
Submitter: ssiyad
Maintainer: Spixmaster
Last Packager: Spixmaster
Votes: 1
Popularity: 0.012043
First Submitted: 2022-09-28 21:19 (UTC)
Last Updated: 2026-02-10 05:25 (UTC)

Latest Comments

1 2 Next › Last »

ssiyad commented on 2025-12-15 10:38 (UTC)

Got it. I asked the team to do a range for this dependency. Hopefully it will fix this issue for the foreseeable future.

Spixmaster commented on 2025-12-15 10:07 (UTC)

It is probably the same issue as described in https://aur.archlinux.org/packages/frappe-bench?all_deps=1#comment-963150 . Install that specific version with something like pip.

Spixmaster commented on 2025-12-15 10:07 (UTC)

It is probably the same issue as described in https://aur.archlinux.org/packages/frappe-bench?all_deps=1#comment-963150 . Install that specific version with something like pip.

ssiyad commented on 2025-12-15 09:53 (UTC)

Build fails with this error.

==> Extracting sources...
  -> Extracting frappe-bench-v5.27.0.tar.gz with bsdtar
==> Sources are ready.
==> Making package: frappe-bench 5.27.0-1 (Monday 15 December 2025 03:22:53 PM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
* Getting build dependencies for wheel...

ERROR Missing dependencies:
    hatchling==1.27.0
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: frappe-bench-exit status 4

celebrimbor commented on 2024-03-25 13:42 (UTC)

@Spixmaster Well, downgrading python-hatchling version to 1.21.0 worked, editing the .toml file didn't. Much thanks.

Spixmaster commented on 2024-03-24 10:59 (UTC) (edited on 2024-03-24 10:59 (UTC) by Spixmaster)

@celebrimbor The current version of python-hatchling in the Arch Linux repositories is 1.21.1. I doubt that that single patch breaks the dependent programme. You do not need to install v1.6.0. The best options I see are either installing python-hatchling v1.21.0 or editing the file line in pyproject.toml.

Unfortunately, this requires manual intervention. This is not something a package can or should do.

That is a general issue with interpreted languages.

celebrimbor commented on 2024-03-24 10:47 (UTC)

Doesn't install. Throws error for python-hatchling. ERROR Missing dependencies: hatchling<=1.21.0,>=1.6.0 ==> ERROR: A failure occurred in build().

Installing 1.6.0 version of python-hatchling from the archive and then installing is another burrow of issues.

ssiyad commented on 2023-06-22 10:46 (UTC)

Hey! I'm currently not in a situation to test this package. The PKGBUILD is managed via a GitHub repo though. So if you'd like to contribute, please do. If anybody want to adopt the package, I'm open for that as well.

Repo - https://github.com/ssiyad/pkgbuilds/

Spixmaster commented on 2023-06-20 15:28 (UTC)

An update is needed. The package "python-crontab" was renamed to "python-python-crontab".