@jokrebel, hi The patch I used is this: (changing one line)
# orig: # [ "/var/lib/apt" -nt "$mycache" ] || [ "/var/lib/apt/lists" -nt "$mycache" ] # new: [ "/var/lib/apt" -nt "$mycache" ] || [ "/var/lib/apt/lists" -nt "$mycache" ] || [ "/var/log/dpkg.log" -nt "$mycache" ] So far with this change I have not seen the problem occur. I was working on a different approach but this above is more simple. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1604750 Title: Byobu not clearing update numbers after updates To manage notifications about this bug go to: https://bugs.launchpad.net/byobu/+bug/1604750/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs