View previous topic :: View next topic |
Author |
Message |
Chaosite Guru
Joined: 13 Dec 2003 Posts: 540 Location: Right over here.
|
Posted: Thu Jan 15, 2004 9:24 pm Post subject: |
|
|
Okay, I used the stage 1 2004.0 tarball, worked great, didn't notice any hitches.
(Besides needing to get new ACX100 drivers for some reason).
I put '-march=pentium4' in my CFLAGS, as well, and I don't seem to notice any trouble... What version of gcc has that bug?
Anyway, the stage seems to work great. |
|
Back to top |
|
|
taskara Advocate
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Thu Jan 15, 2004 9:47 pm Post subject: |
|
|
Chaosite wrote: | I put '-march=pentium4' in my CFLAGS, as well, and I don't seem to notice any trouble... What version of gcc has that bug? |
ages ago _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
Back to top |
|
|
mikeraach Apprentice
Joined: 20 Jan 2003 Posts: 168
|
|
Back to top |
|
|
mikeraach Apprentice
Joined: 20 Jan 2003 Posts: 168
|
Posted: Fri Jan 16, 2004 2:24 am Post subject: |
|
|
Just did a stage1 compile, and after stage 2 (which only took 2 1/2 hours) I get these messages:
Code: |
>>> Regenerating /etc/ld.so.cache...
* Caching service dependencies... [ ok ]
>>> Auto-cleaning packages ...
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd
!!! Couldn't find match for app-arch/cpio
!!! Couldn't find match for app-arch/ncompress
!!! Couldn't find match for app-arch/gzip
!!! Couldn't find match for dev-libs/expat
!!! Couldn't find match for net-misc/wget
!!! Couldn't find match for net-misc/dhcpcd
!!! Couldn't find match for sys-apps/hdparm
!!! Couldn't find match for sys-apps/man
!!! Couldn't find match for sys-apps/findutils
!!! Couldn't find match for sys-apps/kbd
!!! Couldn't find match for sys-apps/setserial
!!! Couldn't find match for sys-apps/gawk
!!! Couldn't find match for sys-apps/ed
!!! Couldn't find match for sys-apps/procps
!!! Couldn't find match for sys-apps/diffutils
!!! Couldn't find match for sys-apps/net-tools
!!! Couldn't find match for sys-apps/shadow
!!! Couldn't find match for sys-apps/fbset
!!! Couldn't find match for sys-apps/file
!!! Couldn't find match for sys-apps/slocate
!!! Couldn't find match for sys-devel/libtool
!!! Couldn't find match for sys-devel/bin86
!!! Couldn't find match for sys-devel/gnuconfig
!!! Couldn't find match for sys-devel/flex
!!! Couldn't find match for sys-devel/m4
!!! Couldn't find match for sys-devel/bc
!!! Couldn't find match for sys-devel/autoconf
!!! Couldn't find match for sys-devel/libperl
!!! Couldn't find match for sys-fs/e2fsprogs
!!! Couldn't find match for sys-libs/cracklib
>>> No outdated packages were found on your system.
* Regenerating GNU info directory index...
* Processed 48 info files.
|
|
|
Back to top |
|
|
mukwuknuk Tux's lil' helper
Joined: 23 Dec 2003 Posts: 80 Location: Colorado, USA
|
Posted: Fri Jan 16, 2004 2:30 pm Post subject: |
|
|
pixie wrote: | gentoo-sources is 2.4
gentoo-dev-sources is 2.6 |
Thanks. How did you know this? Is it documented anywhere? _________________ "If there are back-slashes in your path, you're heading down the wrong path ... backwards." |
|
Back to top |
|
|
Koutsos n00b
Joined: 25 Sep 2002 Posts: 19 Location: Athens
|
Posted: Fri Jan 16, 2004 6:36 pm Post subject: |
|
|
I did a stage 1 2004.0 tarball install yesterday ... no problems getting system to compile. |
|
Back to top |
|
|
gerard27 Advocate
Joined: 04 Jan 2004 Posts: 2377 Location: Netherlands
|
Posted: Fri Jan 16, 2004 6:47 pm Post subject: |
|
|
re: my post of wednesday 14
I did a reinstall of everything and copied make.conf.example to make.conf. at the appropiate point.
It went all ok until I started genkernel.It not only refused to start "genkernel --config" but even when I just entered "genkernel" it came with a list of commandline options and quit.
3 weeks ago I installed gentoo on another partition and had no problem using genkernel --config.
When I emerge something I get a message:"invalid binary package zlib-1.1.4-r2.tbz2"
Please help me along.
Gerard |
|
Back to top |
|
|
Chaosite Guru
Joined: 13 Dec 2003 Posts: 540 Location: Right over here.
|
Posted: Sat Jan 17, 2004 9:41 am Post subject: |
|
|
Note:
I am getting the invalid db entry for devfsd, but consider it as a minor nuisance as it is working fine.
Also, sometimes after compiles finish, it saya `Cannot find match for: foobar`, but is seems to work anyway. |
|
Back to top |
|
|
Chaosite Guru
Joined: 13 Dec 2003 Posts: 540 Location: Right over here.
|
Posted: Sat Jan 17, 2004 9:42 am Post subject: |
|
|
Gerard van Vuuren wrote: | re: my post of wednesday 14
I did a reinstall of everything and copied make.conf.example to make.conf. at the appropiate point.
It went all ok until I started genkernel.It not only refused to start "genkernel --config" but even when I just entered "genkernel" it came with a list of commandline options and quit.
3 weeks ago I installed gentoo on another partition and had no problem using genkernel --config.
When I emerge something I get a message:"invalid binary package zlib-1.1.4-r2.tbz2"
Please help me along.
Gerard |
Yeah, there is a new version of genkernel. This one is a bit more complicated, as it requires commands to function. There is a post about it somewhere in the forum. |
|
Back to top |
|
|
mukwuknuk Tux's lil' helper
Joined: 23 Dec 2003 Posts: 80 Location: Colorado, USA
|
Posted: Sat Jan 17, 2004 3:20 pm Post subject: |
|
|
beejay wrote: | New (and more professional) make.conf's are now saved as make.conf.example when you upgrade portage (this is in fact what you do when bootstrapping or emerging system.) |
At what point in the install process is portage upgraded? Does this happen at all in a stage 2 install (which I'm attempting)? I do realize bootstrapping is part of stage 1 only, but then how does the improved make.conf.example appear for other stages? After 4 or 5 installs I've never seen this newer, better version of make.conf/make.conf.example, but maybe it doesn't matter for stage 2? Or do I need to add a special step to upgrade portage? _________________ "If there are back-slashes in your path, you're heading down the wrong path ... backwards." |
|
Back to top |
|
|
stefanwa Tux's lil' helper
Joined: 09 Dec 2002 Posts: 140
|
Posted: Sat Jan 17, 2004 5:04 pm Post subject: |
|
|
Hi!
Tested Reiser4 as root(!) partition today! Great performance and so far no problems. So I'm asking, will future 2004 livecd's and stages include Reiser4 support so we can use it right from the start?
Greetings
Steve |
|
Back to top |
|
|
beejay Retired Dev
Joined: 03 Oct 2002 Posts: 924 Location: Flensungen (das liegt neben Merlau)
|
Posted: Sat Jan 17, 2004 6:44 pm Post subject: |
|
|
Hello dear testers,
I just put another bunch of x86-test-stages onto the mirrors. The datestamp is 20040117. When testing, respect the same rules as you always should do: test as if you were a first-time Gentooist (i.e. follow the Installation manual, don't use ~x86 when bootstrapping and so on) - Happy testing _________________ Dort wo schwarzer Rauch aufsteigt, sich alsbald ein Fehler zeigt.
www.paludis-sucks.org | www.gentoo.de | www.gentoo-ev.org | www.gentoo.org |
|
Back to top |
|
|
Koutsos n00b
Joined: 25 Sep 2002 Posts: 19 Location: Athens
|
Posted: Sun Jan 18, 2004 8:02 am Post subject: |
|
|
Just finished compiling system using the 20040117 stage 1 tarball, while following the official install guide ... no problems other than having to use my own make.conf and the "it is starting to annoy me" message I get at the end of some ebuilds - !!! Invalid db entry: /var/db/pkg/*sys-fs/devfsd ... but that one comes up also with the 1.4 stage 1 tarball. I'd better start looking for a way to fix this |
|
Back to top |
|
|
ledskof Apprentice
Joined: 22 Oct 2002 Posts: 209
|
Posted: Mon Jan 19, 2004 12:21 am Post subject: |
|
|
So far it's running great. No weird instances for me.
My workstation at work is running stable software, no special kernel patches outside of portage or anything, reiserfs, ext3, gnome and kde (can never make up my mind for long), mplayer, xine, alsa, dvds, xmms, gimp, mozilla-firebird, mozilla-thunderbird, rdesktop, etc. That's most of the stuff I have running I guess.
I liked it so much I started an experimental system at home. Latest love kernel, (2.6.1-love5, and I'm using reiser4 on everything except boot.
Working incredible so far but It's only been up for about 24 hours. I'm not using ~x86 though because I've just had it with everything falling apart all the time. I only use ~x86 software where necessary. |
|
Back to top |
|
|
alan.hughes n00b
Joined: 23 Mar 2003 Posts: 40
|
Posted: Mon Jan 19, 2004 12:23 pm Post subject: |
|
|
Tried to do an install with the stage1 tarball, but it failed doing the emerge system. The problem was that the autoconf package had a dependancy on perl, but perl had a reverse dependancy on autoconf (indirectly through one or more intermediate packages). Showstopper problem that I could not work out how to get around. |
|
Back to top |
|
|
mukwuknuk Tux's lil' helper
Joined: 23 Dec 2003 Posts: 80 Location: Colorado, USA
|
Posted: Mon Jan 19, 2004 11:04 pm Post subject: |
|
|
So what do should we do if the software works OK but we think the documented instructions have a flaw? _________________ "If there are back-slashes in your path, you're heading down the wrong path ... backwards." |
|
Back to top |
|
|
Sequentious Apprentice
Joined: 07 Jun 2002 Posts: 290 Location: London Ontario Canada
|
Posted: Tue Jan 20, 2004 4:30 am Post subject: |
|
|
nichao wrote: | I just set up a new Gentoo on my new harddisk from stage1-x86-20040105 using bootstrap-2.6.sh and ACCEPT_KEYWORDS="~x86" as well as a NPTL-enabled glibc and latest mm-sources.
Only problems I've noticed were that iputils is emerged too early by 'emerge system'. It needs flex, autoconf and openssl, but doesn't seem to have them as dependencies in the ebuild. Another one was the also already mentioned inability to build xfree 4.3.0 with 2.6 headers for which I used given solution.
|
I hit the same problem. I think this would affect anybody using ~x86 while building the system, not just testers of the new tarball. I couldnt find anything similar on bugzilla so I filed it as bug 38774. _________________ --
Chris I
chris@cidesign.ca :: www.cidesign.ca/~chris/ |
|
Back to top |
|
|
h.u.n.t.e.r n00b
Joined: 04 Jun 2003 Posts: 63 Location: Belgium
|
Posted: Wed Jan 21, 2004 10:14 pm Post subject: |
|
|
stefanwa wrote: | Hi!
Tested Reiser4 as root(!) partition today! Great performance and so far no problems. So I'm asking, will future 2004 livecd's and stages include Reiser4 support so we can use it right from the start?
Greetings
Steve |
yeah, count me in too |
|
Back to top |
|
|
beejay Retired Dev
Joined: 03 Oct 2002 Posts: 924 Location: Flensungen (das liegt neben Merlau)
|
Posted: Thu Jan 22, 2004 7:02 am Post subject: |
|
|
h.u.n.t.e.r wrote: | stefanwa wrote: | Hi!
Tested Reiser4 as root(!) partition today! Great performance and so far no problems. So I'm asking, will future 2004 livecd's and stages include Reiser4 support so we can use it right from the start?
Greetings
Steve |
yeah, count me in too |
I am sorry to dissapoint you. Reiser-4 is still Beta (that's what Hans Reiser said himself) and we are not going to include beta-stuff into our releases. If we would do that, then we wouldn't need to do any testing - we could just put together some packages and if it doesn't work say "Oh sorry, well - it's a beta, you know" _________________ Dort wo schwarzer Rauch aufsteigt, sich alsbald ein Fehler zeigt.
www.paludis-sucks.org | www.gentoo.de | www.gentoo-ev.org | www.gentoo.org |
|
Back to top |
|
|
stefanwa Tux's lil' helper
Joined: 09 Dec 2002 Posts: 140
|
Posted: Thu Jan 22, 2004 8:45 am Post subject: |
|
|
beejay wrote: |
I am sorry to dissapoint you. Reiser-4 is still Beta (that's what Hans Reiser said himself) and we are not going to include beta-stuff into our releases. If we would do that, then we wouldn't need to do any testing - we could just put together some packages and if it doesn't work say "Oh sorry, well - it's a beta, you know" |
Sure I'm aware of this. I was talking about the final Reiser4 when it's available...
Steve |
|
Back to top |
|
|
beejay Retired Dev
Joined: 03 Oct 2002 Posts: 924 Location: Flensungen (das liegt neben Merlau)
|
Posted: Thu Jan 22, 2004 3:52 pm Post subject: |
|
|
I just pushed the first live-cd into our mirror-hub. It will be available soon.
Features:
xfs-sources-2.4.24 as default-kernel ("gentoo" at bootprompt)
gentoo-dev-sources-2.6.1 as additional kernel ("experimental" at bootprompt)
The stages on this CD were build yesterday. Some things don't work at the moment; this includes most of the autodetection stuff and helper-applications.
Happy Testing
beejay _________________ Dort wo schwarzer Rauch aufsteigt, sich alsbald ein Fehler zeigt.
www.paludis-sucks.org | www.gentoo.de | www.gentoo-ev.org | www.gentoo.org |
|
Back to top |
|
|
amphibious Apprentice
Joined: 25 Sep 2003 Posts: 174 Location: boston, massachusetts, usa
|
Posted: Thu Jan 22, 2004 11:53 pm Post subject: |
|
|
When is the non-test release of 2004 expected? I was told on IRC a couple weeks ago that it was scheduled for January 22nd.
Thanks! _________________ http://amphibio.us |
|
Back to top |
|
|
petrjanda Veteran
Joined: 05 Sep 2003 Posts: 1557 Location: Brno, Czech Republic
|
Posted: Fri Jan 23, 2004 12:55 am Post subject: |
|
|
amphibious wrote: | When is the non-test release of 2004 expected? I was told on IRC a couple weeks ago that it was scheduled for January 22nd.
Thanks! |
Before the fall of January I reckon |
|
Back to top |
|
|
mooerito Apprentice
Joined: 16 Dec 2003 Posts: 187 Location: Zurich/Switzerland
|
Posted: Fri Jan 23, 2004 1:13 am Post subject: |
|
|
beejay wrote: |
xfs-sources-2.4.24 as default-kernel ("gentoo" at bootprompt)
gentoo-dev-sources-2.6.1 as additional kernel ("experimental" at bootprompt)
|
i tried the cd, but i could only select the experimental version, the gentoo version wasnt available at the bootprompt
and also the experimental version didnt detect my external usb cdrom, so i wasnt able to install gentoo to my dell lattitude d400 laptop.
moo |
|
Back to top |
|
|
deadMofo n00b
Joined: 23 Jan 2004 Posts: 11
|
Posted: Fri Jan 23, 2004 1:56 am Post subject: xfree-drm / 2.6.1 kernel |
|
|
Hello, first post, so please excuse me if this is off-topic, wrong forum, etc...
LiveCD: gentoo-2004.0-x86-20040121.iso
stage: stage1-x86-20040117.tar.bz2
cflags: -march=athlon-xp -O2 -pipe -fomit-frame-pointer
Ok, so I'm religiously following the Installation Handbook...
I've manually compiled the kernel, and I just did a:
VIDEO_CARDS="radeon" emerge xfree-drm
and I get:
!!! ERROR: x11-misc/ttmkfdir-3.0.9 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! (no error message)
I have not emerged X yet, and I'm still in the chroot from the LiveCD... I suppose I can get DRM working later, but I'm just trying to follow the directions as a "normal user" would (since after all, I am a "normal user").
Thanks!
-- UPDATE --
No luck on the DRM, but when I tried to boot into my new kernel (2.6.1) I got a panic: "could not mount hde7, append a valid root=" or something to that effect. I recompiled the kernel with genkernel and got the same thing. BTW, my root partition is actually hde7... hde1 is WinXP (NTFS), hde5 is /boot (ext2), hde6 is swap, and hde7 is my ReiserFS root partition. And yes, I made sure to compile ReiserFS support into the kernel (the first time at least, I can't speak for genkernel). I'm using GRUB for the first time (always used LILO in the past), but I don't think that's the issue, as my grub.conf is pretty much verbatim from the Installation Handbook.
I suppose it's possible/likely that it's just a kernel problem, as I've never had any luck with the 2.6 series. I would try a 2.4 series kernel, but I'm just too tired and lazy to be bothered with it right now. Anyway, who wants to settle for old technology?
Oh, and if anyone has had any experience with Brooktree-based tv tuner cards, feel free to impart me with your knowledge. It worked out of the box when I was using Mandrake 9.1, but I haven't had any luck with it using Gentoo. Regardless, I'm never going back!!
Last edited by deadMofo on Fri Jan 23, 2004 7:46 am; edited 1 time in total |
|
Back to top |
|
|
|