After a few weeks of use, I have to say the fix -

    [ "/var/lib/apt" -nt "$mycache" ] || [ "/var/lib/apt/lists" -nt
"$mycache" ] || [ "/var/log/dpkg.log" -nt "$mycache" ]

to the /usr/lib/byobu/updates_available script has worked well for me on two 
different systems (both Ubuntu 16.04 with HWE).
After an apt-get upgrade the notification is sometimes still there - but 
hitting a few F5's (boybu status updates) or waiting until the status update 
runs again always clears the notification.

Until you solve it you don't need to reboot, you can simply remove the
cache file to clear the notification with -

rm $BYOBU_RUN_DIR/cache.tmux/updates-available

-- 
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

Reply via email to