[02:31] so DDE is dead, which means that pull-lp-source and pull-debian-source can't find the source package name from the binary package name [02:31] is it too risky/janky to have the script query UDD's public mirror directly? [02:31] (using Postgres) [05:52] Logan: It's possible to do that lookup with LP now; I've been meaning to send a patch [05:52] Will try to get that done soon [05:56] LP 1453330 [05:56] Launchpad bug 1453330 in ubuntu-dev-tools (Ubuntu) "pull-{lp,debian}-source not getting source for binary because DDE is dead" [Undecided,New] https://launchpad.net/bugs/1453330 === idafyaid is now known as Guest40723 === idafyaid is now known as Guest23901 [12:41] Hi everyone :) [12:43] i've got some questions related to ubuntu bugs [12:59] Hi everyone :) [12:59] i've got some questions related to ubuntu bugs [13:40] Are there someone? [13:43] gammax: not that I'm going to be able to answer as I'm about to go out, but you should always, always simply ask your question rather than asking whether you can ask. === _salem is now known as salem_ === salem_ is now known as _salem [16:23] how can I create pbuilder-dist for wily? I'm getting an error: Warning: Unknown distribution "wily". [19:10] cjwatson: cheers [20:08] mediatomb.service fails to start during boot saying it can't find eth0... my first thought was that it isn't depending on the network, but /lib/systemd/system/mediatomb.service does say After=NetworkManager-wait-online.service network.target, so what could it be? [20:17] it seems that systemd is now what really handles system logging using its journal facility, yet passes things on to rsyslog which then dumps the backlog to syslog all with the same ( late ) timestamp.. why are we still using rsyslog? [23:59] why doesn't systemd provides: system-log-daemon? it is actually what handles /dev/log right? so why do we still need rsyslogd?