Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How does GRP work?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
tuxlearner
Tux's lil' helper
Tux's lil' helper


Joined: 09 Aug 2003
Posts: 75
Location: Mumbai, India.

PostPosted: Thu Aug 14, 2003 6:16 am    Post subject: Reply with quote

btw, these are the only gnome* packages i have in /mnt/cdrom/packages/All

Code:
 root@localhost All # ls gnome*
gnome-common-1.2.4-r3.tbz2   gnome-print-0.35-r3.tbz2
gnome-desktop-2.2.1-r1.tbz2  gnome-spell-1.0.4.tbz2
gnome-icon-theme-1.0.5.tbz2  gnome-themes-2.2.1.tbz2
gnome-libs-1.4.2.tbz2        gnome-vfs-1.0.5-r3.tbz2
gnome-mime-data-2.2.0.tbz2   gnome-vfs-2.2.4.tbz2
gnome-panel-1.4.2-r2.tbz2    gnomemm-1.2.3-r1.tbz2
Back to top
View user's profile Send private message
Arjan
n00b
n00b


Joined: 13 Aug 2003
Posts: 25

PostPosted: Thu Aug 14, 2003 10:49 am    Post subject: Reply with quote

mart_man00 wrote:
Well, once MS gave me a bad cd(missing cab files), I had a new disc in my hands in like 3 days.

Im willing to make my own disc here.

Other distros actually fix there stuff, in a decent time frame too. Even if they dont they say something about it. Even a big fat lie about it would be a improvement right now.

I can only hope for another gentoo style source distro....


I understand its frustrating to wait till things get fixed. but Gentoo is made
by people who like to do some things for us in the time they dont work or
are not at school.. remmeber the last stuff they do it for us and btw
gentoo is official not a PRE compiled distro .

yea i know it sux you download 900 MB and you have a download limit
and it doesnt work like the way you want it to work..

Give the people the time to fix it.. maybe you dont need a full new CD maybe they can just put the missing files on a FTP..

lets wait these people are bussy with it :)
Back to top
View user's profile Send private message
WaMan
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jun 2002
Posts: 96

PostPosted: Thu Aug 14, 2003 3:11 pm    Post subject: Reply with quote

Just wanted to chime in with a few notes about some problems that I had and how to resolve them.

1)When copying the binary packages to /usr/portage/packages, make sure that you follow the instructions EXACTLY. Putting a slash or no slash at the end of a directory (eg, packages-vs-packages/) may mean something different.

2)On the updated i686 CD the genkernel ebuild is newer than the one in the installed portage - you must emerge the ebuild directly instead of simply "emerge -k genkernel"
3)When emerging Xfree it seems that the dependancy cabextract is not available on the CD and emerge goes hunting on the net. Not sure if it's safe, but after all Xfree dependencies are emerged (except cabextract and Xfree) and emerge goes hunting, you can kill emerge and start again with the -nodeps flag. Didn't seem to be a problem...


HTH,

WM
Back to top
View user's profile Send private message
Benny007
n00b
n00b


Joined: 10 Feb 2003
Posts: 43
Location: U.K.

PostPosted: Thu Aug 14, 2003 3:40 pm    Post subject: Reply with quote

when i check "emerge info" i look for line PKGDIR and there was:
PKGDIR="/packages"
... so i just uncomment and change PKGDIR line in /etc/make.conf to:
PKGDIR="/usr/portage/packages"
... and now GRP install works for me.

have a nice day
Back to top
View user's profile Send private message
the lone crouton
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2003
Posts: 119

PostPosted: Thu Aug 14, 2003 4:45 pm    Post subject: Reply with quote

Already tried that. On my cd's there aren't enough .tbz2's to get kde running, and the xfree emerge hangs every time. Only things I can emerge are the nvidia drivers, and a few other bits and pieces which are no use on their own. 3d acceleration aint much use without X...

Including shipping, thats about $25 wasted.
Back to top
View user's profile Send private message
viper_byte
n00b
n00b


Joined: 15 Aug 2003
Posts: 8

PostPosted: Fri Aug 15, 2003 7:22 am    Post subject: Reply with quote

Ok in the online manual, it still says:

(under code listing 8.4: copying grp files)
cp -a /mnt/cdrom/packages/* /mnt/gentoo/usr/portage/packages/

Should I use cp -a /mnt/cdrom/packages /mnt/gentoo/usr/portage/packages?
Back to top
View user's profile Send private message
ovh
n00b
n00b


Joined: 14 Aug 2003
Posts: 19
Location: Brussels, Belgium

PostPosted: Fri Aug 15, 2003 9:59 am    Post subject: Reply with quote

See my post, I had a GRP problem too, it's a bug in the distro, I explain how I solved it:
https://forums.gentoo.org/viewtopic.php?t=75038
Back to top
View user's profile Send private message
nomar20
n00b
n00b


Joined: 20 Jul 2003
Posts: 3
Location: Cardiff, Wales

PostPosted: Fri Aug 15, 2003 1:44 pm    Post subject: ...I would have liked to have been told! Reply with quote

OK, gome via GRP doesn't work. I understand that Gentoo is a distro compiled and created by people for free and therefore have no intention of slagging off these people who have created a great distro.

However, having been told that Gnome whould be part of the GRP I would have been greatful of a little note on the Gentoo home page saying "sorry it don't work at the moment". I wouldn't have bothered trying to install Gentoo to a deadline on a work laptop if I had have known this - I eneded up having to install redhat!

Only after finding the problem did it come to my attention, and by then I had wasted a reasonable amount of time.

Linux is about openess - please be open.

Another point: the mistake in the install instructions for x86 regarding the copying of packages, this mistake was discovered over a week ago, yet no updated instructions are in place.

These little changes would make a world of difference.

Thanks.
_________________
You never know when an old calendar might come in handy! Sure, it's not 1985 right now, but who knows what tomorrow will bring?

Homer J. Simpson
Back to top
View user's profile Send private message
hygge
n00b
n00b


Joined: 07 Jan 2003
Posts: 66
Location: Sweden

PostPosted: Fri Aug 15, 2003 3:37 pm    Post subject: Reply with quote

avenj wrote:
Jeez, I've had quite a night of incorrect theories.

Turns out it's the worst kind of bug - a documentation bug.

Instead of:

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

it should have been:

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

Fixed install doc is in CVS and wil hit the website soon.

For people who already have this problem:
cd /usr/portage/packages
mkdir All
mv *tbz2 All/

then try proceeding with merging the kernel as per the install guide.


great! but the x86 installation instructions at http://www.gentoo.org/doc/en/gentoo-x86-install.xml stil says:
# cp -R /mnt/cdrom/distfiles/* /mnt/gentoo/usr/portage/distfiles/
# cp -a /mnt/cdrom/packages/* /mnt/gentoo/usr/portage/packages/
Back to top
View user's profile Send private message
mart_man00
Apprentice
Apprentice


Joined: 29 Jan 2003
Posts: 245

PostPosted: Fri Aug 15, 2003 5:39 pm    Post subject: Reply with quote

Quote:
However, having been told that Gnome whould be part of the GRP I would have been greatful of a little note on the Gentoo home page saying "sorry it don't work at the moment". I wouldn't have bothered trying to install Gentoo to a deadline on a work laptop if I had have known this - I eneded up having to install redhat!


Thats what i said and went to(redhat).

Not going to happen, its been too long...
Back to top
View user's profile Send private message
anomalous code
n00b
n00b


Joined: 15 Aug 2003
Posts: 4
Location: Tallahhassee.FL

PostPosted: Fri Aug 15, 2003 7:29 pm    Post subject: Reply with quote

I'm not sure where to ask this, but after setting up chroot I go to stage 3 install set up time link, check fstab then:"# emerge -k sys-kernal /gentoo-sources"
I get the error message"No profile directory: system mode unavailable"
I get that if I try to run any "emerge" command.
Could use some help.
Thanks
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sat Aug 16, 2003 2:32 am    Post subject: Reply with quote

anomalous code wrote:
I get the error message"No profile directory: system mode unavailable"
I get that if I try to run any "emerge" command.

After you unpack the stage3 tarball, you also need to unpack the portage snapshot before emerge will work.
Back to top
View user's profile Send private message
leonya
n00b
n00b


Joined: 17 Aug 2003
Posts: 1
Location: Yaroslavl

PostPosted: Sun Aug 17, 2003 8:10 pm    Post subject: Managed to do a GRP install. A few quirks, though. Reply with quote

I've been using athlon-xp isos. The first problem I encountered - error while emerging genkernel. Done 'emerge info', found out that PKGPATH is set to /packages. Changed it to say /usr/portage/packages - genkernel emerged successfully.
Problem #2: 'emerge -k sys-kernel/gentoo-sources'. Was unable to fix this one, 'emerge -k xfs-sources' worked fine, though. Very weird.

After dealing with those I've got a more-or-less functional system. Emerged several packages successfully, however, all the big software packages (like xfree) failed to emerge, because of the missing cabextract package.

After rebooting into Gentoo I've experienced several weird problems:
a) the USB mouse is working, but there's a message about module 'mousedev' not found.
b) the emu10k1 module refuses to load - no sound.
c) dial-up is not working. I've installed wvdial, copied the config from the main box. Trying to connect: dials and negotiates well, launches PPPD, and then there's a WEIRD message about missing '/dev/38400' (WHAT?!?). After several seconds the connection dies.

By the time of this writing I haven't got CD2 yet, I'll only get it tomorrow. I'm planning to try it tomorrow, hope there won't be a need to download anything except cabextract to complete the install.

To sum it up: GRP install is buggy, but working. It's very unfortunate, that developers seem to not see this issue. Buggy ISOs still can be downloaded, the install doc has not been fixed as of this writing.

I was considering switching my main box to Gentoo, unfortunately I can't do it - seems too buggy. It looks like the 1.4 release was not tested AT ALL - otherwise such nasty bugs as missing packages and wrong PKGPATH would be eliminated. I'll continue using Gentoo on a test box, as a playground only - I need to play with several software packages which require recompiling some system stuff - as my main box has one of those huge RPM-based distros installed [ALTLinux Master 2.2 (www.altlinux.ru)], it's inappropriate for me to make those experiments on it.
Back to top
View user's profile Send private message
rhiinorex
n00b
n00b


Joined: 10 Jun 2002
Posts: 8
Location: CA, USA

PostPosted: Mon Aug 18, 2003 1:36 am    Post subject: Installation guide Reply with quote

I think the installation is a bit confussing when we want to install the pre-compile GRP 1.4. It will be better if we can have a separated guide for GRP installation and keep it as straight forward as possible.

And one more thing is you should use
Code:
emerge -K ....
(upper case "-K")
if you intend to install the pre-compile GRP without internet connection. In the installation guide, it use "-k" (lower case) and which will (somehow) to the net and downloading stuff (I have my network connect to internet).
Back to top
View user's profile Send private message
anomalous code
n00b
n00b


Joined: 15 Aug 2003
Posts: 4
Location: Tallahhassee.FL

PostPosted: Mon Aug 18, 2003 2:24 pm    Post subject: Reply with quote

I appreciate the help. Ok now I get another error.
"calculating dependancies
emerge: there are no masked or unmasked ebuilds to satisfy "sys-kernal/gentoo-sources".
!!! error calculating dependancies. please correct."

Do I need to change something, and how do i do it?
Thanks again.
Back to top
View user's profile Send private message
skyfolly
Apprentice
Apprentice


Joined: 16 Jul 2003
Posts: 245
Location: Dongguan & Hong Kong, PRC

PostPosted: Mon Aug 18, 2003 2:43 pm    Post subject: Reply with quote

problem solved, thanks.
_________________
I am the only being whose doom
No tongue would ask no eye would mourn
I never caused a thought of gloom
A smile of joy since I was born.
emily bronte
Back to top
View user's profile Send private message
anomalous code
n00b
n00b


Joined: 15 Aug 2003
Posts: 4
Location: Tallahhassee.FL

PostPosted: Mon Aug 18, 2003 3:25 pm    Post subject: Reply with quote

Ok I fixed the first problem by useing"emerge -K gentoo-sources"
now my problem is when I run "emerge -K genkernel"
I get the same error message about masked and unmasked ebuilds.
How do I fix this? or is there another way to compile the kernel?
Back to top
View user's profile Send private message
anomalous code
n00b
n00b


Joined: 15 Aug 2003
Posts: 4
Location: Tallahhassee.FL

PostPosted: Tue Aug 19, 2003 7:01 pm    Post subject: Reply with quote

I think I have it Installed. I just did a manual install. Waiting for KDE to finish installing then will get out of chroot and reboot into gentoo. :lol:
Back to top
View user's profile Send private message
Sven Vermeulen
Retired Dev
Retired Dev


Joined: 29 Aug 2002
Posts: 1345
Location: Mechelen, Belgium

PostPosted: Wed Aug 20, 2003 10:23 am    Post subject: Re: Installation guide Reply with quote

rhiinorex wrote:

And one more thing is you should use
Code:
emerge -K ....
(upper case "-K")
if you intend to install the pre-compile GRP without internet connection. In the installation guide, it use "-k" (lower case) and which will (somehow) to the net and downloading stuff (I have my network connect to internet).


emerge -k should work, but it will only work as long as the most recent ebuild in your Portage tree is the same version as the one we provide binaries for (GRP). Whenever you do an emerge sync or somehow have a different Portage snapshot than the one GRPs are made with (or you selected ~x86 instead of x86) the ebuild versions won't match, and emerge -k will download the sources and compile.

emerge -K however doesn't listen to the Portage tree, it just uses the latest binary it finds.
Back to top
View user's profile Send private message
phill_20x6
n00b
n00b


Joined: 16 Aug 2003
Posts: 67

PostPosted: Wed Aug 20, 2003 1:15 pm    Post subject: Reply with quote

I have had the same problem (emerge starts downloading crazy source files even tho i have nice precompiled packages!), my solution came out of sheer trial and error, and i don't know (but i hope!) if it will work for others. Basically the last thing i tried was

cp -a /mnt/cdrom/packages/All/ /usr/portage/packages/All/

and then to test i did

USE="bindist" emerge -K mozilla

and it worked straight away! I hope this helps someone else, and I'm very glad that the people who make gentoo aren't like Microsoft, who charge you through the nose to support bugs in there own software! It's open source efforts like this that have encouraged me to drop closed, propriety software in my home and office, and it's been well worth the effort of getting past the occasional teething problem such as this.
Back to top
View user's profile Send private message
mart_man00
Apprentice
Apprentice


Joined: 29 Jan 2003
Posts: 245

PostPosted: Thu Aug 21, 2003 4:39 pm    Post subject: Reply with quote

This thread is alittle old....

Did they ever fix the cd yet? emerge -K gnome never worked before. This was with the packages in All.
Back to top
View user's profile Send private message
cybrjackle
Apprentice
Apprentice


Joined: 09 Jan 2003
Posts: 248
Location: USA

PostPosted: Thu Aug 21, 2003 6:03 pm    Post subject: Reply with quote

I was never able to get gnome to install, but

xfree
kde
mozilla
vim
xmms
& some other stuff I can't think of worked.

I don't believe witht the current CD's that Gnome will ever work because it depends on files that are not on the cd or they were updated and not the correct ones on the cd. Sorry, that's what I think!
Back to top
View user's profile Send private message
mart_man00
Apprentice
Apprentice


Joined: 29 Jan 2003
Posts: 245

PostPosted: Thu Aug 21, 2003 7:55 pm    Post subject: Reply with quote

well, i hate the fact that it still doesnt work but i only really care for KDE now anyway.

ill think abouting end the rant, one year :P
Back to top
View user's profile Send private message
cybrjackle
Apprentice
Apprentice


Joined: 09 Jan 2003
Posts: 248
Location: USA

PostPosted: Thu Aug 21, 2003 8:39 pm    Post subject: Reply with quote

I understand, would have been nice if gnome worked, but I will end up putting 2.4-beta1 on my laptop anyway. :wink:
Back to top
View user's profile Send private message
Gentree
Watchman
Watchman


Joined: 01 Jul 2003
Posts: 5350
Location: France, Old Europe

PostPosted: Tue Aug 26, 2003 11:10 pm    Post subject: Reply with quote

Hi,

I seem to be having a similar problem but not the same.

When I try emerge system it tries to go off for emerge : (1 of 76)....modutils-2.4.45........

fails because there is no connection and aborts.

/proc/version indicates I am runnign 2.4.20 and although there is an ebuild for modutils-2.4.20 something has triggered it to go for 2.4.45

What can I do to build 2.4.20 ? I only have dialup and a full update is out of the question for me.

Thanks to the man who knows.

regards.
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 Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Page 6 of 9

 
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