=== StevenK_ is now known as StevenK === jibel__ is now known as jibel [11:52] ubiquity: evand * r4779 pygi/ubiquity/plugins/ubi-console-setup.py: Fix unicode handling on the keyboard page. [11:57] ubiquity: evand * r4780 pygi/ (configure configure.ac d-i/update-control debian/control): Bump indicator API to 0.4. === kentb-out is now known as kentb [14:16] ubiquity: evand * r4781 pygi/gui/gtk/stepUserInfo.ui: Mostly fix the stepUserInfo UI. [14:17] I *hate* glade. [14:17] there seems to be something really wonky in its logic [14:18] when working with some existing widgets I end up with really weird behavior that doesn't match the settings at all [14:18] I had to recreate a bunch of things [14:18] ugh === brendand_ is now known as brendand [16:09] ubiquity: evand * r4782 pygi/ubiquity/plugins/ubi-usersetup.py: Fix hostname lookup [16:46] ev: what are the permissions on the files in /var/log/installer/ after installing oneiric? it seems like most everything is only readable by root. [16:46] bdmurray: the debug log is only readable by root on purpose [16:46] as it can contain your password [16:47] right but syslog partman and casper.log are the same [16:48] at least were with a maverick install [16:50] mm, it's unnecessary for partman, I forget in the case of casper.log [16:51] I'll just modify the apport hook to use root_command_output for all the logs to be safe [16:54] cjwatson: bug 801610 is a kernel bug right? [16:54] Launchpad bug 801610 in debian-installer "Include enic & fnic drivers in ubuntu-installer" [Undecided,New] https://launchpad.net/bugs/801610 [16:59] just checking [16:59] (two choices: either it's not shipped in any udeb at all, or it's shipped in a udeb that d-i isn't including. the former is more likely) [17:03] yup, kernel. reassigned with a comment. === kentb is now known as kentb-out [22:10] ubiquity: evand * r4783 pygi/ (tests/test_usersetup.py ubiquity/plugins/ubi-usersetup.py): Add unit tests for the hostname check in the user-setup page. [22:22] ubiquity: evand * r4784 pygi/tests/test_usersetup.py: Added a test for the check_hostname function. [22:29] ubiquity: evand * r4785 pygi/ (tests/test_usersetup.py ubiquity/plugins/ubi-usersetup.py): Added a test for the check_username function.