On Thu, Aug 18, 2016 at 04:04:44PM -0700, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > > Ok.. I need to still hack around a bit but there seems to be something > wrong with my SOURCE package. Notice the date and git hash of the .tgz > file but then look at the dates in the archive and the LACK of the new > geo files in there:
I didn't realize you weren't building directly from your git clone, but from a tarball created *from* that git clone. It was just the question about how up-to-date your source tree was that made me ask about "git log --oneline" (I was only interested in the first line of it, which would show the last SHA in your repo) and "git status" (which would show whether you were actually checked out at the head of master). Glad you tracked it down to a mistake in bundling the source. That should be easy to fix. > -- > $ tar tzvf /usr/src/redhat/SOURCES/xastir-2.0.9-20160809gitb4f6124d.tgz > | grep "\.geo" > > -rw-r--r-- dranch/dranch 1496 2016-07-24 18:51 > xastir-2.0.9/OSM_tiled_cycle.geo > -rw-r--r-- dranch/dranch 1487 2016-07-24 18:51 > xastir-2.0.9/OSM_tiled_fosm.geo > -rw-r--r-- dranch/dranch 1493 2016-07-24 18:51 > xastir-2.0.9/OSM_tiled_mapnik.geo > -rw-r--r-- dranch/dranch 20375 2016-07-08 13:15 > xastir-2.0.9/src/LICENSE.geocoder > -- > > I'm not sure how that would happen... but let me check. -- Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/ Tijeras, NM QRPL#1592 K2#398 SOC#236 http://kevan.org/brain.cgi?DDTNM echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m] _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
