Re: [gentoo-user] checking local packages against portage

2006-06-07 Thread Neil Bothwick
On Tue, 06 Jun 2006 18:17:46 -0600, Joseph wrote: How to check packages that are installed on my system but are no longer available in portage (so I can remove them)? emerge -uavDN world should show them up. I get this on one machine These are the packages that would be merged, in order:

[gentoo-user] checking local packages against portage

2006-06-06 Thread Joseph
Recently I found out that I had an old package avifile installed on my system but it was no longer in portage. How to check packages that are installed on my system but are no longer available in portage (so I can remove them)? -- #Joseph -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] checking local packages against portage

2006-06-06 Thread Ryan Tandy
Joseph wrote: Recently I found out that I had an old package avifile installed on my system but it was no longer in portage. How to check packages that are installed on my system but are no longer available in portage (so I can remove them)? /usr/sbin/emaint --check --

Re: [gentoo-user] checking local packages against portage

2006-06-06 Thread Teresa and Dale
Ryan Tandy wrote: Joseph wrote: Recently I found out that I had an old package avifile installed on my system but it was no longer in portage. How to check packages that are installed on my system but are no longer available in portage (so I can remove them)? /usr/sbin/emaint --check

Re: [gentoo-user] checking local packages against portage

2006-06-06 Thread Joseph
On Tue, 2006-06-06 at 20:57 -0500, Teresa and Dale wrote: [EMAIL PROTECTED] / # emerge -pv portage These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] sys-apps/portage-2.0.54-r2 -build +doc (-selinux) 0 kB Total size of

Re: [gentoo-user] checking local packages against portage

2006-06-06 Thread Ryan Tandy
Teresa and Dale wrote: [EMAIL PROTECTED] / # emaint --check usage: emaint [options] all | world Currently emaint can only check and fix problems with one's world file. Future versions will integrate other portage check-and-fix tools and provide a single interface to system health checks.

Re: [gentoo-user] checking local packages against portage

2006-06-06 Thread Teresa and Dale
Ryan Tandy wrote: Teresa and Dale wrote: [EMAIL PROTECTED] / # emaint --check usage: emaint [options] all | world Currently emaint can only check and fix problems with one's world file. Future versions will integrate other portage check-and-fix tools and provide a single interface to

Re: [gentoo-user] checking local packages against portage

2006-06-06 Thread Dirk Heinrichs
Am Mittwoch, 7. Juni 2006 02:17 schrieb ext Joseph: Recently I found out that I had an old package avifile installed on my system but it was no longer in portage. How to check packages that are installed on my system but are no longer available in portage (so I can remove them)? It seems