* [gentoo-user] Migrating gentoo to a new machine
@ 2007-02-03 8:08 Seo Boon, NG
2007-02-03 10:29 ` Michal 'vorner' Vaner
0 siblings, 1 reply; 4+ messages in thread
From: Seo Boon, NG @ 2007-02-03 8:08 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 986 bytes --]
Throught the years I've build-up a good collection of gentoo packages that I'm
currently running on my notebook. Now that I need to move to a new notebook, I
build another gentoo system where everything were smooth and I did a emerge
world/systems to get everything update. Now the question is - how do get gentoo
to emerge the exact same number of package like my old notebook? I've attempted
to move /var/lib/portage/world(which contain all the packages that I need) to
the new notebook and start a emerge world. I got an error and ask me to "emaint
-c" that I follow diligently which didn't quite help. I follow up with a "emaint
-f" and somehow it just get rid of all the packages that I need :(
Apologies for the cluessless question, is there an easier way to duplicate the
exact package on my old system to the new one?
Thanks in advance.
--
SB
http://www.employees.org/~sbng/pgp.txt
Key fingerprint = 5945 5E12 25A9 2404 8900 E171 052C 33B6 E210 AB93
[-- Attachment #2: Type: application/pgp-signature, Size: 203 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Migrating gentoo to a new machine
2007-02-03 8:08 [gentoo-user] Migrating gentoo to a new machine Seo Boon, NG
@ 2007-02-03 10:29 ` Michal 'vorner' Vaner
2007-02-04 14:49 ` Ryan Sims
0 siblings, 1 reply; 4+ messages in thread
From: Michal 'vorner' Vaner @ 2007-02-03 10:29 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 946 bytes --]
Hello,
On Sat, Feb 03, 2007 at 04:08:41PM +0800, Seo Boon, NG wrote:
> Throught the years I've build-up a good collection of gentoo packages that I'm
> currently running on my notebook. Now that I need to move to a new notebook, I
> build another gentoo system where everything were smooth and I did a emerge
> world/systems to get everything update. Now the question is - how do get gentoo
> to emerge the exact same number of package like my old notebook? I've attempted
> to move /var/lib/portage/world(which contain all the packages that I need) to
> the new notebook and start a emerge world. I got an error and ask me to "emaint
> -c" that I follow diligently which didn't quite help. I follow up with a "emaint
> -f" and somehow it just get rid of all the packages that I need :(
I would try (since the file looks quite friendly) emerge -va `cat
/var/lib/portage/world`
--
chown -R us $BASE
Michal 'vorner' Vaner
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Migrating gentoo to a new machine
2007-02-03 10:29 ` Michal 'vorner' Vaner
@ 2007-02-04 14:49 ` Ryan Sims
2007-02-04 15:08 ` Bo Ørsted Andresen
0 siblings, 1 reply; 4+ messages in thread
From: Ryan Sims @ 2007-02-04 14:49 UTC (permalink / raw
To: gentoo-user
On 2/3/07, Michal 'vorner' Vaner <michal.vaner@kdemail.net> wrote:
> Hello,
>
> On Sat, Feb 03, 2007 at 04:08:41PM +0800, Seo Boon, NG wrote:
> > Throught the years I've build-up a good collection of gentoo packages that I'm
> > currently running on my notebook. Now that I need to move to a new notebook, I
> > build another gentoo system where everything were smooth and I did a emerge
> > world/systems to get everything update. Now the question is - how do get gentoo
> > to emerge the exact same number of package like my old notebook? I've attempted
> > to move /var/lib/portage/world(which contain all the packages that I need) to
> > the new notebook and start a emerge world. I got an error and ask me to "emaint
> > -c" that I follow diligently which didn't quite help. I follow up with a "emaint
> > -f" and somehow it just get rid of all the packages that I need :(
>
> I would try (since the file looks quite friendly) emerge -va `cat
> /var/lib/portage/world`
Perhaps emerge -va `cat /var/lib/portage/world | xargs`?
I have found that bash worries about newlines in the middle of arguments
--
Ryan W Sims
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-02-04 15:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-03 8:08 [gentoo-user] Migrating gentoo to a new machine Seo Boon, NG
2007-02-03 10:29 ` Michal 'vorner' Vaner
2007-02-04 14:49 ` Ryan Sims
2007-02-04 15:08 ` 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