/srv/irclogs.ubuntu.com/2010/10/19/#ubuntu-installer.txt

=== superm1` is now known as superm1
hllp_mepleasehey04:11
hllp_mepleasei have a problem when the instaler gets to the user screen04:11
hllp_mepleasewith ubuntu 10.1004:12
hllp_mepleasethe next button will not allow me to press it04:12
hllp_mepleaseany ideals04:12
hllp_mepleasetrying to instal from cd already burnned disk 2 times and downloaded iso twice both times it stoped in the same spot04:13
mvkwe would like to add geolocation to the timezone screen for the installation - ---->         "[X] Automatically detect my timezone (using my internet connection" something like that ;)09:52
mvkfor what packages we would have to commit patches?09:53
apwmvk, other than casper (which i mentioned before), ubiquity looks to be related (based on its description) it might be worth having a poke in there09:55
mvkthank you :)09:56
persiamvk, I believe it already tries to do that.  I may be mistaken, but probably saner to just go ahead and do it rather than force the user to make a choice.09:59
mvkwell, what about having the option - and making it 'checked'09:59
mvkyou gotta think about privacy here as well09:59
persiaConsidering that the install already makes a couple network calls to known services, I don't think it would be meaningfully different.10:00
mvkim funding people to get this done, what geolocation system will be used, im not sure about atm10:00
mvki cant simply assume that it would be ok, so i wont10:00
persiaThings like using ntp to set the time correctly, pulling fresh updates from a hardcoded set of URLs, etc.10:00
persiamvk, Indeed, it does already do this, based on geonames and the Olsen DB.10:01
mvkare you sure!?10:01
persiaIt's in the changelog for maverick.10:02
mvk' and automatic timezone selection via an GeoIP location service present in the upcoming Ubuntu 10.10 ('10:02
persiaSeems to be bug #22988410:03
ubot2Launchpad bug 229884 in ubiquity (Ubuntu) (and 1 other project) "use geoip for default location (heat: 3)" [Wishlist,Fix released] https://launchpad.net/bugs/22988410:03
persiaAnd theres any number of updates and bugfixes to the functionality since that was committed.10:04
mvkso it should actually work10:06
persiaFor IPs that geolocate.10:06
persiaThe geoip stuff could be buggy, of course.10:06
Riddellmvk: the kde frontend acts differently from the gtk frontend in that regard10:40
Riddellat least I think it does10:41
Riddelldon't remember the details10:41
Riddellanyway to work on the installer you need a virtual machine such as virtualbox-ose (or a computer you don't mind reformatting every time)10:42
persiaRiddell, Significant changes seem to be in tzsetup rather than ubiquity, so there's a decent chance that the kde frontend can do it (although I'm unsure if it does)11:00
Riddellit does some geolocation which as put in during lucid cycle but I think not the same as what ev put in during maverick11:01
persiaLooks to me like the geolocation timezone stuff was supposed to hit in lucid, but the ubiquity bit was buggy until maverick.  Quite possible the kde frontend still has some bugs (or a sufficiently different UI to not expose the geoip stuff)11:02
evright, there are two things at play here and they do two things11:02
persiaMy memory is that the install experience for the gtk and kde frontends is rather different.11:03
evtzsetup, the debian-installer component as used in both the alternate and desktop CDs hits http://geoip.ubuntu.com/lookup11:03
evthis gives it a geoip based default, but does not force the user to use it11:03
evthis was added in lucid, as Riddell suggests11:04
evthe geonames stuff that landed for 10.10 and only exists in the Ubuntu (gtk) desktop CD installer allows the user to type a place name in a box below the timezone map11:04
evit then sends this to http://geoname-lookup.ubuntu.com/?query=%s which then returns a set of results that are displayed in a drop down box in the interface11:05
persiaBut the default is still set based on geoip regardless of the frontend?  The kde environment just doesn't have the geoname entry box?11:06
evusing the results as you type stuff in gtk entries11:06
evpersia: correct11:06
persiaAh, good.  Then mvk would do well to test&verify, and probably fund some other useful installer work rather than geoip-based timezone selection.11:06
evif the user selects one of these results, the latitude / longitude pair is taken and converted into an olsen db location using a color coded image (much like how the hit detection is done in the graphical map)11:07
evpersia: indeed, I agree11:07
evNote that if privacy is of concern, the user or distributor can set the debconf key tzsetup/geoip_server to null in a preseed11:09
persiamvk, So, whilst the lead installer developer (ev) is here: what else is on your installer wishlist?  I'm sure we can find something that needs a bit of work.11:09
evthis will disable the geoip autodetection11:09
mvkhi11:09
evhi11:09
mvkpersia: proper SSD device detection is missing11:10
mvkev11:10
evmvk: can you elaborate on what's missing?11:10
mvkwith other words >> noatime,discard, should be added for the appropriate devices11:10
mvkwhile noatime (no access time updates for files that are red) is second11:11
mvkthe discard option (to invoke usage of TRIM support) should definitly be there11:11
evnoatime is already there11:13
mvki was a bit shocked actually to notice 'discard' was not there after using 'use my whole drive', during installation11:14
mvkalignment with the drive is done properly now i heard ........11:14
mvkev: this is how i made it > # / was on /dev/sda1 during installation11:15
mvkUUID=afe246d9-b0f7-4cc5-abcb-9d7bc1100ee7 /               ext4    discard,noatime,errors=remount-ro 0       111:15
mvkbut after installation, it looked like > # / was on /dev/sda1 during installation11:15
mvkUUID=afe246d9-b0f7-4cc5-abcb-9d7bc1100ee7 /               ext4    errors=remount-ro 0       111:15
mvkso, no atime nor discard11:15
evas I understand it, discard has not gone through the rigors of proper testing yet and will be made the default when its ready.11:19
mvkok11:22
mark__hey have an instal problem21:25
mark__when i get to the user set up page the next button doesnt allow me to press it and below just tells me whenever im ready21:26

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!