Re: Determining Num of packages in db

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2004-02-25 at 06:04 -0600, David Farning wrote:
> int offset;
> offset=rpmdbGetIteratorOffset(mi);
> printf("%d\n",offset);
>   
> int iSize;  
> iSize = rpmdbGetIteratorCount(mi);
> printf("%d\n",iSize);
> 
> 
> int fNum;  
> fNum = rpmdbGetIteratorFileNum(mi);
> printf("%d\n",fNum);
> 
> I tried all of the above from the rpmdbGetIterator... family none seem
> to work.  Is this a bug or feature none yet implemented?  Seems pretty
> useful.
> 
tests still fail in rpm --version 4.3

Dave Farning


_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux