-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Tuesday 2007-09-11 at 23:19 -0300, Juan Erbes wrote:
> In the 32 bits I found 2 weeks ago some libraries named libstdc++*,
> which date was from year 2000, i would to verify from which package
> are it, but with rpm -q could not detect it, and I moved it to a
> backup directory.
You can get the 'rpm -q' output sorted by installation date. My preferred
method is (was) this:
rpm -q -a --queryformat "%{INSTALLTIME}\t%{INSTALLTIME:day} \
%{BUILDTIME:day} %-30{NAME}\t%15{VERSION}-%-7{RELEASE} \
%25{PACKAGER}\n" | sort | less -S
You can add the fields you like to that output (--querytags gives you the
available tags).
Or you can use "rpm -q -a --last" which sorts directly.
> This 32 bits system has from time to time a rpmdb crashes,
Try a rebuild of the database. Or reinstall an older version of the
database, a backup is created by cron daily, I think.
- --
Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76
iD8DBQFG51ILtTMYHG2NR9URAr9qAJ93+PH6IQRDuks1yEgymitOAE+uygCghmak
O6A+s3eCmE32lSValWyYFO8=
=NOa0
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]