Search Criteria
Package Details: mlat-client-git 0.2.13.r0.gfe70767-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/mlat-client-git.git (read-only, click to copy) |
---|---|
Package Base: | mlat-client-git |
Description: | Mode S multilateration client by Mutability |
Upstream URL: | https://github.com/mutability/mlat-client |
Keywords: | FlighAware mlat mlat-client multilateration mutability piaware |
Licenses: | GPL-3.0-or-later |
Conflicts: | fa-mlat-client, mlat-client |
Provides: | fa-mlat-client, mlat-client |
Submitter: | None |
Maintainer: | PanisSupraOmnia |
Last Packager: | PanisSupraOmnia |
Votes: | 5 |
Popularity: | 0.006041 |
First Submitted: | 2015-07-23 08:10 (UTC) |
Last Updated: | 2024-07-16 17:41 (UTC) |
Dependencies (8)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pyasyncore
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (2)
- dump1090-mutability-git (requires mlat-client) (optional)
- piaware-git (requires mlat-client) (optional)
Latest Comments
1 2 3 4 Next › Last »
PanisSupraOmnia commented on 2024-07-16 17:51 (UTC)
Apologies, I had forgotten to come back to this. I've added python-pyasynccore as a dependency to provide compatibility with Python >= 3.12 until the work is done upstream to migrate to asyncio (or whatever the solution ends up being).
abcd567 commented on 2024-05-21 14:46 (UTC) (edited on 2024-05-21 14:57 (UTC) by abcd567)
fa-mlat-client gives following runtime error: ModuleNotFoundError: No module named ‘asyncore’
asyncore — Asynchronous socket handler
Deprecated since version 3.6, will be removed in version 3.12:
The asyncore module is deprecated (see PEP 594 for details).
Please use asyncio instead.
NOTE by author of mlat-client source code:
https://discussions.flightaware.com/t/ubuntu-24-04-noble-numbat-desktop-server-install-piaware-dump1090-fa-dump978-fa-and-piaware-web/90939/20
asyncio is not at all a drop-in replacement for asyncore, they work quite differently and there will be development work needed to port mlat-client to use asyncio.
meijin commented on 2024-05-21 12:33 (UTC)
seems like upstream problem: https://github.com/mutability/mlat-client/issues/39
meijin commented on 2024-05-21 12:28 (UTC)
When using with piaware, I am seeing the following error:
I guess this is related to the usage of Python 3.12.
meijin commented on 2024-02-29 07:06 (UTC)
works now, IDK :thinking: Thanks anyway
PanisSupraOmnia commented on 2024-02-19 10:55 (UTC)
Hey @meijin, are you sure that you're doing a clean build using the latest pkgbuild? That patch isn't present anymore, so it looks like you haven't pulled the latest.
meijin commented on 2024-02-19 10:18 (UTC)
meijin commented on 2024-02-13 19:57 (UTC)
I am failing to update the package with:
abcd567 commented on 2023-12-01 04:00 (UTC) (edited on 2023-12-01 04:02 (UTC) by abcd567)
@PanisSupraOmnia
OK, in light of your comments, I have edited my code at github ( https://github.com/abcd567a/archlinux-piaware )
I feel it is now in conformity with Arch Linux standards and practices.
Please have a look when you find time. Thank you.
abcd567 commented on 2023-11-30 03:25 (UTC)
@PanisSupraOmnia
Thank you for your review & comments about my composite repo. "archlinux-piaware" at Github.
I will shortly review it and will try to remove discrepancies pointed out by you.
Thanks again for your review.
1 2 3 4 Next › Last »