/srv/irclogs.ubuntu.com/2018/04/26/#launchpad.txt

=== chihchun is now known as chihchun_afk
=== jamespage_ is now known as jamespage
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== LocutusO- is now known as LocutusOfBorg
=== Ionic is now known as Guest79890
sorenThe "reset password" page that I reach after I've entered my e-mail and gotten the reset link doesn't let me submit the new password. Clicking the button just does nothing. I'm not sure where else to report this.09:43
sorenI get "An invalid form control with name='email' is not focusable." in the js console.09:44
sorenTried in both Firefox and Chrome. Didn't check the js console in Firefox, but the behaviour is the same.09:47
cjwatsonsoren: that's an SSO problem rather than LP as such - can you email as many details as possible to isd-support@canonical.com so that it goes into the SSO support queue?09:57
sorencjwatson: Will do. Thanks :D09:58
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
alexlarssonHello, i have a ppa question13:58
alexlarssonI have a personal ppa13:58
alexlarssonIs it possible to allow others to upload to it13:58
alexlarssonor, if i create a different ppa, auto-migrate users to it?13:59
cjwatsonNo way to auto-migrate.  There is an undocumented command-line-only way to add extra upload ACLs14:00
alexlarssoncjwatson: oh, spill the secrets!14:01
cjwatsonlp:ubuntu-archive-tools, edit-acl -A ppa:OWNER/ubuntu/PPANAME -p NEWUPLOADER -t upload add14:02
cjwatsonIIRC14:02
alexlarssonsweet14:02
alexlarssonthanks14:03
=== chihchun is now known as chihchun_afk
alexlarssonSo, I'm actually super lame at .deb packaging and ubuntu in general, but I'm maintaining a PPA, and I'd like to do so a bit less ad-hoc.14:51
alexlarssonWhat is the current state of the art for how to maintain a ppa14:52
alexlarssonLike, can i host a git repo at launchpad and use some PR workflow thing for updates which gets auto-built into the ppa?14:52
cjwatsonIt sounds like https://help.launchpad.net/Packaging/SourceBuilds may be what you're looking for14:56
cjwatsonThough some people do this sort of thing with Jenkins jobs or whatever, depending on the rest of their CI workflow14:57
alexlarssonWell, i have a CI workflow for the upstream14:57
alexlarssonAll i want to automate is the ubuntu packaging14:57
cjwatson(but that involves having the CI system having upload creds, which isn't necessarily great)14:58
alexlarsson(this being flatpak ftr)14:58
alexlarssonLike, i don't want this to build a .deb each upstream commit14:58
cjwatsonright, so the recipes feature linked above can do that sort of thing based on an LP git repo (which you can in turn automatically import from somewhere else)14:58
alexlarssonBut, when there is a new release i want to be able to push to a repo and have it build a new release14:58
cjwatsonyou could have it build from a particular branch which isn't upstream master14:58
cjwatsonhttps://help.launchpad.net/Code/Git#Mirroring_repositories_from_other_sites is the auto-import feature for git repos14:59
alexlarssonOk, so lets say i create a git repo on launchpad, importing the upstream github repo14:59
alexlarssonthen i create a branch for each ubuntu release and add the debian/ dir?14:59
cjwatsonI'd be happy to help in more detail tomorrow; today we're trying to do an Ubuntu release which is kind of consuming all my attention15:01
cjwatsonmaybe have a look through the help pages in the meantime?15:01
alexlarssonoh, no worries :)15:01
alexlarssonI kinda expected there to be some good example project i could just steal the setup from15:01
alexlarssonCan't be a completely unexplored area15:01
tewardLP admins, do you have a list of mail server hostnames/IPs which Launchpad uses to write the emails for bug comment messages?  I.E. if I add a comment to a bug, others on the bug get an email from my address (which will fail SPF and DKIM checks currently)16:23
tewarda bug/incompatibility in how LP sends out emails with regards to the "from" field would be a bug filed against LP itself, correct?22:43
tewardjust want to make sure I am remembering things proper :P22:43
teward*before* filing a bug that is22:43
wgrantteward: LP emails have a canonical.com envelope sender so don't fail SPF or DKIM checks. But some domains have very restrictive DMARC policies which impose SPF and DKIM restrictions on the From address, which isn't what they were originally intended for. https://bugs.launchpad.net/launchpad/+bug/1589693 is the relevant bug.22:48
ubot5`Ubuntu bug 1589693 in Launchpad itself "Make Launchpad DMARC Compliant to avoid Launchpad mail considered spam" [Undecided,New]22:48
tewardwgrant: you mean like mine.22:52
tewardi was about to open a bug, thanks.  I have a completely evil suggestion as to solve the problem, but not the coding expertise to actually solve it22:52
tewardand I have a prime example of "Noncompliance" here today - do you want me to add my specific case/details to the bug, and carve out the relevant email headers?22:53
teward(to include for technical information/reasons)22:53
tewardwgrant: I can say this with some certainty: a larger and larger number of companies' IT Security teams are implementing DMARC, including financial institutions and governments (at least here in the USA)23:08
tewardand LP is noncompliant in DMARC handling, because of this.  A fun fact to note is that ListServ systems are prime examples of the noncompliant systems.  (I expanded on this in my comment on the bug, by the way, with some more technical details)23:09
wgrantteward: We are completely aware of the problems that DMARC causes.23:09
tewardack23:09

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