I had a look at the dashboard and was surprised to see a bug in MySQL++ that I didn't know about. It turned out to be a bug report filed against the mysql package, not mysql++. Something fails to handle the plus signs correctly.
@rombobeorn thanks for letting us know. We are (sadly) currently using some pretty naive custom code to split envra to e-n-v-r-a, because Hawkey (the only "official" useable implementation we were able to find since Taskotron times) has a nasty memory-leak that ended up OOM-killing our workers
So my guess is that it is either this, or we're simply not encoding some parameters correctly.
@frantisekz - could you have a look at this, once we solve the imminent fires?
Metadata Update from @jskladan: - Issue assigned to frantisekz
@rombobeorn thanks for letting us know. We are (sadly) currently using some pretty naive custom code to split envra to e-n-v-r-a, because Hawkey (the only "official" useable implementation we were able to find since Taskotron times) has a nasty memory-leak that ended up OOM-killing our workers So my guess is that it is either this, or we're simply not encoding some URL parameters correctly. @frantisekz - could you have a look at this, once we solve the imminent fires?
Commit 0fcf6843 fixes this issue
@rombobeorn issue fixed, deployed, checked your profile, seems ok.
Thanks for the bug report!
Metadata Update from @frantisekz: - Issue close_status updated to: None (was: Fixed)
Log in to comment on this ticket.