So I finally got the licensecheck passing (woohoo!) and noticed while
I was doing it that the cmake build has been failing for a while:
Traceback (most recent call last):
File "/home/wireshark/builders/trunk/ubuntu1204x64/build/tools/make-tap-reg.py",
line 181, in <module>
os.rename(tmp_filename, final_filename)
OSError: [Errno 2] No such file or directory
Not sure if this is a cmake thing (autotools build seems to be
working) or a buildbot thing.
I've also noticed that buildbot-failure emails haven't been sent the
last couple of days, perhaps due to Gerald's attempt to get
gerrit-integration working?
Evan