Re: number of bugs affecting a package version

2021-02-02 Thread Andrei POPESCU
On Ma, 02 feb 21, 14:23:05, kamaraju kusumanchi wrote: > Is there a way to get the number of bugs filed against a package that > affect a specific version of a package? The closest I was able to > achieve is > > % querybts -u text -b libc6-dev 2> /dev/null | wc -l > 38 > > which shows all bugs f

number of bugs affecting a package version

2021-02-02 Thread kamaraju kusumanchi
Is there a way to get the number of bugs filed against a package that affect a specific version of a package? The closest I was able to achieve is % querybts -u text -b libc6-dev 2> /dev/null | wc -l 38 which shows all bugs filed on libc6-dev. But it does not, for example, show me the number of