=== dendro-afk is now known as dendrobates [00:42] This may be the wrong channel to ask in, but if anyone have any tips I would appreciate it. I've recently built a distro/respin of openSUSE which I've been working on for a long time now, i'm now starting to regret using suse as base, so for building a distro based on ubuntu what tools is recommended ? UCK, Remastersys? [00:44] ubuntu doesn't have any tool remotely as elegant as suse studio [00:46] directhex, no, maybe not, but I'm willing to dig in :) [02:00] tertitten: probably UCK [02:01] sladen, OK, I'll look into that one then, there a few to chose by it seems :) [02:01] thanks [07:41] Good Morning! [07:44] Hey, ho! [07:49] Is the binary package control file "Tag" field documented somewhere? [07:50] jodh: What are you seeing with a Tag field? [07:51] RAOF: an example would be "apt-cache show casper|grep ^Tag:" [07:51] Ah, debtags! [07:51] That should be the magical google juice. [07:52] RAOF: thanks! Wondering why they aren't mentioned in the Debian Policy manual if they are official though? [07:54] Possibly because they're not quite that official, possibly because they don't need to be - AFAIK debtags are completely confined to their own universe, don't affect maintainers, and don't affect apt. [07:56] cjwatson: even if the check for pre-depends on dpkg is going away, packages which failed to upload because of it need to get it added anyways, right? [08:04] RAOF: since "Tag:" is optional like some other binary source control fields and since it is used in packages in stable Debian releases, it sounds pretty official to me, so should atleast be referred to in the Policy Manual imho. [08:04] RAOF: thanks for the pointer though - I have now found some docs :) [08:18] geser: no - the LP change to make that no longer required should be deploying RSN (today/tomorrow, haven't checked yet this morning) === fenris is now known as Guest733 [08:19] jodh: the reason Tag isn't documented in policy is that policy chiefly documents things that package maintainers need to do to ensure interoperability, and Tag is applied at the archive level as an override - package maintainers don't set it === Guest733 is now known as ejat [08:23] cjwatson: I don't fully understand - in the case of casper, the tag is specified in debian/control. [08:25] jodh: casper is foolish [08:27] we don't have debtags working at the archive level for Ubuntu yet, but when we do, it isn't going to involve laboriously pushing tags into source packages [08:30] cjwatson: ok, thanks. [08:31] RAOF: and possibly because people think like you do, then don't get used as much as they could [10:04] could someone please give-back "libpam-mount"? thx [10:17] Hello all :-) [10:19] Well, I've found a bug in one of the packages (surprise!) shortly before 12.04 was released and fixed it. [10:19] Now the merge request is apparently stuck: https://code.launchpad.net/~mah-jump-ing/ubuntu/precise/pcb/fix-for-988503-2/+merge/103767 [10:20] What could I do about this, after all it's just a click from a member of the Ubuntu-Bugs group missing. [10:22] Traumflug: as it's listed on http://reports.qa.ubuntu.com/reports/sponsoring/index.html someone should review it in the next days [10:22] geser: libpam-mount> done [10:23] Thanks, geser [10:56] hmm weird. how does ubuntu go about rebooting? [10:56] it looks like /etc/rc6.d has S90reboot [10:56] which implies that reboot should be called with a start argument [10:56] but the script itself only responds to a stop argument [10:56] so clearly that's broken [10:56] and kexec-load which follows the same logic is broken in the same way [11:02] hyperair: is perhaps rc6 special-cased somewhere as the other S-scripts have only a working stop argument too [11:02] geser: but kexec-load doesn't seem to work. [11:03] sorry, i meant kexec itself [11:03] hmmm [11:04] hyperair: just took a look in /etc/init.d/rc and runlevel 6 (and 0) hardcodes the action to stop [11:05] i see. [11:05] thanks, i guess it's failing elsewehre [11:05] i'll try poking at this later [11:15] geser,micahg: data.tar.xz is now safe to use in quantal without a Pre-Depends. I've given back all the (four) upload failures resulting from the previous situation. [11:17] thanks [11:19] bdrung: do you plan to upload a devscripts where dch defaults to quantal soon? [11:38] Which audio system is better to develop with? [11:38] alsa or pulse? [11:39] or should I let gstreamer handle all that jazz? [11:39] err === sagaci__ is now known as sagaci [11:53] @pilot in === udevbot changed the topic of #ubuntu-devel to: Archive open | Ubuntu 12.04 (Precise Pangolin) is released! | Dev' of Ubuntu (not support or app devel) | build failures -> http://bit.ly/HaWdtw | #ubuntu for support and general discussion for hardy -> precise | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: ev, apw [12:05] can any one tell me the process how to configure oracle instant client with php on linux machine [12:06] Please see the topic. [12:06] i dont know about the topic i want solution please [12:07] vipin: this isn't a support channel. [12:08] where i can fins the solutiob [12:09] are we expecting to need new explicit build depends for flex in quantal ? [12:10] apw: flex always required a build-dependency [12:10] maybe the kernel just wasn't using it before? [12:10] cjwatson, i guess htats possible, or something we used to depend on used to fluke it in for us ... [12:10] possible [12:11] looks like you need pkg-config and bison too [12:14] cjwatson, yeah, adding now ... shame all our builders are in a heap ... sigh [12:14] (our kernel team ones) [12:38] geser: you can go ahead and do this ubuntu upload [12:38] geser: it's time to merge the dch changes to debian and query distro-info [12:40] * cjwatson considers the interaction of absolute_import and update-manager [12:40] this is actually one of the few cases I've seen where it's not obvious, due to the umpteen ways its modules are shipped [12:41] I guess I need to use the new relative import syntax [12:45] bdrung: will take a look what I can accomplish with short free time [12:46] Hi good people, I hve no idea how to help on this one. on boot up the system halts with error [ 8.980960] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3000-0x7ffff: excluding 0x3000-ox30ff 0x3400-0x34ff 0x380-0x38ff 0x3c00-0x3cff [12:46] Do any of you have an idea what it is complaining about / how to fix it? === doko_ is now known as doko [13:08] geser: can you code perl? [13:08] geser: there are some requests around this part of dch. [13:11] bdrung: not really, it's enough to read some perl (as long it doesn't use it's magic $ variables) and to patch simple things [13:12] me too. === jalcine is now known as jacky [13:42] @pilot in === udevbot changed the topic of #ubuntu-devel to: Archive open | Ubuntu 12.04 (Precise Pangolin) is released! | Dev' of Ubuntu (not support or app devel) | build failures -> http://bit.ly/HaWdtw | #ubuntu for support and general discussion for hardy -> precise | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: ev, apw, sconklin [13:44] That's quite the pilot party going on in the topic. [13:44] redundancy :) [13:45] two pilots can crash and we still have on pilot left flying [13:45] * infinity doesn't think he could call apw a "hot spare" with a straight face. [13:46] hehe [14:03] . [14:18] jbicha_: ping. will clutter 1.10.4 be sru'd to precise? === dendrobates is now known as dendro-afk [14:36] Can somebody nominate https://bugs.launchpad.net/ubuntu/+source/wxmaxima/+bug/887806 for oneiric and precise? [14:36] Launchpad bug 887806 in wxmaxima (Ubuntu) "wxmaxima is not in the 'open with' nautilus menu" [Undecided,Fix released] [14:37] (Reproducable in both) [14:38] you think that's important enough to SRU? [14:38] infinity, i am spare [14:41] apw: That's not the half of the term I was debating. ;) [14:41] infinity, you were debating that ... seems unlikely :) [14:42] tumbleweed: Then how will the bug get fixed in precise? [14:43] vibhav: it wouldn't :) [14:43] vibhav: I'll nominate for precise [14:43] done [14:44] tumbleweed: I meant oneiric [14:45] Does this mean that the user will never get the bug fixed? [14:45] (in onerirc) [14:46] vibhav: https://wiki.ubuntu.com/StableReleaseUpdates#When [14:46] I wouldn't consider that a high-impact bug. But if you do, I suggest worrying about precise first. If the SRU team agrees with you, do another SRU for oneiric [14:46] ah [14:47] And where can I contact the SRU team [14:47] they'll see it when there's a pending upload in precise-proposed [14:48] ah, thanks [14:51] damn alot of people are complaining about Remmina missing copy/paste :p === scot-work is now known as scott-work [15:01] dupondje: point them to how to enable -proposed ;) [15:07] hyperair: are there particular bugs you're following that are fixed by clutter 1.10.4? [15:10] jbicha_: scrolling [15:10] jbicha_: i've filed a bug on launchpad with a patch. [15:10] jbicha_: scrolling in gnome-sushi is broken. [15:12] cyphermox: copy/paste fix not in proposed yet :) [15:12] dupondje: oh, right [15:12] I keep mixing both [15:13] dupondje: was copy-paste working before in remmina? otherwise it may be hard to justify it being a SRU fix ;) [15:13] is it fixed upstream / in quantal? [15:14] Laney: not yet either [15:14] cyphermox: it never worked in remmina [15:14] aye [15:14] BUT, its only since 12.04 that remmina is default [15:14] it worked in Vinage/rdesktop ... [15:14] so its bit tricky :) [15:14] dupondje: you said your fix was ready right? can we upload this to quantal now? [15:15] depending on how severe the fix is, it could probably go [15:15] i suggest you get upstream review [15:15] Laney: it's copy-paste support in remmina [15:15] https://github.com/FreeRDP/Remmina/commit/263ae6c3971f442ca5a8cfc1b5a5cde6736a062f [15:15] yeah, I Got that [15:15] nice [15:15] nice, so it's upstream too [15:16] What version do I use for SRU which are mergers from Debian? [15:16] well, that patch is pretty large [15:16] true ... [15:16] I don't know if the SRU team would have it [15:16] merges* [15:16] but regardless the first step is to get it fixed in quantal [15:17] (The previous version is 11.08.0-1 ) [15:17] dupondje: then we can have it reviewed by the sru team too [15:19] vibhav: we don't merge for SRUs. But rather apply a minimal targetted patch [15:22] tumbleweed: ah, So what version do I use? [15:23] tumbleweed: 11.08.0-1ubuntu1 ? [15:23] is it an SRU into precise? [15:24] yeah [15:27] there are some version guidelines https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Packaging here [15:28] most important is that precise <= precise-proposed <= precise-updates <= quantal [15:39] * dupondje is going to look if all Remmina patches in Ubuntu are upstream [15:39] then we could get 1.0.1 out ^^ [15:42] dupondje: cool === jbicha is now known as Guest90485 === Guest90485 is now known as jbicha_ [15:47] hyperair: I believe scrolling is still broken in gnome-sushi and gnome-documents [15:47] tumbleweed: Done, could you please review https://bugs.launchpad.net/ubuntu/+source/wxmaxima/+bug/887806 ? [15:47] Launchpad bug 887806 in wxmaxima (Ubuntu Precise) "wxmaxima is not in the 'open with' nautilus menu" [Undecided,Confirmed] [15:48] jbicha_: no it's not, not in git master. [15:48] jbicha_: the commit i isolated, when cherry-picked, solves the issue. it's running happily on my laptop right now [15:49] hyperair: but I'm using clutter 1.11.2 which is basically git master [15:49] jbicha_: it isn't. [15:49] http://git.gnome.org/browse/clutter/log [15:50] oh hey there wasn't a 1.11.2 on my tree [15:50] nor was there a 1.10.4 [15:50] vibhav: seems reasnoable [15:50] jbicha_: are you sure it still doesn't work in gnome sushi? =\ it works here. [15:51] just the cherry-picked commit [15:51] tumbleweed: What did you mean? [15:51] b746044415ba8eb2d4c4263aeec038257f1bf2f3 [15:51] vibhav: I mean it looks good [15:51] ah, thanks [15:54] hyperair: yes, I've rebooted and scrolling isn't working in sushi in Unity, there aren't any scrollbars and keyboard navigation doesn't work [15:54] jbicha_: if keyboard navigation doesn't work, it's probably a different issue. [15:54] tumbleweed: Could you sponser it? [15:54] sponsor* [15:55] jbicha_: keyboard navigation works for me even without the patch, but scrolling didn't, and the scrollbars are nonexistent [15:55] hyperair: yeah, maybe some stuff is improved but things still aren't working right [15:56] jbicha_: which filetype are you testing with? [15:56] jbicha_: i'm using pdf, which uses libevince [15:57] could someone please give-back "tipa"? thx [15:58] hyperair: .txt, keyboard navigation seems to work for PDFs like you said [16:10] vibhav: you were the last uploader for mercurial. Are you going to request a sync? [16:12] tumbleweed: sync for? [16:13] there's a newer version in Debian. It's your responsibility to see if the changes we applied in Ubuntu are still relevant [16:14] ah, let me see [16:20] tumbleweed: I can see http://selenic.com/repo/hg/rev/80f3ae36f908 in the debian version [16:21] vibhav: yup, that's why I suggested a sync :) [16:21] What does "Toolchain Uploaded" on https://wiki.ubuntu.com/QuantalQuetzal/ReleaseSchedule mean? Quantal repos will be created two days from now? [16:21] tumbleweed: So should I sync? [16:22] vibhav: well, if you merged, there wouldn't be anything left that's ubuntu specific. So yes, I think so [16:24] Darxus: that's a deadline, it's actually done already === carif_ is now known as carif [16:25] cjwatson: Okay, so changes that will only be permitted in quantal can be made now? [16:26] Darxus: sure [16:26] Cool, thanks. [16:27] When does packages.ubuntu.com start showing quantal packages? [16:28] cjohnston: hi! I am the track lead for the security team and have some questions surrounding setting up roundtable meetings in summit. do you have a moment to help me? [16:29] tumbleweed: done: https://bugs.launchpad.net/ubuntu/+source/mercurial/+bug/992696 [16:29] Launchpad bug 992696 in mercurial (Ubuntu) "Sync mercurial 2.1.2-2 (universe) from Debian sid (main)" [Undecided,New] === dendro-afk is now known as dendrobates [16:55] jbicha_: does scrolling work for pdfs with the new clutter? [16:59] Darxus: ask Rhonda (e.g. in #ubuntu-motu) about her plans when this will be done [17:00] geser: Getting quantal packages in packages.ubuntu.com? [17:00] silly question, how can I create a quantal machine in pbuilder-dist (precise) or shall I still test my packages for quantal against precise for the moment? [17:00] Darxus: yes [17:00] Thanks. [17:01] lynxman: install debootstrap from precise-backports (or create the missing symlink yourself) [17:01] geser: cool, ty :) [17:05] hyperair: yes, except for the lack of scrollbars [17:05] jbicha_: were the scrollbars there to begin with? [17:06] jbicha_: they're not there in oneiric either. [17:06] hyperair: probably not [17:06] jbicha_: so could we have 1.10.4 or otherwise cherry-pick the commit for precise-proposed? [17:07] not being able to scroll a pdf makes gnome-sushi pretty useless in that arena [17:09] hyperair: you could upload 1.10.4 to p-proposed if you want, I was just curious if we already had LP bugs that it fixed [17:09] jbicha_: yes, i filed a bug, and uploaded a debdiff. [17:10] bug #990302 [17:10] Launchpad bug 990302 in clutter-1.0 (Ubuntu) "Scrolling for embedded Gtk+ widgets is broken in Clutter" [Undecided,Triaged] https://launchpad.net/bugs/990302 [17:10] jbicha_: ^ [17:10] i don't have upload access to main [17:11] hyperair: ah ok [17:11] jbicha_: i was wondering if 1.10.4 was giong to be uploaded into precise-proposed, though. that would make the cherry-picking pointless. [17:12] I think I'll just upload 1.10.4, thanks [17:18] jbicha_: thanks. [17:22] hyperair: can you convert your bug into an SRU bug for 1.10.4? [17:25] jbicha_: sure, but i don't really have the time for it right now. i have an exam tomorrow that i should have been studying for this afternoon but ended up bisecting that clutter bug instead. ;-) === davidcalle_ is now known as davidcalle [19:44] jdstrand: pong [19:47] cjohnston: hi! I saw your email and watched the video. I'm fine with how to create meetings/sessions for the most part, but I have questions on how to approve them. I know about +settopics and used that for approving things that were in launchpad [19:47] yup [19:47] cjohnston: however, it is customary for my team to have roundtables as the first session of each day [19:47] yup [19:48] cjohnston: I created those in summit, but don't know how to approve them or how to make them be the first session of the day [19:48] ie, if I click 'Admin', I'm simply told I don't have privileges to change anything [19:48] if you are assigned as a track lead, and have the "Create a meeting" vs the "Propose a meeting" your meetings are auto scheduled [19:48] jdstrand: hangout? [19:49] cjohnston: ok. (fyi, I don't have 'create a meeting') [19:49] jdstrand: you have propose a meeting? [19:49] yes [19:49] hrm [19:49] one sec [19:49] which is what I used (and I am the security track lead) [19:50] can you do a hangout? [19:50] or phone if your US [19:50] sure [19:54] grr === dendrobates is now known as dendro-afk [20:51] sabdfl: mind joining classroom channels? :) [20:51] nigelb, will do, on the hour [20:52] sabdfl: Thanks! [20:52] my, these patch pilots sure are dedicated === yofel_ is now known as yofel [21:42] @pilot out === udevbot changed the topic of #ubuntu-devel to: Archive open | Ubuntu 12.04 (Precise Pangolin) is released! | Dev' of Ubuntu (not support or app devel) | build failures -> http://bit.ly/HaWdtw | #ubuntu for support and general discussion for hardy -> precise | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: ev, apw [21:44] :P [21:44] ev, apw: Do you two plan to patch pilot for the next week? ;) [21:45] @pilot out === udevbot changed the topic of #ubuntu-devel to: Archive open | Ubuntu 12.04 (Precise Pangolin) is released! | Dev' of Ubuntu (not support or app devel) | build failures -> http://bit.ly/HaWdtw | #ubuntu for support and general discussion for hardy -> precise | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: ev [21:47] hey, why are users homes not set, by default, to 600 any more? [21:48] (12.04) [21:50] Monotoko: they've never been set to 600 on ubuntu [21:51] mdeslaur, really? I could never access another users files unless I was root/had sudo permissions on 10.04 === dendro-afk is now known as dendrobates [21:52] Monotoko: see https://wiki.ubuntu.com/SecurityTeam/Policies#Permissive_Home_Directory_Access [21:53] mdeslaur, thank you... would it not be a good idea to have this as an option in Ubiquity when you install? [21:54] Monotoko: I don't think adding an install option for that would be useful for most users. If you're technical enough that you know what you want, you can easily change it after installation. [21:55] mdeslaur, most users will assume by default that their directories are protected, even Windows asks up front if you want protection [21:56] Monotoko: most users want to share files. Even OS X has permissive home directories by default. This has been discussed to death already. [21:57] mdeslaur, which is why I'm suggesting adding it as an option during the install process, just a tickbox... I've just had my mother going through all my files thinking she had her own account and I was the sudo user... I was never informed otherwise [22:00] generally... if I add another account on my PC, it's because I don't want the person using it inside my account [22:01] Monotoko: As mdeslaur says, it's been discussed to death. You're probably not going to argue any points that haven't already been argued. [22:02] Monotoko: We don't tend to add questions to the installer (in fact, we prefer to remove them), and this isn't something that matters to most people. To the people it does matter to, they have very polarised opinions, and we decided to go with permissive homes. It's simple to change the default. [22:03] infinity, so I don't understand why it's still not an option... or at the very least given on the screen as information during install, you have to actually go looking for the information (which most home users don't do) or find out the hard way when someone can access your files [22:03] Monotoko: you can also check the "Encrypt my home directory" checkbox during install, which is a lot better than simply changing permissions on your home directory [22:03] (And, if I recall, this is the same default Windows has and, no, I don't recall it ever asking during install if I cared, so "they do it better/different" is a straw man) [22:04] Monotoko: Surely, you realize that if we asked/informed about every feature/option that everyone thought was important, the installer would be a mess, right? [22:04] one more tickbox = twice as many code paths (exponential increases) [22:04] infinity, it was just an example, in Windows setting a password is optional (bad) but if you set one, it then also asks if you want to make it private [22:04] Monotoko: Just because this one's important to you, doesn't mean it's the same one that's important to everyone. [22:04] +1 to encrypting your home dir [22:06] infinity, okay... maybe not during install, but at least when you're adding a user? It can't be too hard to write some text saying that user will be able to access others homes if you don't do "this" (hell, I would do it if you'll accept the patch?) [22:06] if it's been discussed to death... it's probably because people get burned by this, just like I have [22:07] It's been discussed in both directions. [22:07] Monotoko: i believe the option to encrypt your dir so that it is really-for-reals not going to be seen by others is in the add-a-new-user dialog, but if it's not, that's a bug [22:07] Permissive homes are somewhat of a UNIX tradition. I tend to find it a bit shocking when people expect otherwise, and don't check. [22:07] changing the permissions just means i reboot your box into single user mode to see your data [22:08] encrypting it prevents tht [22:08] infinity, as I say... I come from a Windows background (sadly) ;) [22:08] Permissive homes are also the Windows status quo. [22:08] Unless that changed in 7 or 8 when I wasn't looking. [22:08] But it certainly was in all previous NT releases. [22:08] Just sayin'. [22:09] And it never "asked". [22:09] i recall being able to see others' files in xp, but maybe they changed it in vista when they tried to bolt security onto a broken window? [22:09] infinity, Windows XP does ask when you set a password on your account [22:09] it brings up a dialog with some text that tells you that other users can still see your files, and would you like to make them private [22:10] *asks if you would [22:12] I'm pretty sure I've never seen this dialog. But alright. It's somewhat unrelated to the discussion anyway. [22:13] infinity, http://i.techrepublic.com.com/gallery/94185-500-363.png [22:14] I know I'm side tracking, and I know Windows isn't the best example of good security, but surely you see my point? [22:15] My never seeing this probably has to do with never having installed a system without a password. [22:16] Anyhow. Like I said. Unrelated. We offer an "encrypt your home directory" option in the installer. [22:16] I'm failing to see how that's not enough. [22:16] Relying on UNIX file permissions to save you from people with physical access to a machine is a losing battle. [22:16] And on server with many users, I'd expect people to know how to change the default, if they want to. [22:17] (Most multi-user systems tend to prefer permissive, though, cause man, it's a pain to share things otherwise) [22:18] infinity, do you really think a user migrating from Windows is going to hit the encrypt button? It has some negative connotations for whatever reason amongst most users, a real life analogy would be your neighbour walking into your home uninvited, now if you invited them (laxed the permissions or shared something with them) then it's different === jbicha_ is now known as jbicha [22:20] if I want someone to access my home, I add them to my user group... the point is that the default should usually be the safest option, or at least warn you that your door is unlocked and anyone on the system can walk in [22:29] it just... doesn't sit right, I mean the root user is disabled because that's the safest way and stops users getting into trouble or screwing it up and it's secure, then you completely take a turn around and lax permissions around users [22:31] Dude, it's a simple thing to change. I think when several people say "It's been discussed to death" what we mean is "your opinion won't change how it's been for the last 8 years", but we're trying to avoid coming off like jerks. [22:32] There's nothing "lax" about permissive homes as they are. We take great pains to make sure that we store private data in less permissive directories (see ~/.ssh, ~/.config, etc) [22:33] aehm, short question - how to get rid of bug attachments in launchpad, which are not sent by me? [22:33] (there are login-data in an attachment...) [22:33] larsduesing: Oh dear. I can hide that and escalate for more permanent removal. /msg me a number? [22:34] done [22:34] infinity, sorry... I've had a bit of a day today with the default.. just thought I'd come talk to you guys, but if I'm hitting a brick wall it's fine, il remember it in future ._. === ubott2 is now known as ubottu === temugen_ is now known as temugen === mcclurmc_ is now known as mcclurmc === mcclurmc is now known as 31NAA87MH === yofel_ is now known as Guest77193 === temugen is now known as Guest44570 === elky is now known as Guest86067 [23:03] nixternal: For instance, "apt-cache show coreutils | grep ^Task" will show you that it's in minimal. [23:03] nixternal: If you're not generating those headers (via extra overrides fed to apt-ftparchive, or some other hackish method), you have no tasks. [23:04] and let me guess, seeing as i am using a ppa right now for testing, something tells me that I can't get/set task headers === SpamapS_ is now known as SpamapS [23:07] nixternal: Uhm, yeah, you're going to have to do that sort of thing locally. [23:08] nixternal: Of course, you can build in the PPAs, download the debs, and then do the local apt-ftparchive scanning. [23:08] nixternal: So, all is not lost. :P [23:08] fun fun, thanks dude for pointing me in some sort of direction. at least it is closer than the direction i was heading :) [23:08] even better, i have a local buildd with local apt-ftparchive === jbicha is now known as Guest96816 === jelmer_ is now known as jelmer [23:19] doko: Erm, you traded broken multilibs on armel for broken multilibs on armhf? [23:21] infinity, the armhf gcc-multilib should be installable. do you think it's not? === Guest86067 is now known as elky === elky is now known as Guest84344 === nixternal_ is now known as nixternal === Guest84344 is now known as elky === elmo_ is now known as elmo [23:32] infinity, I thought the tex mess was fixed? https://launchpadlibrarian.net/103804133/buildlog_ubuntu-quantal-i386.gcc-snapshot_20120501-1ubuntu1_FAILEDTOBUILD.txt.gz === Bluefoxicy_ is now known as Bluefoxicy === mchro- is now known as mchro [23:37] doko: It needs a publisher run still. [23:37] doko: I'll do a mass give-back when it's happy on all arches. [23:37] thanks, afk now [23:38] doko: As for the gcc-4.7 multilib thing, it's FTBFS on armhf... [23:38] doko: Same way as it was previously on armel. [23:38] doko: Didn't you notice that in your PPA? [23:38] infinity, sure, but the current binaries are installable [23:38] Well, yes. I was just referring to the part where it's obviously still broken. ;) [23:38] The old ones should still work for now, yes. [23:40] it's in a state that I can upload to quantal directly. this improvement was worth the binary copy [23:41] Heh, fair enough. === StevenK_ is now known as StevenK === Beret- is now known as Beret === mchro- is now known as mchro === cjwatson_ is now known as cjwatson === Mirv_ is now known as Mirv