Tom, I am going to wait a day or two and do a ./update-xastir as I usually do and see if certain files are not getting updated. My suspicion is that something in .gitignor is causing a problem on my system and maybe on other users systems but they just have not realized it yet.
Dave - KB3EFS On 08/18/2016 08:16 PM, Tom Russo wrote: > On Thu, Aug 18, 2016 at 07:27:04PM -0400, we recorded a > bogon-computron collision of the <[email protected]> flavor, > containing: > >> Dag Nabit Dave we got'z da same results on two different OS's! ;-) :-) >> > Yes, with completely different problems. David R. had a problem > packaging up his sources (he was using a source bundle that was not > the same as his git clone's head), and you somehow had a borken clone. > The solutions were not the same, even though the symptoms were. And > the OS was irrelevant --- the problem is in the source tree, not the > build. You can, of course, always just throw away your clone and do > another, as you did, but it would be instructive to see what is wrong > with the old one. In your borken clone directory, look at: git log > --oneline to see the commit history present in that clone. If you add > the "--decorate" option, you can also check that HEAD (the actual code > you've got checked out) is the same as master (the most recent commit > in the repo). Somehow you've either got a detached head, are on the > wrong branch (unlikely), have not updated, or are otherwise out of > sync with current code. > >> On 08/18/2016 07:22 PM, David Ranch wrote: >> >>> Ok.. I re-traced all my steps and created a new package from a >>> refreshed git pull: >>> rpmbuild/RPMS/x86_64/xastir-2.0.9-4.20160810gite72841b9.el6.x86_64.rpm >>> I installed it and I now see the two new map directories! Woohoo! $ >>> find /usr/share/xastir/maps/Online/ /usr/share/xastir/maps/Online/ >>> /usr/share/xastir/maps/Online/geogratis.gc.ca >>> /usr/share/xastir/maps/Online/geogratis.gc.ca/Sub_regional.geo >>> /usr/share/xastir/maps/Online/geogratis.gc.ca/Sub_national.geo >>> /usr/share/xastir/maps/Online/geogratis.gc.ca/National.geo >>> /usr/share/xastir/maps/Online/geogratis.gc.ca/Regional.geo >>> /usr/share/xastir/maps/Online/OSM_tiled_cycle.geo >>> /usr/share/xastir/maps/Online/OSM_tiled_fosm.geo >>> /usr/share/xastir/maps/Online/nationalmap.gov >>> /usr/share/xastir/maps/Online/nationalmap.gov/TopoRelief1-7.geo >>> /usr/share/xastir/maps/Online/nationalmap.gov/Transportation.geo >>> /usr/share/xastir/maps/Online/nationalmap.gov/Contours.geo >>> /usr/share/xastir/maps/Online/nationalmap.gov/Aerial.geo >>> /usr/share/xastir/maps/Online/nationalmap.gov/Topo1-10.geo >>> /usr/share/xastir/maps/Online/nationalmap.gov/Hydrography.geo >>> /usr/share/xastir/maps/Online/nationalmap.gov/ShadedRelief.geo >>> /usr/share/xastir/maps/Online/OSM_tiled_mapnik.geo I'm honestly at a >>> loss of how I created the older archive but I appreciate everyone's >>> help (and patience) in getting this ironed out! I'll give it a spin >>> tonight once I'm on the console. --David KI6ZHD >>> _______________________________________________ Xastir mailing list >>> [email protected] http://xastir.org/mailman/listinfo/xastir >>> >> _______________________________________________ Xastir mailing list >> [email protected] http://xastir.org/mailman/listinfo/xastir >> _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
