Well, during the updating of the OpensatNav source, there was a problem connecting to the remote launchpad server, as you can see here :
Control socket connect(/home/zerog/.ssh/[email protected]:22): Connection refused ControlSocket /home/zerog/.ssh/[email protected]:22 already exists, disabling multiplexing Tree is up to date at revision 147. But my script tried anyway to generate a new apk whereas it shouldn't have. Well, another thing to fix for tonight, that was just a false alert. Regards, Guillaume 2010/5/9 Chris Andrew <[email protected]> > Guillaume, > > The link to the APK seems to be broken when I try it from my 'phone > and PC. Could you possibly check it? > > Cheers, > > Chris. > > On 9 May 2010 07:21, Chris Andrew <[email protected]> wrote: > > Thanks for letting the list know. I wonder whether this should go to the > > 'user' list also, so that a larger amount of people can try the 'testing' > > version? > > > > Thanks, > > > > Chris. > > > > On 9 May 2010 04:15, "Guillaume Rosaire" <[email protected]> wrote: > > > > > > A new build for OpenSatNav 0.9 rev 147 named > > 2010-05-09-OpenSatNav-snapshot-r147.apk has just been uploaded to > Launchpad. > > > > You can see it on https://launchpad.net/opensatnav > > or download it here : > > > http://launchpad.net/opensatnav/trunk/0.9/+download/2010-05-09-OpenSatNav-snapshot-r147.apk > > > > > > building log: > > ------------ > > > > Updating project with bazaar > > Control socket > > connect(/home/zerog/.ssh/[email protected]:22): > Connection > > refused > > ControlSocket /home/zerog/.ssh/[email protected]:22already > > exists, disabling multiplexing > > Tree is up to date at revision 147. > > Generating build.xml file > > Updated default.properties > > Updated local.properties > > Setting bzr revision in AndroidManifest.xml > > Cleaning bin/ directory > > Generating APK > > Buildfile: build.xml > > [setup] Project Target: Android 1.6 > > [setup] API level: 4 > > > > dirs: > > [echo] Creating output directories if needed... > > [mkdir] Created dir: > > /home/zerog/opensatnav/sources/opensatnav/bin/classes > > > > resource-src: > > [echo] Generating R.java / Manifest.java from the resources... > > > > aidl: > > [echo] Compiling aidl files into Java classes... > > > > compile: > > [javac] Compiling 68 source files to > > /home/zerog/opensatnav/sources/opensatnav/bin/classes > > [javac] Note: > > > /home/zerog/opensatnav/sources/opensatnav/src/org/opensatnav/services/NominatimGeoCoder.java > > uses unchecked or unsafe operations. > > [javac] Note: Recompile with -Xlint:unchecked for details. > > > > dex: > > [echo] Converting compiled files and external libraries into > > bin/classes.dex... > > > > package-resources: > > [echo] Packaging resources > > [aaptexec] Creating full resource package... > > > > no-sign: > > > > package: > > [apkbuilder] Creating org.opensatnav.SatNavActivity-unsigned.apk for > > release... > > [apkbuilder] /home/zerog/opensatnav/sources/opensatnav/bin/classes.dex => > > classes.dex > > > > release-package: > > > > release.check: > > > > release.nosign: > > [echo] No key.store and key.alias properties found in > build.properties. > > [echo] Please sign bin/org.opensatnav.SatNavActivity-unsigned.apk > > manually > > [echo] and run zipalign from the Android SDK tools. > > > > release: > > > > BUILD SUCCESSFUL > > Total time: 12 seconds > > Signing release > > adding: META-INF/MANIFEST.MF > > adding: META-INF/OSNKEY.SF > > adding: META-INF/OSNKEY.RSA > > signing: res/drawable/direction_arrow.png > > signing: res/drawable/ic_menu_info_details.png > > signing: res/drawable/icon.png > > signing: res/drawable/location_marker.png > > signing: res/drawable/maptile_loading.png > > signing: res/drawable/osm.png > > signing: res/layout/about.xml > > signing: res/layout/contribute.xml > > signing: res/layout/getdirections.xml > > signing: res/layout/locationview.xml > > signing: res/layout/main.xml > > signing: res/layout/tripstatistics.xml > > signing: res/raw/license.txt > > signing: res/xml/prefs.xml > > signing: AndroidManifest.xml > > signing: resources.arsc > > signing: res/layout-land/tripstatistics.xml > > signing: classes.dex > > Verifying alignment of > > /home/zerog/opensatnav/target/2010-05-09-OpenSatNav-snapshot-r147.apk > (4)... > > 50 META-INF/MANIFEST.MF (OK - compressed) > > 838 META-INF/OSNKEY.SF (OK - compressed) > > 1687 META-INF/OSNKEY.RSA (OK - compressed) > > 2400 res/drawable/direction_arrow.png (OK) > > 4536 res/drawable/ic_menu_info_details.png (OK) > > 6484 res/drawable/icon.png (OK) > > 8972 res/drawable/location_marker.png (OK) > > 10004 res/drawable/maptile_loading.png (OK) > > 13428 res/drawable/osm.png (OK) > > 18638 res/layout/about.xml (OK - compressed) > > 20145 res/layout/contribute.xml (OK - compressed) > > 20732 res/layout/getdirections.xml (OK - compressed) > > 21710 res/layout/locationview.xml (OK - compressed) > > 22339 res/layout/main.xml (OK - compressed) > > 22642 res/layout/tripstatistics.xml (OK - compressed) > > 23339 res/raw/license.txt (OK - compressed) > > 24048 res/xml/prefs.xml (OK - compressed) > > 24831 AndroidManifest.xml (OK - compressed) > > 26404 resources.arsc (OK) > > 114584 res/layout-land/tripstatistics.xml (OK - compressed) > > 115328 classes.dex (OK - compressed) > > Verification succesful > > _______________________________________________ > > Osn-dev mailing list > > [email protected] > > https://lists.kentgeek.org/mailman/listinfo/osn-dev > > > > > > -- > Reasons why you may want to try GNU/Linux: > > http://www.getgnulinux.org/ > _______________________________________________ > Osn-dev mailing list > [email protected] > https://lists.kentgeek.org/mailman/listinfo/osn-dev >
_______________________________________________ Osn-dev mailing list [email protected] https://lists.kentgeek.org/mailman/listinfo/osn-dev
