Comment 65 for bug 1604750

Revision history for this message
Mark Kelly (mckub1) wrote : Re: [Bug 1604750] Re: Byobu not clearing update numbers after updates

Hi,

I would just cat that file, as in:

cat $BYOBU_RUN_DIR/cache.$BYOBU_BACKEND/updates-available

On my system this is what it I do:

% cat $BYOBU_RUN_DIR/cache.$BYOBU_BACKEND/updates-available
0 0

So I can see the file has just "0 0" in it at this moment.

You could also use less, more, nano, vi, emacs, etc. - any utility to view
the file contents.
Also do this as you, you do not need to use sudo.

thanks,
mark

On Tue, Feb 6, 2018 at 11:05 AM jokrebel <email address hidden> wrote:

> Hi Mark,
>
> yes - there is a file /usr/lib/update-notifier/apt-check
>
> but where/how to check the cache file when it will occur next time i got
> no idea with your line
>
> $BYOBU_RUN_DIR/cache.$BYOBU_BACKEND/updates-available
>
> The most used computer over mosh/ssh with byobu and exclusively updated
> over that is a ubuntu 16.04 LTS (if this information is necessary)
>
> Thanks again for all your work
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1604750
>
> Title:
> Byobu not clearing update numbers after updates
>
> Status in byobu:
> Confirmed
> Status in byobu package in Ubuntu:
> Confirmed
> Status in Fedora:
> New
>
> Bug description:
> I am running byobu on Debian Testing and, as of the last week or two,
> byobu has started not clearing the update counter even after updates.
> Even exiting byobu completely and starting a new session does not
> clear the indicator, only updating do it. Sometimes, and this is not
> consistent, running an `apt-get update` causes the indicator to clear
> itself.
>
> ~$ uanme -a
> Linux enekk 4.6.0-1-amd64 #1 SMP Debian 4.6.3-1 (2016-07-04) x86_64
> GNU/Linux
> ~$ byobu -v
> byobu version 5.87
> Screen version 4.04.00 (GNU) 19-Jun-16
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/byobu/+bug/1604750/+subscriptions
>