/srv/irclogs.ubuntu.com/2019/07/02/#launchpad.txt

tewardhmm... are the builders being slow or having other network issues?  https://launchpad.net/ubuntu/+source/anki/2.1.8+dfsg-1ubuntu1/+build/17208521 has been running for 51 minutes, and that's a pure python package... not sure if it's resources or just the system not relaying me the console logs in any expedient fashion but it seems unusual for it to be sitting here for 51 minutes in the queue after upload00:14
tewardeither that or the builder froze up00:36
tewardcjwatson: not sure if you can poke it ^ but it does look frozen from what I can see00:37
teward(i hate pinging...)00:37
wgrantteward: This time of day it's probably better to ping me00:40
wgrantLet's see.00:40
sarnold00:37:12 ..00:41
tewardwgrant: ack.  wasn't sure if you were still here (last time I saw you was... 02:40 yesterday in my logs, so...)00:41
tewardwgrant: thank you either way :)00:41
wgrantteward: Well I've been to sleep in between00:41
wgrantIt's nearing 11am here00:41
tewardheh :p00:41
tewardahh so you're that far ahead right, makes sense.00:42
tewardwgrant: it's been stuck at "Setting up python3.7-minimal (3.7.4~rc1-1) ..." for at least 20-30 minutes, which makes no sense 'cause I can't see WHY that'd take that long to set up even in the builders00:43
tewardwhich makes me think "stuck"00:43
wgrantteward: Yeah, something was a bit stuck. Fixed.00:58
wgrantThanks.00:58
tewardwgrant: thanks for looking :)01:01
tsimonq2cjwatson: ack01:40
=== morphis4 is now known as morphis
mvohey, quick question - I setup a core-beta snap inhttps://code.launchpad.net/~snappy-dev/+snap/core-beta  and its setup to auto-upload to the store. however I don't see any with "snapcraft history core" and no indication in the build that the upload failed (s390x build happend >20min ago). any hints for me?10:31
* mvo tries to disable/enable the build10:34
cjwatsonmvo: disabling/enabling will make no difference.  let me have a quick look10:43
cjwatsonmvo: I mean the s390x build failed, but I assume you've seen that10:44
mvocjwatson: yeah, it fails with that it can't clone the core-snap repo it seems10:48
mvocjwatson: I disabled upload and then re-enabled upload and it seems to have made a difference, I got an SSO login and then had the "upload to the store" button (might be coincidence of course)10:49
cjwatsonmvo: Can you see if this snap is perhaps in a review queue in the store?  You should be able to see it somewhere on https://dashboard.snapcraft.io/snaps/10:49
cjwatsonmvo: Yeah, please stop messing about with that, it's only going to confuse things :)10:49
* mvo stops10:49
cjwatsonMakes it harder for me to correlate current state with logs10:50
mvothis is what I see in the build log "fatal: unable to access 'https://git.launchpad.net/~snappy-dev/core-snap/': GnuTLS recv error (-110): The TLS connection was non-properly terminated."10:50
cjwatsonThat was probably a temporary error10:50
mvocjwatson: sorry :( I think I messed this up then, I re-logined10:50
mvo(since, stopped doing anything now)10:50
cjwatsonmvo: Do have a look at the dashboard though, since I suspect it's in a queue there10:50
mvoyeah, now its coming in10:51
wgrantSupported architectures10:51
wgrants390x10:51
wgrantPackage path10:51
wgrantBuilt at10:51
wgrant2019-07-02 09:59 - 51 minutes ago10:51
wgrantSubmission date10:51
wgrant2019-07-02 10:46 - 4 minutes ago10:51
mvoyes, clicked on "upload this package to the store" in the individual build page10:51
wgrantAh10:51
mvoagain, appologies I destroyed evidence apparently10:51
mvo(sorry, wanted to get this beta out for QA and was too impatient)10:51
cjwatsonYeah, I can't work this out any more I don't think10:52
cjwatsonYou've done too much10:52
tkamppeterHi,10:52
cjwatsonI've asked twom to join though since some of his recent changes might be relevant10:53
tkamppeterI have cloned the LP repo of network-manager via10:53
tkamppetergit clone https://git.launchpad.net/network-manager10:53
mvosorry! I will be more patient next time.10:53
mvoI have a vague memory though that the auth for the store-upload can expire and that setting to "not upload", save, "upload", save fixes thngs but that may be outdated info10:53
tkamppeterThen I have done changes, did "git commit -a" and then I pushed the result using10:54
tkamppetergit push git+ssh://till-kamppeter@git.launchpad.net/~till-kamppeter/+git/network-manager10:54
tkamppeterThis creates a repo on my LP account.10:55
cjwatsonThat's the wrong path10:55
cjwatsonYou want /~till-kamppeter/network-manager10:55
cjwatsonIf you have the +git in there then it makes a personal namespace which won't be mergeable into the project one10:55
tkamppeterNow I want to propose my changes to be merged into the original, but on10:56
tkamppeterhttps://code.launchpad.net/~till-kamppeter/+git/network-manager/+ref/master10:56
cjwatsontkamppeter: you can stop typing and read my answer :)10:56
tkamppeterI do not see a link for a merge proposal.10:56
cjwatsonmvo: The expiry problems should mostly be solved nowadays I think, and in any case I wouldn't expect expiry yet for a snap set up in March10:57
tkamppeterThanks, will try.10:57
tkamppetercjwatson,10:58
tkamppetergit push git+ssh://till-kamppeter@git.launchpad.net/~till-kamppeter/network-manager10:58
tkamppetergives10:58
tkamppeterfatal: remote error: Unexpected Zope exception: TimeoutError: timeout exceeded.10:59
cjwatsonThat's because of a service outage at the moment.  Should be fixed shortly10:59
tkamppetercjwatson, thanks.11:01
tkamppetercjwatson, it is working now, thanks.11:04
tkamppetercjwatson, merge proposal worked now, thanks. More and easier accessible documentation would be great. Or ways how it works in GitHub/GitLab.11:13
cjwatsontkamppeter: Yeah, the GitHub model is less flexible but in some ways simpler.  We do have bugs for making things a bit more obvious and I expect we'll be taking a serious look at the whole thing sometime in the next nine months or so11:29
rbasaktkamppeter: my suggestion to make that better is https://bugs.launchpad.net/launchpad/+bug/181377811:54
ubot5Ubuntu bug 1813778 in Launchpad itself ""Personal" push URLs not displayed on code pages" [Low,Triaged]11:54
cjwatsonI essentially agree with that bug - we just need to sort out all the details.11:54
rbasakack11:55
rbasakI wonder if tkamppeter would have found that sufficient, or if something further would have been needed11:55
seb128+git also seems like it's confusing as a name11:57
seb128using +personal or something instead could maybe help?11:57
rbasakseb128: AIUI, the mistake is to add +git or +anything. Usually that is not required.13:50
rbasak(except for +source to indicate the target package)13:51
seb128rbasak, yeah, I don't know how people end up with that url in use, perhaps because there is no obvious instructions and poking around they see those13:53
rbasakseb128: maybe https://help.launchpad.net/Code/Git#Repository_URLs?14:13
rbasakThough it does say "no particular connection to any project or package", perhaps what that means is not obvious to those not familiar with Launchpad's model.14:13
seb128yeah, maybe...14:14
=== sm0rux_ is now known as sm0rux
srwalterI'm having trouble with a PPA upload.  I had a few initial errors, which I fixed, but I'm still getting rejected and with no obvious error message now, "Rejected: Further error processing not possible because of a critical previous error."  (stevenrwalter/lxk is the PPA)21:23

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