Search Criteria
Package Details: piaware-git 9.0.1.r0.g18aaf46-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/piaware-git.git (read-only, click to copy) |
---|---|
Package Base: | piaware-git |
Description: | Client-side package and programs for forwarding ADS-B data to FlightAware |
Upstream URL: | https://github.com/flightaware/piaware |
Licenses: | BSD |
Submitter: | anish |
Maintainer: | anish |
Last Packager: | anish |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2015-04-24 08:44 (UTC) |
Last Updated: | 2023-11-18 17:51 (UTC) |
Dependencies (15)
- dump1090-fa-gitAUR (dump1090-mutability-gitAUR, readsb-gitAUR, dump1090-mictronics-gitAUR, readsb-wiedehopf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- tcl (tcl-fossilAUR, tcl84AUR)
- tcllauncherAUR
- tcllibAUR
- tcltlsAUR
- tclxAUR
- tk (tk-fossilAUR)
- autoconf (autoconf-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tcl (tcl-fossilAUR, tcl84AUR) (make)
- tcllauncherAUR (make)
- mlat-client (mlat-client-gitAUR) (optional) – M-LAT support
- net-tools (net-tools-gitAUR) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
a36233 commented on 2019-06-21 12:40 (UTC)
Is the fix still needed? Already included upstream?
==> Starting prepare()... patching file programs/piaware/faup.tcl Reversed (or previously applied) patch detected! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file programs/piaware/faup.tcl.rej ==> ERROR: A failure occurred in prepare(). Aborting...
test0 commented on 2019-04-22 07:38 (UTC)
@PanisSupraOmnia @anish I can confirm that this works also for me in addition of using the dev branch of dump1090-fa-git.
PanisSupraOmnia commented on 2019-04-21 19:56 (UTC)
@anish This seems to work for me:
anish commented on 2019-04-21 00:02 (UTC)
@PanisSupraOmnia @test0 I can't reproduce this. If you have a patch, I can add it in
PanisSupraOmnia commented on 2019-04-20 23:15 (UTC)
@test0 I noticed this issue as well after I adopted and updated the tcllauncher last week. It seems that some recent changes to the dev branch of piaware added a file that for some reason specifically requires Itcl version 3.4, even though the rest of the piaware repo makes no specification of Itcl version. A temporary fix is to change the specified line in
faup.tcl
and remove3.4
frompackage require Itcl 3.4
.test0 commented on 2019-04-17 08:36 (UTC) (edited on 2019-04-17 08:37 (UTC) by test0)
@anish: There is an issue with newer versions:
anish commented on 2018-08-31 05:27 (UTC)
@a36233 as mlat is optional, added net-tools as optional as well (though technically it belongs in mlat-client)
a36233 commented on 2018-08-28 16:23 (UTC)
Please add net-tools as a dependency netstat required for mlat.
test0 commented on 2018-04-21 09:09 (UTC)
@anish: that worked, thanks.
anish commented on 2018-04-21 05:03 (UTC)
for a temporary fix, quote the variables in lines 15 & 16 in /usr/bin/c_rehash to look like this :
my $dir = "/etc/ssl"; my $prefix = "/usr";
« First ‹ Previous 1 2 3 4 5 Next › Last »