*** petefoth has quit IRC | 03:34 | |
*** petefoth has joined #baserock | 03:35 | |
*** inara has quit IRC | 04:42 | |
*** inara has joined #baserock | 04:58 | |
*** petefoth has quit IRC | 05:09 | |
*** paulw has joined #baserock | 06:25 | |
*** petefoth has joined #baserock | 06:26 | |
*** petefoth has quit IRC | 06:40 | |
*** petefoth has joined #baserock | 06:41 | |
*** petefoth_ has joined #baserock | 06:45 | |
*** petefoth has quit IRC | 06:46 | |
*** petefoth_ is now known as petefoth | 06:46 | |
*** fay_ has joined #baserock | 07:07 | |
*** petefoth has quit IRC | 07:12 | |
*** petefoth has joined #baserock | 07:16 | |
*** mdunford has joined #baserock | 08:23 | |
*** jonathanmaw has joined #baserock | 09:09 | |
tiagogomes | can we configure gerrit to instead of rushing in sending an email when some change has new comments, was +1/-1 /+2/-2 or was merged, to wait a bit and send a digest email with a summary of the changes | 09:34 |
---|---|---|
tiagogomes | the waiting time doesn't need to be much | 09:35 |
* richard_maw gave up on gerrit's e-mails, since he couldn't find a way to disable the notifications, let alone cull them | 09:36 | |
*** petefoth has quit IRC | 09:36 | |
* pedroalvarez too | 09:37 | |
* pedroalvarez ponders upgrading g.b.o and doing a release | 09:38 | |
pedroalvarez | any preference? | 09:38 |
pedroalvarez | anything else people would like to see done? | 09:39 |
richard_maw | any automation in making releases easier would be nice | 09:40 |
* richard_maw prefers the incremental improvements in the release tooling over the releases themselves | 09:40 | |
richard_maw | one thing though: It would be nice if our kernels had user namespaces enabled | 09:40 |
Zara | (I found this which suggests some changes can be made to gerrit notifications at the project level: https://gerrit-review.googlesource.com/Documentation/user-notify.html though it doesn't include anything about a weekly digest unfortunately) | 09:41 |
pedroalvarez | richard_maw: yes, I was thinking about improving the automation and the process docs | 09:43 |
tiagogomes | in the morph log file the morph configuration is written like http://paste.baserock.org/ulijulizil, whilst build output like http://paste.baserock.org/safubezume . Which form people prefer? Everything prefixed with a log format or no | 10:04 |
richard_maw | tiagogomes: if this is the separate "last command" log file, it doesn't need all the timings like that | 10:06 |
tiagogomes | no it is not for that, it was an aesthetics question, although I was thinking that the separate last command should have all the log since the user started a new morph process | 10:09 |
richard_maw | oh, sorry, I completely misunderstood your question | 10:10 |
richard_maw | I don't care so much about the output being prefixed with the time for multi-line log entries, just that it is indented to the same level | 10:10 |
*** petefoth has joined #baserock | 10:30 | |
*** paulw has quit IRC | 10:36 | |
*** paulw has joined #baserock | 10:39 | |
*** brlogger has joined #baserock | 12:34 | |
*** paulw has quit IRC | 12:57 | |
jjardon | hi, I wonder if someone more can take a look at https://gerrit.baserock.org/#/q/status:open+project:baserock/baserock/definitions+branch:master+topic:glib-common | 13:26 |
*** gary_perkins has quit IRC | 13:27 | |
*** gary_perkins has joined #baserock | 13:29 | |
paulsherwood | jjardon: have you built/tested it? | 13:30 |
bashrc | here I get into the same territory as perryl did. Is there a baserock equivalent to "iw dev wlan0 scan" ? | 13:33 |
perryl | bashrc: you may need to run ifconfig wlan0 up first | 13:34 |
bashrc | it is up | 13:34 |
perryl | ahh; is iw dev wlan0 scan giving an error? | 13:34 |
rjek | iwlist scan? | 13:34 |
bashrc | nope | 13:35 |
perryl | i think iw is the equivalent of iwconfig/iwlist in baserock IIRC | 13:36 |
bashrc | but "iw dev wlan0 info" does return some info. Looks like scan isn't supported | 13:36 |
perryl | ahh; it could be iw dev wlan0 list? | 13:36 |
bashrc | list doesn't work | 13:37 |
perryl | :( that's troubling | 13:37 |
bashrc | info is moderately useful though | 13:38 |
bashrc | it does give essid, channel, frequency | 13:39 |
jjardon | paulsherwood: I did, when I submitted it 2 months ago :) I'd like to know opinnions before rebase and rebuild again | 13:40 |
paulsherwood | jjardon: if it works, I'll be happy to +1 | 13:43 |
paulsherwood | (or +2 and merge if sam's +1 stands) | 13:44 |
pedroalvarez | that's a big problem atm | 13:56 |
pedroalvarez | sometimes we don't know if something else uses it | 13:56 |
pedroalvarez | although it looks like glib it's being added to all the systems | 13:58 |
pedroalvarez | s/t'// | 13:58 |
jjardon | paulsherwood: OK, thanks | 14:06 |
pedroalvarez | jjardon: I'm also ok with it, I'll note that in the patch | 14:07 |
pedroalvarez | jjardon: make sure you don't miss new systems (if any) when rebasing | 14:08 |
jjardon | jjardon: great, thanks | 14:09 |
jjardon | pedroalvarez: great, thanks | 14:09 |
*** fay_ has quit IRC | 14:12 | |
pedroalvarez | pedroalvarez: you are welcome | 14:12 |
pedroalvarez | I've found that scripts/release-build is broken, and a patch to fix it a the same time | 14:38 |
richard_maw | \o/ | 14:38 |
pedroalvarez | I don't know who did the patch because it wasn't commited, and it was in a shared VM | 14:39 |
pedroalvarez | Here it goes, if we find out who did it before merging it, I'll modify the commit message to point that out: https://gerrit.baserock.org/#/c/1045 | 14:52 |
paulsherwood | pedroalvarez: should we try to merge jjardon's glib before release? | 14:56 |
pedroalvarez | That will trigger a really heavy rebuild | 14:57 |
pedroalvarez | I already created a branch for the release | 14:57 |
paulsherwood | ok np | 14:57 |
pedroalvarez | Also, I don't know if I will be able to do the release today. I'm mainly reviewing the process, and trying to improve it | 14:58 |
pedroalvarez | worth noting that I've configured a (not public) Mason armv7lhf that will put armv7 artifacts to cache.baserock.org again | 15:01 |
paulsherwood | ooh, cool. | 15:08 |
tiagogomes | please, no major changes just before the release | 15:09 |
jjardon | paulsherwood: nah, I'd like to rebase and rebuild again first over the weekend | 15:10 |
*** sambishop has quit IRC | 15:50 | |
*** CTtpollard has quit IRC | 15:54 | |
pedroalvarez | bah, release-upload doesn't update the symlinks :) | 15:56 |
*** jonathanmaw has quit IRC | 16:51 | |
*** bashrc has quit IRC | 17:06 | |
*** mdunford has quit IRC | 17:07 | |
*** gary_perkins has quit IRC | 17:11 | |
pedroalvarez | I've managed to publish the artifacts of the release, but failed to finish it | 17:18 |
pedroalvarez | Good news is that I think I will be able to improve a lot the release-process | 17:18 |
*** sambishop has joined #baserock | 17:51 | |
*** tiagogomes has quit IRC | 18:39 | |
*** tiagogomes has joined #baserock | 19:00 | |
SotK | pedroalvarez: it wasn't me who made that patch, so I guess it was Sam | 20:47 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!