* [gentoo-user] Mistaken gcc -unmerge with a twist
@ 2008-07-17 14:43 felix
2008-07-17 14:49 ` Mark Shields
0 siblings, 1 reply; 5+ messages in thread
From: felix @ 2008-07-17 14:43 UTC (permalink / raw
To: gentoo-user
I was in the final stages of installing gentoo when I unmerged the old
gcc before installing the new. My next step was going to be an emerge
system world and I'd hate to have to restart from scratch again. I do
have another machine, similar (both ~x86), and wonder if I can package
up the gcc on there, whether (equery files; tar cf) or something more
specific to gentoo, and unpackage it on the new machine.
--
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
Felix Finch: scarecrow repairman & rocket surgeon / felix@crowfix.com
GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Mistaken gcc -unmerge with a twist
2008-07-17 14:43 [gentoo-user] Mistaken gcc -unmerge with a twist felix
@ 2008-07-17 14:49 ` Mark Shields
2008-07-17 15:13 ` Neil Bothwick
2008-07-17 16:52 ` felix
0 siblings, 2 replies; 5+ messages in thread
From: Mark Shields @ 2008-07-17 14:49 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 930 bytes --]
On Thu, Jul 17, 2008 at 10:43 AM, <felix@crowfix.com> wrote:
> I was in the final stages of installing gentoo when I unmerged the old
> gcc before installing the new. My next step was going to be an emerge
> system world and I'd hate to have to restart from scratch again. I do
> have another machine, similar (both ~x86), and wonder if I can package
> up the gcc on there, whether (equery files; tar cf) or something more
> specific to gentoo, and unpackage it on the new machine.
>
> --
> ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
> Felix Finch: scarecrow repairman & rocket surgeon / felix@crowfix.com
> GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license
> #4933
> I've found a solution to Fermat's Last Theorem but I see I've run out of
> room o
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
Don't do that; use quickpkg. info emerge for details.
--
- Mark Shields
[-- Attachment #2: Type: text/html, Size: 1435 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Mistaken gcc -unmerge with a twist
2008-07-17 14:49 ` Mark Shields
@ 2008-07-17 15:13 ` Neil Bothwick
2008-07-17 17:02 ` felix
2008-07-17 16:52 ` felix
1 sibling, 1 reply; 5+ messages in thread
From: Neil Bothwick @ 2008-07-17 15:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 312 bytes --]
On Thu, 17 Jul 2008 10:49:35 -0400, Mark Shields wrote:
> Don't do that; use quickpkg. info emerge for details.
Then add buildsyspkg to features to make it more difficult to screw
yourself in the future.
--
Neil Bothwick
To err is human, to forgive is beyond the scope of the operating system
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Mistaken gcc -unmerge with a twist
2008-07-17 14:49 ` Mark Shields
2008-07-17 15:13 ` Neil Bothwick
@ 2008-07-17 16:52 ` felix
1 sibling, 0 replies; 5+ messages in thread
From: felix @ 2008-07-17 16:52 UTC (permalink / raw
To: gentoo-user
On Thu, Jul 17, 2008 at 10:49:35AM -0400, Mark Shields wrote:
> Don't do that; use quickpkg. info emerge for details.
Thanks, works like a charm ... so far :-) emerge gcc system world
will take a while longer, but at least I am back in operation.
--
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
Felix Finch: scarecrow repairman & rocket surgeon / felix@crowfix.com
GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Mistaken gcc -unmerge with a twist
2008-07-17 15:13 ` Neil Bothwick
@ 2008-07-17 17:02 ` felix
0 siblings, 0 replies; 5+ messages in thread
From: felix @ 2008-07-17 17:02 UTC (permalink / raw
To: gentoo-user
On Thu, Jul 17, 2008 at 04:13:17PM +0100, Neil Bothwick wrote:
> Then add buildsyspkg to features to make it more difficult to screw
> yourself in the future.
That's handy, wish I'd known about it before. Been a while since I
checked FEATURES. Are any of the others useful? Some like suid and
strict look interesting, but not necessarily useful.
--
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
Felix Finch: scarecrow repairman & rocket surgeon / felix@crowfix.com
GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-07-17 17:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-17 14:43 [gentoo-user] Mistaken gcc -unmerge with a twist felix
2008-07-17 14:49 ` Mark Shields
2008-07-17 15:13 ` Neil Bothwick
2008-07-17 17:02 ` felix
2008-07-17 16:52 ` felix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox