public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] portage-1.5_pre7
@ 2001-03-01 15:04 drobbins
  2001-03-01 18:09 ` Pete Gavin
  2001-03-05  3:41 ` Philippe Namias
  0 siblings, 2 replies; 8+ messages in thread
From: drobbins @ 2001-03-01 15:04 UTC (permalink / raw
  To: gentoo-dev

Hi all,

I just committed sys-apps/portage-1.5_pre7, a brand new *test* 
version of Portage with recursive merging capability.

Here's how to install it.  First, update your /usr/portage tree.
Then, do the following:

# cd /etc
# rm make.conf.eg
# rm make.defaults.eg
(if they exist, that is)

# cd /usr/portage/sys-apps/portage
# ebuild portage-1.5_pre7.ebuild merge

# cd /etc
# ln -s /usr/portage/profiles/default make.profile

The _beta_ recursive merging capability can be used as follows.

# emerge --pretend foo-1.0.ebuild

This will show you the ebuilds that will be merged to install this
particular ebuild.  Build deps will be listed first, then runtime
deps.  There may be duplicates in the runtime deps list; this is 
normal.  The package in question won't be installed twice, since 
this dependency will be satisfied by the time emerge gets to the
runtime deps.  To do the "real" install:

# emerge foo-1.0.ebuild

:)))

I'm currently using emerge on cvs.gentoo.org, with success.
It will also work (not with full profile support yet) if you do
this:

# export ROOT=/mnt/gentoo
# emerge foo-1.0.ebuild

All build dependencies will be installed to "/" and all runtime
dependencies will be installed to "/mnt/gentoo" :)))

Enjoy,

-- 
Daniel Robbins					<drobbins@gentoo.org>
President/CEO					http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-dev] portage-1.5_pre7
@ 2001-03-16 10:16 BoehmeSilvio
  2001-03-16 10:30 ` drobbins
  0 siblings, 1 reply; 8+ messages in thread
From: BoehmeSilvio @ 2001-03-16 10:16 UTC (permalink / raw
  To: 'gentoo-dev@gentoo.org'

Hi,

first of all: Gentoo is a great Linux distribution !!!

But now my question:

I have merged the *test* version of the new portage system.

Now, on each call to the portage-system ( pkgmerge... ) i receive:

"!!! Error: SYSPROFILEDIR/SYSPROFILE secify a non-existent profile"

Can someone help ?

Thanks

Silvio Boehme



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-03-16 17:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-01 15:04 [gentoo-dev] portage-1.5_pre7 drobbins
2001-03-01 18:09 ` Pete Gavin
2001-03-01 18:19   ` Achim Gottinger
2001-03-01 19:11     ` drobbins
2001-03-05  3:41 ` Philippe Namias
2001-03-05 14:15   ` drobbins
  -- strict thread matches above, loose matches on Subject: below --
2001-03-16 10:16 BoehmeSilvio
2001-03-16 10:30 ` drobbins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox