[13:54] cr3 - further error after doing the workaround you suggested for the previous error: http://paste.ubuntu.com/644787/ [13:54] i'm on Oneiric [13:55] brendand: dpkg -l launchpad-results-developer-dependencies, is it fully installed? [13:56] :/ perhaps not [13:56] brendand@brendan-6930p:~/src/launchpad-results/trunk$ dpkg -l launchpad-results-developer-dependencies [13:56] Desired=Unknown/Install/Remove/Purge/Hold [13:56] | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend [13:56] |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) [13:56] ||/ Name Version Description [13:56] +++-==============-==============-============================================ [13:56] ii launchpad-resu 0.3-1~ppa0.11. Meta-package for Launchpad Results developer [13:59] brendand: just the "ii" line would be enough :) [14:00] brendand: what about the python-psycopg2 package, is that fully installed? it should be a dependency of launchpad-results-developer-dependencies but we should make sure [14:01] cr3: sure is [14:03] brendand: interesting, in the source tree, run ./bin/py and then: import psycopg2 [14:04] cr3: aha [14:04] Traceback (most recent call last): [14:04] File "", line 1, in [14:04] File "/usr/lib/python2.6/dist-packages/psycopg2/__init__.py", line 69, in [14:04] from _psycopg import BINARY, NUMBER, STRING, DATETIME, ROWID [14:04] ImportError: can't import mx.DateTime module [14:07] brendand: might be a problem in oneiric then [14:08] brendand: you have the very latest packages from oneiric, right? [14:11] If you have aptitude installed, the output of `aptitude search ~c` may reveal packages not quite in the ideal state. [14:15] brendand: do you have python-egenix-mxdatetime installed? [14:16] cr3: seem to [14:16] brendand: just to make sure, can you run ./bin/py and then: import mx.DateTime [14:20] cr3: can you run dpkg -L python-psycopg2 | grep tz [14:20] cr3: that import statement you asked me to run worked [14:21] brendand: /usr/share/pyshared/psycopg2/tz.py [14:21] cr3: ok, that's the same i have [14:22] brendand: can you pastebin the output of: ldd /usr/lib/python2.6/dist-packages/psycopg2/_psycopg.so [14:23] http://paste.ubuntu.com/644803/ [14:34] brendand: thanks, I'll try installing oneiric and see if I can reproduce the problem with psycopg2 [14:38] cr3: and conversely i'll boot up my natty system and make sure it does work there :) [14:40] brendand: awesome, thanks! [15:24] brendand: I suspect we're hitting a multi-arch support problem in psycopg2 on oneiric, let me know how it goes on natty and I'll submit a patch to psycopg2 [15:32] cr3: hmm, for some reason i still get the same error i mentioned in the bug report on natty, even if i 'touch buildout-templates/placeholder.txt' and do make build again [15:32] brendand: did you touch placeholder.txt or placeholder.txt.in? [15:32] gah [15:33] forgot about the .in === jpds_ is now known as jpds [15:45] cr3: you'll be glad to hear natty is okay [15:49] brendand: I reported bug #811115 against psycopg2 for now while I try to get an sbuild environment on oneiric for attempting to patch the package [15:49] Launchpad bug 811115 in psycopg2 (Ubuntu) "[oneiric] ImportError: can't import mx.DateTime module (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/811115 [15:51] Could anyone with privileges changes the topic to "Currently testing Lucid 10.04.3 LTS candidates | http://iso.qa.ubuntu.com | nVidia/ATI Proprietary Drivers | http://xorg.qa.ubuntu.com" [15:52] pedro_, are you allowed to do that ? [15:53] not sure [15:53] m nop [15:54] pedro_, :( thanks for trying [15:54] " You are not authorized to perform this operation." [15:54] np [15:54] well, you have to be op'd first :) [15:54] right that's why i've executed /msg chanserv op #ubuntu-testing [15:54] and that was the output [15:54] oh :) [15:55] hungry [15:59] fwiw, the current failure in my auto-upgrader tester is that it can't find the rootfs when booting anymore [16:00] 4 more hours till launchpad builds my packages :( [19:26] hi there. I'm curious how I can change the lightdm theme to the unity one? instructions are clear to test it but how do I make it boot into that theme? === yofel_ is now known as yofel [21:49] ubuntu-it-women