* [gentoo-user] checking local packages against portage
@ 2006-06-07 0:17 Joseph
2006-06-07 1:15 ` Ryan Tandy
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Joseph @ 2006-06-07 0:17 UTC (permalink / raw
To: gentoo-user
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] checking local packages against portage
2006-06-07 0:17 [gentoo-user] checking local packages against portage Joseph
@ 2006-06-07 1:15 ` Ryan Tandy
2006-06-07 1:57 ` Teresa and Dale
2006-06-07 5:39 ` Dirk Heinrichs
2006-06-07 8:23 ` Neil Bothwick
2 siblings, 1 reply; 8+ messages in thread
From: Ryan Tandy @ 2006-06-07 1:15 UTC (permalink / raw
To: gentoo-user
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
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] checking local packages against portage
2006-06-07 1:15 ` Ryan Tandy
@ 2006-06-07 1:57 ` Teresa and Dale
2006-06-07 2:06 ` Ryan Tandy
2006-06-07 2:06 ` Joseph
0 siblings, 2 replies; 8+ messages in thread
From: Teresa and Dale @ 2006-06-07 1:57 UTC (permalink / raw
To: gentoo-user
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
Well, I thought that was neat until I got this:
> root@smoker / # 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.
>
> emaint: error: Incorrect number of arguments
> root@smoker / #
In case it matters:
> root@smoker / # 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 downloads: 0 kB
> root@smoker / #
What's up with that?
Dale
:-) :-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] checking local packages against portage
2006-06-07 1:57 ` Teresa and Dale
@ 2006-06-07 2:06 ` Ryan Tandy
2006-06-07 2:31 ` Teresa and Dale
2006-06-07 2:06 ` Joseph
1 sibling, 1 reply; 8+ messages in thread
From: Ryan Tandy @ 2006-06-07 2:06 UTC (permalink / raw
To: gentoo-user
Teresa and Dale wrote:
>> root@smoker / # 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.
>>
>> emaint: error: Incorrect number of arguments
>> root@smoker / #
>
>
/me smacks head
# emaint --check world
I'll try to remember, next time, to check that I'm giving the correct
command *before* hitting send.
At this point, emaint can only check that packages *in your world file*
are still in the portage tree. Future versions will be more
comprehensive. emaint --help and man emaint for details.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] checking local packages against portage
2006-06-07 2:06 ` Ryan Tandy
@ 2006-06-07 2:31 ` Teresa and Dale
0 siblings, 0 replies; 8+ messages in thread
From: Teresa and Dale @ 2006-06-07 2:31 UTC (permalink / raw
To: gentoo-user
Ryan Tandy wrote:
> Teresa and Dale wrote:
>
>>> root@smoker / # 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.
>>>
>>> emaint: error: Incorrect number of arguments
>>> root@smoker / #
>>
>>
>>
>
> /me smacks head
>
> # emaint --check world
>
> I'll try to remember, next time, to check that I'm giving the correct
> command *before* hitting send.
>
> At this point, emaint can only check that packages *in your world
> file* are still in the portage tree. Future versions will be more
> comprehensive. emaint --help and man emaint for details.
I was wondering if I was behind a version or ahead one. It happens. No
worries.
Dale
:-) :-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] checking local packages against portage
2006-06-07 1:57 ` Teresa and Dale
2006-06-07 2:06 ` Ryan Tandy
@ 2006-06-07 2:06 ` Joseph
1 sibling, 0 replies; 8+ messages in thread
From: Joseph @ 2006-06-07 2:06 UTC (permalink / raw
To: gentoo-user
On Tue, 2006-06-06 at 20:57 -0500, Teresa and Dale wrote:
>
> > root@smoker / # 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 downloads: 0 kB
> > root@smoker / #
>
>
> What's up with that?
I keep my portage up to date every time there is an update.
For some reason an application "avifile" was left on my system but no
longer in portage.
When I tried to run "revdep-rebuild" it gave me an error message, so I
was forced to remove it manually.
--
#Joseph
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] checking local packages against portage
2006-06-07 0:17 [gentoo-user] checking local packages against portage Joseph
2006-06-07 1:15 ` Ryan Tandy
@ 2006-06-07 5:39 ` Dirk Heinrichs
2006-06-07 8:23 ` Neil Bothwick
2 siblings, 0 replies; 8+ messages in thread
From: Dirk Heinrichs @ 2006-06-07 5:39 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 784 bytes --]
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 "emerge -a --depclean" is not broken anymore (I use
portage-2.1_rc4-r2). Don't forget to run revdep-rebuild afterwards.
HTH...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
Hambornerstraße 55 | Web: http://www.capgemini.com
D-40472 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] checking local packages against portage
2006-06-07 0:17 [gentoo-user] checking local packages against portage Joseph
2006-06-07 1:15 ` Ryan Tandy
2006-06-07 5:39 ` Dirk Heinrichs
@ 2006-06-07 8:23 ` Neil Bothwick
2 siblings, 0 replies; 8+ messages in thread
From: Neil Bothwick @ 2006-06-07 8:23 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 754 bytes --]
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:
Calculating world dependencies ..... ..... ....
!!! Packages for the following atoms are either all
!!! masked or don't exist:
app-misc/jbidwatcher
--
Neil Bothwick
I have seen things you lusers would not believe.
I've seen Sun monitors on fire off the side of the multimedia lab.
I've seen NTU lights glitter in the dark near the Mail Gate.
All these things will be lost in time, like the root partition last
week. Time to die.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-06-07 8:29 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-07 0:17 [gentoo-user] checking local packages against portage Joseph
2006-06-07 1:15 ` Ryan Tandy
2006-06-07 1:57 ` Teresa and Dale
2006-06-07 2:06 ` Ryan Tandy
2006-06-07 2:31 ` Teresa and Dale
2006-06-07 2:06 ` Joseph
2006-06-07 5:39 ` Dirk Heinrichs
2006-06-07 8:23 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox