Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2004.0 1st Live-CD -- Testers needed
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 11, 12, 13, 14  Next  
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
gcasillo
l33t
l33t


Joined: 23 Sep 2003
Posts: 739
Location: Cincinnati, Ohio, USA

PostPosted: Sun Feb 22, 2004 5:14 am    Post subject: Reply with quote

Also appears that there is no host file (?). emerge system braked on perl-5.8.3 tests at IO/io_sock with:

Code:
ext/IO/t/io_sock.....................accept failed: Connection timed out at ../ext/IO/t/io_sock.t line 63.


I created my /etc/hosts file with the standard "127.0.0.1 localhost," perl-5.8.3 has successfully emerged, and "emerge system" is chugging along now. I hit this thread for illumination on this snag. The forums can be wonderful thing. :)
Back to top
View user's profile Send private message
gcasillo
l33t
l33t


Joined: 23 Sep 2003
Posts: 739
Location: Cincinnati, Ohio, USA

PostPosted: Sun Feb 22, 2004 10:23 am    Post subject: Reply with quote

Emerge system braked on iputils-021109-r1. There appears to be a problem with an m4 macro in the configure.in file under iputils/racoon. In order to proceed, I had to remove the lines in the ebuild that build the tools under that subdirectory. I submitted a "patch" to this bug report. It is a hack that simply allows me and others to get iputils emerged (and continue an "emerge system"). The tools under that racoon subdir look like they're VPN/IPSec related tools: nothing I care about. And I know nothing about m4 macros, autoconf, and the like so forgive the hackish solution.
Back to top
View user's profile Send private message
dsd
Developer
Developer


Joined: 30 Mar 2003
Posts: 2162
Location: nr London

PostPosted: Sun Feb 22, 2004 11:28 am    Post subject: Reply with quote

i am trying to install 2004.0 on a system and i have run into a showstopper
posted info to bug 42461

any ideas?
_________________
http://dev.gentoo.org/~dsd
Back to top
View user's profile Send private message
gcasillo
l33t
l33t


Joined: 23 Sep 2003
Posts: 739
Location: Cincinnati, Ohio, USA

PostPosted: Sun Feb 22, 2004 12:44 pm    Post subject: Reply with quote

Do you want to run bootstrap-2.6.sh or bootstrap.sh? The former, I think, will start you off with linux-headers 2.6.1 or a revision close to that (2.6.3 is out, but hard masked I think). I just successfully built a box from stage1-x86-20040204. There were a few obstacles which I've already mentioned, but I'm working in my console now and beginning to make a workstation out of this machine now (install Gnome, etc.).

If, like the fellow in the bug report, you are running bootstrap.sh, then there might be something goofed up there. But I can confirm that a 2.6 bootstrap with bootstrap-2.6.sh has been successful! :D
Back to top
View user's profile Send private message
dsd
Developer
Developer


Joined: 30 Mar 2003
Posts: 2162
Location: nr London

PostPosted: Sun Feb 22, 2004 1:08 pm    Post subject: Reply with quote

bootstrap-2.6.sh gives the same errors. i have got around it now, by commenting out the lines that import the "missingos" module.
_________________
http://dev.gentoo.org/~dsd
Back to top
View user's profile Send private message
irf2003
Veteran
Veteran


Joined: 10 Sep 2003
Posts: 1078

PostPosted: Sun Feb 22, 2004 3:53 pm    Post subject: Reply with quote

dsd wrote:
bootstrap-2.6.sh gives the same errors. i have got around it now, by commenting out the lines that import the "missingos" module.


https://bugs.gentoo.org/show_bug.cgi?id=42461
HTH
Back to top
View user's profile Send private message
dsd
Developer
Developer


Joined: 30 Mar 2003
Posts: 2162
Location: nr London

PostPosted: Sun Feb 22, 2004 6:37 pm    Post subject: Reply with quote

hi,
thanks for the help, but i guess you didnt notice that i am the author of that bug report, plus i mentioned it 2 posts ago.. ;)
_________________
http://dev.gentoo.org/~dsd
Back to top
View user's profile Send private message
gcasillo
l33t
l33t


Joined: 23 Sep 2003
Posts: 739
Location: Cincinnati, Ohio, USA

PostPosted: Mon Feb 23, 2004 10:36 am    Post subject: Reply with quote

Something else I noticed during my emerge system. openssl appears to brake, because perl is not installed beforehand. FWIW, I have "perl" in my USE flags. I had to do some chicanery to install some stuff that does not depend on perl first, then install perl (5.8.3 in my case with ~x86).
Back to top
View user's profile Send private message
darkcoder
Apprentice
Apprentice


Joined: 09 May 2003
Posts: 253
Location: Lynchburg, VA

PostPosted: Mon Feb 23, 2004 4:19 pm    Post subject: Reply with quote

OneOfMany wrote:
darkcoder:
Just after booting the LiveCD, at the first prompt, you can ask for SCSI support by using "gentoo doscsi" (or change gentoo to the development version if you want to try 2.6). The usual help message isn't available there (for the options), but this worked for my Buslogic SCSI controller.


That's right, but with LiveCD 1.4 there was a problem with Adaptec SCSI controllers detection (or at least of some models) that it try to detect using the AIC7xxx and AIC_old or something like that and the later one freeze the detection process. This is already submited on bugs.gentoo.org and mentioned previously on this post. AFAIK the 2004.0 test isos that have been available do not provide scsi detection, and even the latest one (20040204 I think) have broken detection with kernel 2.4.24 kernel. Experimental works without problem.
_________________
Not bleeding edge.... No pain no game :twisted:
Back to top
View user's profile Send private message
OneOfMany
Tux's lil' helper
Tux's lil' helper


Joined: 19 Nov 2003
Posts: 108
Location: Portland, OR USA

PostPosted: Mon Feb 23, 2004 11:20 pm    Post subject: Reply with quote

Anyone know why you have to edit the ebuild for 2.6 headers to be able to use the bootstrap-2.6.sh? It just seems like a clumsy step to force users to do. Shouldn't it be able to look at your use flags (or something similar) to get your ARCH?
Back to top
View user's profile Send private message
int2str
Guru
Guru


Joined: 29 Sep 2003
Posts: 362

PostPosted: Mon Feb 23, 2004 11:22 pm    Post subject: Reply with quote

I tested a new install yesterday. Bash wouldn't compile (USE=ntpl, 2.6 headers)....
_________________
Adpot an unanswered post today!
Back to top
View user's profile Send private message
nmcsween
Guru
Guru


Joined: 12 Nov 2003
Posts: 381

PostPosted: Tue Feb 24, 2004 3:05 am    Post subject: Reply with quote

gcc gives me some bs about not being able to create exe's.......waste of time
Back to top
View user's profile Send private message
rappayi
n00b
n00b


Joined: 01 Dec 2003
Posts: 11

PostPosted: Wed Feb 25, 2004 11:15 am    Post subject: Reply with quote

Sucessfull compiled till emerge system. Now X and kde going on
Faced a few show stoppers which were sorted out using this thread
https://forums.gentoo.org/viewtopic.php?t=136816&postdays=0&postorder=asc&highlight=iputils&start=25


updates:

The road to kde 3.2 stopped at qt3 which complained of some missing libraries. So right now using enlightenement + mplayer+xmms+firefox+gaim . Sufficient for survival for a week since gcc is already there .
------------------------------------------------------------------------------------
bootstrap-2.6sh
CFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
USE="nptl kde alsa acpi xmms gtk2 ssl X -cups -doc -fam -gnome ncurses opengl mmx mad mpeg png qt -samba -scanner sdl sse svga truetype -voodoo3 -wavelan -xinerma xosd xv zlib -3dfx -3dnow aalib -accessibility -acl aim apache2 arts avi -canna -cdr -cjk curl -debug dga directfb -dvd -dvdr encode fbcon firebird -foomaticdb -freewnn gif -gphoto2 -gstreaner gtkhtml icc icq imap imagemagick imlib -ipv6 jabber -java jpeg -lirc mozilla msn perl python tcpd yahoo x86 "


Last edited by rappayi on Thu Feb 26, 2004 5:37 am; edited 1 time in total
Back to top
View user's profile Send private message
Master One
l33t
l33t


Joined: 25 Aug 2003
Posts: 754
Location: Austria

PostPosted: Wed Feb 25, 2004 9:20 pm    Post subject: Reply with quote

I am really sorry for heaving to ask this here at this point, I know that this question is usually banned and nominated with an own FAQ:


Anyone has any idea if the final 2004.0 live-cd will make it until this saturday ???


The reason, why I ask this stupid question is, because I just read this release date (02/28/2004) in the gentoo store, and I just wanted to download the gentoo 1.4 basic live cd again, to start a new installation (I want to set up 4 machines with gentoo for beeing webservers + some more server services). As I want to give it a try with a 2.6 kernel + additional 2.6 features (like NPTL and UDEF-only), I thought it may be a better start using a new live cd with a 2.6 kernel.

But ready this threat makes me think the release date can not hold, as it seems there are still some bugs in it (that's why I also though of better not trying the actual experimantal 2004.0 live cd).
_________________
Las torturas mentales de la CIA
Back to top
View user's profile Send private message
soaringcondor
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2003
Posts: 103

PostPosted: Thu Feb 26, 2004 5:29 am    Post subject: Reply with quote

I used the 20040204 stage 1 tarball in a chroot environment, worked like a charm even with my semi-aggressive set of CFLAGS.
Back to top
View user's profile Send private message
T w i z t i D
n00b
n00b


Joined: 24 Apr 2003
Posts: 50

PostPosted: Thu Feb 26, 2004 6:48 am    Post subject: Reply with quote

i'm curious as to whether this livecd 0204 will alllow for a quick GRP install?

I'm not clear as to the features of this new livecd
Back to top
View user's profile Send private message
darkcoder
Apprentice
Apprentice


Joined: 09 May 2003
Posts: 253
Location: Lynchburg, VA

PostPosted: Thu Feb 26, 2004 9:24 pm    Post subject: Reply with quote

And I'm more curious about this....

Gentoo store mention Gentoo 2004.0 will be available Feb 28 Gentoo 2004.0 for x86, and Distrowatch already shows Gentoo 2004.0 as released, but what worries me is that I have watch some time ago this forum thread and 2004.0 bugs submited to bugs.gentoo.org. Neither seen a new iso for testing that fixes some of the problems encountered, nor bugs marked as fixed on bugs.gentoo.

The bugs that I talk about are the following:
https://bugs.gentoo.org/show_bug.cgi?id=39896
https://bugs.gentoo.org/show_bug.cgi?id=41011
https://bugs.gentoo.org/show_bug.cgi?id=41142

For the list of 2004.0 bugs, check here
_________________
Not bleeding edge.... No pain no game :twisted:
Back to top
View user's profile Send private message
xarst
n00b
n00b


Joined: 27 Feb 2004
Posts: 7
Location: Spain

PostPosted: Fri Feb 27, 2004 10:14 pm    Post subject: Reply with quote

I'm downloading gentoo-2004.0-x86-20040204.iso from the FTP.
Do I also need the other file? (livecd-2.6_11-29-2003.iso)
How does it is only 60 Megs? Do it needs to install all from the net? (I have ADSL, but it will take forever anyway if it's more than +-700megs)
Thnx
Back to top
View user's profile Send private message
darkcoder
Apprentice
Apprentice


Joined: 09 May 2003
Posts: 253
Location: Lynchburg, VA

PostPosted: Sat Feb 28, 2004 5:22 pm    Post subject: Reply with quote

That iso will only boot your system. It doesn't have any installation stages (programs). For that case you need the 20040406 ( or more recent ) stages in addition to the iso.
_________________
Not bleeding edge.... No pain no game :twisted:
Back to top
View user's profile Send private message
mukwuknuk
Tux's lil' helper
Tux's lil' helper


Joined: 23 Dec 2003
Posts: 80
Location: Colorado, USA

PostPosted: Sat Feb 28, 2004 9:03 pm    Post subject: Reply with quote

Does anyone know why the experimental Athlon stages are only found in the sub-directory "hardened"? I want to try out 2.6 on my Athlon box, but I don't need a hardened version of Gentoo.

/pub/gentoo/experimental/x86/stages/athlon-xp/hardened

I'm referring to the download site structure here, not something that happens during install. Thanks if anyone can shed some light.
_________________
"If there are back-slashes in your path, you're heading down the wrong path ... backwards."
Back to top
View user's profile Send private message
mrastudent
n00b
n00b


Joined: 10 Aug 2003
Posts: 7

PostPosted: Sat Feb 28, 2004 10:00 pm    Post subject: Reply with quote

Strange, the 'ftp' program is not available on the livecd 2004.0. Is this on purpose?

And yes I know I can use wget, I had to do that.
Back to top
View user's profile Send private message
Frozbyte
n00b
n00b


Joined: 29 Feb 2004
Posts: 2

PostPosted: Sun Feb 29, 2004 4:58 am    Post subject: Reply with quote

HI guys, when will GENTOO 2004.0 live cd be ready? i just saw http://store.gentoo.org/product_info.php?products_id=28 where the cd's are already availlable for shippment. i'm wondering if It will be available for download for the generale public like myself. looking forward to using version 2004.0

I noted that the version was compleate as of Feb. 28. 2004 as of today(http://www.gentoo.org/proj/en/releng/) and (http://www.gentoo.org/proj/en/releng/release/2004.0/releng/2004.0-press-release.txt)

when will we be able to download those live ISO's?

Thanks Gentoo.

~Frozbyte
Back to top
View user's profile Send private message
Nazgul
n00b
n00b


Joined: 14 Nov 2002
Posts: 30
Location: het gekke belgenland

PostPosted: Mon Mar 01, 2004 10:01 am    Post subject: Reply with quote

is there a way to set the keymap?

with "gentoo dokeymap" I just got the default qwerty keymap
and I would like to have an azerty keyboard layout
Back to top
View user's profile Send private message
aplesch
n00b
n00b


Joined: 26 Feb 2004
Posts: 70

PostPosted: Mon Mar 01, 2004 8:15 pm    Post subject: mirrors have only hardened stages Reply with quote

I noticed that the mirrors only have hardened stages, now that it is released. oregonstate has also standard stages. Are the hardened stages now the default ?
_________________
Andreas
Back to top
View user's profile Send private message
irf2003
Veteran
Veteran


Joined: 10 Sep 2003
Posts: 1078

PostPosted: Mon Mar 01, 2004 9:26 pm    Post subject: Re: mirrors have only hardened stages Reply with quote

aplesch wrote:
I noticed that the mirrors only have hardened stages, now that it is released. oregonstate has also standard stages. Are the hardened stages now the default ?

the non hardened 2004.0, if I am not mistaken has not been officially released yet, regarless of what you may have read somewhere else. should it be released, it will no doubt be announced at
http://www.gentoo.org/
hth
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Goto page Previous  1, 2, 3 ... 11, 12, 13, 14  Next
Page 12 of 14

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum