/srv/irclogs.ubuntu.com/2021/11/03/#launchpad.txt

alkisgHi, https://code.launchpad.net/~ltsp/+recipe/ltsp-proposed shows "No suitable builders" for half an hour now, while in the past I had to wait for the package build, but not for the recipe build. Is this normal? 08:20
alkisgI cancelled and re-sent it and now it appears fine, thanks :)09:57
cjwatsonalkisg: Cancelling and recreating rarely makes a difference and usually just makes things worse, FWIW.  In this case I think builders were temporarily on manual due to an outage (but it was before I started work).10:48
alkisgcjwatson: thank you cjwatson; I'll keep it in mind although in this case I also pushed some commits so I had an extra reason to cancel them :)10:49
=== cpaelzer_ is now known as cpaelzer
rbasakI think https://git.launchpad.net/~git-ubuntu-import/ubuntu/+source/ruby-rails-assets-markdown-it--markdown-it-for-inline is broken somehow at the LP end14:25
rbasakIs the git repository there corrupt somehow?14:26
rbasakI'm getting git-ubuntu importing errors I don't fully understand, but then I looked to see what was there and got "CGI Script Error" from LP14:26
cjwatson2021-11-03 14:36:48+0000 [-] CGI b'/~git-ubuntu-import/ubuntu/+source/ruby-rails-assets-markdown-it--markdown-it-for-inline' exited with exit code 12814:37
cjwatson2021-11-03 14:36:48+0000 [-] Errors from CGI b'/~git-ubuntu-import/ubuntu/+source/ruby-rails-assets-markdown-it--markdown-it-for-inline': b'fatal: Failed to read notes tree referenced by refs/notes/14:37
cjwatsoncommits (7b3b42a426aa49f04f21e940ee49ab7980fa0a03)\n'14:37
cjwatsonDoes that make sense to you?14:37
cjwatsonIt seems to be quite incompletely pushed as well14:38
cjwatsonLots of errors when I try to clone it14:38
rbasakcjwatson: that's related to the import error I'm seeing. git-ubuntu adds a note to refs/notes/commits for every import it synthesizes. My errors are related to something broken about that ref.14:41
rbasakSeems like some kind of referential integrity problem maybe? I expect git to maintain that for me.14:42
rbasakBug 1871838 is related, but I don't think it's relevant here except that from the LP end it's refs/notes/commits14:43
rbasakBTW, this isn't urgent - I'm just trying to clear out the very few remaining errored imports14:45
rbasakIt might be easier just do delete the repository and let git-ubuntu recreate it. It seems unlikely this would impact anyone.14:46
rbasakBut it might be useful to find a bug that'll bite us later14:47
cjwatsonI think just deleting and recreating is best.  If there's an underlying bug then it's probably in the oldish version of git we're running at the server end and I doubt that the effort of investigating this would pay off.14:52
rbasakgit-ubuntu uses "git push --atomic" at the end of an import run, but I don't know if that was the case when this repo was first pushed.14:52
rbasakOK I'll do that. Thanks!14:52
cjwatsonBut if it keeps happening then we should absolutely dig further.14:52
rbasakRepository deleted, and the importer is rerunning now.14:54
rbasakThe import completed successfully. Thank you for looking!15:41
cjwatsonOK, good15:43

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