Re: [gentoo-user] gethostbyname not working in noip

2004-02-15 Thread Marius Mauch
On 02/14/04 [EMAIL PROTECTED] wrote: #include stdio.h #include netdb.h int main(void) { struct hostent * h; h = gethostbyname(www.redhat.com); herror(ERROR FOUND: ); printf(name = %s\n, h-h_name); printf(addrtype = %i\n, h-h_addrtype); printf(length =

Re: [gentoo-user] emerge lists too many programs

2004-02-15 Thread Marius Mauch
On 02/15/04 [EMAIL PROTECTED] wrote: E.g., emerge -p xine lists xmms as a download. I don't want xmms, and if I don't have xmms, I don't think I need flac. How do I get only xine and its required libraries and codecs, and skip the unrelated stuff? I read the man page, but if the

Re: [gentoo-user] Cleaning up /usr/portage

2004-02-15 Thread Marius Mauch
On 02/15/04 Paul Kimberley wrote: Hi, I have a quick maintenance question regarding the /usr/portage directory, as my /usr/portage/distfiles directory is now 2.7 Gigs and I'm concerned about the space. What are some safe commands I can run to clean up my portage directory (bandwidth

Re: [gentoo-user] When portage doesn't know about the latest release of a package...

2004-02-12 Thread Marius Mauch
On 02/12/04 Kevin wrote: Hi All- I'm a Gentoo newbie but a long-time (10 years) Linux user/sysadmin and I have a quick question that's not addressed in the FAQ or the portage manual (admittedly, I've only read the first part and browsed the rest): When I know that the current

Re: [gentoo-user] broken gcc-config and suspicious linux-headers 2.4.21

2004-02-12 Thread Marius Mauch
On 02/12/04 Gard Spreemann wrote: On Wednesday 11 February 2004 21:29, Wazow wrote: Hi, I have recently upgraded to gentoo-sources 2.6.1. Now portage wants to emerge old 2.4 headers for some reason. What is causing it to do that? How can I avoid it? (I do not feel that application

Re: [gentoo-user] broken gcc-config and suspicious linux-headers 2.4.21

2004-02-12 Thread Marius Mauch
On 02/12/04 Wazow wrote: So now my situation is: My initial gentoo installation was compiled with 2.4 kernel (and so was my still used glibc). Then I upgraded to gentoo-dev-sources 2.6.1 and wondered why /usr/src/linux was not pointing to new kernel sources. I thougth that it was a

Re: [gentoo-user] Portage equivalent of rpm -qa ?

2004-02-12 Thread Marius Mauch
On 02/12/04 Kevin wrote: I checked the faq for this, but nothing there. I'd just like to get a listing of what packages are installed at any one point in time. Anyone? either `emerge gentoolkit; qpkg -I -v` or `ls /var/db/pkg/*` -- Public Key at http://www.genone.de/info/gpg-key.pub

Re: [gentoo-user] broken gcc-config and suspicious linux-headers 2.4.21

2004-02-12 Thread Marius Mauch
On 02/12/04 Wazow wrote: Thanks. I give it a try, right now starting with emerge -uDv kernel-headers. Gee, this package is huge. How come portage reports that headers are 30MB? Because they are extracted from a normal kernel tarball. Marius -- Public Key at

Re: [gentoo-user] still portage update problem

2004-02-12 Thread Marius Mauch
On 02/13/04 [EMAIL PROTECTED] wrote: Hello, After some portage 2.0.50 problems I resolved my open_rw errors by recreating sandbox. After that emerge went fine for a while, until it emerged portage 2.0.50 again. Now I'm back to: -- start -- Traceback (most recent call

Re: [gentoo-user] What do I do with package.env files?

2004-02-10 Thread Marius Mauch
On 02/09/04 Eric Livingston wrote: I notice when I emerge many packages, especially java-related packages (e.g. ant), that among the files installed is a file called package.env The file contains additional information for the CLASSPATH env variable, so it seems it should somehow make it

Re: [gentoo-user] Fetch Restriction

2004-02-10 Thread Marius Mauch
On 02/10/04 [EMAIL PROTECTED] wrote: But it would be nice to have a way to get at lest rid of the nomirror-restiction of SF.net-file for example, because it would enable you to have those filse on an private mirror and to get them fetched for there during install (e.g. you havbe at home

Re: [gentoo-user] New to Gentoo - general questions

2004-02-09 Thread Marius Mauch
On 02/09/04 Alexandre Aractingi wrote: Le lun 09/02/2004 à 14:46, Norbert Kamenicky a écrit : Most of us switched to Gentoo, because we are expecting much more Mandrake can offer, but this is payed by little bit less comfort. Do not expect Gentoo has GUI to setup every piece of sw

Re: [gentoo-user] Wine-cvs ebuild won't merge

2004-02-07 Thread Marius Mauch
On 02/07/04 Brett I. Holcomb wrote: I filed a bug and got an answer. CVS builds don't have digests (which I knew) or they are empty if you create them. Previous versions of portage didn't say anything about them so we never knew. This new version tells you. I wasn't used to the

Re: [gentoo-user] Build-Time For America's Army

2004-01-30 Thread Marius Mauch
On 01/29/04 Joseph A. Nagy, Jr. wrote: Does anyone have any build times for AA on a 233MHz Intel Pentium II w/ MMX, 128MB of RAM and an ATI Radeon 9000 (I know vid card doesn't figure into build time, but I have it and love bragging about it). Well, it's a binary package so it should build

Re: [gentoo-user] coulpe of emerge questions

2004-01-25 Thread Marius Mauch
On 01/23/04 Anupam Kapoor wrote: hi all, i have couple of emerge questions: - we can do an emerge inject package name to make portage think that the package is already installed on the system. now, when i do an emerge -s package name, it tells me that the package is

Re: [gentoo-user] gzip compressed gnome sources

2004-01-25 Thread Marius Mauch
On 01/25/04 David Obwaller wrote: Hi, I want to upgrade to the latest gnome version (2.4.1). I have a cd containing the whole sources, but gzip compressed (not bzip2). I did 'lndir /mnt/cdrom/gnome-2.4.1 /usr/portage/distfiles' and tried emerge -pf gnome. portage now wants to download the

Re: [gentoo-user] coulpe of emerge questions

2004-01-25 Thread Marius Mauch
On 01/26/04 Andrej Kacian wrote: (Sun, 25 Jan 2004 23:58:58 +0100) And Marius Mauch [EMAIL PROTECTED] said: No emerge command, but you can look at /var/db/pkg/category/package-version, an injected package has _only_ the COUNTER file there while normal packages have a few more

Re: [gentoo-user] Check if a package is installed

2004-01-22 Thread Marius Mauch
On Thu, 22 Jan 2004 16:14:19 + Ciaran McCreesh [EMAIL PROTECTED] wrote: On Fri, 23 Jan 2004 00:58:36 +0900 Jason Stubbs [EMAIL PROTECTED] wrote: | qpkg -I | grep package_name | | I don't have qpkg or any of that installed so I can't check, but isn't| qpkg written in python? If so,

Re: [gentoo-user] when will openmmtif 2.2 come out again?

2004-01-20 Thread Marius Mauch
On 01/20/04 Jinghua Tang wrote: Does anyone know when will the openmmtif 2.2 re-appear in the portage tree? I had some precompiled program from binary distribution can not be run. Maybe never, see http://www.motifdeveloper.com/tips/Motif22Review.pdf (Summary section) for details.

Re: [gentoo-user] ebuild for glibc-3.2.3-r9

2004-01-20 Thread Marius Mauch
On 01/21/04 Marc Redmann wrote: Hi all, I wanted to give glibc with nptl a try but emerge gave me this: USE=nptl emerge -pv glibc These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild U ] sys-libs/glibc-2.3.2-r9 [2.3.2-r3] +nls -pic

Re: [gentoo-user] 2004.01 Packages

2004-01-16 Thread Marius Mauch
On 01/16/04 senectus wrote: These are still beta testing though... I think.. correct, it's not released yet. Marius -- Public Key at http://www.genone.de/info/gpg-key.pub In the beginning, there was nothing. And God said, 'Let there be Light.' And there was still nothing, but you could

Re: [gentoo-user] ntp problem

2004-01-10 Thread Marius Mauch
On 01/11/04 jussx wrote: If i stop and run again the deamon the ntp.conf will not change configuration but only if i reboot my comp Blame dhcp. The dhcp client is a censored/ tool that tries to be smart. According to the manpage the -N option helps to turn that censored off. Marius --

Re: [gentoo-user] gripe about the other docs on gentoo.org

2004-01-08 Thread Marius Mauch
On 01/08/04 Jonathan Nichols wrote: Hrm.. the virtual mailhosting system guide says that it was updated on January 7th, 2004. But there's no changelog that I can see! It would be nice to know *what* was updated, don't y'all agree? :) I think that a brief ChangeLog for the

Re: [gentoo-user] what happen to GMP C++ (gmpxx)

2004-01-07 Thread Marius Mauch
On 01/07/04 Tianran Chen wrote: I guess I did something wrong again. I was trying to install GMP with its C++ interface. However, after finish 'emerge gmp', I got no 'libgmpxx' available. Is there another package for its C++ interface? Or I have to put something in USE? File a bug for it,

Re: [gentoo-user] gentoo-sources-2.4.22-r3

2004-01-07 Thread Marius Mauch
On 01/07/04 pb wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 gentoo-sources-2.4.22-r3 (released yesterday) doesn't fix any latestst security problems. in fact, it is identical to 2.4.22-r2. i wonder why it has been released and marked as stable... How did you check this ? Marius

Re: [gentoo-user] gentoo-sources-2.4.22-r3

2004-01-07 Thread Marius Mauch
On 01/07/04 Alberto Garcia Hierro wrote: Differences are _trivial_. I wasn't talking about the differences but the vulnerability. Marius -- Public Key at http://www.genone.de/info/gpg-key.pub In the beginning, there was nothing. And God said, 'Let there be Light.' And there was still

Re: [gentoo-user] gentoo-sources-2.4.22-r3

2004-01-07 Thread Marius Mauch
On 01/07/04 Jonathan Nichols wrote: So, does gentoo-sources-2.4.22r3 address this recent vulnerability or not? :-) I just finished upgrading everything to 2.4.22r2, so if I'm going to reboot stuff, now is a good time. ;) Both r2 and r3 were fixed yesterday, however to be sure use r3

Re: [gentoo-user] MySQLNavigator dependencies

2004-01-05 Thread Marius Mauch
On 01/05/04 Gerhard W.Gruber wrote: I just checked which dependencies the MySQL Navigator has nad I noticed that it has the same dependencies as MySQL itself. I wonder about this because the Navigator is just a frontend, which can also connect to a remote database, so you don' t really need

Re: [gentoo-user] MySQLNavigator dependencies

2004-01-05 Thread Marius Mauch
On 01/06/04 Gerhard W.Gruber wrote: On Mon, 5 Jan 2004 23:32:01 +0100, Marius Mauch [EMAIL PROTECTED] wrote: Because it probably needs mysql libraries and header files. Yes. I understand this. But are this libraries only in the full MySQL database installation package? I can't believe

Re: [gentoo-user] emerge - 1 file from a different server?

2004-01-04 Thread Marius Mauch
On 01/04/04 Mark Knecht wrote: Hi, Over the last week or two I've noticed that sometimes when I do an emerge sync I'm getting one file from a different server first. After this file comes in I get 70K files from some more normal server. Is this to be expected? Why? It should be the

Re: [gentoo-user] Gentoogames.com??

2004-01-04 Thread Marius Mauch
On 01/04/04 Bruce E. Harris wrote: I see two old games listed, only one is d/l via bittorrent, (and I am having firewall problems in that regard). Two iso's URLs are listed, but nothing there? Have they gone belly up? AFAIK that project didn't work as expected, but I wasn't involved with it

Re: [gentoo-user] chmod mount segmentation fault trouble

2004-01-04 Thread Marius Mauch
On 01/04/04 Angelo wrote: This is my issue: today i've discovered that commands mount and chmod give me segmentation fault message. I could not run strace chmod since i cannot emerge it, getting several errors. So the problem seems widest, since i cannot reboot anymore getting error at the

Re: [gentoo-user] Using local file tree as a mirror

2003-12-20 Thread Marius Mauch
On 12/19/03 Michael Balamuth wrote: Hi List, Wondering if there is a syntax for /etc/make.conf that allows using a local filesystem tree as a mirror. Something like this: Prior to editing /etc/make.conf plug in USB hard disk mkdir /mirror mount /dev/sda1 /mirror where /mirror then

Re: [gentoo-user] emerge --security-update world

2003-12-20 Thread Marius Mauch
On 12/20/03 KamaolaKid wrote: I know it doesn't exist, but wouldn't it be a sweet feature to have an emerge switch that would only upgrade the packages that have known security issues? I would love to have this for my server so that I could easily patch it but not break it with

Re: [gentoo-user] override RESTRICT=nomirror ?

2003-12-19 Thread Marius Mauch
On 12/19/03 Matthias Witschel wrote: Hi everyone! I'm currently preparing to use gentoo for our company servers. To speed up the process of portage and source download I set up a local mirror for both and changed the corresponding settings in /etc/make.conf of the system now to be

Re: [gentoo-user] emerge sync not working

2003-12-18 Thread Marius Mauch
On 12/18/03 Glenn Johnson wrote: I have not been able to retrieve updates via emerge sync for several hours. I get th following from all servers I have tried: cancelling sync because this server timestamp is the same as local timestamp Here is what is in

Re: [gentoo-user] USE flags (-gnome-gtk2) and XFCE questions

2003-12-16 Thread Marius Mauch
On 12/16/03 Nick Fisher wrote: GTK2 When reading the docs this line jumped out at me: All XFce 4 modules depend on GTK2 I thought that stange as I don't have gtk2 installed. Anyone out there understand that? Are the two gtk libs close enough that XFCE can be fooled into thinking that gtk

Re: [gentoo-user] USE flags (-gnome-gtk2) and XFCE questions

2003-12-16 Thread Marius Mauch
On 12/16/03 Nick Fisher wrote: GTK2 When reading the docs this line jumped out at me: All XFce 4 modules depend on GTK2 I thought that stange as I don't have gtk2 installed. Anyone out there understand that? Are the two gtk libs close enough that XFCE can be fooled into thinking that

Re: [gentoo-user] How to emerge via CVS

2003-12-14 Thread Marius Mauch
On 12/14/03 Gerhard W.Gruber wrote: I would like to install i.E. wine from the WineHQ CVS. Is it possible to configure emerge to do this? Actually this was one thing I hoped for when I switched from Suse, so that I have the packages I need in a consistent way. Wine is only an example

Re: [gentoo-user] Location of 'emerge --resume' data

2003-12-14 Thread Marius Mauch
On 12/14/03 Tom Wesley wrote: Hi, I need to remove a package from my emerge --resume list (after an emerge world) but cannot find this information, does anyone know where I should look? It's contained in /var/cache/edb/mtimedb, but I strongly recommend to NOT touch this file as it

Re: [gentoo-user] emerge php fails on emerge -UD world

2003-12-13 Thread Marius Mauch
On 12/13/03 steve wrote: I'm curious why ACCEPT_KEYWORDS in the above output reads x86 ~x86 when all I have is ~x986 in my /etc/make.conf. Typing 'echo $ACCEPT_KEYWORDS at the prompt begets '~x86' Because otherwise you would get problems with packages that only have versions KEYWORDS=x86

Re: [gentoo-user] emerge: Error calculating dependencies

2003-12-13 Thread Marius Mauch
On 12/13/03 Richard Ruth wrote: # emerge -p chkfontpath These are the packages that I would merge, in order: Calculating dependencies !!! all ebuilds that could satisfy chkfontpath have been masked. !!! Error calculating dependencies. Please correct. from package.mask: # [EMAIL

Re: [gentoo-user] Domain Question

2003-12-12 Thread Marius Mauch
On 12/11/03 Kathy Wills wrote: When I reboot my computer to the console before typing startx, I see: machinename.privatedomain (none) Gentoo version number. Of course all of the above has the correct information, I just changed from the true for this example. My question is, why the

Re: [gentoo-user] Domain Question

2003-12-12 Thread Marius Mauch
On 12/12/03 Kathy Wills wrote: It has \o. \o is for NIS domainname, use \O to get the DNS domainname. Marius -- Public Key at http://www.genone.de/info/gpg-key.pub In the beginning, there was nothing. And God said, 'Let there be Light.' And there was still nothing, but you could see a bit

Re: [gentoo-user] emerge -S/eupdatedb problem

2003-12-12 Thread Marius Mauch
On 12/12/03 Hemmann, Volker Armin wrote: Hi, for some time emerge -S always file with such an error: energy root # emerge -S monopoly Searching... |Traceback (most recent call last): File /usr/bin/emerge, line 1995, in ? searchinstance.execute(mysearch) File /usr/bin/emerge,

Re: [gentoo-user] rp-pppoe

2003-12-09 Thread Marius Mauch
On 12/09/03 Oliver Lange wrote: Hi everyone, On the gentoo documentation page, i'm missing a guide about pppoe. The x86 installation guide coverage is very short there.. If anyone would like to write a pppoe guide, it should cover at least the following topics. I can only talk about the

Re: [gentoo-user] rp-pppoe

2003-12-09 Thread Marius Mauch
On 12/09/03 Oliver Lange wrote: Marius Mauch wrote: 2. As far as i understood, i need *not* to add eth1 to the default runlevel using 'rc-update eth1 default' because pppoe will do everything for me ? correct. Dennis Freise answered that i need to do that. Now, who

Re: [gentoo-user] failed to generat dependacies

2003-12-06 Thread Marius Mauch
On 12/06/03 Anupam Kapoor wrote: i am just using the vanilla kernel and neither ac-sources nor gaming-sources. however, i did have some ac-sources and gaming-sources lying around in /usr/src. so i unmerged them. did an 'emerge --sync' like you suggested and tried 'emerge -u -p world' and

Re: [gentoo-user] failed to generat dependacies

2003-12-05 Thread Marius Mauch
On 12/05/03 Elton Algera wrote: Check the contents of /etc/make.profile/virtuals; e.g. grep linux-sources /etc/make.profile/virtuals in my case it gives sys-kernel/gentoo-sources. You can change it, however, by changing profiles (/etc/make.profile symb. link) If this grep yields

Re: [gentoo-user] what will happen..

2003-12-05 Thread Marius Mauch
On 12/05/03 Adrian Pirciu wrote: Gentoo is a great system.. but what will happen when the people that support it will get bored or leave or.. anything... who will continue the work ? what will happen then ? Either others will join and continue the work or it will die, it's the same as with

Re: [gentoo-user] why are ac-sources masked?

2003-12-03 Thread Marius Mauch
On 12/03/03 Chris Bare wrote: I just ran into an interesting problem. I am using ac-sources on my laptop, but when I go to update I get: Calculating world dependencies - !!! all ebuilds that could satisfy virtual/linux-sources have been masked.!!!(dependency required by

Re: [gentoo-user] portage problems

2003-12-02 Thread Marius Mauch
On 12/02/03 Allen Parker wrote: You should definitely file your own bug report. One of the caveats of running ~x86 is that sometimes things are just broken. I'd suggest a rebuild with ACCEPT_KEYWORDS=x86 instead as portage-2.0.49-r15 is working fine for me. If there are things that are

Re: [gentoo-user] location of emerge.log and XFree86.0.log

2003-11-30 Thread Marius Mauch
On 11/30/03 Pius Lee wrote: Hi, anyone knows how i can change the location of emerge.log and XFree86.0.log (they are currently in /var/log)? I don't seem to be able to configure the locations from make.conf or the X11 config files. I don't think it's possible, but you can use symlinks to

Re: [gentoo-user] Fixpackages question

2003-11-28 Thread Marius Mauch
On 11/28/03 Allen Parker wrote: revdep-rebuild should clear that up in a jiffy! fixpackages seems to be unable to perform a 100% fix on my system. in 3Q-2003, I always get: Cannot update binary: Destination exists. !!! dev-libs/pilot-link-0.11.7-r1 -

Re: [gentoo-user] emerge system fails

2003-11-26 Thread Marius Mauch
On 11/26/03 john wrote: I installed java-sdk and java-j2re from sun.com and it did not fix the problem, What package is the gcj - Java compiler in? gcj is the GNU Java compiler, it's provided by gcc (if you have USE=java set which is the default). Try `USE=-java emerge system` to get past

Re: [gentoo-user] Package Specific Optimizations?

2003-11-26 Thread Marius Mauch
On 11/26/03 Patrick Börjesson wrote: Looking for something like this? http://bugs.gentoo.org/show_bug.cgi?id=13616 Close...would like to control CFLAGS as well - this would make me happy as a clam. (And in my opinion make distros like LFS nothing more than a learning experience)

Re: [gentoo-user] emerge --update portage Fails

2003-11-25 Thread Marius Mauch
On 11/25/03 Ian Truelsen wrote: At least an update to the website would be a good idea. A mention to ignore the portage notification? At the moment it specifically states that you should update portage before bootstrapping, which is the cause of the problems, from what I have read. Sorry,

Re: [gentoo-user] development-sources now a requirement for many things?

2003-11-23 Thread Marius Mauch
On 11/23/03 Mark Knecht wrote: On Sun, 2003-11-23 at 07:31, Patrick Börjesson wrote: Why is emerge -p lm-sensors wanting to bring in development-sources-2.6.0_beta9??? This also happened when I looked at Alsa the other day. Is this expected behavior when running

Re: [gentoo-user] development-sources now a requirement for many things?

2003-11-23 Thread Marius Mauch
On 11/23/03 Mark Knecht wrote: Can you explain a bit about these two files? I've never heard of or touched make.profile/virtuals. I presume I really shouldn't have to. It's part of the system profile and defines which packages are the default for virtual packages if none is installed.

Re: [gentoo-user] courier-imap or cyrus-imap

2003-11-21 Thread Marius Mauch
On 11/21/03 Jeffrey Smelser wrote: Anyone have an opinion (on this board? no way!) ;-) about whether courier-imap or cyrus-imap would be a better choice for me? Courier seems to be better.. Faster.. I have used both.. cyrus uses the mbox format and your back to using huge files again

Re: [gentoo-user] emerge -u system faliure

2003-11-20 Thread Marius Mauch
On 11/20/03 Jonas Widarsson wrote: My first Gentoo install. CDs downloaded with content: 1.4 20030911 Pentium III. I chose to go for stage1. reference: http://www.gentoo.org/doc/en/gentoo-x86-install.xml#doc_chap9 everything down to #9 was successful. after emerge sync, I was

Re: [gentoo-user] problem installing binaries from grp-installation

2003-11-19 Thread Marius Mauch
On 11/19/03 Andreas Schmitzer wrote: hello, i installed my gentoo system from the two Live-CD´s . while installing, all packages where copied to my hard disc. now i try to install a package with emerge -k package and nevertheless emerge tries to connect to web sites. how can i stop

Re: [gentoo-user] Sparse GNOME2 Menu

2003-11-17 Thread Marius Mauch
On 11/17/03 Keith Dart wrote: Yes! I was searching for a command line tool that can create GNOME .desktop files semi-automatically. But I have not had much luck. :( http://www.gentoo.org/proj/en/glep/glep-0016.html It's still being discussed how to implement this best. Marius -- Public

Re: [gentoo-user] emerge -u system=serious problems

2003-11-14 Thread Marius Mauch
On 11/14/03 Robert Crawford wrote: Been trying to fix this for two days.I just did an emerge sync, and then emerge -puD system, then -fuD system, and downloaded 44 packages (I'm on dialup, and masked the linux-headers-2.4.21, as I only use 2.6 kernels). I then tried to do emerge -kuD system,

Re: [gentoo-user] Multiple versions of openmotif

2003-11-14 Thread Marius Mauch
On 11/14/03 Stephen Boulet wrote: Doing emerge --pretend --update world tells me that x11-libs/ openmotif-2.2.2-r2 needs to be installed. But I already have x11-libs/ openmotif-2.2.2-r3 installed. Do I really need r2 and r3 installed? where did you get that -r3 ebuild from, I don't see it

Re: [gentoo-user] Trouble installing Python 2.3

2003-11-11 Thread Marius Mauch
On 11/11/03 Jean Jordaan wrote: However, in 'package-mask', I see: # carpaski@@gentoo.org (8 Oct 2003) # python-2.2 python-2.3 integration ebuild =sys-apps/portage-2.0.49-r16 =sys-apps/portage-2.0.49-r14 i.e. it looks like r16 is masked specifically because of some python-2.3 issue.

Re: [gentoo-user] big binaries ?

2003-11-10 Thread Marius Mauch
On 11/10/03 Oliver Lange wrote: Hello everybody, Is it normal that executables compiled with GCC 3 for Athlon-XP are so much bigger than pre-compiled binaries from RPMs (i compiled my binaries using -fomit-frame-pointer) ? Ok, the RPMs are a bit older, but: Example:

Re: [gentoo-user] Annoying packages

2003-11-06 Thread Marius Mauch
On 11/06/03 MAL wrote: So I changed /var/cache/edb/world from: media-libs/alsa-lib to: =media-libs/alsa-lib-0.9.8 That stopped emerge -puv world complaining, but emerge -puvD world still lists it. So I tried masking it in /etc/portage/package.mask: =media-libs/alsa-lib-0.9.8

Re: [gentoo-user] Rebuild world script

2003-10-31 Thread Marius Mauch
On 10/30/03 Dennis Freise wrote: Hi. I just wrote a little bash-script and a very litte C-helper program to accomplish, what 'emerge -e world' cannot do at the moment - it re-emerges every installed package, without falling into a neverending loop. It does this by passing every package

Re: [gentoo-user] Python 2.3 ready?

2003-10-27 Thread Marius Mauch
On 10/27/03 Zarick Lau wrote: Hi, Just want to know about the status on python 2.3. Does portage is totally ready for python 2.3 and python 2.3 ebuild stable?? We hope that there are no problems left with portage and python-2.3, but as there are some incompatibilities between 2.2 and

Re: [gentoo-user] YOU HAVE A BROKEN PYTHON/GLIBC. ~?

2003-10-21 Thread Marius Mauch
On 10/21/03 raptor wrote: Why I still get this, when I have recompiled python with -mno-sse2 !!! == # emerge halflife-adminmod Calculating dependencies ...done! emerge (1 of 2) games-server/halflife-adminmod-2.50.56a to / !!! YOU HAVE A BROKEN PYTHON/GLIBC. !!! You

Re: [gentoo-user] What Happened to my disk space

2003-10-20 Thread Marius Mauch
On 10/19/03 Kevin Miller, Jr. wrote: 97% used. What happened to the remainder? I noticed that the file size of /var/tmp/portage is 2.3 gigabytes and /usr/portage is 1.5 gigs. Can the following files total 3.5GB (total after subtracting both portage directories? sys-kernel/ck-sources

Re: [gentoo-user] Printing uris

2003-10-20 Thread Marius Mauch
On 10/20/03 Alberto G. Hierro wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, We're planning to install Gentoo in 50 workstations in my high school. These workstations won't have access to internet , so i'm planning to set up a rsync server in another machine

Re: [gentoo-user] i686 or pentium3 ?

2003-10-20 Thread Marius Mauch
On 10/20/03 Andrej Kacian wrote: Which setting in CFLAGS is better for intel celeron 2.2ghz - -march=i686 -mcpu=i686 or -march=pentium3 -mcpu=pentium3 Why? You could even use pentium4 (which would enable SSE2 optimizations). Marius -- Public Key at http://www.genone.de/info/gpg-key.pub

Re: [gentoo-user] emerge rsync

2003-10-19 Thread Marius Mauch
On 10/19/03 Andrej Kacian wrote: When I do emerge rsync, emerge starts to sync my local portage tree instead of installing newest available version of rsync. I have noticed that rsync is on list of known 'actions' in emerge script. How does one update rsync other than using full path to

Re: [gentoo-user] ACCEPT_LICENSE question

2003-10-19 Thread Marius Mauch
On 10/19/03 Ian Truelsen wrote: I just emerge enemy territory and it paused to have me accept the license. I added ACCEPT_LICENSE=yes to make.conf, which I thought was supposed to automate the process. Did I miss something? Is there a correct way to have the ebuild automate the license

Re: [gentoo-user] ACCEPT_LICENSE question

2003-10-19 Thread Marius Mauch
On 10/19/03 Ian Truelsen wrote: On Sun, 19 Oct 2003 19:00:05 +0200 Marius Mauch [EMAIL PROTECTED] wrote: On 10/19/03 Ian Truelsen wrote: I just emerge enemy territory and it paused to have me accept the license. I added ACCEPT_LICENSE=yes to make.conf, which I thought

Re: [gentoo-user] Emerge latest ebuilds

2003-10-16 Thread Marius Mauch
On 10/16/03 BlueRibbon wrote: Hi! I've set ACCEPT_KEYWORDS=~x86, but I still can't directly emerge the latest packages that are on my portage tree. In /usr/portage/sys-apps/i2c, the latest version is 2.8.0, and when I do emerge -p i2c, I keep getting the 2.7.0 version. Why is that? Is

Re: [gentoo-user] icc vs. gcc

2003-10-12 Thread Marius Mauch
On 10/12/03 HvR wrote: and after installing icc i assume.. so is this all it takes? For the 2 or 3 packages that are tested with icc, yes. If you want it globally set the CC and CXX variables to icc, but some packages won't like it as icc is not completely compatible yet. Marius -- Public

Re: [gentoo-user] emerge -U portage fails

2003-10-09 Thread Marius Mauch
On 10/09/03 Cal Evans wrote: Yes, but for some reason it got masked yesterday morning. I updated 6 servers and it downgraded them all. Now I'm doing it again and it looks like it's unmasked again. (grrr) The problem was that -r3 was removed for a short period of time. Marius --

Re: [gentoo-user] Why new packages for emerge -Duvp world?

2003-10-09 Thread Marius Mauch
On 10/09/03 Dhruba Bandopadhyay wrote: Hello the following were my updates but why suddenly so many new packages? wolf updates: [ebuild U ] sys-devel/autoconf-2.57a-r1 [2.57a] [ebuild U ] dev-lang/python-2.2.3-r2 [2.2.3-r1] +readline -tcltk +berkdb -bootstrap -build -doc

Re: [gentoo-user] emerge update only if needs

2003-10-09 Thread Marius Mauch
On 10/09/03 Selentek 24331-03 wrote: Hello, I's emerge have any solution to UPDATE-ONLY-NEEDS. I don't want to update Xfree to -r3, -r2 is good enough. But emerge -p -u gtk2 wants to do it. Don't use -u as it will also update dependencies. Only use -u for system or world upgrades.

Re: [gentoo-user] making emerge compile where it left off

2003-10-07 Thread Marius Mauch
On 10/07/03 Tom Hosiawa wrote: Try emerge --resume openoffice You would think that would work, but no, it still deletes all the file in work directory and starts from the beginning --resume is only useful if you have a large list of packages to emerge (e.g. emerge -e world) and a package

Re: [gentoo-user] Upgrading OpenSSL

2003-10-07 Thread Marius Mauch
On 10/07/03 Gregory Symons wrote: You don't have to re-emerge Apache, but you do have to re-emerge mod_ssl... Not for apache-2. Apache-2 ships with mod_ssl. Marius -- Public Key at http://www.genone.de/info/gpg-key.pub In the beginning, there was nothing. And God said, 'Let there be

Re: [gentoo-user] scanning the installed files

2003-09-29 Thread Marius Mauch
On 09/30/03 Anatoly Vorobey wrote: I apologise if this is a silly question, or a question answered in some standard place I didn't think of checking. Is there any easy way to scan my entire tree of files, starting with /, and to report all files which either do not match their checksum

Re: [gentoo-user] Making the forums searchable

2003-09-25 Thread Marius Mauch
The better recipient for this mail would be the forum administrators, a thread in Forums Feedback should get their attention. Marius -- Public Key at http://www.genone.de/info/gpg-key.pub In the beginning, there was nothing. And God said, 'Let there be Light.' And there was still nothing, but

Re: [gentoo-user] fix-db.pl

2003-09-25 Thread Marius Mauch
On 09/25/03 Norberto Bensa wrote: Ash Varma wrote: At the end of my emerge -uv --deep world I get the following message: Good!!! I'm not the only one... Seems like a bug to me. Candidate to B.G.O? We are aware of it and there are already several bugs open about it. Marius -- Public

Re: [gentoo-user] Can't display file contents

2003-09-23 Thread Marius Mauch
On 09/23/03 Patrick Marquetecken wrote: Hi, I have exported a lot of MS SQL server stored procedures to files. Now i need to reed some code of these files, but every program i use (from vi to openoffice) does not display the contents of the file good, its alway a lot of strange

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Marius Mauch
On 09/23/03 [EMAIL PROTECTED] wrote: But for many ordinary users (like myself) it just doesn't make sense to save the distfile once installed just in case I might once want to re-install it. (It will anyway be outdated by then.) I'd like to set some flag or somesuch so that emerge does this

Re: [gentoo-user] cpuinfo documentation

2003-09-22 Thread Marius Mauch
On 09/22/03 [EMAIL PROTECTED] wrote: Does anyone know where I can find an (in)formal description of the components returned by 'cat /proc/cpuinfo' ? Just need a pointer to the FM ;-) Biker Taviso has a little doc about that in the Documentation Forum, not sure if that is what you want.

Re: [gentoo-user] gcc-problem?

2003-09-22 Thread Marius Mauch
On 09/22/03 Michael W. Holdeman wrote: Suddenly when trying to run emerge -u on current files I get this message?? * * checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default

Re: [gentoo-user] portage masked problem

2003-09-21 Thread Marius Mauch
On 09/20/03 Eric Marchionni wrote: hi when i try to emerge enemy-territory on my dell notebook it shows up as masked. though on my desktop system the same ebuild isn't masked. even a ACCEPT_KEYWORDS x86 doesn't help. anybody got an idea? It's hardmasked due to current license issues

Re: [gentoo-user] really dumb emerge question

2003-09-18 Thread Marius Mauch
On 09/18/03 Nate Duehr wrote: Setting up a gentoo box for the first time here, and don't want to use apache2. Reading the docs, it says you can give the group-name/program-name to emerge to force an emerge of an older version, but it's not liking it. I must be doing something stupid,

Re: [gentoo-user] portage write access?

2003-09-17 Thread Marius Mauch
On 09/17/03 Martin Klaffenboeck wrote: Hello, I found that some ebuilds are very wrong. I.E. the omniORB-4.0.0.ebuild, the important mistake is, that there is the '|| die' missing after 'emake'. So people think, OmniORB gets installed, but actually it doesn't get installed. hmm,

Re: [gentoo-user] portage write access?

2003-09-17 Thread Marius Mauch
On 09/17/03 Martin Klaffenboeck wrote: Am 2003.09.17 14:26 schrieb(en) Marius Mauch: On 09/17/03 Martin Klaffenboeck wrote: I know, I can send bug reports and so on, but I think, there aren't enaugh people with write access to the portage, There are currently ~150-200 people

Re: [gentoo-user] portage write access?

2003-09-17 Thread Marius Mauch
On 09/17/03 Martin Klaffenboeck wrote: Am 2003.09.17 16:41 schrieb(en) Spider: The commiter are the people which actually write the ports into the portstree. The submitter simple send bug reports with 'send-pr' - so I (I was a submitter for 9 ports) simple had to create ports or

Re: [gentoo-user] Re: horribly slow portage updates (fixpackages)

2003-09-15 Thread Marius Mauch
On 09/15/03 sf wrote: I would have thought only the uncompressed tbz2-specific tail has to changed, not the tbz part. Do I miss anything here? Yes, after I took some closer looks at the code I think you're right. Marius -- Public Key at http://www.genone.de/info/gpg-key.pub In the

Re: [gentoo-user] horribly slow portage updates (fixpackages)

2003-09-14 Thread Marius Mauch
On 09/12/03 Joshua Banks wrote: Hey Alan, I just installed Gentoo on a new machine and just did the first emerge sync and I started fixpages at 9:11 pm and its exactly 11:11pm and fix packages isn't done yet.. I'm a little mystified as well. The only thing that I have installed rightnow

Re: [gentoo-user] Gentoo 1.4 - 1st time installation problem

2003-09-14 Thread Marius Mauch
On 09/14/03 Svein Harald Soleim wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 14 September 2003 14:21, Stephen Liu wrote: Hi all folks, I am installing Gentoo 1.4 (Gentoo-030908), 2CDs version following Gentoo Linux 1.4 Installation Instructions Tarball

Re: [gentoo-user] horribly slow portage updates (fixpackages)

2003-09-14 Thread Marius Mauch
On 09/14/03 Marius Mauch wrote: Now the fact that fixpackages is so slow is because to update this information the .tbz2 needs to be uncompressed, then the information can be updated and then it needs to be recompressed. This takes some time for 1 or 2 GB of data. I'm currently trying

  1   2   >