On Mon, 2021-01-25 at 18:42 +0100, Jonas Smedegaard wrote:
> Quoting Veiko Aasa (2021-01-25 17:25:21)
> > On Mon, 2021-01-25 at 17:17 +0100, Jonas Smedegaard wrote:
> > > Quoting Veiko Aasa (2021-01-25 16:25:11)
> > > > Still I see that jquery files are missing (after upgrading 
> > > > libjs-jquery package).
> > > 
> > > This bug and its fix is tied to exact versions involved in
> > > package 
> > > updates, so it is of little help to only talk about "after
> > > upgrading".
> > > 
> > > Please share the before and after versions of recent upgrades by 
> > > providing the output of this command (all on one line):
> > > 
> > >   sudo grep -hPo 'libjs-jquery:\S*\s*\(\K[^)]*'
> > > /var/log/apt/history.log
> > > 
> > > 
> > >  - Jonas
> > > 
> > 
> > $ sudo grep -hPo 'libjs-jquery:\S*\s*\(\K[^)]*'
> > /var/log/apt/history.log
> > 3.5.1+dfsg+~3.5.4-3, automatic
> > 3.5.1+dfsg+~3.5.4-3, 3.5.1+dfsg+~3.5.5-7
> 
> Thanks.  Unfortunately that wasn't enough - please try this:
> 
>   sudo zgrep -hPo '^Upgrade: .* libjs-jquery:\S*\s*\(\K[^)]*'
> /var/log/apt/history.log* | sort -V
> 
> 
>  - Jonas
> 

$ sudo zgrep -hPo '^Upgrade: .* libjs-jquery:\S*\s*\(\K[^)]*'
/var/log/apt/history.log* | sort -V
3.5.1+dfsg+~3.5.4-3, 3.5.1+dfsg+~3.5.5-7

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to