Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
newbie: # emerge vanilla-sources
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
tb
n00b
n00b


Joined: 04 Mar 2004
Posts: 3

PostPosted: Thu Mar 04, 2004 12:59 am    Post subject: newbie: # emerge vanilla-sources Reply with quote

Hi,

just downloaded 2004.0 and started installing. Everything went just fine until I tried to # emerge vanilla-sources

Even though I haven't got a working network at the moment, emerge tries to download the kernel from the internet.

"!!! Couldn't download linux-2.4.25.tar.gz2. Aborting"

Can I somehow force it to use the kernel from the installation CD?

Or what did I do wrong?

greets tb
Back to top
View user's profile Send private message
Mathias616
n00b
n00b


Joined: 25 Feb 2004
Posts: 38
Location: Sioux Falls, SD

PostPosted: Thu Mar 04, 2004 1:05 am    Post subject: Reply with quote

emerge --usepkg vanilla-sources
Back to top
View user's profile Send private message
aricaldeira
n00b
n00b


Joined: 04 Mar 2004
Posts: 6
Location: Brasil

PostPosted: Thu Mar 04, 2004 1:50 am    Post subject: Reply with quote

Hi,

I'm stuck at the same point here.

What seems to be happening is that the kernel provided with the 1st liveCD is linux-2.4.24.tar.bz2, and emerge --usepkg vanilla-sources is trying to find linux-2.4.25.tar.bz2, whitch isn't on any of the 2 liveCD I'm using: x86-universal and athlon-xp 2004.0 javascript:emoticon(':?')...

Is there a way to tell portage to look for the 2.4.24 file instead?

This is my 1st kernel compiling, would tar -xvfj /usr/portage/distfiles/linux-2.4.24.tar.bz2 -C /usr/src work to install it?

Greetings,

Ari
Back to top
View user's profile Send private message
blackmax
n00b
n00b


Joined: 01 Mar 2004
Posts: 12

PostPosted: Thu Mar 04, 2004 2:22 am    Post subject: Reply with quote

Same problem here :(
On 1.4 LiveCDs the kernel source was on /packages/All but that directory does not exist on the CD (universal one), instead there's /distfiles which contains linux-2.4.24.tar.bz2. The problem is that when you try to do an emerge -k vanilla-sources or emerge -k gentoo-sources, it also tries to download init-module or module-init, something like that.
Well, I only want to have the kernel source so that I can get ndiswrapper working, once I have that, I'll have a network connection and will be able to download the rest. Well, I'll try your suggestion about untaring the linux-2.4.24.tar.bz2 file on /usr/src.
Back to top
View user's profile Send private message
djoi
n00b
n00b


Joined: 10 Nov 2002
Posts: 49

PostPosted: Thu Mar 04, 2004 2:40 am    Post subject: Reply with quote

Had the same problem.
Luckily i had save my old distfiles on another partition, so i could install love-sources ;)

Maybe "emerge --usepkg vanilla-sources..blabla-2.4.24.ebuild" or
"emerge --usepkg gs-sources" help.

bye

PS.: Well , its bad to reboot without running kernel ;)

emerge /usr/portage/sys-kernel/vanilla-sources/vanilla-sources-2.4.24.ebuild

is the right command ( maybe "emerge --usepkg modutils..." before , if needed)
Back to top
View user's profile Send private message
chINeSe mIDgEts
Apprentice
Apprentice


Joined: 02 Mar 2004
Posts: 209
Location: look behind you

PostPosted: Thu Mar 04, 2004 3:25 am    Post subject: Reply with quote

same problem here too. same problem occured when i tried emerge system, it tried to connect to the net still stuck on that(another comp). About the emerge vanilla-sources, I used the development-sources (the 2.6 vanilla-sources) and also had to use emerge -usepackage
Back to top
View user's profile Send private message
daslife
n00b
n00b


Joined: 24 Sep 2003
Posts: 4
Location: Texas

PostPosted: Thu Mar 04, 2004 3:45 am    Post subject: How to make it work. Reply with quote

*grumble* *grumble* You'd think on the very first day of a brand new release everything would work right. *grumble* *grumble* :) :) :) :)

Anyway, it seems some of the files needed to build a gentoo-sources system are not on the liveCD, and even if you try the vanilla-sources build it tries to download a kernel version. . .OK if you have network access, but I won't until I get a kernel compiled

HOWEVER I found a solution that works until they update the liveCD image.

emerge =vanilla-sources-2.4.24

Will emerge with the files on the liveCD and allow you to build up a system, connect to the net and then rebuild to the gentoo-sources kernel.

Good luck!

=>don
Back to top
View user's profile Send private message
tb
n00b
n00b


Joined: 04 Mar 2004
Posts: 3

PostPosted: Thu Mar 04, 2004 5:40 pm    Post subject: Reply with quote

thank you very much!

emerge =vanilla-sources-2.4.24 did the trick
(I tried the 2.4.25 kernel wich was on the system, but that didn't work)

I had a similiar problem afterwards trying to #emerge genkernel
(started to DL -> Aborting , because no working network...)
so I had to compile the kernel manually.

#emerge ati-drivers-extra unfortunately didn' work either :(
(I'll try it again when the network configuration is up and runnig)

THX!
Back to top
View user's profile Send private message
saxophobe
n00b
n00b


Joined: 04 Mar 2004
Posts: 21
Location: Dallas, TX

PostPosted: Thu Mar 04, 2004 10:08 pm    Post subject: Reply with quote

Hi all!

I'm new to Gentoo and was going thru a Stage 3 install of 1.4. I am going thru the online instructions, and when I get to step 7 and run the emerge command with any of the applicable sources (= vanilla-sources-2.4.20) I get the following error:

"Host not found.
!!! Couldn't download linux-2.4.20.tar.bz2. Aborting."

As I am trying to install from the Live CDs, I don't know why the process is trying to go to the Internet to get the kernel sources. Am I doing something wrong? Please let me know so that my install can proceed.

Thanks to all that have the time to post a reply on this matter!

sax
Back to top
View user's profile Send private message
saxophobe
n00b
n00b


Joined: 04 Mar 2004
Posts: 21
Location: Dallas, TX

PostPosted: Thu Mar 04, 2004 10:26 pm    Post subject: Reply with quote

Oh! I forgot to add that I am installing this on an IBM 600e laptop, and at this time, the only Internet connection is via USB. I did notice that during the boot, it said that CDCEther failed.

Thanks, and sorry for the repost!

sax
Back to top
View user's profile Send private message
saxophobe
n00b
n00b


Joined: 04 Mar 2004
Posts: 21
Location: Dallas, TX

PostPosted: Fri Mar 05, 2004 8:14 pm    Post subject: Come on guys! Reply with quote

What happened to all the good things I heard about the Gentoo community? 244 view so far and no replies? No guesses, suggestions, questions, possible settings to check, nothing?

I'd really like to get Gentoo up and running, or go back to another distro...

Just let me know if what I am trying to do is possible without a network connection, as it says in the online installation manual.

Thanks for your time!

sax
Back to top
View user's profile Send private message
BeWMan
n00b
n00b


Joined: 17 Feb 2004
Posts: 28
Location: Stockholm, Sweden

PostPosted: Fri Mar 05, 2004 8:31 pm    Post subject: Reply with quote

Well, how far have you got? If you use GRP and do a:
Code:

# cp -a /mnt/cdrom/packages /mnt/gentoo/usr/portage/packages

Before you chroot during the install, and the emerge with the 'k' flag, it will probably work.
Code:

# emerge -k vanilla-sources

_________________
Paranoia is Good.
Back to top
View user's profile Send private message
saxophobe
n00b
n00b


Joined: 04 Mar 2004
Posts: 21
Location: Dallas, TX

PostPosted: Fri Mar 05, 2004 8:44 pm    Post subject: Reply with quote

I will try what you are suggesting. If you would like to know how far I am with the install, please read the ninth post in this thread.

Thanks!

sax
Back to top
View user's profile Send private message
dmschlot
n00b
n00b


Joined: 05 Mar 2004
Posts: 1

PostPosted: Sat Mar 06, 2004 12:04 am    Post subject: emerge vanilla-sources not working without internet Reply with quote

Hi,

I have tried everything discussed above but am still unable to get vanilla-srouce to install. I have looked in /usr/portage/sys-kernal/vanilla-sources and have found that the newest version I have is 2.4.22.

I have tried:
emerge /usr/portage/sys-kernal/vanilla-sources/vanilla-sources-2.4.22.ebuild
emerge -k vanilla-sources
emerge -k vanilla-sources-2.4.22
emerge =vanilla-sources-2.4.22
emerge vanilla-sources

No matter what I do it fails while trying to get the files off the internet.
"........................ !!! Couldn't download linux-2.4.22.tar.bz2. Aborting."

Do I need to install GRP to get it to work with out the internet connection?

Thanks a lot!
Back to top
View user's profile Send private message
john6931
n00b
n00b


Joined: 05 Mar 2004
Posts: 6

PostPosted: Sat Mar 06, 2004 12:16 am    Post subject: Reply with quote

Im having the same problem, but im connected to the internet and i cannot find a mirror that hosts the grp files. Anyone know a solution to this problem???
Back to top
View user's profile Send private message
saxophobe
n00b
n00b


Joined: 04 Mar 2004
Posts: 21
Location: Dallas, TX

PostPosted: Sat Mar 06, 2004 1:12 am    Post subject: Solution!!! Reply with quote

Hi all!

I have found a solution to my Stage 3 install issue. This would not work if you were trying to download the kernel sources from the Gentoo mirrors, but right now, I'm just trying to get the system up and running...

Anyway, what I eventually did was to use the kernel sources, portage sources and hotplug, I used the following:

emerge --usepkg gentoo-sources

The '--usepkg' switch tells the installation to use the version of these files on the CD.

Hope this helps!!!

8)
Back to top
View user's profile Send private message
BeWMan
n00b
n00b


Joined: 17 Feb 2004
Posts: 28
Location: Stockholm, Sweden

PostPosted: Sat Mar 06, 2004 1:14 am    Post subject: Reply with quote

The '-k' flag does the same...
_________________
Paranoia is Good.
Back to top
View user's profile Send private message
Mathias616
n00b
n00b


Joined: 25 Feb 2004
Posts: 38
Location: Sioux Falls, SD

PostPosted: Sat Mar 06, 2004 1:45 am    Post subject: Reply with quote

Lol saxophobe, read the second post in this thread, thats right, the one WAAAY at the top which you should have seen right away.
Back to top
View user's profile Send private message
saxophobe
n00b
n00b


Joined: 04 Mar 2004
Posts: 21
Location: Dallas, TX

PostPosted: Sat Mar 06, 2004 5:46 am    Post subject: Reply with quote

That wasn't very nice, Mathias. I was just trying to help. If you want to continue the juvenile chiding, I suggest you go back to the playground.
Back to top
View user's profile Send private message
jones50
n00b
n00b


Joined: 06 Mar 2004
Posts: 3

PostPosted: Sat Mar 06, 2004 1:23 pm    Post subject: Re: How to make it work. Reply with quote

I also had the same problem , but i can solve with this because i need modutils for compiling a winmoden latop driver .
I download it from the distfiles but i can install it.
When will you release the next version of the universal-install cd ?

Thanks


daslife wrote:
*grumble* *grumble* You'd think on the very first day of a brand new release everything would work right. *grumble* *grumble* :) :) :) :)

Anyway, it seems some of the files needed to build a gentoo-sources system are not on the liveCD, and even if you try the vanilla-sources build it tries to download a kernel version. . .OK if you have network access, but I won't until I get a kernel compiled

HOWEVER I found a solution that works until they update the liveCD image.

emerge =vanilla-sources-2.4.24

Will emerge with the files on the liveCD and allow you to build up a system, connect to the net and then rebuild to the gentoo-sources kernel.

Good luck!

=>don
Back to top
View user's profile Send private message
madmanuk
n00b
n00b


Joined: 01 Nov 2003
Posts: 63
Location: England

PostPosted: Sat Mar 06, 2004 1:38 pm    Post subject: Reply with quote

To me this is quite simple. Read the installation handbook which explains exactly what to do and stop guessing.
_________________
-madmanuk-
Back to top
View user's profile Send private message
jones50
n00b
n00b


Joined: 06 Mar 2004
Posts: 3

PostPosted: Sat Mar 06, 2004 2:01 pm    Post subject: Reply with quote

I know you are a super-linux-guru person and have lot of spare time. :wink:
But i am now working in my own company(not studing) and try to save my preciouss time.
Also i think this is the correct place to ask for this.

If you don't like it and can contribute with something positive just ignore me.

Thanks
:wink:

madmanuk wrote:
To me this is quite simple. Read the installation handbook which explains exactly what to do and stop guessing.
Back to top
View user's profile Send private message
Buddielee
n00b
n00b


Joined: 05 Mar 2004
Posts: 16

PostPosted: Sun Mar 07, 2004 2:27 am    Post subject: Reply with quote

Ive done all the steps in the instructions and emerge --usepkg vanilla-sources does not work, it still searches the net.

I tried -k and it found the folder but if emerge isnt working now does this mean i will have problems later?
Back to top
View user's profile Send private message
Tabriz
n00b
n00b


Joined: 17 Feb 2004
Posts: 51

PostPosted: Sun Mar 07, 2004 9:07 am    Post subject: Reply with quote

have you copied the distfiles from the CD into the portage distfiles directory on your computer? --usepkg only uses the package if it has it on hand, it isn't going to search your computer trying to find it. If it can't find it in the portage/distfiles directory it searches the net for it.

If you have an internet connection available try running
Code:
emerge sync
emerge vanilla-sources
Back to top
View user's profile Send private message
jones50
n00b
n00b


Joined: 06 Mar 2004
Posts: 3

PostPosted: Sun Mar 07, 2004 2:10 pm    Post subject: Necesary files in /usr/portage/distfiles to do a GRP Install Reply with quote

Hello,


I am downloading this files from a gentoo mirror to get working without net a GRP Stage 3 installation:

gentoo-sources
linux-2.4.22.tar.bz2
module-init-tools-0.9.15-pre.tar.bz2
gentoo-sources-2.4.22-r5.patch.bz2
modutils-2.4.25.tar.bz2
genkernel
lcms-1.12.tar.gz
libmng-1.0.4.tar.gz
bootsplash-0.6-r9.tar.gz
genkernel-3.0.tar.bz2


I think that with this it will run as must, and we can compile modules to make an Internet connection.

I post the results when i finish downloading them in windows ... :cry:

Thanks
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
Goto page 1, 2  Next
Page 1 of 2

 
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