Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge system, results in "Processed 48 info files: 1 e
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
hshelnutt
n00b
n00b


Joined: 01 Sep 2003
Posts: 17

PostPosted: Wed Sep 17, 2003 2:17 pm    Post subject: emerge system, results in "Processed 48 info files: 1 e Reply with quote

ok this is my second time through this. i started with a stage 1 tarball from the live cd. i get through the bootstrap script fine, when i emerge system it finishes with an error. the last time i installed i got the same message and my nic did not work after i rebooted. is there any way to figure out what happend? thanks for any help

henry
Back to top
View user's profile Send private message
nadamsieee
Guru
Guru


Joined: 30 May 2003
Posts: 340
Location: Atlanta, GA, USA

PostPosted: Wed Sep 17, 2003 2:55 pm    Post subject: Reply with quote

  1. What kind of cpu, motherboard, network card, etc do you have?
  2. What exactly is the error you're getting?

Please have a look at:
https://forums.gentoo.org/viewtopic.php?t=525
:wink:
_________________
nadams (at) ieee (dot) org
Back to top
View user's profile Send private message
hshelnutt
n00b
n00b


Joined: 01 Sep 2003
Posts: 17

PostPosted: Wed Sep 17, 2003 4:32 pm    Post subject: Reply with quote

i have an athlon xp 2000+ and its in a shuttle xpc, the board is a FX41.
I dont actually get an error message, i did the emerge system, and when it finished it said:
"Regenerating GNU info directory index...
Processed 48 info files: 1 errors: run with emerge --verbose to view errors."

I did emerge -p system again and it did not list anything. That means that if i ran emerge system again it would not do anything right?
I just dont want to procced, if there is something that i can do now to fix this or if there is anything that i can do at this point?

thanks
henry
Back to top
View user's profile Send private message
nadamsieee
Guru
Guru


Joined: 30 May 2003
Posts: 340
Location: Atlanta, GA, USA

PostPosted: Wed Sep 17, 2003 4:40 pm    Post subject: Reply with quote

For the emerge error you might try:
Code:
emerge -up system
emerge -u --verbose system

So your nic card is working right now (after booting from the LiveCD), but you suspect it won't after you reboot, correct? I don't think your nic problem is related to the emerge problem.
_________________
nadams (at) ieee (dot) org
Back to top
View user's profile Send private message
hshelnutt
n00b
n00b


Joined: 01 Sep 2003
Posts: 17

PostPosted: Wed Sep 17, 2003 4:55 pm    Post subject: Reply with quote

Correct, the first time i installed, i got the same message about 1 errors, but i continued anyway. finshed the install and rebooted, and once i was back up the nic did not work.

emerge -up system, came back with "These are the packages that i would merg, in order: Calculating system dependencies....done!"
emerge -u --verbose system, came back with "calculating system dependencies ...done!
>>>Auto-cleaning packages....
>>>NO outdated packages were found on your system
GNU info directory index is up-to-date.


think i should just finish the install?

really thaink you for your help
henry
Back to top
View user's profile Send private message
nadamsieee
Guru
Guru


Joined: 30 May 2003
Posts: 340
Location: Atlanta, GA, USA

PostPosted: Wed Sep 17, 2003 6:10 pm    Post subject: Reply with quote

I would recommend finishing the install and NOT using genkernel to do so.

Your nic card problem could be caused by a number of things. Check out this post before you compile your kernel:
https://forums.gentoo.org/viewtopic.php?t=81789
_________________
nadams (at) ieee (dot) org
Back to top
View user's profile Send private message
hshelnutt
n00b
n00b


Joined: 01 Sep 2003
Posts: 17

PostPosted: Wed Sep 17, 2003 7:25 pm    Post subject: Reply with quote

i will give it a shot. thanks for all the help

wish me luck,
henry
Back to top
View user's profile Send private message
hshelnutt
n00b
n00b


Joined: 01 Sep 2003
Posts: 17

PostPosted: Wed Sep 17, 2003 7:47 pm    Post subject: Reply with quote

do you think i should not use at all genkernel, or do you think the genkernel --config is ok?

thanks
henry
Back to top
View user's profile Send private message
jcmorris
Apprentice
Apprentice


Joined: 11 Jun 2003
Posts: 174

PostPosted: Wed Sep 17, 2003 8:09 pm    Post subject: Reply with quote

I too have been getting this error. When I run emerge --verbose, it appears to be something with bash, but the bash info pages work correctly. I think it is safe to ignore this. I've built my whole system, and this is the only error.

jcm
_________________
Desktop:
Athlon64 3000+ (Socket 939 Venice)
Asus A8N-SLI
1GB Dual-Channel DDR 3200
NVidia Geforce 6800 256MB

Laptop:
IBM R40
Pentium M 1.4 GHz
256 MB RAM
Back to top
View user's profile Send private message
chammel
n00b
n00b


Joined: 09 May 2003
Posts: 56
Location: Springfield VA

PostPosted: Wed Sep 17, 2003 8:36 pm    Post subject: Reply with quote

I had this error as well. I deleted the bash info files
Code:
rm /usr/share/info/bash*
then reran emerge bash and the problem went away.
Back to top
View user's profile Send private message
nadamsieee
Guru
Guru


Joined: 30 May 2003
Posts: 340
Location: Atlanta, GA, USA

PostPosted: Wed Sep 17, 2003 9:10 pm    Post subject: Reply with quote

hshelnutt wrote:
do you think i should not use at all genkernel, or do you think the genkernel --config is ok?


I've been having mixed results with genkernel; its certainly not bullet proof. So personally, I would compile the kernel by hand.
_________________
nadams (at) ieee (dot) org
Back to top
View user's profile Send private message
hshelnutt
n00b
n00b


Joined: 01 Sep 2003
Posts: 17

PostPosted: Wed Sep 17, 2003 9:55 pm    Post subject: Reply with quote

thanks for all your help, i finished the install and reboot and it seems to be working, i am merging gnome right now. i used genkernel --config and then add the append line to lilo, and that seems to have fixed it.

thanks again
henry
Back to top
View user's profile Send private message
Roguelazer
Veteran
Veteran


Joined: 10 Feb 2003
Posts: 1233
Location: San Francisco, CA

PostPosted: Wed Sep 17, 2003 10:16 pm    Post subject: Reply with quote

This error just appeared for me about a week ago... I ignored it... And lo, today it's gone. Hehehe.
_________________
Registered Linux User #263260
Back to top
View user's profile Send private message
jcmorris
Apprentice
Apprentice


Joined: 11 Jun 2003
Posts: 174

PostPosted: Thu Sep 18, 2003 12:04 am    Post subject: Reply with quote

chammel wrote:
I had this error as well. I deleted the bash info files
Code:
rm /usr/share/info/bash*
then reran emerge bash and the problem went away.


I tried this, but I still get an error about a duplicate entry for Bash. And, when I delete all of the bash files from /usr/share/info, I can still run 'info bash' and see the bash info page! Are there two info dirs? Thanks!

jcm
_________________
Desktop:
Athlon64 3000+ (Socket 939 Venice)
Asus A8N-SLI
1GB Dual-Channel DDR 3200
NVidia Geforce 6800 256MB

Laptop:
IBM R40
Pentium M 1.4 GHz
256 MB RAM
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
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