=== JasonO_ is now known as JasonO === Quintasan_ is now known as Quintasan [08:07] lamont: Thanks. I want to backport that. I think we need the multiarch stuff for oneiric (or did you shove that in too - I'll look) [08:10] ScottK: multiarch is there [08:10] OK. Thanks. [08:10] ScottK: I've been informed that the multiarch patch is safe-for-debian, by he who knows best === nijaba_afk is now known as nijaba [08:11] This is the same guy that did the patch that led to postfix being sru'ed in Natty already? [08:11] ;-) [08:12] hi MacSlow === jelmer_ is now known as jelmer [08:13] Mahlzeit Daniel0108 === jtechidna is now known as JontheEchidna [08:30] hello all! Did you know it posible use unicode on ncurses lib? http://ubuntuforums.org/showthread.php?t=1755327 [08:32] I wonder if anyone could give me some guidance on who might be able/willing to help out with my query here: https://lists.ubuntu.com/archives/ubuntu-devel/2011-April/033095.html [08:33] alex6567: note the topic's suggestion to use #ubuntu-app-devel for app development questions. But for starters, if you want widechar support you need to link against libncursesw, not libncurses. [08:36] thanks try to google === amorphous1 is now known as amorphous-UDS-Ta === amorphous-UDS-Ta is now known as amorphous-Tas [08:47] bdmurray, bryceh_: do either of you have a good way to mass-mark a group of bugs as duplicates? [08:47] (https://bugs.launchpad.net/~fadly87) [08:47] (all duplicates of bug #780877) [08:47] Launchpad bug 780877 in pam (Ubuntu) "package libpam0g 1.1.1-2ubuntu5.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script killed by signal (Segmentation fault)" [Undecided,Invalid] https://launchpad.net/bugs/780877 [08:49] slangasek: http://bazaar.launchpad.net/~ubuntu-bugcontrol/ubuntu-qa-tools/master/view/head:/responses/is-duplicate [08:50] slangasek: lp-set-dup? [08:50] (in ubuntu-dev-tools) [08:51] cjwatson: ta :) [08:53] cjwatson, for oneiric we want to drop the netbook seed, i was wondering if we have an easy way for doing that transition through the seed management or if i need to roll an empty dummy package to do that transition [08:54] .oO(how did we handle it for UNR->desktop ?) === smuxi-user-jtayl is now known as jtaylor === cmagina is now known as cmagina-uds === yofel_ is now known as yofel [10:01] pitti, hi [10:01] pitti, did the bzr packaging session get cancelled? === Amaranthus is now known as Amaranth [10:23] could somebody in ubuntu-mir review bug 780591 reasonably soon? it's blocking part of the perl transition (indirectly) [10:23] Launchpad bug 780591 in libencode-locale-perl (Ubuntu) "[MIR] libencode-locale-perl" [Undecided,New] https://launchpad.net/bugs/780591 [10:33] sladen: regarding capabilities, this is one review of the isolation failure issues: http://forums.grsecurity.net/viewtopic.php?f=7&t=2522 [10:40] kees: loooong read. I only know from the vserver perserpective (and no several years out of date); but none of the first 19 are/were given to container ruid=0 by default (so empty /dev and no mknod()) [10:42] kees: and CAP_NET_RAW only given explicitly (in this case to get ICMP ping to work) [10:42] sladen: right, with a very restricted cap bounding set, you can feel much safer in a container [10:43] sladen: I think the addition of syscall filtering will make that even stronger. (currently being discussed upstream, driven by the chromium folks) [10:44] kees: can apparmour already provide that level of syscall filtering (either complete denial, or explicit validation of syscall parameters) [10:45] sladen: no, MACs (SELinux, AppArmor, etc) filter a higher level of access, but don't filter syscalls. [10:45] sladen: for example, when new syscalls are added to the system, the MAC may not have any hooks into it, so an attacker has a certain subsets of the attack surface to use [10:46] kees: nod, ah [10:46] it's all crazy :) [10:47] SECCOMP (and soon SECCOMP mode 2) is what will do the syscall filtering. see "man prctl" for SECCOMP [11:46] ogra_: I'm not convinced we *did* handle it for unr->desktop (except perhaps in update-manager?) [11:46] ogra_: there's no way to do it in seed management - better and clearer to build an empty package by hand [11:47] ogra_: but if you can make update-manager help out, so much the better === abhinav_ is now known as abhinav- === _LibertyZero is now known as LibertyZero [12:12] i have idea what libncursesw5-dev have problems. in src #include say file not exist === abhinav_ is now known as abhinav- === shadeslayer_ is now known as shadeslayer [13:24] if Martin Pitt is pitti, then why isn't Martin Pool called "pooli"? [13:26] highvoltage: you could be cartej :P [13:27] oh, I added an extra character [13:27] * Amaranth needs a nap === davmor2_ is now known as davmor2 === rbelem_ is now known as rbelem [14:20] cjwatson: if i run backport-helper against staging, where i've "approved" a backport of a single package to multiple releases, that bug comes up once for each series/backports project: http://paste.ubuntu.com/606144/ [14:20] does that not work for you? [14:21] broder: yes - that's not the point at which stuff is awkward for multiple target series [14:24] oh, hmm, i guess i misunderstood the issue, then. what's the current problem? [14:30] broder: it's that the backports are all generated into a single directory, and the script doesn't like it when a file already exists [14:30] so .orig.tar.gz tends to clash [14:31] ah, ok. so this is actually totally not my problem at all. got it :) [14:34] it's not a major problem, it just means us doing stuff in a couple of passes === dendro-afk is now known as dendrobates === cmagina-afk is now known as cmagina-uds [15:36] jdstrand: libvirt needs to be rebuilt for oneiric to find the new brctl (in /sbin/ not /usr/sbin now). It doesn't need any changes, configure will find it. How do I kick off the new build? [15:37] i will take lxc integration, in cooperation with dlezcano [15:37] we'll add it to the agenda for the lxc sprint in august [15:38] doh [15:38] hallyn: someone just needs to upload a no change rebuild, dch -R to create the changelog [15:39] micahg: ok, thanks [16:01] heh, I was bored so I decided to try upgrading a 32-bit install to a full 64-bit kernel/userland in-place without a reinstall [16:02] I actually made it work ;D busybox-static, 10 years of dpkg experience and some nasty hacks with sed on the contents of /var/lib/dpkg for the win [16:10] infinity, poke === cmagina-afk is now known as cmagina-uds === mpt_ is now known as mpt === dendrobates is now known as dendro-afk [17:08] is there a specific name for the special mode dash (Alt+F2) in unity? [17:22] tjaalton: are you there? [17:23] tseliot: at my room [17:23] tjaalton: do you already know what kind of food we're aiming for? [17:23] nope [17:24] ok [17:24] tjaalton: ok, let's talk downstairs then [17:24] yeah, meet you there [17:29] bryceh: are you there? [17:30] tseliot, yep, on my way down [17:31] didn't find sarvatt [17:32] bryceh, tjaalton: can you both join #dinner please? === deryck is now known as deryck[lunch] === cmagina-afk is now known as cmagina-uds [18:14] is htere a way to force lp to import from the package? libvirt is two versions behind... === deryck[lunch] is now known as deryck [18:34] hallyn: import to where in LP? === arpan_ is now known as arpan [18:43] geser: lp:ubuntu/oneiric/libvirt [18:43] for now i'm just doing the sync by hand [18:45] hallyn: this happens when the importer hits a bug, it stops importing any future version till this gets fixed (see http://package-import.ubuntu.com/status/libvirt.html#2011-03-29%2015:05:13.895974) [19:26] geser: so how does one fix it? do I bzr push a clean version cloned from the package? [19:29] hallyn: ask james_w ; but probably pushing yourself won't improve the situation (you would need to take care of importing Ubuntu revisions and Debian revisions in the right order to have a proper history) [19:59] geser: thanks [19:59] james_w: ^ [20:09] will gnome3 be officially supported in 11.10 and beyond? [20:29] jdstrand: do you happen to know why X-Python-Version in libvirt's debian/control is listed as 2.6? === TerminX_ is now known as TerminX [20:45] ogra_: You poked? I've been out all day. === lifeless_ is now known as lifeless === Quintasan_ is now known as Quintasan === dendro-afk is now known as dendrobates === cinerama_ is now known as cinerama === Quintasan_ is now known as Quintasan === yofel_ is now known as yofel