Package Details: pdh 0.6.1-2

Git Clone URL: https://aur.archlinux.org/pdh.git (read-only, click to copy)
Package Base: pdh
Description: Pagerduty CLI for humans
Upstream URL: https://github.com/mbovo/pdh
Licenses: Apache
Submitter: brokenpip3
Maintainer: brokenpip3 (brokenpip3-bot)
Last Packager: brokenpip3-bot
Votes: 1
Popularity: 0.000000
First Submitted: 2021-12-15 00:01 (UTC)
Last Updated: 2024-12-01 13:59 (UTC)

Latest Comments

mbovo commented on 2025-07-04 18:12 (UTC)

Hi @solarisfire original maintainer of pdh here. First of all thanks for reporting, it seems we are not packaging the dikdik library for arch. Let me contact the maintainers of aur package and we wil fix it

solarisfire commented on 2025-07-04 13:29 (UTC)

Traceback (most recent call last):
  File "/usr/bin/pdh", line 5, in <module>
    from pdh.main import main
  File "/usr/lib/python3.13/site-packages/pdh/__init__.py", line 17, in <module>
    from . import transformations as _Transformations
  File "/usr/lib/python3.13/site-packages/pdh/transformations.py", line 20, in <module>
    from dikdik import Dict as DikDik
ModuleNotFoundError: No module named 'dikdik'