[gentoo-user] portage usage problems

2007-10-17 Thread Helmut Jarausch
Hi, I have two tiny problems in using portage. - How can I get a list of all packages for which there is a newer version. emerge --update world doesn't work since it doesn't respect my ACCEPT_KEYWORDS="~x86" setting, i.e. it doesn't show new packages if they are "masked" by the "~x86" key

Re: [gentoo-user] portage usage problems

2007-10-17 Thread Vladimir Rusinov
On 10/17/07, Helmut Jarausch <[EMAIL PROTECTED]> wrote: > > I have two tiny problems in using portage. > > - How can I get a list of all packages for which there is a newer > version. > emerge --update world doesn't work since it doesn't respect my > ACCEPT_KEYWORDS="~x86" setting, i.e. it do

[gentoo-user] manually executing an ebuild file (emerge fails)

2007-10-17 Thread Thufir
I would like to "manually" execute an ebuild file from a website to install a package because it can't be emerged normally. The downloads section of leads to which interests me because of how mondo fails to emerge: * Sorry, but mondo only works with linux-2.4.

[gentoo-user] Re: manually executing an ebuild file (emerge fails)

2007-10-17 Thread Thufir
On Wed, 17 Oct 2007 08:42:25 +, Thufir wrote: > How do I run the ebuild, please? Well, I guess it was blocked with reason: "mondo tries to find the system sensors by using /proc/sys/dev/sensors/ chips. Which is not available with kernel 2.6. Disabling the check in / etc/init.d/mondo resu

Re: [gentoo-user] manually executing an ebuild file (emerge fails)

2007-10-17 Thread Alan McKinnon
On Wednesday 17 October 2007, Thufir wrote: > I would like to "manually" execute an ebuild file from a website to > install a package because it can't be emerged normally. > > The downloads section of leads to > > which interests me because of how mondo fails to emerg

Re: [gentoo-user] portage usage problems

2007-10-17 Thread Alan McKinnon
On Wednesday 17 October 2007, Helmut Jarausch wrote: > - Whenever I install a new kernel I have to reinstall all those > packages which generate a kernel module, e.g. nvidia-drivers, > openafs-kernel or virtualbox-modules. >   When emerge has installed the kernel module in >   /lib/modules//... >  

[gentoo-user] kernel compilation

2007-10-17 Thread Marc Blumentritt
Hi, two questions: 1.) I want to build a kernel, which is nearly monolithic. Everything, which can be build inside of kernel is built inside of kernel. But I also need some external modules (lirc). Do I have to run make modules_install if I do not build any modules but use external modules like

Re: [gentoo-user] kernel compilation

2007-10-17 Thread Helmut Jarausch
On 17 Oct, Marc Blumentritt wrote: > Hi, > > two questions: > > 1.) I want to build a kernel, which is nearly monolithic. Everything, > which can be build inside of kernel is built inside of kernel. But I > also need some external modules (lirc). Do I have to run > > make modules_install If not

Re: [gentoo-user] kdelibs won't build after change in GCC to 4.1.2 from 3.4.6

2007-10-17 Thread Helmut Jarausch
On 16 Oct, Kevin O'Gorman wrote: > I just upgraded to GCC 4.1.2, and have rebuilt system. I'm about halfway > through rebuilding world, and it's choking on kdelibs. > The complaint seems to be about libstdc++, which does not seem to exist. > Moreover, the only ebuild related to it that I can see i

Re: [gentoo-user] kdm does not start on boot

2007-10-17 Thread econti
Alex Schuster ha scritto: econti writes: Hi all to-day I successfully updated Xorg (from 6.x to 7.x). A little trouble only; on boot I receive the following error message: Setting up kdm . . . start-stop-daemon: option `--exec' requires an argument Try `start-stop-daemon --help' for more in

[gentoo-user] Apache-2.2.6 update failed

2007-10-17 Thread Jesús Abidan Ramos Salas
Hi there, i just would like to know how to detect dependency problems with an apache update, I have uninstalled apache-2.2.6 and try to install it again and it fails, same problems with apache-tools-2.2.6. How could I fix it? I put my build.log ake[3]: se sale del directorio `/var/tmp/port

Re: [gentoo-user] kernel compilation

2007-10-17 Thread Hans-Werner Hilse
Hi, On Wed, 17 Oct 2007 12:10:19 +0200 (CEST) Helmut Jarausch <[EMAIL PROTECTED]> wrote: > > 2.) If I have to run "make modules_install", can I do this before I > > run "make" to compile the kernel image? > > No. I was under the impression that the modules_install target will include the all ta

[gentoo-user] emerge update problem

2007-10-17 Thread Helmut Jarausch
Hi, on one of my machines emerge --update --deep --ask world is claiming These are the packages that would be merged, in order: Calculating world dependencies . . . . . . . . . . . . . !!! All ebuilds that could satisfy ">=www-client/mo

Re: [gentoo-user] emerge update problem

2007-10-17 Thread Hans-Werner Hilse
Hi, On Wed, 17 Oct 2007 15:15:33 +0200 (CEST) Helmut Jarausch <[EMAIL PROTECTED]> wrote: > [...] > For more information, see MASKED PACKAGES section in the emerge man > page or refer to the Gentoo Handbook. > (dependency required by "www-client/epiphany-2.18.3" [ebuild]) > > !!! Depgraph creatio

Re: [gentoo-user] emerge update problem

2007-10-17 Thread Sebastian Sitaru
Hello Helmut, maybe that www-client/epiphany is a dependency after a package update (e.g. version 1.0 of package X requires package y, but version 0.9 of X does not). Another reason can be the USE-flags. May when you have been building a packge you temporarily disabled an USE-flag (USE="-flag-to-d

[gentoo-user] Armagetron and Gentoo?

2007-10-17 Thread Sebastian Sitaru
Hello all, I'm trying to emerge armagetron on my Gentoo (x86 stable). It seems masked (with the ~x86 keyword). I have no problems with unstable packages, but I've got very much unstable packages, thus I don't want to emerge this unstable, too. But there's a "comment" on the masking, a second way:

Re: [gentoo-user] Armagetron and Gentoo?

2007-10-17 Thread Daniel Pielmeier
> My question is now, where can I find this overlay? I've tried the above > commands, but last didn't work: > --begin quoting-- > linux-zc4n / # layman -ka armagetron > * Overlay "armagetron" does not exist! > linux-zc4n / # > --end quoting-- (Sorry for my "art of quoting", I'm new here, and don't

Re: [gentoo-user] Armagetron and Gentoo?

2007-10-17 Thread Steen Eugen Poulsen
Daniel Pielmeier skrev: > For the correct usage of layman take a look here [1]. > > [1] http://projects.gunnarwrobel.de/scripts/wiki/layman He is using layman correctly... so this is less than helpful. The overlay he is trying to add seems to be missing/not working in some way, maybe the project

[gentoo-user] Network Monitoring

2007-10-17 Thread James Colby
List Members - I am looking for some advice. We have a user on our network that we belive may be making inappropriate forum posts, violating our TOS for internet usage. I am looking for some recommendations of software that I can install on Gentoo server to help us monitor these posts. Can any

Re: [gentoo-user] Network Monitoring

2007-10-17 Thread Hans-Werner Hilse
Hi, On Wed, 17 Oct 2007 10:38:10 -0400 James Colby <[EMAIL PROTECTED]> wrote: > I am looking for some advice. We have a user on our network that we > belive may be making inappropriate forum posts, violating our TOS for > internet usage. I am looking for some recommendations of software > that

RE: [gentoo-user] Armagetron and Gentoo?

2007-10-17 Thread Thor Odino
-Original Message- From: CESAR GAVIDIA [mailto:[EMAIL PROTECTED] Sent: mercoledì 17 ottobre 2007 16.17 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Armagetron and Gentoo? Also happens me the same Ing. César R. Gavidia R. Proyectos AIT Tomop

Re: [gentoo-user] Armagetron and Gentoo?

2007-10-17 Thread Sebastian Sitaru
I've got it (although not all! :( ). So now the layman command is starting and executes an svn command. And the svn command says, that it hasn't got SSL support! What a joke! I can't find any USE-flags with ssl or crypto in the subversion's USE (tried to emerge). What can I do now? P.S.: Here's the

Re: [gentoo-user] Network Monitoring

2007-10-17 Thread James Colby
On Wed, Oct 17, 2007 at 04:57:54PM +0200, Uwe Thiem wrote: > > I have no recommendation but would like to remind you of one thing: What you > are trying to achieve is a serious breach of privacy. > All users of this network are made aware of the Acceptable use policy of this network, and unders

Re: [gentoo-user] emerge update problem

2007-10-17 Thread Helmut Jarausch
On 17 Oct, Sebastian Sitaru wrote: > Hello Helmut, > > maybe that www-client/epiphany is a dependency after a package update (e.g. > version 1.0 of package X requires package y, but version 0.9 of X does > not). Another reason can be the USE-flags. May when you have been building > a packge you te

Re: [gentoo-user] Armagetron and Gentoo?

2007-10-17 Thread Daniel Pielmeier
2007/10/17, Sebastian Sitaru <[EMAIL PROTECTED]>: > I've got it (although not all! :( ). So now the layman command is starting > and executes an svn command. And the svn command says, that it hasn't got > SSL support! What a joke! I can't find any USE-flags with ssl or crypto in > the subversion's

[gentoo-user] [OT] UNIX authentication against AD

2007-10-17 Thread pat
Hello, Sorry for of-topic post, but I think this place is full of people who knows :-) My question is about authentication of UNIX like system (Linux, Solaris, AIX, HP-UX, etc.) against MS Active Directory. Scenario: UNIX is set up to authenticate against AD, so the user has same login into UNIX

[gentoo-user] qemu & gcc version restriction

2007-10-17 Thread pat
Hello, I want to use qemu. One of its parts (qemu-softmmu) requires gcc major version 3. My whole system is set up to use gcc major version 4 (because it supports pentium-m architecture). And question is: Is there a way how to setup different gcc for some packages (including the compiler flags)?

Re: [gentoo-user] migrating to LVM

2007-10-17 Thread Albert Hopkins
On Wed, 2007-10-17 at 07:56 +0200, Dirk Heinrichs wrote: > I'm not sure I get what your problem is. If you could tell more about > what > you have (i.e. how are the partitions on those two drives used > currently) > and what you want, it would be much easier to help. Just wanted to chime in wit

Re: [gentoo-user] qemu & gcc version restriction

2007-10-17 Thread Daniel Pielmeier
2007/10/17, pat <[EMAIL PROTECTED]>: > Hello, > > I want to use qemu. One of its parts (qemu-softmmu) requires gcc major version > 3. My whole system is set up to use gcc major version 4 (because it supports > pentium-m architecture). > > And question is: Is there a way how to setup different gcc f

[gentoo-user] Re: manually executing an ebuild file (emerge fails)

2007-10-17 Thread Francesco Talamona
On Wednesday 17 October 2007, Thufir wrote: > I would like to "manually" execute an ebuild file from a website to > install a package because it can't be emerged normally. > > The downloads section of leads to > > which interests me because of how mondo fails to emerg

Re: [gentoo-user] kernel compilation

2007-10-17 Thread Dan Farrell
On Wed, 17 Oct 2007 11:33:21 +0200 Marc Blumentritt <[EMAIL PROTECTED]> wrote: > 1.) I want to build a kernel, which is nearly monolithic. Everything, > which can be build inside of kernel is built inside of kernel. FYI, although this is somewhat popular and seen as a performance enhancement to m

Re: [gentoo-user] kernel compilation

2007-10-17 Thread Hans-Werner Hilse
Hi, On Wed, 17 Oct 2007 12:19:07 -0500 Dan Farrell <[EMAIL PROTECTED]> wrote: > FYI, although this is somewhat popular and seen as a performance > enhancement to many, ...I don't think dynamic linking has *that* big overhead. I think most people do this in order to secure the kernel/userland bo

Re: [gentoo-user] kernel compilation

2007-10-17 Thread Alan McKinnon
On Wednesday 17 October 2007, Dan Farrell wrote: > > 1.) I want to build a kernel, which is nearly monolithic. > > Everything, which can be build inside of kernel is built inside of > > kernel. > > FYI, although this is somewhat popular and seen as a performance > enhancement to many, it all it rea

Re: [gentoo-user] portage usage problems

2007-10-17 Thread Dan Farrell
On Wed, 17 Oct 2007 09:09:09 +0200 (CEST) Helmut Jarausch <[EMAIL PROTECTED]> wrote: > - How can I get a list of all packages for which there is a newer > version. I think if you say 'emerge world' (or system), it will only actually merge packages which are outdated. -- [EMAIL PROTECTED] mai

Re: [gentoo-user] recover log file

2007-10-17 Thread Mick
On Wednesday 17 October 2007, Dan Farrell wrote: > On Wed, 17 Oct 2007 01:10:33 +0200 > > dexter <[EMAIL PROTECTED]> wrote: > > Mick pisze: > > > On Tuesday 16 October 2007, Duane Griffin wrote: > > >> On 15/10/2007, Neil Bothwick <[EMAIL PROTECTED]> wrote: > > >>> On Mon, 15 Oct 2007 23:26:02 +020

Re: [gentoo-user] Network Monitoring

2007-10-17 Thread Mick
On Wednesday 17 October 2007, Tapio Raevaara wrote: > "Network monitoring" can be interpreted in many different ways, are you > sure your users realize what that really means? > > Unless you've already done so, it might be a good idea to send a message > reminding of the policy to all users, menti

[gentoo-user] Re: kernel compilation

2007-10-17 Thread Marc Blumentritt
Hi all, Thanks for all these comments. I was thinking about a monolithic kernel, because I'm placing my whole root fs into initramfs of the kernel image and did not want to hassle with /lib/modules during kernel building. Then I realized, that I still need this, because I need lirc. And now I real

[gentoo-user] Problems with vlc

2007-10-17 Thread Alfredo Perez
Hi I did an update of the system and I noticed that vlc got updated. Now I can open movies but the rest of the gui does not come out. What I am refering to is the gui where you can rew/ff the movie. Any ideas why is not coming out? Thanks in advance. Alfredo -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Problems with vlc

2007-10-17 Thread Albert Hopkins
On Wed, 2007-10-17 at 16:59 -0400, Alfredo Perez wrote: > Hi > > I did an update of the system and I noticed that vlc got updated. > Now I can open movies but the rest of the gui does not come out. > What I am refering to is the gui where you can rew/ff the movie. Possibly check the wxwindows an

Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-17 Thread Ricardo Saffi Marques
Why not?! Seems like he wants to take a look at them to try to help you. :-) Regards, Saffi -- *Ricardo Saffi Marques* Laboratório de Administração e Segurança de Sistemas (LAS/IC) Universidade Estadual de Campinas (UNICAMP) *Cell:* +55 (19) 8128-0435 *Skype:* ricardo_saffi_marques *Website:* *

Re: [gentoo-user] Depclean question

2007-10-17 Thread Anthony E. Caudel
Anthony E. Caudel wrote: > I have just used depclean for the first time (I was afraid of it) after > several years of Gentoo. It has cleaned up my system a good bit but now > it wants to remove some packages that I'm concerned about: > > gcc-3.4.6-r2 (I'm using 4.1.2) > libstdc++-v3-3.3.4 and virt