public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] pkgmerge rsync-2.4.6.tar.gz error
@ 2001-04-17  3:48 Tim van der Hulst
  2001-04-17  5:11 ` Achim Gottinger
  0 siblings, 1 reply; 8+ messages in thread
From: Tim van der Hulst @ 2001-04-17  3:48 UTC (permalink / raw
  To: gentoo-dev

installed gentoo and downloaded the rsync file
error that followed is below:

Traceback (most recent call last):
File "/usr/sbin/pkgmerge", line54, in?
myvirtuals=portage.getvirtual(portage.root)
AttributeError: getvirtual


any ideas much appreciated :)





____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1



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

* Re: [gentoo-dev] pkgmerge rsync-2.4.6.tar.gz error
  2001-04-17  3:48 [gentoo-dev] pkgmerge rsync-2.4.6.tar.gz error Tim van der Hulst
@ 2001-04-17  5:11 ` Achim Gottinger
  2001-04-17  8:39   ` Daniel Robbins
  0 siblings, 1 reply; 8+ messages in thread
From: Achim Gottinger @ 2001-04-17  5:11 UTC (permalink / raw
  To: gentoo-dev

Tim van der Hulst wrote:
> 
> installed gentoo and downloaded the rsync file
> error that followed is below:
> 
> Traceback (most recent call last):
> File "/usr/sbin/pkgmerge", line54, in?
> myvirtuals=portage.getvirtual(portage.root)
> AttributeError: getvirtual
> 
> any ideas much appreciated :)

Hi Tim,

What portage version are you running 1.5 or 1.4 ?

bye achim

> 
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev



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

* Re: [gentoo-dev] pkgmerge rsync-2.4.6.tar.gz error
  2001-04-17  5:11 ` Achim Gottinger
@ 2001-04-17  8:39   ` Daniel Robbins
  2001-04-17  8:54     ` Achim Gottinger
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Robbins @ 2001-04-17  8:39 UTC (permalink / raw
  To: gentoo-dev

On Tue, Apr 17, 2001 at 12:42:18PM +0200, Achim Gottinger wrote:
> Tim van der Hulst wrote:
> > 
> > installed gentoo and downloaded the rsync file
> > error that followed is below:
> > 
> > Traceback (most recent call last):
> > File "/usr/sbin/pkgmerge", line54, in?
> > myvirtuals=portage.getvirtual(portage.root)
> > AttributeError: getvirtual
> > 
> > any ideas much appreciated :)
> 
> Hi Tim,
> 
> What portage version are you running 1.5 or 1.4 ?
> 
> bye achim

He's not using 1.5, I'm sure of that.  Achim, right now we're having
a problem where the old pkgmerge is broken, but the new pkgmerge is
incompatible with our 1.0_rc4_pre2 packages.  Do you think we could
release the "build.tbz2" (along with some documentation that I can write
on how to do the install) so that people can get a recent version of
Gentoo Linux installed?  I hate to see people running into this 
problem over and over again (due to 1.0_rc4_pre2 and its bugs).

Best Regards,

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



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

* Re: [gentoo-dev] pkgmerge rsync-2.4.6.tar.gz error
  2001-04-17  8:39   ` Daniel Robbins
@ 2001-04-17  8:54     ` Achim Gottinger
  2001-04-17  8:56       ` Daniel Robbins
  0 siblings, 1 reply; 8+ messages in thread
From: Achim Gottinger @ 2001-04-17  8:54 UTC (permalink / raw
  To: gentoo-dev

Daniel Robbins wrote:
> 
> On Tue, Apr 17, 2001 at 12:42:18PM +0200, Achim Gottinger wrote:
> > Tim van der Hulst wrote:
> > >
> > > installed gentoo and downloaded the rsync file
> > > error that followed is below:
> > >
> > > Traceback (most recent call last):
> > > File "/usr/sbin/pkgmerge", line54, in?
> > > myvirtuals=portage.getvirtual(portage.root)
> > > AttributeError: getvirtual
> > >
> > > any ideas much appreciated :)
> >
> > Hi Tim,
> >
> > What portage version are you running 1.5 or 1.4 ?
> >
> > bye achim
> 
> He's not using 1.5, I'm sure of that.  Achim, right now we're having
> a problem where the old pkgmerge is broken, but the new pkgmerge is
> incompatible with our 1.0_rc4_pre2 packages.  Do you think we could
> release the "build.tbz2" (along with some documentation that I can write
> on how to do the install) so that people can get a recent version of
> Gentoo Linux installed?  I hate to see people running into this
> problem over and over again (due to 1.0_rc4_pre2 and its bugs).
> 

You mean as a source-cd ? We must use the old bootimage system, because
the new one
is still in a very alpha state. 
The easiest whould be using our old bootimage and only replacing
sys.tbz2 and the packages (only the reworked ones).

achim~

> Best Regards,
> 
> --
> Daniel Robbins                                  <drobbins@gentoo.org>
> President/CEO                                   http://www.gentoo.org
> Gentoo Technologies, Inc.
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev



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

* Re: [gentoo-dev] pkgmerge rsync-2.4.6.tar.gz error
  2001-04-17  8:54     ` Achim Gottinger
@ 2001-04-17  8:56       ` Daniel Robbins
  2001-04-17  9:04         ` Achim Gottinger
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Robbins @ 2001-04-17  8:56 UTC (permalink / raw
  To: gentoo-dev

On Tue, Apr 17, 2001 at 04:25:15PM +0200, Achim Gottinger wrote:

> You mean as a source-cd ? We must use the old bootimage system, because the
> new one is still in a very alpha state.  The easiest whould be using our old
> bootimage and only replacing sys.tbz2 and the packages (only the reworked
> ones).

I can write instructions for using build.tbz2 with an existing linux distro.
This way, we can just provide build.tbz2, and it will still be useful to a 
number of people.

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



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

* Re: [gentoo-dev] pkgmerge rsync-2.4.6.tar.gz error
  2001-04-17  8:56       ` Daniel Robbins
@ 2001-04-17  9:04         ` Achim Gottinger
  0 siblings, 0 replies; 8+ messages in thread
From: Achim Gottinger @ 2001-04-17  9:04 UTC (permalink / raw
  To: gentoo-dev

Daniel Robbins wrote:
> 
> On Tue, Apr 17, 2001 at 04:25:15PM +0200, Achim Gottinger wrote:
> 
> > You mean as a source-cd ? We must use the old bootimage system, because the
> > new one is still in a very alpha state.  The easiest whould be using our old
> > bootimage and only replacing sys.tbz2 and the packages (only the reworked
> > ones).
> 
> I can write instructions for using build.tbz2 with an existing linux distro.
> This way, we can just provide build.tbz2, and it will still be useful to a
> number of people.
> 
This will only work if they have a recent enogh kernel (don't know the
exact requirements).
I got a kernel too old message from a Suse 64 (2.2.14) as I tried to
chroot to build.
I start making a build.tbz2 now. I'll additionally add wget to it.

achim~

> --
> Daniel Robbins                                  <drobbins@gentoo.org>
> President/CEO                                   http://www.gentoo.org
> Gentoo Technologies, Inc.
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev



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

* [gentoo-dev] pkgmerge rsync-2.4.6.tar.gz error
@ 2001-04-17 19:32 Tim van der Hulst
  2001-04-17 19:58 ` Achim Gottinger
  0 siblings, 1 reply; 8+ messages in thread
From: Tim van der Hulst @ 2001-04-17 19:32 UTC (permalink / raw
  To: gentoo-dev

thankyou for your emails... i think :)
im still a little confused (in relatively new to linux)

fyi i downloaded sys-i686-200010406.tgz
and rsync-2.4.6.tar.gz

so this problem is solved... correct?
i just have to wait for your 1.5 release?

can someone explain to me what these build files are in the rc4 packages
directory and how we can use them?



____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1



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

* Re: [gentoo-dev] pkgmerge rsync-2.4.6.tar.gz error
  2001-04-17 19:32 Tim van der Hulst
@ 2001-04-17 19:58 ` Achim Gottinger
  0 siblings, 0 replies; 8+ messages in thread
From: Achim Gottinger @ 2001-04-17 19:58 UTC (permalink / raw
  To: gentoo-dev

Tim van der Hulst wrote:
> 
> thankyou for your emails... i think :)
> im still a little confused (in relatively new to linux)
> 
> fyi i downloaded sys-i686-200010406.tgz
> and rsync-2.4.6.tar.gz
> 
> so this problem is solved... correct?
> i just have to wait for your 1.5 release?

Ok I see you need a rsync package for the new sys. I will upload one
tomorrow.

> 
> can someone explain to me what these build files are in the rc4 packages
> directory and how we can use them?

The build packages contain only a build environment. You need a running
distro to work with them.
You can build the whole distro with your prefered compile options from
within that. 

achim~

> 
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev



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

end of thread, other threads:[~2001-04-18  1:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-17  3:48 [gentoo-dev] pkgmerge rsync-2.4.6.tar.gz error Tim van der Hulst
2001-04-17  5:11 ` Achim Gottinger
2001-04-17  8:39   ` Daniel Robbins
2001-04-17  8:54     ` Achim Gottinger
2001-04-17  8:56       ` Daniel Robbins
2001-04-17  9:04         ` Achim Gottinger
  -- strict thread matches above, loose matches on Subject: below --
2001-04-17 19:32 Tim van der Hulst
2001-04-17 19:58 ` Achim Gottinger

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