* [gentoo-dev] spython-2.0-r9
@ 2002-03-15 10:34 BoehmeSilvio
2002-03-18 10:29 ` Andreas Waschbuesch
0 siblings, 1 reply; 6+ messages in thread
From: BoehmeSilvio @ 2002-03-15 10:34 UTC (permalink / raw
To: 'gentoo-dev@gentoo.org'
Hi !
I have merged the new revision on spython-2.0-r9.
I had spython-2.0-r8, merged the new and unmerged the old.
Now, ebuild/emerge does't work, because the binary spython is missing !!!
On a second machine I did:
ebuild spython-2.0-r8 install
ebuild spython-2.0-r9 install
I looked into the image directory:
r8: all stuff named spython
r9: only python
How can I fix this !?
Thanks
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] spython-2.0-r9
2002-03-15 10:34 [gentoo-dev] spython-2.0-r9 BoehmeSilvio
@ 2002-03-18 10:29 ` Andreas Waschbuesch
2002-03-18 10:46 ` Stefan Boresch
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Andreas Waschbuesch @ 2002-03-18 10:29 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
electrogramma tua profluit verbis:
> Hi !
>
> I have merged the new revision on spython-2.0-r9.
> I had spython-2.0-r8, merged the new and unmerged the old.
>
> Now, ebuild/emerge does't work, because the binary spython is missing !!!
>
I did the same stupid thing cause I didn't read changelog. Me to blame.
Still: any hints?
Andrew
- --
Andreas Waschbuesch, GAUniversity KG MA FNZ FK01
eMail: awaschb@gwdg.de
If you think before you speak the other guy gets his joke in first.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8lcF32s5UCjOaQbYRAvu9AJ9WC1jfIesIrIxxBWzr8npu1oDgaQCfciDQ
B6zvfSDkQWJlN1R4T3V0Lzo=
=AgLi
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] spython-2.0-r9
2002-03-18 10:29 ` Andreas Waschbuesch
@ 2002-03-18 10:46 ` Stefan Boresch
2002-03-18 10:53 ` Andreas Waschbuesch
2002-03-18 16:06 ` Spider
2 siblings, 0 replies; 6+ messages in thread
From: Stefan Boresch @ 2002-03-18 10:46 UTC (permalink / raw
To: gentoo-dev
On Mon, 2002-03-18 at 11:29, Andreas Waschbuesch wrote:
> > I have merged the new revision on spython-2.0-r9.
> > I had spython-2.0-r8, merged the new and unmerged the old.
> >
> > Now, ebuild/emerge does't work, because the binary spython is missing !!!
> >
>
> I did the same stupid thing cause I didn't read changelog. Me to blame.
> Still: any hints?
Ah, what am I overlooking in the Changelog? I barely escaped this
problem; but I plainly regard spython-2.0-r9 as broken ...???
As for restoring your system, hopefully
/usr/portage/sys-apps/portage/files/README.RESCUE
will help you!
Stefan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] spython-2.0-r9
2002-03-18 10:29 ` Andreas Waschbuesch
2002-03-18 10:46 ` Stefan Boresch
@ 2002-03-18 10:53 ` Andreas Waschbuesch
2002-03-18 11:42 ` sbalk
2002-03-18 16:06 ` Spider
2 siblings, 1 reply; 6+ messages in thread
From: Andreas Waschbuesch @ 2002-03-18 10:53 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
electrogramma tua profluit verbis:
> electrogramma tua profluit verbis:
> > Hi !
> >
> > I have merged the new revision on spython-2.0-r9.
> > I had spython-2.0-r8, merged the new and unmerged the old.
> >
> > Now, ebuild/emerge does't work, because the binary spython is missing !!!
>
> I did the same stupid thing cause I didn't read changelog. Me to blame.
> Still: any hints?
I got python installed. That saved my live cause I could just symlink
python2.0 to spython. So I could do some remerging ... stupid thing. Isn't it
possible to flag those packages "crucial"? It's far too easy done corrupting
the system. Just need to be stupid having a bad day ...
Andrew
- --
Andreas Waschbuesch, GAUniversity KG MA FNZ FK01
eMail: awaschb@gwdg.de
telephone, n.:
An invention of the devil which abrogates some of the advantages of
making a disagreeable person keep his distance.
-- Ambrose Bierce
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8lccf2s5UCjOaQbYRAqoNAJ9BwRxyuBvYXwuWF97B3/+SzD6ZQACgqQZA
3iK7CeEW1tZKBsSUgeUMcMI=
=3KaZ
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] spython-2.0-r9
2002-03-18 10:53 ` Andreas Waschbuesch
@ 2002-03-18 11:42 ` sbalk
0 siblings, 0 replies; 6+ messages in thread
From: sbalk @ 2002-03-18 11:42 UTC (permalink / raw
To: gentoo-dev
I encoutered the same problem. I've resolved by downloading the binary package
from the gentoo ftp site. The .tbz2 can be unpacked (tar -xjvf file.tbz2) and
you can copy the contents to their appropriate location. After that, emerge is
working again.
Sander
Quoting Andreas Waschbuesch <awaschb@gwdg.de>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> electrogramma tua profluit verbis:
> > electrogramma tua profluit verbis:
> > > Hi !
> > >
> > > I have merged the new revision on spython-2.0-r9.
> > > I had spython-2.0-r8, merged the new and unmerged the old.
> > >
> > > Now, ebuild/emerge does't work, because the binary spython is missing
> !!!
> >
> > I did the same stupid thing cause I didn't read changelog. Me to blame.
> > Still: any hints?
>
> I got python installed. That saved my live cause I could just symlink
> python2.0 to spython. So I could do some remerging ... stupid thing. Isn't it
>
> possible to flag those packages "crucial"? It's far too easy done corrupting
>
> the system. Just need to be stupid having a bad day ...
>
> Andrew
>
> - --
> Andreas Waschbuesch, GAUniversity KG MA FNZ FK01
> eMail: awaschb@gwdg.de
>
> telephone, n.:
> An invention of the devil which abrogates some of the advantages of
> making a disagreeable person keep his distance.
> -- Ambrose Bierce
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE8lccf2s5UCjOaQbYRAqoNAJ9BwRxyuBvYXwuWF97B3/+SzD6ZQACgqQZA
> 3iK7CeEW1tZKBsSUgeUMcMI=
> =3KaZ
> -----END PGP SIGNATURE-----
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] spython-2.0-r9
2002-03-18 10:29 ` Andreas Waschbuesch
2002-03-18 10:46 ` Stefan Boresch
2002-03-18 10:53 ` Andreas Waschbuesch
@ 2002-03-18 16:06 ` Spider
2 siblings, 0 replies; 6+ messages in thread
From: Spider @ 2002-03-18 16:06 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]
Hi, I had the same problem for a while,
a solution is to manually go through the ebuild, download with wget, unpack and apply patches / run sed-scripts and so on from a terminal and then install.
This should be enough to get spython running and then you can do a "real" emerge python, emerge spython (You may well damage the python installation during the manual install if you do not watch out.
//Spider
begin quote
On Mon, 18 Mar 2002 11:29:02 +0100
Andreas Waschbuesch <awaschb@gwdg.de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> electrogramma tua profluit verbis:
> > Hi !
> >
> > I have merged the new revision on spython-2.0-r9.
> > I had spython-2.0-r8, merged the new and unmerged the old.
> >
> > Now, ebuild/emerge does't work, because the binary spython is missing !!!
> >
>
> I did the same stupid thing cause I didn't read changelog. Me to blame.
> Still: any hints?
>
> Andrew
>
> - --
> Andreas Waschbuesch, GAUniversity KG MA FNZ FK01
> eMail: awaschb@gwdg.de
>
> If you think before you speak the other guy gets his joke in first.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE8lcF32s5UCjOaQbYRAvu9AJ9WC1jfIesIrIxxBWzr8npu1oDgaQCfciDQ
> B6zvfSDkQWJlN1R4T3V0Lzo=
> =AgLi
> -----END PGP SIGNATURE-----
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-03-18 16:12 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-15 10:34 [gentoo-dev] spython-2.0-r9 BoehmeSilvio
2002-03-18 10:29 ` Andreas Waschbuesch
2002-03-18 10:46 ` Stefan Boresch
2002-03-18 10:53 ` Andreas Waschbuesch
2002-03-18 11:42 ` sbalk
2002-03-18 16:06 ` Spider
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox