public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] lots of broken/missing dependencies when starting w/ stage1
@ 2007-05-14 12:05 Enrico Weigelt
  2007-05-14 12:13 ` Michal 'vorner' Vaner
  2007-05-14 12:20 ` [gentoo-user] " Enrico Weigelt
  0 siblings, 2 replies; 7+ messages in thread
From: Enrico Weigelt @ 2007-05-14 12:05 UTC (permalink / raw
  To: gentoo-user


Hi folks,


after my notebook disk died, I started completely afresh with 
the newest stage1 (running within some bit aged knoppix). 

I remembered installing from stage1 quite easy: edit make.conf 
etc, run bootstrap.sh and then begin to emerge all your packages. 
But this didn't work: there seem to be many version and dependency
problems. I should have wrote evrything down, I can't remember 
them all ...

For example, openssh failed because openssl was missing. And 
emerge did not make any attempt to install it. So obviously
the dependency is missing. In fact the ebuild file does not
contain any dependency on openssl.

Another critical error was the toolchain killing itself. 
After installing the new gcc for my target (stage1 comes w/ 
*i486*, I set *i686* in make.conf), it wanted the binutils for
that platform, which were missing. So I had to copy them from
*i486* to be able to at least build the binutils. 

There were a lot of other problems which may be caused by 
those I described above.


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] lots of broken/missing dependencies when starting w/ stage1
  2007-05-14 12:05 [gentoo-user] lots of broken/missing dependencies when starting w/ stage1 Enrico Weigelt
@ 2007-05-14 12:13 ` Michal 'vorner' Vaner
  2007-05-14 12:32   ` Enrico Weigelt
  2007-05-14 12:20 ` [gentoo-user] " Enrico Weigelt
  1 sibling, 1 reply; 7+ messages in thread
From: Michal 'vorner' Vaner @ 2007-05-14 12:13 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 636 bytes --]

Hello

On Mon, May 14, 2007 at 02:05:39PM +0200, Enrico Weigelt wrote:
> after my notebook disk died, I started completely afresh with 
> the newest stage1 (running within some bit aged knoppix). 

What I remember is that stage1 is no longer supported and is for
developers only. Theoretically, you can take i386, set your host to i686
and rebuild all, and you will get the same result.

-- 
There is one difference between linux and windows.
With windows, you pay for the software, but you get all the T-shirts for free.
With linux, you get all the software for free, but you buy the T-shirts.

Michal "vorner" Vaner


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* [gentoo-user] Re: lots of broken/missing dependencies when starting w/ stage1
  2007-05-14 12:05 [gentoo-user] lots of broken/missing dependencies when starting w/ stage1 Enrico Weigelt
  2007-05-14 12:13 ` Michal 'vorner' Vaner
@ 2007-05-14 12:20 ` Enrico Weigelt
  2007-05-14 12:27   ` Enrico Weigelt
  1 sibling, 1 reply; 7+ messages in thread
From: Enrico Weigelt @ 2007-05-14 12:20 UTC (permalink / raw
  To: gentoo-user


Yet another error: 

While building coreutils, it fails when making tests/sort:

Can't locate auto/POSIX/assert.al

There's no assert.al nor an assert.pl file on my disk.


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------
-- 
gentoo-user@gentoo.org mailing list



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

* [gentoo-user] Re: lots of broken/missing dependencies when starting w/ stage1
  2007-05-14 12:20 ` [gentoo-user] " Enrico Weigelt
@ 2007-05-14 12:27   ` Enrico Weigelt
  2007-05-14 12:44     ` Mick
  0 siblings, 1 reply; 7+ messages in thread
From: Enrico Weigelt @ 2007-05-14 12:27 UTC (permalink / raw
  To: gentoo-user

* Enrico Weigelt <weigelt@metux.de> wrote:
> 
> Yet another error: 
> 
> While building coreutils, it fails when making tests/sort:
> 
> Can't locate auto/POSIX/assert.al
> 
> There's no assert.al nor an assert.pl file on my disk.
> 

Obviously the tests fail. Is there any way to skip them 
(without touching the ebuild file) ?


IMHO, on normal installations (non-dev), they shouldn't be 
needed at all.


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] lots of broken/missing dependencies when starting w/ stage1
  2007-05-14 12:13 ` Michal 'vorner' Vaner
@ 2007-05-14 12:32   ` Enrico Weigelt
  0 siblings, 0 replies; 7+ messages in thread
From: Enrico Weigelt @ 2007-05-14 12:32 UTC (permalink / raw
  To: gentoo-user

* Michal 'vorner' Vaner <vorner@ucw.cz> wrote:

Hi,

> What I remember is that stage1 is no longer supported and is for
> developers only. Theoretically, you can take i386, set your host 
> to i686 and rebuild all, and you will get the same result.

I had to take stage1, since the others require kernel 2.6.
kernel. But my (some bit aged) knoppix boot cd is still on 2.4.

I'm not in office now and don't have an burner available, 
otherwise I'd taken an recent gentoo install cd.


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Re: lots of broken/missing dependencies when starting w/ stage1
  2007-05-14 12:27   ` Enrico Weigelt
@ 2007-05-14 12:44     ` Mick
  2007-05-15  7:08       ` Michal 'vorner' Vaner
  0 siblings, 1 reply; 7+ messages in thread
From: Mick @ 2007-05-14 12:44 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 689 bytes --]

On Monday 14 May 2007 13:27, Enrico Weigelt wrote:
> * Enrico Weigelt <weigelt@metux.de> wrote:
> > Yet another error:
> >
> > While building coreutils, it fails when making tests/sort:
> >
> > Can't locate auto/POSIX/assert.al
> >
> > There's no assert.al nor an assert.pl file on my disk.
>
> Obviously the tests fail. Is there any way to skip them
> (without touching the ebuild file) ?

I have not seen a --no-test flag in emerge, but don't know if there is an 
undocumented option for this, or if it can be set as an ENV variable. There 
should be no harm in trying, but first someone more knowledgeable in the 
workings of gentoo better advise.
-- 
Regards,
Mick

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] Re: lots of broken/missing dependencies when starting w/ stage1
  2007-05-14 12:44     ` Mick
@ 2007-05-15  7:08       ` Michal 'vorner' Vaner
  0 siblings, 0 replies; 7+ messages in thread
From: Michal 'vorner' Vaner @ 2007-05-15  7:08 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 989 bytes --]

On Mon, May 14, 2007 at 01:44:49PM +0100, Mick wrote:
> On Monday 14 May 2007 13:27, Enrico Weigelt wrote:
> > * Enrico Weigelt <weigelt@metux.de> wrote:
> > > Yet another error:
> > >
> > > While building coreutils, it fails when making tests/sort:
> > >
> > > Can't locate auto/POSIX/assert.al
> > >
> > > There's no assert.al nor an assert.pl file on my disk.
> >
> > Obviously the tests fail. Is there any way to skip them
> > (without touching the ebuild file) ?

emerge --skipfirst

> I have not seen a --no-test flag in emerge, but don't know if there is an 
> undocumented option for this, or if it can be set as an ENV variable. There 
> should be no harm in trying, but first someone more knowledgeable in the 
> workings of gentoo better advise.

man make.conf, section FEATURES

-- 
"Don't worry about people stealing your ideas.	 If your ideas are any good, 
you'll have to ram them down people's throats."
	-- Howard Aiken

Michal 'vorner' Vaner

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2007-05-15  7:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-14 12:05 [gentoo-user] lots of broken/missing dependencies when starting w/ stage1 Enrico Weigelt
2007-05-14 12:13 ` Michal 'vorner' Vaner
2007-05-14 12:32   ` Enrico Weigelt
2007-05-14 12:20 ` [gentoo-user] " Enrico Weigelt
2007-05-14 12:27   ` Enrico Weigelt
2007-05-14 12:44     ` Mick
2007-05-15  7:08       ` Michal 'vorner' Vaner

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