/srv/irclogs.ubuntu.com/2010/10/19/#launchpad.txt

=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
=== Ursinha-afk is now known as Ursinha
kklimondahey, can you guys take a look at bug 662100 ?01:00
ubot5Launchpad bug 662100 in Launchpad Bazaar Integration "Nightly builds stuck with "No suitable builders" message (affected: 1, heat: 6)" [Undecided,New] https://launchpad.net/bugs/66210001:00
pooliei'll look01:05
pooliekklimonda, there's nothing obvious to me01:06
pooliekklimonda,  it would be nice if it explained what made it decide there was nothing suitable01:07
kklimondapoolie: I don't think I got any mail from LP about it but I remember deleting quite a lot of them at some point..01:09
poolieseems unlikely but could it be that you're trying to build for some nonexisitant platform or architecture?01:09
kklimondano, the same recipe has succesfully built for few weeks01:11
james_wkklimonda, what happens when you try and request a manual build?01:12
kklimondaI get an error: "An identical build is already pending for ubuntu maverick"01:12
wgrantThe issue is that the BuildQueue records are missing.01:12
mwhudsonthat this one https://code.edge.launchpad.net/~kklimonda/+recipe/transmission-daily/+build/4050 still seems to be uploading is a bit strange too01:13
wgrantI tried to work it out last week, but it really needs to be investigated by somebody who has log access.01:13
wgrantmwhudson: Known bug. Failed uploads aren't recorded.01:13
wgrantThe fix landed overnight.01:13
mwhudsonah ok01:13
mwhudsonahh, a forgotten commit?01:13
wgrantYep.01:14
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
=== Ursinha is now known as Ursinha-afk
=== warp11 is now known as warp10
ftadput over sftp is broken today10:41
bigjoolsfta: can you be more specific?10:42
ftait just sits there doing nothing, then the server closes the connection10:43
bigjoolswhich machine are you connecting to?10:43
ftathe one you asked me to use10:44
ftahold on10:44
ftappa.launchpad.net10:44
bigjoolsit looks sick10:45
bigjoolsgimme a few minutes10:45
ftagermanium.canonical.com:ssh (ESTABLISHED)10:45
DavieyHi!  Is anyone able to tell me why (for example) https://blueprints.edge.launchpad.net/linaro-pm-wg/+spec/hardware-linaro-n-meta-pm-tools isn't showing on https://edge.launchpad.net/sprints/uds-n/+temp-meeting-export10:48
ftaeither it's doing nothing at all, or it's really slow and times out10:48
wgrantDaviey: It's Approved.10:52
wgrantDaviey: Only New, Discussion and Draft blueprints appear to be included in that export.10:52
Davieywgrant: urg10:55
Davieyapw: Do you have power to bounce into new to test?10:55
Davieyor one of the other states?10:55
* apw goes have a look10:55
=== bac` is now known as bac
Davieygrepping the export url, seems to confirm wgrant is correct10:59
Davieygrep for "meeting status"10:59
apwDaviey, asked for that one to be changed, also testing with one of mine which appears to be missing too and is Approved11:00
apwwgrant, how live is that report?  i changed the state on mine but its not yet appeared11:00
Davieyapw: Have you bounced that out of approved?11:01
apwyep, but its not yet appeared11:01
wgrantapw: It's there for me.11:01
wgrant    <meeting status="DISCUSSION"11:02
wgrant             name="hardware-linaro-n-meta-pm-tools"11:02
apwwgrant, yeah and they arn't for me, so i assume a cache is getting in my way11:03
Davieyyeah, same here.11:03
Davieyah, just showed!11:04
apwyep, we are getting a cached copy11:04
Davieyapw: running an import now11:04
apwthanks ... wgrant ... the rules are somewhat hard to hit these days :)11:05
wgrantHm, I can't see any caching.11:05
wgrantAlthough it could be cached if you're not logged in.11:06
Davieyhttp://pb.daviey.com/bWAa/raw/11:06
Davieywell.. curl isn't going to be logged in :)11:06
wgrantAh, not logged in.11:06
Davieyit's hit and miss :)11:07
apwwe have some front end short lived caches i think to reduce load11:07
wgrantRight. Unauthenticated requests are cached.11:08
Davieyapw: OK, i'll let you know when that one imported11:08
apwDaviey, wgrant thanks both for your help with this11:10
Davieyapw: No problem, i would still have been scratching my head if it wasn't for wgrant :)11:10
Davieyapw: btw, that one is now scheduled11:10
apwDaviey, most excellent11:12
Davieyapw: not in launchpad.. lets go -> :)11:20
MezWho do I speak to about problems with a buildd?11:22
MezCannot build any of the architectures requested: any11:22
persiaWhich buildd?  Which build ID?11:22
wgrantMez: Where'd that message appear?11:22
persia(this is usually as good a place as any)11:22
wgrantThat sounds like it would appear in an upload rejection, not a build log.11:22
Mezwgrant: yeah, it's an upload rejection11:23
wgrantUploading to something ancient, like intrepid?11:23
MezSo, yeah, dak / whatever11:23
Mezyes, uploading to intrepid11:23
wgrantintrepid is obsolete.11:23
wgrantHas been for six months.11:23
persiaThat's an odd error, really.11:23
wgrantIt is.11:23
wgrantBut so is uploading to Intrepid :)11:23
persiaWell, yes.11:23
Mezwgrant: I know it's obsolete ... but then - I have to build stuff.... cause some ****** setup a couple of intrepid servers that we can't update11:24
wgrantMez: You probably want to incinerate those servers or something...11:24
wgrantGiven the whole lack of security updates thing.11:24
MezUnfortunately, I can't11:25
persiaMez, So, you *can* create an sbuild instance against old-releases, and use that to build stuff locally.11:33
bigjoolsfta: I tried to upload something and it worked, the only problem was that the session didn't disconnect properly11:34
bigjoolswe're looking into it11:34
ftabigjools, on my side, there's a select() waiting forever for something to come up from the tcp socket.11:35
bigjoolsyeah, same here I think11:35
ftabigjools, the host is 91.189.90.217 = germanium.canonical.com11:35
bigjoolsyup11:35
Tigelikoit11:52
Tigelihups :D11:52
=== dendro-afk is now known as dendrobates
maxbwgrant: Hi - the superseding-across-series bug - poolie got an email from mrevell and forwarded it to me asking us to reupload unspecified packages to the bzr ppa to restore them. Would we be able to see evidence in the web UI of damaged packages?12:44
wgrantmaxb: You can identify them through the web UI, but you basically have to check them all.12:49
wgrantUnless someone has run a query to list them.12:49
maxbSo, if it does not say "Superseded" or "Removed from disk", it should all be good? Because so far I've not been able to find any damaged ones - hence the hesitation whether I'm doing it right12:50
wgrantmaxb: The problematic publications will be Superseded.12:51
wgrantSuperseded by a build that is not published in that series.12:51
maxbI can't seem to find any. Oh well, perhaps mrevell was just being over-cautious12:53
bigjoolsmaxb: he was emailing based on a list I gave him.  It's possible that someone re-uploaded a package since it was borked but before the email went out.13:15
napsterHow to delete a project of mine?13:46
bilalakhtarIs there some problem with the official archive builders? My build is continuously getting tried and re-tried all by itself every 5 mins without any log!14:15
bilalakhtarA few moments ago, a build was 4 seconds away, then it automatically went in the 'building' state and now, in just a few more seconds, its back at 'needs building'14:17
=== lan3y is now known as Laney
* bilalakhtar now has to go , sorry14:19
=== exarkun_ is now known as exarkun
=== Ursinha-afk is now known as Ursinha
=== Ursinha is now known as Ursinha-afk
MTecknologyMy package went from building.. "started 2 min ago" to "start in 2 min"14:41
=== dendrobates is now known as dendro-afk
kaiMTecknology: x86 and x86_64 builds?14:45
MTecknologykai: x8614:45
kainot building both?14:45
MTecknologykai: the x86_64 builds seem to have finished in the blink of an eye14:46
maxbMTecknology: The builder it was building on could have been taken out of service, or, a bug could have terminated the build14:46
MTecknologyoh14:46
MTecknologyThat would make sense then14:47
bigjoolsfta: FYI: Bug 66322214:47
ubot5Launchpad bug 663222 in Soyuz "sftp upload hangs (affected: 1, heat: 6)" [High,New] https://launchpad.net/bugs/66322214:47
MTecknologyI just saw it happen and I was kinda like, hey man, what the heck man; it the it's like; calm down man, we build soon man14:48
bigjoolsMTecknology: package name please?14:49
MTecknologybigjools: nginx14:49
bigjoolsand PPA or Ubuntu?14:49
MTecknologyppa14:49
kaiMTecknology: canonical hired the guy who also built the windows progress dialog ;)14:49
MTecknologyhttps://edge.launchpad.net/~nginx/+archive/stable/+build/200951814:49
MTecknologykai: LOL!14:49
MTecknologyThat'll probably be the most awesome thing I read all week14:50
* kai bows14:52
bigjoolsI would laugh as I also did at that xkcd cartoon but then I know how hard it is to get right :/14:53
kaibigjools: I was about to cite http://xkcd.com/612/ for the idea, yeah14:53
bigjoolsbest xkcs evar14:54
bigjoolsxkcd, even14:54
kaimy favourite is http://xkcd.com/303/14:54
bigjools2nd best :)14:54
=== dendro-afk is now known as dendrobates
=== Ursinha-afk is now known as Ursinha
MTecknologybigjools: can you tell me if the build is breaking?15:06
MTecknologyor if it's just having extremely poor luck..15:07
bigjoolsI am looking into it15:07
=== leonardr_ is now known as leonardr
=== leonardr is now known as leonardr-afk
MTecknologybigjools: it's building yet again....15:39
MTecknologybigjools: time to see how it goes15:39
bigjoolsMTecknology: I know15:39
bigjoolssomething is broken with that build15:39
bigjoolsI don't know what15:39
bigjoolscan you upload another to get it superseded?15:39
MTecknologyya, but I'll need to fix it first, won't i?15:39
bigjoolsMTecknology: well it would be good to see if it's repeatable15:40
bigjoolsI can see it getting dispatched to 2 builders at the same time which indicates a problem in our code15:40
MTecknologybigjools: 2 ppa's15:40
bigjoolsah15:41
MTecknologydevelopment and stable15:41
bigjoolsdidn't look that closely, ok15:41
bigjoolsassumption being the mother of all f....15:41
MTecknology:P15:41
bigjoolsMTecknology: there is something odd though15:42
bigjoolsit's an i386 build running on an amd64 builder :/15:42
MTecknologybigjools: I'm ready upload the new one - maybe wait until this one pukes?15:42
MTecknology?15:42
bigjoolsah no - the build page is talking crap15:43
MTecknologylol15:43
MTecknologyit built this time..15:44
bigjoolsyeah15:44
bigjoolsbut15:44
bigjoolssigh - the builder description says "amd64" yet it's an i386 builder15:46
bigjoolslet me know if you see it happening again15:47
MTecknologybigjools: there's two amd64 builds still waiting15:47
MTecknologyany chance that's part of it?15:47
MTecknologyor.. probably not15:47
bigjoolsI doubt it15:47
=== salgado is now known as salgado-lunch
bigjoolsI restarted the manager process and everything started working again15:48
bigjoolsthere's a subtle bug in there somewhere :(15:48
=== Lcawte|Away is now known as Lcawte
MTecknologythanks for looking at it :)15:49
=== matsubara is now known as matsubara-afk
=== matsubara-afk is now known as matsubara-lunch
mterryPPAs on staging.launchpad.net are completely separate data-wise from ones on production, right?  Like, I can add and remove packages and it wouldn't affect production (like one would normally expect with staging server, but just never heard anyone talk about PPAs specifically)16:15
=== deryck is now known as deryck[lunch]
ftajtv, hi, i want to simplify the encoding of my strings (they come from xml so there are extra encodings and tags that are not needed (wanted) in gettext format). if i change them now, how long will the old strings stay available to translators in launchpad?16:18
=== mnepton is now known as mneptok
shadeslayermterry: id think so16:35
shadeslayermterry: from what i know, staging.lp.net is overwritten by lp.net every few hours16:36
mterryshadeslayer, yah.  Just didn't know if that extended to PPAs.  No reason it wouldn't, I guess.  Just seems like a lot of data to duplicate16:36
shadeslayerprobably ..... im not sure either16:37
mterryI'll test  :)16:39
=== LinuxJedi is now known as LinuxJedi|away
=== deryck[lunch] is now known as deryck
=== beuno is now known as beuno-lunch
=== matsubara-lunch is now known as matsubara
mterryIt looks to be the case for PPAs that you can create them or whatever and they don't show up in production.  But now I'm trying to dput to a staging URL (ppa.staging.launchpad.net), but it doesn't exist?17:14
cody-somervillemterry, the soyuz infrastructure is not duplicated for staging17:21
cody-somervillemterry, if you want to test something with soyuz you need to use dogfood17:21
mterrycody-somerville, hey Cody!  :)  dogfood?17:22
cody-somervilledogfood.launchpad.net17:22
mterrycody-somerville, can you explain dogfood vs staging?17:22
mterry(or link me to one)17:23
cody-somervillemterry, dogfood is the soyuz team's test instance17:23
mterrycody-somerville, but it has same semantics as staging, where data is overwritten once a day or so, etc.?  /me is curious why they don't just use staging17:25
cody-somervilleI imagine because if they're testing a new buildd-manager they don't want their code and data to be automatically overwritten :P17:27
=== salgado-lunch is now known as salgado
mterrycody-somerville, oh, so you're thinking it has a different resync schedule17:28
cody-somervillemterry, it only 'resyncs' if the Soyuz guys want it to17:28
mterrycody-somerville, OK.  Thanks!17:29
=== leonardr-afk is now known as leonardr
=== beuno-lunch is now known as beuno-luncheso
=== beuno-luncheso is now known as beuno
=== LinuxJedi|away is now known as LinuxJedi
=== Ursinha is now known as Ursinha-lunch
mterryI'm interested in launchpadlib help.  Say I have a project.releases_collection_link (or really any of the 'link' attributes in the API).  It appears to just be an object ID.  So I loaded it up using launchpad.load, but it gave me an Entry that is not iterable (nor does it have a self_id...).  How do I access API links?19:08
mterryHrm, only the releases_collection_link fails like this.  owner_link works.  May just be a bug...  I'll file one19:10
cody-somervillemterry, if you're using launchpadlib, you would just access the releases_collection attribute on the project object19:13
=== Ursinha-lunch is now known as Ursinha
mterrycody-somerville, what the heck?!  That works but is not documented in the API19:14
mterrycody-somerville, is that a common pattern for '_link' attributes?19:14
mterrycody-somerville, well thank you!  That saves me time19:15
cody-somervillemterry, Its a feature of launchpadlib, yea.19:26
=== kancerman_ is now known as kancerman
sobczykhi, how fast my package will appear after uploading to ppa?19:48
Gameboyman99Hey if I file a bug(https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/660837) how long does it usually take ppl to get to it?20:24
ubot5Launchpad bug 660837 in ubiquity (Ubuntu) "Kubuntu Installation Error(".py" files) (affected: 2, heat: 10)" [Undecided,New]20:24
Gameboyman99'Cuz it's bees there about 2 wks. or so20:25
Gameboyman99*been20:26
* mwhudson stares at https://blueprints.edge.launchpad.net/ubuntu/+spec/ubuntutheproject-launchpad-n-launchpad-bazaar-introduction, tries to work out why he's getting mail about it20:42
mwhudsonoh, i'm drafter20:42
geserdoes somebody know what happened to the "upload logs"? e.g. https://edge.launchpad.net/ubuntu/+source/icecc/0.9.6-1/+build/2000412 has none21:57
geserI remember being able to see the upload log for FAILEDTOUPLOAD21:57
=== matsubara is now known as matsubara-afk
wgrantgeser: There are around 200 builds across Launchpad which are in that state. There was a bug which wasn't storing them.22:10
wgrantBut all new upload failures should have a log.22:10
geserwgrant: so this bug should be already fixed?22:12
wgrantgeser: Yes.22:12
wgrantRetry it, and it will either succeed or have an upload log.22:13
geserlet's see what happens in around 15 min22:14
gesernice, the FTBFS script hit the small window when two package versions are published at the same time (before the old one gets marked as superseded) :)22:17
geserwgrant: like it was to expect, it was only a transient error and the package build now22:29
wgrantgeser: Then it'd be particularly nice if we had an upload log for that previous failure :/22:29
geserwgrant: did that get fixed after 2010-10-16? as this build was from three days ago22:30
wgrantgeser: Yes, it was fixed just a couple of days ago.22:30
gesernow I just need to get the patch for the DEPWAIT regexes reviewed so we hopefully have soon proper DEPWAIT again22:32
=== henninge_ is now known as henninge
=== Ursinha is now known as Ursinha-afk
=== Lcawte is now known as Lcawte|Away

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!