[00:36] argh, debian/control.in [00:36] * cjwatson fixes gnome-pkg-tools for real === apachelogger is now known as SirPatchalot [02:07] pitti: Looking more at the copy timeout I found last night, it actually spent a lot of time sending mail about a question that was attached to one of the bugs. That was made asynchronous yesterday, so it may be better now. === SirPatchalot is now known as apachelogger === dendro-afk is now known as dendrobates [03:42] cgroups sound nice and all, but weren't process session IDs created for the same purpose? privileged login process creates new sid, and all processes descended from there are part of it? [03:56] no [03:57] that's not even a distinguishing feature pf cgroups [03:58] I'm reading http://0pointer.de/blog/projects/systemd.html and it talks about cgroups as a way to for init to group an entire set of children from which they can not escape... I thought that's what SID was created for, since normal processes can always start a new process group? and since they can't escape from their session, you can always kill the entire session? [04:01] you can trivially lose parentage of processes [04:02] cgroups let you group threads with controllers for memory & cpu time and more; that they stay in their groups is just a function of its grouping [04:04] yea... but normal processes can't change their sid, so even if you aren't their parent anymore, you can still find them can't you? [04:10] i think you can, but programs can start a new sid & spawn children at any time === dendrobates is now known as dendro-afk [04:10] if you're not wait4()'ing on children you can't really get ahold of it [04:11] the reaper would have to resort to scanning periodically [04:12] I thought that was the big difference between sid and pgrp? that only root can make a new sid? [04:13] but with respect to that you can be informed when a group is empty and you directly know whats in that group [04:13] any caller can start a new group [04:14] a new process group, but not a new session I thought? [04:15] you should probably say what you mean by a new session if theres a misunderstanding, i'm thinking of setsid(3) [04:15] so bash can make a new group for task management, but only login can make a new session.. I thought that was the purpose of sessions [04:16] there aren't really sessions as you describe them, iirc either the setsid or pgrp stuff just give the leader a pass at the children before it'd be reparented directly to init [04:17] hrm.. I don't have setsid in section 3 for some reason... but I thought that was root only [04:17] you need exttra man pages, sec [04:18] manpages-dev & manpages-posix-dev [04:19] ahh, was missing the posix pages [04:21] but just the same, theres not really much overlap === fabbione_vac is now known as fabbione === _LibertyZero is now known as LibertyZero [08:32] Hey. I'll preface this saying I have yet to even try to reproduce this; just looking for a quick visual sanity check. I don't see how bug#771038 is possible. from looking at the linker errors, it's like GCC is just ignoring -lpopt [08:33] bug 771038 [08:33] Launchpad bug 771038 in isomd5sum (Ubuntu) "isomd5sum version 1:1.0.5-1 failed to build on amd64 with GCC-4.6/oneiric" [High,New] https://launchpad.net/bugs/771038 [08:35] (from doko's build logs, it appears i386 is failing too, not just amd64) [10:02] doko_,lamont: armel builders back on auto [10:03] (current main uninstallables: amd64:127, armel:289, i386:127, powerpc:132. that's good enough to restart autobuilds) [10:17] Hello. I'm trying to make some changes to ubiquity. I noticed that though ubiquity copies everything in the read-only fs of the livecd, it does not copy things such as the ubiquity program etc. Does it actually copy it, and then remove it, or is there some other process involved? [10:18] it copies it and then removes it [10:19] specifically it removes packages that are in /casper/filesystem.manifest on the CD but not in /casper/filesystem.manifest-desktop [10:19] (scripts/plugininstall.py:remove_extras) [10:20] we do also try to save time by not copying files belonging to packages we're just going to remove anyway, although we can only do that in limited circumstances. I forget whether that's the case for ubiquity [10:20] BTW, regarding bug 771038, I figured it out. newer binutils apparently care about the linking order. Moving -lpopt toward the end of the line fixes it [10:20] Launchpad bug 771038 in isomd5sum (Ubuntu) "isomd5sum version 1:1.0.5-1 failed to build on amd64 with GCC-4.6/oneiric" [High,New] https://launchpad.net/bugs/771038 [10:21] now.... I am a Debian maintainer with a Ubuntu bug (soon to be) fixed. is there a procedure for saying "you should totally pull this updated deb down from sid to close this bug"? [10:21] https://wiki.ubuntu.com/SyncRequestProcess [10:22] thanks [10:22] that's if there are no outstanding Ubuntu changes [10:22] cjwatson: thanks a lot! [10:22] if there are, somebody needs to merge it [10:22] cjwatson: no, I think MOTU keep it vanilla from debian [10:22] fo0bar: until Debian import freeze (https://wiki.ubuntu.com/OneiricReleaseSchedule), we sync all packages that don't have Ubuntu modifications from Debian unstable automatically [10:23] so if it's in that category, you don't need to do anything at the moment [10:23] ahh. so worst case scenario, I do nothing and it resolves itself? [10:23] I'd call that the best case, but yes :) [10:23] hehe [10:24] 5 various bugs fixed in one night. getting laid off has increased my productivity tremendously! [10:52] Hmm, I'm now wondering [10:52] so the Ubuntu 11.10 CD will include GTK2, GTK3, *and* Qt4? [10:52] that's one crowded CD -_- [10:54] https://blueprints.launchpad.net/ubuntu/+spec/foundations-o-great-cd-debate [10:54] (scheduled for UDS discussion) [10:55] not that we arent discussing it every release :) [10:57] as it mentions in the spec summary ... [10:57] ah, didnt read it :) [11:02] pitti: I'm noticing lots of: [11:02] E: libqtscript4-svg: md5sums-lists-nonexisting-file usr/share/doc/libqtscript4-svg/changelog.Debian.gz [11:03] pitti: I don't suppose that's a consequence of your recent pkgbinarymangler changes? [11:06] * ogra_ wonders why btrfs seems to be permanently loaded on his system [11:06] apparently the initrd loads it regardless if i have btrfs partitions or not [11:10] cjwatson: Can I do lintian and telepathy-haze perl 5.10 rebuilds or you have done that already? [11:12] wait, not lintian, but libnet-dns-perl [11:21] cjwatson: Okay leave it, I'm not rebuilding 'em, all of those are in main, and I'm too lazy to request sponsorship for 20+ rebuilds which will be done by others for sure in a few days [11:37] jcastro: is it enough to propose a blueprint for discussion at uds-o or do i have to do additional steps to get in on the agenda? [11:59] cdbs: certainly there's no point in doing any that you need sponsorship for - I can do those in bulk a lot more easily [11:59] cdbs: I don't mind if you want to do ones that you can upload directly [12:03] cdbs: I can't upload libnet-dns-perl until libdigest-sha1-perl has built and published on all architectures [12:03] otherwise I'll just have to reupload it for armel later [12:04] (potentially, anyway - it might just FTBFS, but I'd rather be economical with uploads where possible) [12:07] cdbs: it'll generally be easier once armel has caught up - I expect I can then just upload all the level-2 stuff in bulk === axp2__ is now known as axp2 [13:42] folx, these are some issues i encountered in Unity http://paste.ubuntu.com/604430/ [14:38] lifeless: you're not joining us in Budapest? [15:35] bdrung_: it needs to be named right and then the track lead for that track needs to accept it, then it gets autoscheduled [15:35] bdrung_: https://lists.ubuntu.com/archives/ubuntu-devel/2011-March/032813.html [15:41] jcastro: thanks. i didn't set the approver. who is the approver for the "other" track? [15:43] bdrung_: those just go in a pile, any track lead can approve those, so you'd want to ping either slangasek or robbiew or jasonwarner [15:44] slangasek: ^ ping for https://blueprints.launchpad.net/ubuntu/+spec/other-o-eclipse-3.6/ [16:34] jelmer: thanks for those bzr-* FTBFS fixes. Did you miss bzr-xmloutput or is there an other reason that you didn't update it? === hunger_ is now known as hunger [17:15] geser: there's two things I'd like to see merged upstream to fix the testsuite (which is run by the packaging) [17:15] I've submitted MPs, waiting for upstream atm === Quintasan_ is now known as Quintasan [18:41] hi!#could someone please tell me why there are two libnotify packages in Ubuntu? [18:42] libnotify4-dev and libnotify-dev [18:42] Debian has only libnotify-dev, and I maintain a package depending on libnotify-dev >= 0.7 [18:42] ...which does not build on Ubuntu [18:44] * ScottK looks [18:45] * Laney is searching for his passport [18:48] ximion: debian/changelog for libnotify4 says " * Rename source package and -dev binary to be versioned, so that we can install both in parallel for a while." [18:49] So it looks like the Ubuntu desktop people needed a newer version but didn't want to do a full transition so they made a secnod one. [18:50] ScottK: This seems to be unnecessary for Debian: http://packages.debian.org/experimental/libnotify-dev [18:50] do you know if this will be changed back for Oneiric? [18:50] if so, I'll not do anything to be Ubuntu-compliant in this case and just wait [18:51] ximion: I would guess it's likely. I will file a bug about it. [18:52] ScottK, thanks! btw, the package in question is http://packages.debian.org/unstable/gnome-packagekit [18:52] ..which is named packagekit-gnome for whatever reason [18:53] should I file a request to remove packagekit-gnome from Oneiric, so there are no conflicts with the gnome-packagekit package, when it gets merged? [18:53] Yes. [18:55] FWIW it looks like the work was done in parallel of the Debian work (hit Ubuntu about a day apart from when 0.7 hit experimental), so when the decision was made to do this there wasn't anything in experimental to rely on. [18:55] ScottK, ok. The gnome-packagekit pkg breaks the packagekit-gnome anyway. [18:55] ScottK, maybe because Ubuntu Natty still ships GNOME2, while libnotify > 0.7 is a G3 component. [18:56] (AFAIK an external dependency) [18:56] That's likely it. There are some bits of Gnome3 stuff in Natty, but not all of it by any means. [18:56] should we add a packagekit-gnome -> gnome-packagekit transitional package in Ubuntu? [18:57] geser, I don't think this is required. gnome-packagekit has a breaks field for packagekit-gnome, so older versions will get removed. [18:57] and there's no standard component depending on GPK in Ubuntu yet [18:58] (there might be one if e.g. the USC switches to PK, but I'm not sure if this will happen) [19:05] ScottK, files bug #779148 [19:05] Launchpad bug 779148 in packagekit-gnome (Ubuntu) "Removal request for packagekit-gnome from Oneiric" [Undecided,New] https://launchpad.net/bugs/779148 [19:05] files -> filed [19:10] !info gnome-packagekit oneiric [19:10] 'oneiric' is not a valid distribution: hardy, hardy-backports, hardy-proposed, jaunty, jaunty-backports, jaunty-proposed, karmic, karmic-backports, karmic-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, maverick, maverick-backports, maverick-proposed, medibuntu, natty, natty-backports, natty-proposed, partner, stable, testing, unstable [19:38] Hello. I noticed that some of the oem parts of ubiquity remove cryptsetup if it is not used in the home folder. Does this get carried out on a "normal" ubuntu installation? [19:44] alternatively... are the "oem" ubiquity packages used at all on the ubuntu livecd? [20:32] who do I contact to tell them that perl-modules 5.10.1-17ubuntu4.1 is corrupt? [20:32] * superfly has tried downloading it from a few servers, and they all seem to be corrupt [20:37] it did download for me from de.archive.ubuntu.com today [20:45] yofel: yeah, it downloads, but aptitude fails with "hash sum mismatch" and when I downloaded it manually so that I bypassed the hash checksum, it failed to unpack it [20:46] * superfly hasn't tried the de server yet though [20:48] yofel: this is what I get if I download it separately and put the package in /var/cache/apt/archives (and I just downloaded it from de.archive.ubuntu.com) http://pastebin.com/P6mHqUJw [20:51] I'm clueless then, as for me 'dpkg-deb -x perl-modules_5.10.1-17ubuntu4.1_all.deb p-m/' works fine [20:52] someone else might know more [20:52] I'll try that (I'm a bit of a noob when it comes to packages) [20:52] thanks for the help yofel [20:54] superfly: Does grabbing it from the librarian result in the same (broken) file? [20:55] superfly: https://launchpad.net/~ubuntu-security/+archive/ppa/+build/2458088/+files/perl-modules_5.10.1-17ubuntu4.1_all.deb [20:55] infinity: I don't know, let me try... [20:57] infinity: ah yes, that package seems fine [20:57] thanks, that solves it for me [20:57] But not for the archive, I suspect. [20:57] Let me poke at this. [20:57] thanks [20:59] * superfly is glad he got it fixed, but thinks that others downloading the package would appreciate the same ;-) [21:01] superfly: Okay, so... The file on the mirrors matches the file in the librarian, so I suspect you're behind a clever (and broken) transparent proxy somewhere that's causing you occasional pain. [21:02] infinity: hrm, that might be the case [21:02] I'm in South Africa, and all the ISPs here run transparent proxies [21:03] superfly: That seems like the most likely explanation, then. The archive itself is consistant. [21:03] infinity: thanks for the help [21:03] superfly: Anyhow, glad to help you get it sorted. [21:08] SpamapS: nope === tgall_foo is now known as Dr_Who === lifeless_ is now known as lifeless [21:37] pitti: when the langpacks are built for -updates, will they get translated xml which has been stripped out of packages going into -proposed and -updates? [21:43] chrisccoulson, ArneGoetje: not sure if you could also help with that ^ (Saw you are in ~ubuntu-langpack) - obviously appreciate it is a weekend and UDS upon us === bdrung_ is now known as bdrung_away