On Wed, Jul 3, 2019 at 12:12 PM Fred <[email protected]> wrote:

>
> After doing a fresh install of Fedora 30, I had to manually install
> this - python2-pyserial-3.4-2fc30.noarch - for chirp to work.
>

You shouldn't have had to do that...

$ rpm -q --requires chirp
/usr/bin/python2
pygtk2
python(abi) = 2.7
python2-libxml2
python2dist(pyserial)
python2dist(suds-jurko)

$ rpm -q --provides python2-pyserial
pyserial = 3.4-2.fc30
python-pyserial = 3.4-2.fc30
python2-pyserial = 3.4-2.fc30
python2.7dist(pyserial) = 3.4
python2dist(pyserial) = 3.4

So chirp on Fedora requires "python2dist(pyserial)" which the
python2-pyserial package provides. It should have been picked up
automatically...

Thanks,
Richard
_______________________________________________
chirp_users mailing list
[email protected]
http://intrepid.danplanet.com/mailman/listinfo/chirp_users
This message was sent to [email protected] at [email protected]
To unsubscribe, send an email to [email protected]

Reply via email to