[01:53] Hello - I have problems installing pangolin - the live-cd works fine but when I am installing it, it crashes when "localisation" appears in the bottom bar - any suggestions? [02:27] thanks for reading me - chute out [19:39] Hello, I am new to developing ubuntu (but not new to developing). That said, I was wondering if it is possible to build/debug the ubiquity package (isolated) to do some work or will I have to run the updated source in a virtual machine? [19:39] I have (seemingly) built ubiquity successfully, however, when attempting to run it (inside my installed box) I get this python error: [19:39] from ubiquity import misc [19:39] ImportError: No module named ubiquity [19:39] I am not entirely sure how to proceed to fix this problem. [19:40] Any ideas? [19:50] RageD: to build ubiquity from the branch / source package [19:50] $ ./debian/rules update [19:50] $ debuild [19:51] To run ubiquity, boot into _live cd_ , install updated packages [19:51] genius. thank you very much. I missed the "debian/rules update" [19:51] and start ubiquity from the short-cut or terminal [19:51] ./ubiquity --debug [19:53] great, thanks a lot. Is there a quick way of installing unmet dependencies when running debuild? [20:01] RageD: apt-get build-dep ubiquity [20:01] xnox: hm. tried that, doesn't appear to have worked. [20:02] What did it complain about? [20:02] RageD: for precise you should use precise ubiquity [20:02] RageD: from quantal you should use quantal ubiquity [20:02] RageD: they are separate branches [20:03] RageD: you will not be able to run quantal's ubiquity in precise, since ubiquity has been ported to python3 along with many build-dependencies [20:03] xnox, have you notice of ubiquity-dm crashing ~ missing program error in VM but not in real HW ? [20:03] xnox: That makes sense. The issue I am having is with python3 [20:04] njin: do you have a bug report? And by VM you do mean, live-cd running in a VM? [20:04] RageD: use p:~ubuntu-installer/ubiquity/precise-proposed [20:04] xnox: thanks [20:04] xnox, yes is an already reported bug but is private and i need the number to report the test on the iso tracker, can you give it to me ? [20:05] njin: i did not notice bugs about ubiquity-dm =/ please elaborate. [20:05] njin: if you reported it, you should be able to see it =) [20:05] I start again VM [20:06] xnox, is not a mine bug :-) [20:06] njin: oh. ok. I see some. Well some of them are expected on armel. [20:06] njin: but I am guessing you want something on i386/amd64 [20:07] amd64 [20:08] njin: sorry don't see any private bugs w.r.t ubiquity-dm which are also recent [20:08] looking better [20:08] there is one on armel & another one dating back a few cycles back. [20:09] is a bug of few day ago [20:15] njin: maybe it's not private any more? [20:15] https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bugs?field.searchtext=ubiquity-dm&search=Search&field.status%3Alist=NEW&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.assignee=&field.bug_reporter=&field.omit_dupes=on&field.has_patch=&field.has_no_package=&orderby=-id&s [20:15] tart=0 [20:15] urgh [20:15] xnox, File "/usr/bin/ubiquity-dm", line 398 in run raise missingProgramError [20:17] njin: please file a new bug. [20:17] The title I think that is Ubiquity-dm ...MissingProgramError: No window manager found (tried metacity......) [20:18] when I run the crashfile with apport it return the lost something page [20:19] reporducible only in VM and not in real hardware [20:20] njin: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/923395 [20:20] xnox: Error: bug 923395 not found [20:20] njin: or https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1037515 [20:20] Ubuntu bug 1037515 in ubiquity "ubiquity-dm crashed with MissingProgramError in run(): No window manager found (tried metacity, xfwm4, matchbox-window-manager, openbox-lubuntu, openbox)" [Medium,New] [20:21] njin: last one ^^^ ? [20:21] xnox, thanks [20:21] great help [20:22] njin: but above is on armel and due to unity changes it is possible it fails. But if you get the same on i386/amd64 arches, please add a comment. [20:23] xnox, doing [20:32] done, thanks