[05:18] Hi, what is the recommended way to reconfigure x now? [06:15] ziroday: That is a very general question... [06:16] wgrant: its alright I think I found most of what I needed in the topic [06:16] my main question is, can I still use dpkg-reconfigure xserver-xorg [06:16] Yes. [06:16] wgrant: great!, thanks a load! [14:47] wgrant: howdy! did any of the logs help? === ScottK is now known as ScottK2 === ScottK2 is now known as ScottK === Q-FUNK1 is now known as Q-FUNK [21:17] * wgrant curses people who don't keep an IRC presence. [21:46] anybody here good with python-apt [21:46] i'm writing a script for system recovery - it pulls your installed package list, then groups it by Canonical, Third-Party or manual deb [21:46] then formats it and prints it out suitable for dpkg --set-selections and manual installation [21:47] this is the script: http://pastebin.com/m11e49548 [21:48] i've got some packages that i know for a fact were installed from a third-party apt, yet i can't find any information in their records to indicate that was the case [21:48] thus, they are currently being listed in the output as 'manual deb' when i know they were installed with apt [21:48] line 80 for reference. [21:49] anyone? [22:38] from a given package name, is there any way to tell what apt archive it came from? any API or command-line tool available? [22:39] apt-cache policy PACKAGE [22:40] superm1: thanks. i have one that i think is wrong, any idea how that could happen? [22:41] if you had a third party repo turned on for a bit [22:41] the package is isight-firmware-tools and i installed it from a mactel ppa [22:41] well, the repo is still turned on [22:42] the only version it shows is /var/lib/dpkg/status [22:42] then run an apt-get update to update your repo lists [22:43] yeah, i just did, still says that :-/ [22:43] maybe the repo recently changed and i didn't notice [22:46] not really discussion for #ubuntu-x however [22:46] you're better off in #ubuntu or a similar channel [22:47] what's the difference? [22:47] the difference is it's off-topic here [22:47] this channel is for discussion of the X server and related drivers, that's a more general topic [22:48] oh, x server. k, thanks