Package Details: chirp-next 20241220-1

Git Clone URL: https://aur.archlinux.org/chirp-next.git (read-only, click to copy)
Package Base: chirp-next
Description: GUI tool for programming ham radios, built from chirp-next
Upstream URL: https://chirpmyradio.com/projects/chirp/wiki/Home
Licenses: GPL-3.0-or-later
Conflicts: chirp, chirp-daily
Provides: chirp
Submitter: WT5A
Maintainer: WT5A (schinfo)
Last Packager: schinfo
Votes: 77
Popularity: 1.83
First Submitted: 2023-01-22 22:04 (UTC)
Last Updated: 2024-12-20 11:12 (UTC)

Latest Comments

1 2 3 4 5 6 .. 15 Next › Last »

schinfo commented on 2024-12-15 12:42 (UTC)

@giovanni

Thanks for the info - is fixed with build -2

giovanni commented on 2024-12-15 10:37 (UTC) (edited on 2024-12-15 10:51 (UTC) by giovanni)

Missing "python-lark-parser" dependency for chirp-next 20241213. Please, add it.

$ chirp
Traceback (most recent call last):
  File "/usr/bin/chirp", line 8, in <module>
    sys.exit(chirpmain())
             ^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/chirp/wxui/__init__.py", line 202, in chirpmain
    from chirp.wxui import main
  File "/usr/lib/python3.12/site-packages/chirp/wxui/main.py", line 43, in <module>
    from chirp.wxui import bankedit
  File "/usr/lib/python3.12/site-packages/chirp/wxui/bankedit.py", line 24, in <module>
    from chirp.wxui import memedit
  File "/usr/lib/python3.12/site-packages/chirp/wxui/memedit.py", line 37, in <module>
    from chirp.wxui import memquery
  File "/usr/lib/python3.12/site-packages/chirp/wxui/memquery.py", line 21, in <module>
    import lark
ModuleNotFoundError: No module named 'lark'

WT5A commented on 2024-06-26 19:18 (UTC)

v20240626 appears to be broken on linux, https://chirpmyradio.com/issues/11400

Bubbu0129 commented on 2024-05-22 20:40 (UTC)

@Links2004 I solved the issue by upgrading the 'python-yattag' AUR package. Just modify the PKGBUILD of 'python-yattag' and change 'pkgver' to '1.15.2'. Idk, but re-installing may also work.

WT5A commented on 2024-05-22 16:48 (UTC)

no it's not, the dependency is there, and it builds in a clean chroot.

Links2004 commented on 2024-05-22 15:37 (UTC)

missing python-yattag dependency

Traceback (most recent call last):
  File "/usr/bin/chirp", line 8, in <module>
    sys.exit(chirpmain())
             ^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/chirp/wxui/__init__.py", line 196, in chirpmain
    from chirp.wxui import main
  File "/usr/lib/python3.12/site-packages/chirp/wxui/main.py", line 47, in <module>
    from chirp.wxui import printing
  File "/usr/lib/python3.12/site-packages/chirp/wxui/printing.py", line 18, in <module>
    import yattag
ModuleNotFoundError: No module named 'yattag'

phonemic commented on 2024-04-24 12:20 (UTC)

For those also wondering why the URL changed, it looks like there's a new redirect.

curl -I https://chirp.danplanet.com

HTTP/1.1 301 Moved Permanently
Date: Wed, 24 Apr 2024 12:16:35 GMT
Server: Apache/2.4.52
Location: https://chirpmyradio.com/
Content-Type: text/html; charset=iso-8859-1

ak2021 commented on 2024-02-23 09:54 (UTC) (edited on 2024-02-23 09:56 (UTC) by ak2021)

I'm getting this error.

Failed to prepare transaction
Failed to generate chirp-next information

Ignore that, the package manager failed to install it but 'yay' installed it fine.

WT5A commented on 2024-01-19 04:00 (UTC)

alright, did it.