* [gentoo-dev] removed wrong python build
@ 2002-04-09 13:44 Tobias Quinn
2002-04-09 14:09 ` Bart Verwilst
0 siblings, 1 reply; 5+ messages in thread
From: Tobias Quinn @ 2002-04-09 13:44 UTC (permalink / raw
To: gentoo-dev
Hi All,
I managed (selected the wrong thing in pkg-clean) to uninstall my latest
python2.2 which leaves my system in a bit of a nasty state. emerge
doesn't work. Luckily I had an old iso of 1.0 lying around so I've
reinstalled python2.2 from there and got emerge into a vaguely working
state. The only problem I have now is that doing an emerge portage or
just about anything else complains with (or the corresponding deps
file):
IOError: [Errno 2] No such file or directory:
'/var/tmp/portage/portage-1.8.18/temp/deps'
does anyone know a solution to this?? or how to generate these deps
files??
Thanks in advance,
Tobias.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] removed wrong python build
2002-04-09 13:44 [gentoo-dev] removed wrong python build Tobias Quinn
@ 2002-04-09 14:09 ` Bart Verwilst
2002-04-09 14:14 ` Tobias Quinn
0 siblings, 1 reply; 5+ messages in thread
From: Bart Verwilst @ 2002-04-09 14:09 UTC (permalink / raw
To: gentoo-dev
Hi
Maybe you can try the following?:
"mkdir /var/tmp/portage/portage-1.8.18/temp/deps && emerge python"
That's what i would do :o)
I think it'll reinstall a fully working python..
See ya
On Tuesday 09 April 2002 15:44, Tobias Quinn wrote:
|| Hi All,
||
|| I managed (selected the wrong thing in pkg-clean) to uninstall my latest
|| python2.2 which leaves my system in a bit of a nasty state. emerge
|| doesn't work. Luckily I had an old iso of 1.0 lying around so I've
|| reinstalled python2.2 from there and got emerge into a vaguely working
|| state. The only problem I have now is that doing an emerge portage or
|| just about anything else complains with (or the corresponding deps
|| file):
||
|| IOError: [Errno 2] No such file or directory:
|| '/var/tmp/portage/portage-1.8.18/temp/deps'
||
|| does anyone know a solution to this?? or how to generate these deps
|| files??
||
|| Thanks in advance,
|| Tobias.
||
||
|| _______________________________________________
|| gentoo-dev mailing list
|| gentoo-dev@gentoo.org
|| http://lists.gentoo.org/mailman/listinfo/gentoo-dev
--
Bart Verwilst
Gentoo Linux Developer, Desktop Team
Gent, Belgium
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] removed wrong python build
2002-04-09 14:09 ` Bart Verwilst
@ 2002-04-09 14:14 ` Tobias Quinn
2002-04-09 14:23 ` Avi Schwartz
0 siblings, 1 reply; 5+ messages in thread
From: Tobias Quinn @ 2002-04-09 14:14 UTC (permalink / raw
To: gentoo-dev
Um., Yeah, I tried that (with an emerge portage as well). But, it
complains that /var/tmp/portage/portage-1.8.18/temp/deps is a directory.
I don't suppose you could post your
/var/tmp/portage/portage-1.8.18/temp/deps file?
Cheers,
Tobias.
On Tue, 2002-04-09 at 15:09, Bart Verwilst wrote:
> Hi
>
> Maybe you can try the following?:
>
> "mkdir /var/tmp/portage/portage-1.8.18/temp/deps && emerge python"
> That's what i would do :o)
> I think it'll reinstall a fully working python..
>
> See ya
>
> On Tuesday 09 April 2002 15:44, Tobias Quinn wrote:
> || Hi All,
> ||
> || I managed (selected the wrong thing in pkg-clean) to uninstall my latest
> || python2.2 which leaves my system in a bit of a nasty state. emerge
> || doesn't work. Luckily I had an old iso of 1.0 lying around so I've
> || reinstalled python2.2 from there and got emerge into a vaguely working
> || state. The only problem I have now is that doing an emerge portage or
> || just about anything else complains with (or the corresponding deps
> || file):
> ||
> || IOError: [Errno 2] No such file or directory:
> || '/var/tmp/portage/portage-1.8.18/temp/deps'
> ||
> || does anyone know a solution to this?? or how to generate these deps
> || files??
> ||
> || Thanks in advance,
> || Tobias.
> ||
> ||
> || _______________________________________________
> || gentoo-dev mailing list
> || gentoo-dev@gentoo.org
> || http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
> --
> Bart Verwilst
> Gentoo Linux Developer, Desktop Team
> Gent, Belgium
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] removed wrong python build
2002-04-09 14:14 ` Tobias Quinn
@ 2002-04-09 14:23 ` Avi Schwartz
2002-04-09 15:53 ` Tobias Quinn
0 siblings, 1 reply; 5+ messages in thread
From: Avi Schwartz @ 2002-04-09 14:23 UTC (permalink / raw
To: gentoo-dev
Interesting, I just checked my machine and
/var/tmp/portage/portage-1.8.18/temp/ is empty (i.e. no deps file or
directory).
Avi
On Tue, 2002-04-09 at 09:14, Tobias Quinn wrote:
> Um., Yeah, I tried that (with an emerge portage as well). But, it
> complains that /var/tmp/portage/portage-1.8.18/temp/deps is a directory.
> I don't suppose you could post your
> /var/tmp/portage/portage-1.8.18/temp/deps file?
>
> On Tue, 2002-04-09 at 15:09, Bart Verwilst wrote:
> > Hi
> >
> > Maybe you can try the following?:
> >
> > "mkdir /var/tmp/portage/portage-1.8.18/temp/deps && emerge python"
> > That's what i would do :o)
> > I think it'll reinstall a fully working python..
--
Avi Schwartz
avi@CFFtechnologies.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] removed wrong python build
2002-04-09 14:23 ` Avi Schwartz
@ 2002-04-09 15:53 ` Tobias Quinn
0 siblings, 0 replies; 5+ messages in thread
From: Tobias Quinn @ 2002-04-09 15:53 UTC (permalink / raw
To: gentoo-dev
Yep, you're right. I think the error was actually trying to tell me it
couldn't find the portage.py file for the version of portage that was
running (one using spython whereas the new one seems to use python2.2).
After putting in various links and compiling bits and pieces by hand -
so easy as the ebuilds are bash scripts - I've managed to get back a
working portage which will emerge itself!
Must be more careful with pkg-clean in the future!! I think thats twice
I've done that...
Tobias.
On Tue, 2002-04-09 at 15:23, Avi Schwartz wrote:
> Interesting, I just checked my machine and
> /var/tmp/portage/portage-1.8.18/temp/ is empty (i.e. no deps file or
> directory).
>
> Avi
>
> On Tue, 2002-04-09 at 09:14, Tobias Quinn wrote:
> > Um., Yeah, I tried that (with an emerge portage as well). But, it
> > complains that /var/tmp/portage/portage-1.8.18/temp/deps is a directory.
> > I don't suppose you could post your
> > /var/tmp/portage/portage-1.8.18/temp/deps file?
> >
> > On Tue, 2002-04-09 at 15:09, Bart Verwilst wrote:
> > > Hi
> > >
> > > Maybe you can try the following?:
> > >
> > > "mkdir /var/tmp/portage/portage-1.8.18/temp/deps && emerge python"
> > > That's what i would do :o)
> > > I think it'll reinstall a fully working python..
> --
> Avi Schwartz
> avi@CFFtechnologies.com
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-04-09 16:27 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-09 13:44 [gentoo-dev] removed wrong python build Tobias Quinn
2002-04-09 14:09 ` Bart Verwilst
2002-04-09 14:14 ` Tobias Quinn
2002-04-09 14:23 ` Avi Schwartz
2002-04-09 15:53 ` Tobias Quinn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox