FS#77438 - [zsh] missing module zsh/db/gdbm

Attached to Project: Arch Linux
Opened by Gamma _ (GammaFn) - Wednesday, 08 February 2023, 19:55 GMT
Last edited by freswa (frederik) - Wednesday, 08 February 2023, 22:28 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Christian Hesse (eworm)
freswa (frederik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Zsh is missing module zsh/db/gdbm, likely due to missing ./configure --enable-gdbm flag in PKGBUILD.

Additional info:
* package version(s): zsh-5.9-2

Steps to reproduce:

pacman -S zsh
zsh -c 'zmodload zsh/db/gdbm'

Expected result:

(No output)

Actual result:

zsh:1: failed to load module `zsh/db/gdbm': /usr/lib/zsh/5.9/zsh/db/gdbm.so: cannot open shared object file: No such file or directory
This task depends upon

Closed by  freswa (frederik)
Wednesday, 08 February 2023, 22:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  zsh-5.9-3

Loading...