Package Details: murex 7.2.1001-48

Git Clone URL: https://aur.archlinux.org/murex.git (read-only, click to copy)
Package Base: murex
Description: A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
Upstream URL: https://github.com/lmorg/murex
Keywords: language scripting shell
Licenses: GPL2
Replaces: murex-git
Submitter: lmorg
Maintainer: lmorg
Last Packager: lmorg
Votes: 3
Popularity: 0.000202
First Submitted: 2022-06-16 21:21 (UTC)
Last Updated: 2026-02-02 23:16 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

lmorg commented on 2026-02-03 09:55 (UTC) (edited on 2026-02-03 09:59 (UTC) by lmorg)

Thanks for the report. yarn is an optional integration that only gets imported if yarn is in $PATH. The issue seems to stem from a placeholder yarn executable existing on some systems without yarn (proper) being installed. And to compound things, this placeholder yarn assumes its run in a TTY even when it isn't.

We've refactored the yarn integration to solve this specific issue, however we'll also be looking into ways to prevent this type of problem from occurring with any future integrations in the future.

In the meantime, the current AUR package should now be fixed.

Derson5 commented on 2026-02-02 14:36 (UTC)

You need to add yarn as dependency: https://github.com/lmorg/murex/issues/977

lmorg commented on 2023-09-10 21:43 (UTC)

Sorry everyone. Some of the timeouts for the unit tests are pretty aggressive. However since unit testing on install is a wasted effort (plus these builds already go through lots of testing in CI/CD), I've vastly simplified the AUR build check.

Long story short, this PKGBUILD is working again now.

ShalokShalom commented on 2023-09-10 10:10 (UTC)

This currently fails to check()

noraj commented on 2023-08-17 13:31 (UTC) (edited on 2023-08-17 13:31 (UTC) by noraj)

==> Starting check()...
Error in `regexp` ((builtin) 3,521):
      Command: regexp (m/(NAME|PATTERN)/) 
      Error: nothing matched: (NAME|PATTERN)
...
[FAILED] (unit)       12:529  murex.flag.try.errpipe                             StderrMatch string mismatch. act: 'Error in `regexp` ((builtin) 3,521):\n      Command: regexp…

lmorg commented on 2022-06-20 08:52 (UTC) (edited on 2022-06-20 08:53 (UTC) by lmorg)

Hi, I have updated this repo with a PKGBUILD that should (hopefully) work. However since this project isn't rolling release (instead periodic versions are pushed to master) I'd personally recommend you use the murex package instead of murex-git: https://aur.archlinux.org/packages/murex

kseistrup commented on 2021-12-22 20:09 (UTC)

Thanks @ckafi, your PKGBUILD file works.

ckafi commented on 2021-07-14 22:55 (UTC)

A working PKGBUILD can be found here: https://gist.github.com/ckafi/339f457f3f8be63d3995cedc803f0cb8

danisztls commented on 2021-05-01 07:45 (UTC)

==> Starting build()...
go tool: no such tool "fix"
==> ERROR: A failure occurred in build().