[03:05] hi! on https://launchpad.net/ubuntu/quantal/+queue?queue_state=1 why is the diff stored at http://lplibrarian-private-download.internal:8000/110291526/haskell-aeson_0.6.0.2-1_0.6.0.2-1build1.diff.gz [03:38] jbicha: looks like a bug [03:39] lifeless: ^^^ [03:41] indeed thats a bug [03:41] please file it [03:41] cjwatson will need to know about it [03:44] it's affecting other stuff too, https://launchpad.net/ubuntu/+source/mutter/3.5.4-0ubuntu1 [03:52] it's not affecting all the diff links and the relation between these that are affected isn't obvious (not time based and nothing obvious in the .changes that I could see) [03:52] are there recent uploads that have normal diffs? [03:53] fairly recent yeah [03:53] I spotted a couple to quantal 4 hours ago that were fine [03:54] https://launchpad.net/ubuntu/quantal/+queue?queue_state=3&queue_text=&memo=120&start=120 [03:54] lists gnome-orca with an invalid link, but gjs and libsoup2.4 are fine [03:54] anyway, bug 1025515 [03:54] Launchpad bug 1025515 in Launchpad itself "LP diffs are being linked at http://lplibrarian-private-download.internal:8000" [Undecided,New] https://launchpad.net/bugs/1025515 [03:54] kde-runtime too, but if you go to the next page, you have some more that are pointing to the internal server [04:21] jbicha, lifeless, micahg: cjwatson's already fixed that, but existing uploads haven't been repaired. [04:21] It affects sources that were originally uploaded to a private PPA. [04:21] wgrant: would've pinged you, but I thought you were on vacation :) [04:22] wgrant: the quantal queue doesn't include stuff uploaded to private PPAs :) [04:23] Ahhh [04:23] @property [04:23] def private(self): [04:23] """See `IPackageDiff`.""" [04:23] return all( [04:23] archive.private for archive in self.to_source.published_archives) [04:23] So if it's not published in any archives at all, it'll end up private :/ [04:23] heh, I had a sneaky suspicion about that part [04:25] wgrant: what what, we store a static url? what about TLT ? [04:26] lifeless: We store an LFA reference. [04:26] lifeless: Private archives know how to do the TLT redirection dance [04:27] Public archives and +queue do not, deliberately. [04:27] wgrant: lplibrarian-private-download.internal isn't a TLT base url *either* [04:27] lifeless: No, it's the http_url [04:27] ahhhhg [04:27] Which things will use unless they're getting TLTs [04:27] using getURL [04:27] we should just nuke that for private entirely. [04:28] Er [04:28] No [04:28] yeah :) [04:28] It's how internal downloads work :) [04:28] doesn't have to be. [04:28] You want to issue a bazillion TLTs for every file just so we can access them internally? [04:28] Seems unwise. [04:28] At least until we know it scales [04:28] Which we don't... [04:28] its about as much IO as needed to write a log entry [04:28] we know that we can do that already. [04:29] Internal downloads of public things should use the public url [04:29] Well, recall that we already have some unidentified load issue with TLTs in the librarian server. [04:29] internal downloads of private things should use a private url, TLTs provide one. [04:29] yes, should fix that first. [04:29] Wasn't aware that it was load correlated. === philipballew__ is now known as philballew === czajkowski changed the topic of #launchpad to: Help contact: czajkowski| Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | For packaging help: join #ubuntu-packaging === mrevell_ is now known as mrevell === oojah is now known as ral === jibel_ is now known as jibel === nyuszika7h is now known as Guest63432 === matsubara is now known as matsubara-afk [13:24] Hallo, folks. [13:25] Now, I get "Not a branch" error when trying to access to some branches on Launchpad. [13:26] iwata0303: has the branch been deleted or moved? [13:26] how do you branch? [13:26] e.g. lp:tortoisebzr, lp:qbzr. They cirtainly exist. [13:26] ah, okay, they do exist :) [13:26] Has something changed ? [13:26] $ bzr branch lp:qbzr [13:26] bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/+branch/qbzr/". [13:26] ...and that is a bit worrying [13:28] $ bzr branch lp:~qbzr-dev/qbzr/trunk2a [13:28] Branched 1494 revisions. [13:28] so, the mapping is borked. [13:31] Can I do something to fix it ? === zyga is now known as zyga-afk [13:32] iwata0303: problem seems to be launchpad's end [13:32] there are a few recent changes to branch stacking for the privacy work, but nothing jumps out at me as being to blame [13:34] iwata0303: for a workaround if you need to update your copies locally, you can find out the real location from the web page and pull from that [13:38] The workaround is okay for my personal work, but this problem may block next bzr windows installer release. [13:39] iwata0303: don't make me cry more ;_; [13:39] (I think that should be fine, as I can always manually change the locations to pull from when building the installer) [13:40] but this is clearly a regression in launchpad that needs fixing [13:45] mgz: I see. Thank you for your advice :) [13:45] thanks for reporting the problem :) [13:58] how does one remove a team from subscription to bugs for a specific package in ubuntu these days? [14:01] dobey: not sure as I can't find a team I'm subscribed to stuff seperately under, but maybe under ubuntu/+source/PROJECT/+subscriptions ? [14:04] apparently that doesn't work either. but i'm middle-man at the moment, as no teams i'm admin of are subscribed to package bugs in ubuntu, i don't think [14:05] okay, so we're both in the dark :) [14:06] but i do see an Unsubscribe for myself on another package where i am subscribed, on the +subscriptions page [14:06] i wonder if that's broken for teams that are also members of ubuntu-bug-control [14:10] hi, i try to run lp:ubuntu-sponsoring, but it always crashes due to a LP timeout error (OOPS-cdbdeb62c9dc06f0a82055212f63fb1e) [14:10] https://lp-oops.canonical.com/oops.py/?oopsid=cdbdeb62c9dc06f0a82055212f63fb1e [14:11] mgz: http://ubuntuone.com/5zoA5NukA3PV1bjhPiJlgj <- chipaca sees this on that page. trying to remove ubuntuone-hackers from couchdb bug subscription. he's the team owner and an admin. for me, it shows my subscription via that team. wonder why it's blank for him [14:13] dobey: right, that's what I see on projects I have no direct subscriptions for [14:13] implies if he's subscribed to that project, it's through some other more twisty path [14:13] no, ubuntuone-hackers is subscribed to that package [14:14] mgz: you can see it listed on https://launchpad.net/ubuntu/+source/couchdb [14:18] dobey: can he edit stuff on ~ubuntuone-hackers/+structural-subscriptions ? [14:22] mgz: i could delete it from there even [14:23] dobey: ace. [14:23] Hey there, I require armhf builds for my project. But if i define armhf for architecture in debian/control, launchpad rejects my build. So i am required to use my own pbuilder on arm, right? [14:24] sfeu: or get a special permission bit to use the launchpad arm builders [14:25] I'm not sure who you need to beg for that though. [14:27] mgz: thanks for the info. I will try to asks the admins in launchpad/answers then. [14:27] that'll still be me today, I'll poke someone in the know. [14:31] thanks mgz. I am doing my first steps porting libcassowary, a constrain solver to recent 10.04 and 12.04 ubuntu versions. would be great if one can enable this special bit for my repository. https://launchpad.net/~sfeu/+archive/ppa/+packages [14:37] sfeu: will get back to you shortly [14:48] mgz: thx [15:00] sfeu: are you canonica/linaro === zyga-afk is now known as zyga [15:30] sfeu: so, the short answer is yes, you need your own builder (or to piggyback on debian or some other group that providers builders to members) === beuno is now known as beuno-lunch === beuno-lunch is now known as beuno === czajkowski changed the topic of #launchpad to: Help contact:-| Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | For packaging help: join #ubuntu-packaging === shadeslayer_ is now known as evilshadeslayer === yofel_ is now known as yofel === Quintasan_ is now known as Quintasan === matsubara-afk is now known as matsubara [17:59] how do i copy binary packages from the Ubuntu archive, to a PPA, into a different series? [18:01] dobey: from the PPA's page, 'View Package Details' [18:01] dobey: then there should be a copy link near the top right [18:01] oh, blah [18:01] dobey: sorry [18:02] :) [18:03] yeah, from ubuntu main into a ppa, not from one ppa to another [18:03] stupid circular deps in python modules not making this easy for me :-/ [18:35] mgz: ok. thanks - then i will set up my own one. [19:44] How long is a "Rejected" branch kept on launchpad? [19:44] How do I view the list of all rejected branches of mine? [19:50] evillyEvil: code.l.n/~ and use the filter to choose rejected branches. [19:51] erm, abandoned. [19:51] I'm not sure there is a view for my-reject-ed-proposals [19:51] lifeless: will those rejected branches got deleted after sometime? === daker_ is now known as daker === Corey_ is now known as Corey === zyga is now known as zyga-afk [20:19] evillyEvil: nope === matsubara is now known as matsubara-afk === ndec is now known as ndec|away === jrgifford is now known as Guest69730 === apachelogger_ is now known as apachelogger__