* [gentoo-user] How to get rid of traces of overlays?
@ 2007-04-15 22:17 John covici
2007-04-15 22:44 ` Rostislav
0 siblings, 1 reply; 7+ messages in thread
From: John covici @ 2007-04-15 22:17 UTC (permalink / raw
To: gentoo-user
Hi. I had installed layman and a couple of overlays and after I
deleted them using layman -d portage still thinks they are there. I
did emerge --regen but still no luck. The make.conf within layman no
longer has them, but where is the information still retained?
Thanks.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici@ccs.covici.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to get rid of traces of overlays?
2007-04-15 22:17 [gentoo-user] How to get rid of traces of overlays? John covici
@ 2007-04-15 22:44 ` Rostislav
2007-04-16 1:24 ` Bo Ørsted Andresen
0 siblings, 1 reply; 7+ messages in thread
From: Rostislav @ 2007-04-15 22:44 UTC (permalink / raw
To: gentoo-user
On Sun, 15 Apr 2007, John covici wrote:
> Hi. I had installed layman and a couple of overlays and after I
> deleted them using layman -d portage still thinks they are there. I
> did emerge --regen but still no luck. The make.conf within layman no
> longer has them, but where is the information still retained?
If you mean by "portage still thinks" stuff from gentoolkit like equery
then you should do eupdatedb I believe.
Regards,
Rostislav.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to get rid of traces of overlays?
2007-04-15 22:44 ` Rostislav
@ 2007-04-16 1:24 ` Bo Ørsted Andresen
2007-04-16 1:43 ` John covici
0 siblings, 1 reply; 7+ messages in thread
From: Bo Ørsted Andresen @ 2007-04-16 1:24 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
On Monday 16 April 2007 00:44:57 Rostislav wrote:
> On Sun, 15 Apr 2007, John covici wrote:
> > Hi. I had installed layman and a couple of overlays and after I
> > deleted them using layman -d portage still thinks they are there. I
> > did emerge --regen but still no luck. The make.conf within layman no
> > longer has them, but where is the information still retained?
Would be much easier to answer if you told us why you think it's still there.
And `emerge --regen` really wasn't needed (not that it did any damage
either).
> If you mean by "portage still thinks" stuff from gentoolkit like equery
> then you should do eupdatedb I believe.
No, that's for esearch not equery. And update-eix for eix..
--
Bo Andresen
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to get rid of traces of overlays?
2007-04-16 1:24 ` Bo Ørsted Andresen
@ 2007-04-16 1:43 ` John covici
2007-04-16 7:35 ` Neil Bothwick
0 siblings, 1 reply; 7+ messages in thread
From: John covici @ 2007-04-16 1:43 UTC (permalink / raw
To: gentoo-user
on Monday 04/16/2007 Bo Ørsted Andresen(bo.andresen@zlin.dk) wrote
> On Monday 16 April 2007 00:44:57 Rostislav wrote:
> > On Sun, 15 Apr 2007, John covici wrote:
> > > Hi. I had installed layman and a couple of overlays and after I
> > > deleted them using layman -d portage still thinks they are there. I
> > > did emerge --regen but still no luck. The make.conf within layman no
> > > longer has them, but where is the information still retained?
>
> Would be much easier to answer if you told us why you think it's still there.
> And `emerge --regen` really wasn't needed (not that it did any damage
> either).
>
> > If you mean by "portage still thinks" stuff from gentoolkit like equery
> > then you should do eupdatedb I believe.
>
> No, that's for esearch not equery. And update-eix for eix..
Well, what I mean by "portage thinks" is that its still looking for
updates from the ebuilds in the no longer available overlays -- if I
do emerge --update --deep world I get ebuilds from the overlays and
at the end it has the [1] indicating the overlay directory.
Very strange.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici@ccs.covici.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to get rid of traces of overlays?
2007-04-16 1:43 ` John covici
@ 2007-04-16 7:35 ` Neil Bothwick
[not found] ` <17955.17581.478979.829150@ccs.covici.com>
0 siblings, 1 reply; 7+ messages in thread
From: Neil Bothwick @ 2007-04-16 7:35 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 495 bytes --]
On Sun, 15 Apr 2007 21:43:40 -0400, John covici wrote:
> Well, what I mean by "portage thinks" is that its still looking for
> updates from the ebuilds in the no longer available overlays -- if I
> do emerge --update --deep world I get ebuilds from the overlays and
> at the end it has the [1] indicating the overlay directory.
Can you post the output from emerge --info and the contents of make.conf.
--
Neil Bothwick
No, you *can't* call 999 now. I'm downloading my mail.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to get rid of traces of overlays?
[not found] ` <200704161341.01398.bo.andresen@zlin.dk>
@ 2007-04-16 14:23 ` John covici
2007-04-16 14:56 ` Bo Ørsted Andresen
0 siblings, 1 reply; 7+ messages in thread
From: John covici @ 2007-04-16 14:23 UTC (permalink / raw
To: gentoo-user
on Monday 04/16/2007 Bo Ørsted Andresen(bo.andresen@zlin.dk) wrote
> On Monday 16 April 2007 11:41:01 John covici wrote:
> > > > Well, what I mean by "portage thinks" is that its still looking for
> > > > updates from the ebuilds in the no longer available overlays -- if I
> > > > do emerge --update --deep world I get ebuilds from the overlays and
> > > > at the end it has the [1] indicating the overlay directory.
> > >
> > > Can you post the output from emerge --info and the contents of
> > > make.conf.
> >
> > Here is emerge --info
> [SNIP]
> > PORTDIR="/usr/portage"
> > PORT_LOGDIR="/var/log/portage"
> [SNIP]
>
> So as there is no PORTDIR_OVERLAY at all this shows that portage does indeed
> not think that there are any overlays... Now show us the evidence from
> emerge -uDp world where you 'get ebuilds from the overlays and [...]'. And
Well, here issomething which might help -- output from update-eix.
Reading Portage settings ..
Building database (/var/cache/eix) ..
[0] /usr/portage/ (cache: metadata)
Reading 100%
[1] /usr/portage/local/layman/gnome-experimental (cache: eix*
[/usr/portage/local/layman/gnome-experimental])
Reading 100%
[2] /usr/portage/local/layman/mozilla (cache: eix*
[/usr/portage/local/layman/mozilla])
Reading 100%
Applying masks ..
Database contains 11558 packages in 149 categories.
Now why is it still reading from the non existent directories
/usr/portage/local/layman/gnome-experimental and
/usr/portage/local/layman/mozilla ? I am reasonablyy certain if we
can solve this, my problems will be solved.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici@ccs.covici.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to get rid of traces of overlays?
2007-04-16 14:23 ` John covici
@ 2007-04-16 14:56 ` Bo Ørsted Andresen
0 siblings, 0 replies; 7+ messages in thread
From: Bo Ørsted Andresen @ 2007-04-16 14:56 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1222 bytes --]
On Monday 16 April 2007 16:23:34 John covici wrote:
> Well, here issomething which might help -- output from update-eix.
>
> Reading Portage settings ..
> Building database (/var/cache/eix) ..
> [0] /usr/portage/ (cache: metadata)
> Reading 100%
> [1] /usr/portage/local/layman/gnome-experimental (cache: eix*
> [/usr/portage/local/layman/gnome-experimental])
> Reading 100%
> [2] /usr/portage/local/layman/mozilla (cache: eix*
> [/usr/portage/local/layman/mozilla])
> Reading 100%
> Applying masks ..
> Database contains 11558 packages in 149 categories.
>
> Now why is it still reading from the non existent directories
> /usr/portage/local/layman/gnome-experimental and
> /usr/portage/local/layman/mozilla ? I am reasonablyy certain if we
> can solve this, my problems will be solved.
Because by default eix doesn't purge it's cache. You can do so manually by
removing /var/cache/eix. I thought there was a configuration option
in /etc/eixrc to change this behaviour too but I can't seem to find it
again.. The "cache: eix*" means that it's aware they no longer exist outside
the eix cache. In either case this is entirely unrelated to portage itself.
--
Bo Andresen
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-04-16 15:06 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-15 22:17 [gentoo-user] How to get rid of traces of overlays? John covici
2007-04-15 22:44 ` Rostislav
2007-04-16 1:24 ` Bo Ørsted Andresen
2007-04-16 1:43 ` John covici
2007-04-16 7:35 ` Neil Bothwick
[not found] ` <17955.17581.478979.829150@ccs.covici.com>
[not found] ` <200704161341.01398.bo.andresen@zlin.dk>
2007-04-16 14:23 ` John covici
2007-04-16 14:56 ` Bo Ørsted Andresen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox