[chirp_users] Compiling chirp on Linux mint 20 and failed chirp build in the ppa

Håken Hveem
Tue Jul 21 11:10:25 PDT 2020


Hello, I have tried :
|apt-get install python-gtk python-serial python-libxml2|

|Those are not present in the repositories for Linux mint 20.|

|
|

|I tried to install:
|

|python-libxml2
|

|python-wxgtk-media3.0|


||python-wxgtk-webview3.0||

|python3-serial
|

|+ other packages mentioning python and serial + gtk.|

|
|

|No luck on that.|

|Installed python3-pip and did :
./chirpw
WARNING: python-future package is not available;
chirp.drivers.anytone778uv requires it
WARNING: python-future package is not available; chirp.drivers.ga510
requires it
Traceback (most recent call last):
  File "./chirpw", line 24, in <module>
    from chirp.drivers import *
  File
"/home/haaken/Nedlastinger/chirp-daily-20200718/chirp/drivers/idrp.py",
line 16, in <module>
    import serial
ImportError: No module named serial
|

|Then tried :|

| pip3 install serial
Collecting serial
  Downloading serial-0.0.97-py2.py3-none-any.whl (40 kB)
     |████████████████████████████████| 40 kB 602 kB/s
Requirement already satisfied: iso8601>=0.1.12 in
/usr/lib/python3/dist-packages (from serial) (0.1.12)
Requirement already satisfied: pyyaml>=3.13 in
/usr/lib/python3/dist-packages (from serial) (5.3.1)
Requirement already satisfied: future>=0.17.1 in
/usr/lib/python3/dist-packages (from serial) (0.18.2)
Installing collected packages: serial
Successfully installed serial-0.0.97
|

|Still the same issue with |
||./chirpw||

||How do I solve this, and WHY is there no packet available in the
dansmith ppa ?||

||There is apparently a depency missing to build the package for Focal,
because according to the build log:

Build status

[MANUALDEPWAIT] Dependency wait on lgw01-amd64-022

    Missing build dependencies: python-serial
    Started on 2020-07-18
    Finished on 2020-07-18 (took 1 minute, 37.3 seconds)
||

||
||

||
||

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20200721/9d607e47/attachment.html 


More information about the chirp_users mailing list