/srv/irclogs.ubuntu.com/2017/11/23/#ubuntu-mir.txt

RAOFalan_g: Mir KMS tests fail on 18.04 because drmModeAddFB2 had changed its signature.07:48
RAOF(and others, but that's what's causing the initial crashes)07:48
RAOFAdded const to the array parameters.07:49
RAOFIn case Saviq asks 😀07:49
=== sil2100_ is now known as sil2100
Saviqohkay and why did bors merge it when I did bors r- ¿?08:52
alan_gI don't know. But then I'm new to bors.09:05
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
SaviqRAOF: if you're not thanksgiving, I'd give thanks for https://github.com/MirServer/mir/pull/48 ;)23:15
RAOFJust got the email notification :)23:15
SaviqRAOF: also, any idea why this got merged even after I "bors r-"'d it?23:15
RAOFNo, I don't.23:16
RAOFI'll have a look.23:16
SaviqRAOF: UGH, seems I got tricked by git again, the rev-parse thing has the same problem of not looking at the remote, only at what's fetched23:18
RAOFHah.23:18
* Saviq feels we should use my dumbcounter until we can use `git describe` :P23:19
RAOFWill `git describe` have the same problem?23:20
SaviqI think it might if the closest tag is far enough in the history23:21
* RAOF again curses git for not having a revno.23:22
Saviqî‚° git describe --tags23:22
Saviqfatal: No names found, cannot describe anything.23:22
Saviqî‚° git fetch --deepen 10023:23
Saviqî‚° git describe --tags23:23
Saviqv0.27.0-641-g766a4f39d23:23
Saviqso one thing we could do here is `git fetch deepen 100` until we get a description out of `git describe`23:23
RAOFOr we could just fetch the whole history.23:24
RAOFIt's not that big.23:25
Saviq160MB23:27
Saviq.5s to fetch --depth=50 (what travis does) vs. 16s for a full clone23:28
SaviqI'd be happier to fetch back 100 at a time until we get `git describe` to work23:28
Saviqagain, if git tags are what we want to use for this...23:28
RAOFOur test suite takes at least 600s. Is saving 16s for not doing a full clone worth it? :)23:32
SaviqRAOF: maybe, maybe not ;)23:34
Saviqok for now I'll just go --unshallow23:34
Saviqso we can fix this23:35
RAOFYeah.23:35
RAOFLaunchpad doesn't (yet) allow us to webook successful PPA builds into a GitHub status, right?23:35
SaviqRAOF: it can do autopkgtests23:38
Saviqwhere from/how, I'm not sure23:38
RAOFBecause that would be a good thing to gate bors on…23:39
RAOFIt would avoid the Travis timeout.23:39
Saviqagreed23:39
Saviqdepending on what the autopkgtests hook does (I can't see results on snapd's PRs any more)23:40
Saviqany case, we'd need to create ephemeral PPAs per PR for this to make sense (but yeah, we should!)23:41
Saviqooh my first signed commit, /me likes the green :P23:41
RAOFWhy would we need ephemeral PPAs?23:42
RAOFOh, yeah.23:42
RAOFNever mind :)23:42
SaviqRAOF: yeah, that :)23:42
SaviqRAOF: ok, https://github.com/MirServer/mir/pull/48/ should be good for real this time23:42
Saviqoh and btw, we got the bot key in https://launchpad.net/~mir-team/+archive/ubuntu/dev/+packages23:44
Saviqso after that lands we'll have staging populated23:45

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