[10:08] anyone noticed a change in debhelper starting in quantal, where the build target seems not to be called, but build-arch target is called directly? [10:09] crass: dpkg-buildpackage will nowdays call build-arch and build-indep directly if they exist. [10:09] wgrant: why? [10:09] (as well as binary-arch/binary-indep) [10:10] crass: So that only the relevant bits of the package are built. [10:11] that makes sense, but then you can't rely on the build target to do stuff of define dependencies common to both of them [10:11] That's correct, you cannot rely on that. [10:13] If build-arch or build-indep exist, they need to operate without build [10:14] what's interesting is that for amd64 builds build-arch is called directly, but for x86 build is called [10:15] crass: That's because i386 builds build both the i386 arch-dep and the arch-indep packages. [10:15] there is no defined build-arch or build-indep in the rules [10:15] why is there that difference? [10:15] Because the architecture-independent packages need only be built on a single architecture [10:16] ahh, of course [10:16] However, dpkg-buildpackage is meant to detect whether build-arch and build-indep exist [10:16] Are you sure they don't? [10:17] well, they aren't in the rules file, perhaps debhelper does something? [10:18] build does exist [10:18] If you're using the modern debhelper style then it will define them for you. [10:18] But if you're using modern debhelper you wouldn't usually override the build target directly... [10:18] modern is %:\n\tdh $@ ? [10:19] Yes [10:19] well, I copied a rules from a package in the ubuntu repo (universe) and it needs to patch the source with quilt [10:20] You'd normally override something like override_dh_auto_build [10:20] Ah, if you want quilt then just call 'dh --with quilt $@' instead of 'dh $@' [10:21] hmm, let me try that, this package was probably created before that existed [10:22] Which package? [10:22] proxychains [10:22] Which version? [10:23] In saucy it's using the 3.0 (quilt) format, which does quilt patches itself. [10:23] ahh, I copied from the precise repo, which is what I'm still using [10:23] version 3.1 [10:23] Hm, so you're trying to build the precise package in quantal? [10:24] well no, I just copied the debian dir [10:24] should work across all distros (ideally) [10:24] I'm also building for raring, and saucy [10:24] its a recipe build of trunk [10:25] You'd probably want to grab the latest packaging and tweak it until it also works on older series, rather than vice-versa. [10:25] yeah, good point [10:26] I don't normally do that just because it more of a PITA to get that than apt-get source [10:28] If you need a common target, you should have both build-arch and build-indep depend on a build-common target or similar, not rely on build to be that common target. [10:28] But usually with modern dh this sort of thing isn't necessary, as wgrant says. [10:29] yeah, and I wouldn't think it would be necessary. I just didn't know how it was supposed to be done [10:29] pull-lp-source can fetch from any series without apt configuration, and is no more of a PITA than apt-get source. Very handy. [10:31] thanks for the tip cjwatson! === Mkaysi_ is now known as Mkaysi === jam1 is now known as jam === jam1 is now known as jam [12:28] why is the automated svn import for wireshark failing? http://launchpadlibrarian.net/133073002/vcs-imports-wireshark-trunk.log === wedgwood_away is now known as wedgwood === cp16net is now known as cp16net|away === cp16net|away is now known as cp16net === rcleere_ is now known as rcleere === dpm_ is now known as dpm === matsubara is now known as matsubara-lunch === matsubara-lunch is now known as matsubara [20:34] Hi hi. There's a private PPA in a team that I'm a member of. I want to use the PPA. Should I be able to? [20:34] On the PPA page, there are APT lines that do not have credentials attached. [20:35] When I try to use them, I get HTTP 401. [20:36] I believe you need a subscription [20:36] Archive:+subscriptions [20:37] That requires archive owner access [20:38] So if the PPA is owned by the team and you're a member, you should be able to use that [20:39] cjwatson: you lost me at "Archive:+subscription" . [20:39] https://launchpad.net/~OWNER/+archive/PPANAME/+subscriptions [20:40] LP people tend to talk about ObjectName:+page as a generalised encoding of https://launchpad.net/path/to/object/+page [20:41] cjwatson: Right. I'm already authorized there. (ObjectName didn't end in a slash, either.)( [20:42] Anyway, so, I should be able to access it, which I think means the PPA description page should have a custom apt source line for me. It doesn't. [20:42] Authorised personally or by team? Just so I can set up something equivalent on dogfood ... [20:43] cjwatson: personally. [20:43] It looks like you should get the token by mail rather than on the web page [20:46] cjwatson: I don't remember one, and can't find it in mail archive. I don't see a way to ask for a reminder. [20:50] qengho: https://launchpad.net/~/+archivesubscriptions [20:50] The "View" links there give you apt lines with tokens [20:51] That's linked from "View your private PPA subscriptions" on https://launchpad.net/~ [20:52] cjwatson: ah hah! [20:52] cjwatson: thank you. [20:52] I knew it was around somewhere but had to grep the source to find it :) [20:53] aloha [20:53] cjwatson: that used to be on the PPA page, a year ago. [20:53] I'll take your word for it [20:54] It does seem a bit unhelpful the way it is === ajmitch_ is now known as ajmitch [21:03] qengho: i don't recall it ever being on the archive page instead of the general apt source lines. i do know it's been complained about/requested before though, and there is probably an open bug for it :) [21:05] dobey: It was for a project you and I worked on, I'm pretty sure. It's been a while since I needed it, though. [21:06] qengho: don't think so. i've always had to tell people to not use those lines, and we have a wiki page for setting up dev environments that points to the /~/+archivesubscriptions page [21:07] qengho: it's probably just been long enough that you've misremembered it :) [21:08] dobey: my memory is terrible. I believe you. [21:09] qengho,dobey: https://bugs.launchpad.net/launchpad/+bug/376608 [21:09] Launchpad bug 376608 in Launchpad itself "After accepting a private PPA subscription Launchpad provided deb lines that don't work" [Low,Triaged] [21:10] Hm, actually no [21:10] That's about the series [21:11] Perhaps https://bugs.launchpad.net/launchpad/+bug/458360 ? [21:11] Launchpad bug 458360 in Launchpad itself "Show source entries with tokens in private PPAs instead of ppa:team/ppa-name" [Low,Triaged] [21:12] those sound like the same issue [21:12] Not quite, if you read the former bug in detail [21:13] 458360 sounds plausible-ish though [21:15] ah, so not exactly the same but related. the former is probably best fixed by fixing the latter, and then just changing the code to redirect to the archive page, where it defaults to "RELEASE" in the deb lines, and you can select a series to copie, and it has a bit more textual info about how "RELEASE" won't work, when accepting a private ppa subscription === wedgwood is now known as wedgwood_away