Re: [gentoo-user] emerge wine problem

2006-04-10 Thread François Steinmetz
'emerge wine' needs quite a lot of disk space, have you checked you didn't run out of disk ?
I've already encountered this problem and the message error wasn't very helpful.On 4/9/06, pat [EMAIL PROTECTED]
 wrote:Richard Fish wrote: On 4/7/06, pat 
[EMAIL PROTECTED] wrote:checking for glXCreateContext in -lGL... noconfigure: error: /usr/X11R6/lib/libGL.a is present on your system.This prevents linking to OpenGL. Delete the file and restart configure.
 I don't have a libGL.a anywhere on my system.It is a static link library for openGL, which would be bad for any application to link with on Gentoo, and is safe to delete.
 What does 'equery belongs libGL.a' report?It reports this:x11-base/xorg-x11-6.8.2-r6 (/usr/lib/opengl/xorg-x11/lib/libGL.a)Pat--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] emerge wine problem - SOLVED (probably)

2006-04-10 Thread pat
Well, at least there's 2.5GB disk space - think it is enough :-)

I've temprarily rename the link (libGL.a), install the wine and then renamed
the link back - it looks like wine works and the rest of the system too -
hope :-)

Thanks

 Pat

On Mon, 10 Apr 2006 10:36:42 +0200, François Steinmetz wrote 
 'emerge wine' needs quite a lot of disk space, have you checked you didn't
run out of disk ? 
 I've already encountered this problem and the message error wasn't very
helpful. 
 
 On 4/9/06, pat [EMAIL PROTECTED]  wrote:Richard Fish wrote: 
  On 4/7/06, pat  [EMAIL PROTECTED] wrote: 
  
 checking for glXCreateContext in -lGL... no 
 configure: error: /usr/X11R6/lib/libGL.a is present on your system. 
 This prevents linking to OpenGL. Delete the file and restart configure. 
  
  
  I don't have a libGL.a anywhere on my system.  It is a static link 
  library for openGL, which would be bad for any application to link 
  with on Gentoo, and is safe to delete. 
  
  What does 'equery belongs libGL.a' report? 
  
 
 It reports this: 
 x11-base/xorg-x11-6.8.2-r6 (/usr/lib/opengl/xorg-x11/lib/libGL.a) 
 
  Pat 
 -- 
  gentoo-user@gentoo.org mailing list 
 


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] How do I get a good backtrace from X?

2006-04-10 Thread Jules Colding
Hi,

I am having trouble with the latest NVidia drivers:

http://bugs.gentoo.org/show_bug.cgi?id=127824

Are there any way for me to get the maximum amount of debug information
out of the X crash so that I can help the developers fixing it?


Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ntp/php wont build mysql configure failed

2006-04-10 Thread Francesco Riosa

Michael W. Holdeman wrote:

On Sunday 09 April 2006 15:07, Richard Fish wrote:
  

On 4/9/06, Michael W. Holdeman [EMAIL PROTECTED] wrote:


configure: error: mysql configure failed. Please check config.log for
more information.
  

The config.log file can be found in
/var/tmp/portage/php-5.1.2/work/php-5.1.2/config.log.  You can look
there for clues, or post it here if you need help.

-Richard


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  
According to [1] this list has 2526 - 78 = 2448 reachable subscribers, 
the size of the mail with the attachment is 301KB according to Thunderbird.
This mean 2448*301 = 736848 KB ~= 720 Mb of traffic only for one email. 
Undesiderable waste of electrons.


Please, compress with bzip or use bugzilla for this kind of 
issues/attachments.


Regards,
Francesco Riosa

[1] http://lists.gentoo.org/ml_stats.txt
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] QEMU questions?

2006-04-10 Thread Fernando Antunes
Is your command line like this :

qemu -hda xxx.img -cdrom xp.iso -boot d 

On 4/9/06, Jerry McBride [EMAIL PROTECTED] wrote:
Hi All...Anyone here using QEMU?I've run into a problem that I can't iron out...I've created an image of a winxp install disk using dd. When I run the imageusing QEMU, I get the NTLDR no found error...
I'm using the current .0.8.0 version with kqemu enabled.Does anyone know of a fix? Google yields no answers, fixes or work a rounds...Thank you, inn advance.Jerry--
gentoo-user@gentoo.org mailing list


[gentoo-user] ctags exuberant ctags conflict?

2006-04-10 Thread Jeff
Hey all.

Wondering, what's the difference between ctags and exuberant-ctags, and
why one would take the place of the other? One of my users has pointed
out that 'there should be only one', and that he has always used
exuberant in the past. Is there a way to safely link exuberant for him
without hosing his system?

See here:

# find /usr/bin/ | grep ctag
/usr/bin/exuberant-ctags
/usr/bin/ctags

I'm not making a lot of sense right now, sorry - only 4 hours of sleep,
again. I love kids.

:-)

-Jeff

-- 
Darth Vader:
Impressive. Most impressive. Obi-wan has taught
you well. You have controlled your fear. Now,
release your anger! Only your hatred can destroy me!

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] QEMU questions?

2006-04-10 Thread Andrew Frink
ummm why not just use the cd in the drive?On 4/10/06, Fernando Antunes [EMAIL PROTECTED] wrote:
Is your command line like this :

qemu -hda xxx.img -cdrom xp.iso -boot d 

On 4/9/06, Jerry McBride 
[EMAIL PROTECTED] wrote:

Hi All...Anyone here using QEMU?I've run into a problem that I can't iron out...I've created an image of a winxp install disk using dd. When I run the imageusing QEMU, I get the NTLDR no found error...
I'm using the current .0.8.0 version with kqemu enabled.Does anyone know of a fix? Google yields no answers, fixes or work a rounds...Thank you, inn advance.Jerry--

gentoo-user@gentoo.org mailing list




Re: [gentoo-user] Udev (?) oddity

2006-04-10 Thread A. Khattri
On Sun, 9 Apr 2006, Meino Christian Cramer wrote:


 Hi,

  the basic question is: Where should I start ?

  The problem: I updated several programs via emerge after they where
  flagged by the emerge -up world command.

Probably emerge -uDp would be better...

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How do I get a good backtrace from X?

2006-04-10 Thread Richard Fish
On 4/10/06, Jules Colding [EMAIL PROTECTED] wrote:
 Hi,

 I am having trouble with the latest NVidia drivers:

 http://bugs.gentoo.org/show_bug.cgi?id=127824

 Are there any way for me to get the maximum amount of debug information
 out of the X crash so that I can help the developers fixing it?

Add splitdebug to FEATURES to have portage start building things with
debug symbols placed in /usr/lib/debug/.  BTW, using splitdebug does
not affect performance, only disk space.

Then take a look at The basics here:

http://wiki.x.org/wiki/DebuggingTheXserver

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] openoffice and gcc 4.1

2006-04-10 Thread Catalin Trifu
Hi,

   I've just recompiled my system using gcc-4.1 and of course
openoffice does not work, the compilation fails while the binary one
segfaults.
   I searched the archives but found no clue.
   Anyone else experienced the same issues ?


Thanks,
Catalin

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ntp/php wont build mysql configure failed

2006-04-10 Thread Richard Fish
On 4/10/06, Francesco Riosa [EMAIL PROTECTED] wrote:
 Please, compress with bzip or use bugzilla for this kind of
 issues/attachments.

I'll take the blame for this, since I asked Michael to post it.  Sorry
all.  I should suggested either to compress it or send it to me
privately.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] openoffice and gcc 4.1

2006-04-10 Thread Graham Murray
Catalin Trifu [EMAIL PROTECTED] writes:

I've just recompiled my system using gcc-4.1 and of course
 openoffice does not work, the compilation fails while the binary one
 segfaults.
I searched the archives but found no clue.
Anyone else experienced the same issues ?

When glibc 2.4 was put into ~x86, I unmasked gcc-4.1 as well and
rebuilt my system using 'emerge -e world'. At that time
openoffice-2.0.2 rebuilt with no problem. Subsequent rebuilds, eg
after the update to expat, the compilation has failed. However I
notice that although there had been no version bump to openoffice, a
new ooo-build file was downloaded.
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] seg fault follows emerge ftpd

2006-04-10 Thread maxim wexler
Hello everyone,

I did an emerge ftpd ([ebuild N]ftpd-0.17-r3) on a K6
PC and after it started compiling it stalled for a few
hours on the same line so I ctrl-c'd outta there and
ran emerge again. Now it spits out a couple pages of
code then segfaults. I tried catting it into another
file but that causes the PC to crash. But the word
PREEMPT appears on it's own line. Other interesting
lines include:

Kernel Bug at fs/reiserfs/file.c:620!
invalid operand: [#1]
Badness in do_exit at kernel/exit.c:797
Segmentation Fault

Here's the log for the original install:

 Unpacking source...
 Unpacking linux-ftpd-0.17.tar.gz to
/var/tmp/portage/ftpd-0.17-r3/work
 Unpacking linux-ftpd-0.17-ssl.patch to
/var/tmp/portage/ftpd-0.17-r3/work
unpack linux-ftpd-0.17-ssl.patch: file format not
recognized. Ignoring.
 * Applying linux-ftpd-0.17-ssl.patch ...
  [ ok ]
 * Applying ftpd-0.17-shadowfix.patch ...
  [ ok ]
 Source unpacked.
Directories: /usr/sbin /usr/man 
Looking for a C compiler... gcc
Checking if gcc accepts gcc warnings... yes
Checking if gcc accepts -O2... yes
Checking for yacc... bison -y
Checking for BSD signal semantics... yes
Checking for shadow... yes
Checking for crypt... -lcrypt
Checking for socklen_t... yes
Checking for snprintf declaration... ok
Checking for snprintf implementation... ok
Generating MCONFIG...
(cd  support  make)
(cd  ftpd  make)
make[1]: Entering directory
`/var/tmp/portage/ftpd-0.17-r3/work/linux-ftpd-0.17/support'
gcc -O2 -march=i586 -O2 -march=i586 -pipe -Wall -W
-Wpointer-arith -Wbad-function-cast -Wcast-qual
-Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Winline 
-DUSE_SHADOW -DHASSETPROCTITLE daemon.c -c
make[1]: Entering directory
`/var/tmp/portage/ftpd-0.17-r3/work/linux-ftpd-0.17/ftpd'
gcc -O2 -march=i586 -O2 -march=i586 -pipe -Wall -W
-Wpointer-arith -Wbad-function-cast -Wcast-qual
-Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Winline 
-I../support -DUSE_SSL -g -DUSE_SHADOW
-DHASSETPROCTITLE ftpd.c -c
In file included from ftpd.c:74:
/usr/include/sys/mman.h:20:1: unterminated #ifndef
In file included from /usr/include/netinet/in.h:23,
 from ftpd.c:76:
/usr/include/stdint.h:49: error: parse error before
typedef
In file included from ftpd.c:76:
/usr/include/netinet/in.h:236: error: parse error
before in_port_t
/usr/include/netinet/in.h:239: error: parse error
before sin6_scope_id
/usr/include/netinet/in.h:247: error: field
`imr_multiaddr' has incomplete type
/usr/include/netinet/in.h:250: error: field
`imr_interface' has incomplete type
/usr/include/netinet/in.h:256: error: field
`imr_multiaddr' has incomplete type
/usr/include/netinet/in.h:259: error: field
`imr_interface' has incomplete type
/usr/include/netinet/in.h:262: error: field
`imr_sourceaddr' has incomplete type
/usr/include/netinet/in.h:269: error: field
`ipv6mr_multiaddr' has incomplete type
/usr/include/netinet/in.h:280: error: parse error
before uint32_t
/usr/include/netinet/in.h:284: error: parse error
before '}' token
/usr/include/netinet/in.h:289: error: parse error
before uint32_t
/usr/include/netinet/in.h:296: error: parse error
before '}' token
/usr/include/netinet/in.h:303: error: field
`imsf_multiaddr' has incomplete type
/usr/include/netinet/in.h:306: error: field
`imsf_interface' has incomplete type
/usr/include/netinet/in.h:309: error: parse error
before uint32_t
/usr/include/netinet/in.h:315: error: parse error
before '}' token
/usr/include/netinet/in.h:324: error: parse error
before uint32_t
/usr/include/netinet/in.h:330: error: parse error
before gf_fmode
/usr/include/netinet/in.h:333: error: parse error
before gf_numsrc
/usr/include/netinet/in.h:336: error: parse error
before '}' token
In file included from /usr/include/netinet/in.h:345,
 from ftpd.c:76:
/usr/include/bits/in.h:84: error: field `ip_dst' has
incomplete type
/usr/include/bits/in.h:91: error: field
`imr_multiaddr' has incomplete type
/usr/include/bits/in.h:92: error: field `imr_address'
has incomplete type
/usr/include/bits/in.h:100: error: field
`ipi_spec_dst' has incomplete type
/usr/include/bits/in.h:101: error: field `ipi_addr'
has incomplete type
In file included from ftpd.c:76:
/usr/include/netinet/in.h:354: error: parse error
before ntohl
/usr/include/netinet/in.h:354: error: parse error
before __netlong
/usr/include/netinet/in.h:355: error: parse error
before ntohs
/usr/include/netinet/in.h:355: error: parse error
before __netshort
/usr/include/netinet/in.h:357: error: parse error
before htonl
/usr/include/netinet/in.h:357: error: parse error
before __hostlong
/usr/include/netinet/in.h:359: error: parse error
before htons
/usr/include/netinet/in.h:359: error: parse error
before __hostshort
In file included from ftpd.c:76:
/usr/include/netinet/in.h:458: error: field
`ipi6_addr' has incomplete type
/usr/include/netinet/in.h:469: 

[gentoo-user] Packages I like are blocking a package I don't want? (kdebase)

2006-04-10 Thread Daniel
I installed the kde meta-packages because I didn't want to be burdened with 
stuff I didn't need.  Unfortunately, I had to add these packages 
to /etc/portage/packages.keywords in order to get them to install and 
everything was fine for about 2days.  And then this happened:

# emerge --pretend --update --deep world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[blocks B ] =kde-base/konsole-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/ksmserver-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/khelpcenter-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kmenuedit-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kicker-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kcontrol-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/ksysguard-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/nsplugins-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdebase-data-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/klipper-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/ksplashml-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdm-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kwin-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kcheckpass-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/konqueror-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdebase-kioslaves-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kate-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kfind-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdebase-startkde-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/khotkeys-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdesktop-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kpersonalizer-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kxkb-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kcminit-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdesu-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdialog-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kstart-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/libkonq-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kreadconfig-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[ebuild U ] sys-devel/binutils-config-1.8-r7 [1.8-r6]
[ebuild U ] sys-apps/man-pages-2.28 [2.20]
[ebuild U ] sys-apps/baselayout-1.11.14-r7 [1.11.14-r6]
[ebuild U ] x11-libs/cairo-1.0.4 [1.0.2]
[ebuild U ] kde-base/kdelibs-3.5.2-r2 [3.5.2]
[ebuild U ] net-fs/samba-3.0.22 [3.0.21b]
[ebuild U ] sys-apps/busybox-1.1.0 [1.00-r4]
[ebuild U ] app-arch/tar-1.15.1-r1 [1.15.1]
[ebuild U ] media-video/lsdvd-0.16 [0.15]
[ebuild U ] sys-apps/hdparm-6.3 [5.9]
[ebuild U ] sys-apps/kbd-1.12-r6 [1.12-r5]
[ebuild  NS   ] media-libs/gstreamer-0.10.4
[ebuild U ] dev-libs/liboil-0.3.8 [0.3.6]
[ebuild  N] media-libs/gst-plugins-base-0.10.4-r1
[ebuild  NS   ] media-plugins/gst-plugins-alsa-0.10.4
[ebuild  N] media-plugins/gst-plugins-xvideo-0.10.4-r1
[ebuild  N] media-plugins/gst-plugins-x-0.10.4
[ebuild  N] media-libs/libmp4v2-1.4.1
[ebuild  N] dev-ruby/ruby-config-0.3.1
[ebuild  N] dev-lang/ruby-1.8.4-r1
[ebuild  N] media-libs/libgpod-0.3.0
[ebuild  N] media-libs/faad2-2.0-r3
[ebuild U ] media-sound/amarok-1.4_beta3 [1.3.9]
[ebuild U ] kde-base/kwin-3.5.2-r1 [3.5.2]
[ebuild U ] kde-base/ksysguard-3.5.2-r1 [3.5.2]
[ebuild U ] app-text/poppler-0.5.1-r1 [0.5.1]
[ebuild  N] kde-base/kdebase-3.5.2
[ebuild U ] app-text/poppler-bindings-0.5.1-r1 [0.5.1]
[ebuild U ] sys-process/psmisc-22.1 [21.9]
[ebuild U ] kde-base/konq-plugins-3.5.2-r1 [3.5.2]
[ebuild U ] media-sound/sox-12.17.9 [12.17.7-r1]

Can someone explain what's going on?

-- 
We understand that you can't transform people who don't have internal drive 
and desire to create.  But we also know it doesn't work to urge people to 
think outside the box without giving them the tools to climb out.
  - Laurie Dunnavant
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gdm not coming up

2006-04-10 Thread James Ausmus
On 4/6/06, Grant [EMAIL PROTECTED] wrote:
 I just set up xdm and gdm and xdm is coming up fine but I never see
 gdm.  I followed the instructions here:

Did you modify /etc/rc.conf to set DISPLAYMANAGER=gdm? How are you
starting X - startx, /etc/init.d/xdm start, ?

-James



 http://gentoo-wiki.com/HOWTO_Xfce4

 and created the specified file here:

 /etc/X11/gdm/Sessions/xfce42.desktop

 although I think I did that before starting xdm for the first time if
 that makes any difference.  Did I put that file in the right place?
 These files already exist:

 /etc/X11/dm/Sessions/xfce.desktop
 /usr/share/xsessions/xfce.desktop

 - Grant

 --
 gentoo-user@gentoo.org mailing list



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ctags exuberant ctags conflict?

2006-04-10 Thread Renat Golubchyk
Hi!

On Mon, 10 Apr 2006 09:58:50 -0400 Jeff [EMAIL PROTECTED] wrote:
 Wondering, what's the difference between ctags and exuberant-ctags,
 and why one would take the place of the other? One of my users has
 pointed out that 'there should be only one', and that he has always
 used exuberant in the past. Is there a way to safely link exuberant
 for him without hosing his system?
 
 See here:
 
 # find /usr/bin/ | grep ctag
 /usr/bin/exuberant-ctags
 /usr/bin/ctags

Quoting the exuberant-ctags ebuild:
 namepace collision with X/Emacs-provided /usr/bin/ctags -- we
 rename ctags to exuberant-ctags (Mandrake does this also).

So if you have X/Emacs installed it would explain the existance
of /usr/bin/ctags on your system.

As for your user... He can simply alias exuberant-ctags to ctags in
his .bashrc and be done with it.


Cheers,
Renat

-- 
Probleme kann man niemals mit derselben Denkweise loesen,
durch die sie entstanden sind.
  (Einstein)


signature.asc
Description: PGP signature


[gentoo-user] squid webaccess log via email

2006-04-10 Thread El Nino
Dear all my Gentoo list friends,

i deployed a squid server for our office. now my boss wants to monitor
the Internet users' web access. he asked to get the squid web access
log file via the email daily[wants to automated this process]. how can
i set this on squid? please help me to configure this.


--
...

(((o)))~--~--~--
Proud to be a Sinhalese.
SINHALESE ARE GENIUSES OF IRRIGATION
http://easyweb.easynet.co.uk/~sydney/sinhales.htm

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] squid webaccess log via email

2006-04-10 Thread kashani

El Nino wrote:

Dear all my Gentoo list friends,

i deployed a squid server for our office. now my boss wants to monitor
the Internet users' web access. he asked to get the squid web access
log file via the email daily[wants to automated this process]. how can
i set this on squid? please help me to configure this.



	He wants a 10MB or larger raw access.log emailed to him everyday? If 
you hate him or don't really want him looking at logs, go ahead and set 
that up. I'd emerge squid with logrotate support and have the rotated 
log emailed to him every night.


	If you like him then you may want to look at squid-graph, squidsites, 
or squidalyser. Some combination should make nice graphs and generate 
summary reports.


kashani
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Packages I like are blocking a package I don't want? (kdebase)

2006-04-10 Thread Richard Fish
On 4/10/06, Daniel [EMAIL PROTECTED] wrote:
 I installed the kde meta-packages because I didn't want to be burdened with
 stuff I didn't need.  Unfortunately, I had to add these packages
 to /etc/portage/packages.keywords in order to get them to install and
 everything was fine for about 2days.  And then this happened:

 # emerge --pretend --update --deep world

Add the --tree and --verbose options to see why portage wants to merge kdebase.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Packages I like are blocking a package I don't want? (kdebase)

2006-04-10 Thread Richard Fish
On 4/10/06, Daniel [EMAIL PROTECTED] wrote:
 [ebuild U ] media-sound/amarok-1.4_beta3 [1.3.9]

Now that I look closer, I think this is the problem.  amarok depends
on (kde-base/konqueror or kde-base/kdebase) and
(kde-base/kdemultimedia-kioslaves or kde-base/kdemultimedia)

I am guessing you need to merge konqueror.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] seg fault follows emerge ftpd

2006-04-10 Thread Richard Fish
On 4/10/06, maxim wexler [EMAIL PROTECTED] wrote:
 Kernel Bug at fs/reiserfs/file.c:620!
 invalid operand: [#1]
 Badness in do_exit at kernel/exit.c:797
 Segmentation Fault

My initial guess is that your filesystem is now corrupt.  Try
fsck.reiserfs (or fsck.reiser4 if you were crazy enough to run
reiser4) on / (and /var if separate).  You will probably need to
reboot to single user mode for this.

 /usr/include/sys/mman.h:20:1: unterminated #ifndef

This file belongs to sys-libs/glibc.  What does equery check
sys-libs/glibc report?  Can you look that the contents of the file
and verify that it has not been corrupted?

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Question about 2006.0 and order of NIC detection

2006-04-10 Thread Sieb, Glenn E (Glenn)
Hi everyone!

Relatively new to Gentoo. Been more of a FreeBSD guy the past few years, but 
current job is setting up Gentoo boxes, so I get to learn a bunch of new stuff 
(yay!).

Machine in question has an Intel gig-E PCI card (e1000 driver) and two Tigron 
gig-E ports built into the motherboard (tg3 driver).

So, I downloaded the 2006.0 (I keep typing 2600 Hehe..) live-cd, and when I 
boot from it, the motherboard ports come up as eth0 and eth1, and the Intel as 
eth2 and eth3. This makes sense. We like this.

However, once I install, the system decides Oh no, we're going to screw with 
your head now, boy! and switches it so that the *Intel* card comes up as 
eth0/1 and the on-board ports are eth2/3.

Is there a way I can change this so that eth0/1 are the on-board ports? It will 
save me lots of headaches later. :)

Thank you all in advance--and I have to say--nice job on the spiffy-new 
installer interface! :)

Best,
--Glenn

--
Glenn E. Sieb, MTS
[EMAIL PROTECTED]
+1 732 949 5453
-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Modular Xorg 7 won't start with nVidia GeForce4 440 Go

2006-04-10 Thread Daevid Vincent

I still cannot get X to start with the nvidia drivers. However, I did take
(someones?) suggestion and tried both the vesa and nv drivers and they
both work. I say work because with 'vesa', I get a HUGE (i.e. low rez)
screen = unuseable. And with the 'nv' I get the right resolution 1600x1200,
but I get horrible frame-rates (glxgears).

I tried to turn off the RenderAccel option with 'nvidia' but no joy.

 -Original Message-
 From: Daevid Vincent [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, March 30, 2006 5:53 PM
 To: gentoo-user@lists.gentoo.org
 Subject: RE: [gentoo-user] Modular Xorg 7 won't start with 
 nVidia GeForce4 440 Go
 
 Richard, I want to thank you for your trying to help me on 
 this first of
 all...
 
  Have you tried doing a revdep-rebuild?  
 
 Yes. There is nothing that needs rebuilding.
 
  Have you verified your
  'eselect opengl' settings?  What use flags did you build 
 with (emerge
  -pv xorg-x11 xorg-server)
 
 locutus ~ # emerge -pv xorg-x11 xorg-server
 
 Calculating dependencies... done!
 [ebuild   R   ] x11-base/xorg-x11-7.0-r1  USE=-3dfx
 INPUT_DEVICES=keyboard mouse -acecad -aiptek -calcomp 
 -citron -digitaledge
 -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio
 -joystick -magellan -magictouch -microtouch -mutouch -palmax -penmount
 -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom
 VIDEO_CARDS=fbdev nvidia vesa -apm -ark -ati -chips -cirrus 
 -cyrix -dummy
 -fglrx -glint -i128 -i740 -i810 -imstt -mga -neomagic -nsc 
 -nv -rendition
 -s3 -s3virge -savage -siliconmotion -sis -sisusb -tdfx -tga 
 -trident -tseng
 -v4l -vga -via -vmware -voodoo 0 kB 
 [ebuild   R   ] x11-base/xorg-server-1.0.2-r2  USE=dri ipv6 
 -debug -minimal
 -xprint 0 kB 
 
 
 
 locutus ~ # rmmod nvidia
 eselect opengl set nvidia
 locutus ~ # eselect opengl set nvidia
 Switching to nvidia OpenGL interface... Done
 
 As per your advice, I tried the /root/xorg.conf.new file and 
 edited to be
 /dev/input/mice but I get the same errors.
 
 It's strange as the screen goes blank like it wants to start, 
 but instead of
 seeing the KDE loading screen like I normally would, it just 
 bails out to
 the console again with those backtrace and signal 11 error.
 
 -- 
 gentoo-user@gentoo.org mailing list
 
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Daevid Vincent
*sigh*

Why is there always something breaking?

I did some updates to 'world' and 'system' last night as I've done a hundred
times before. Everything seemed to be going fine. I don't believe I updated
anything sensitive. I don't believe I rm'd anything important.

I was happily/frustratingly trying to figure out why X7 doesn't work with my
'nvidia' driver. And was mildly relieved to get the 'nv' driver working so
at least I had a GUI.

I was all 'etc-update' caught up and current.

I decided to reboot to make sure everything was going to be good and no
surprises... Of course that was wishful thinking when it comes to Linux...

At some point in the bootup process towards the end, just after Cleaning
/tmp directory I start getting a few of these:

* Dependancy info is missing! Please run
*   #/sbin/depscan.sh
* to fix this.

Well, of course I do run that script and it does absolutely nothing. No
output. No anything.

I can't get networking to work.
/etc/init.d/net.eth0 start gives the same error, as does any other script
in that directory.

ifconfig just returns nothing.

Google for 'dependency info is missing /sbin/depscan.sh' turns up nothing
useful.
And bugs.gentoo.org has 4 bugs for /sbin/depscan.sh but none seem right.

I tried emerge --metadata (I'm just wildly guessing at this point), to no
avail.

This forum suggested:
http://forums.gentoo.org/viewtopic.php?t=128368
touch /var/lib/init.d/softlevel which I did. Again, pure failure.

Anyone else encounter this marvelous thorn in their side too or better yet,
have a solution?


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Sergio Polini
Daevid Vincent:
 * Dependancy info is missing! Please run
 *   #/sbin/depscan.sh
 * to fix this.

 Well, of course I do run that script and it does absolutely
 nothing. No output. No anything.

I'ld try remerging baselayout.

HTH
Sergio
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] PHP files not being executed in aliased directory

2006-04-10 Thread James Colby
List Members -

I recently ran an emerge update that upgraded my apache2 installation.
 I am now having a problem with PHP pages located in an aliased
directory.  Instead of showing me the correctly rendered page I am
only seeing the PHP code.  PHP pages located in the DocumentRoot
folder are being correctly executed.  Any ideas?

Thanks,
James

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Packages I like are blocking a package I don't want? (kdebase)

2006-04-10 Thread Daniel
On Monday 10 April 2006 14:25, Richard Fish wrote:
 On 4/10/06, Daniel [EMAIL PROTECTED] wrote:
  [ebuild U ] media-sound/amarok-1.4_beta3 [1.3.9]

 Now that I look closer, I think this is the problem.  amarok depends
 on (kde-base/konqueror or kde-base/kdebase) and
 (kde-base/kdemultimedia-kioslaves or kde-base/kdemultimedia)

 I am guessing you need to merge konqueror.

Actually, I tried using --tree --verbose earlier.  Strangely enough, it looks 
like KPDF is requiring this.  I alread have Konqueror installed:

# emerge --pretend --update --deep --tree --verbose world
These are the packages that I would merge, in reverse order:
Calculating world dependencies ...done!
[blocks B ] =kde-base/kreadconfig-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/libkonq-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kstart-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdialog-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdesu-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kcminit-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kxkb-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kpersonalizer-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdesktop-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/khotkeys-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdebase-startkde-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kfind-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kate-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdebase-kioslaves-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/konqueror-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kcheckpass-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kwin-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdm-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/ksplashml-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/klipper-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kdebase-data-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/nsplugins-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/ksysguard-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kcontrol-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kicker-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/kmenuedit-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/khelpcenter-3.5* (is blocking 
kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/ksmserver-3.5* (is blocking kde-base/kdebase-3.5.2)
[blocks B ] =kde-base/konsole-3.5* (is blocking kde-base/kdebase-3.5.2)
[nomerge  ] app-cdr/k3b-0.12.14  +alsa -arts +css -debug* +dvdr +encode 
+ffmpeg -flac -hal +kde +mp3 -musepack +musicbrainz -sndfile +vcd 
+vorbis -xinerama
[ebuild U ]  media-sound/sox-12.17.9 [12.17.7-r1] +alsa +encode +mad +ogg 
457 kB
[ebuild U ] kde-base/konq-plugins-3.5.2-r1 
[3.5.2] -arts -debug* -kdeenablefinal -xinerama 0 kB
[ebuild U ] sys-process/psmisc-22.1 [21.9] +X +ipv6 +nls (-selinux) 230 kB
[nomerge  ] kde-base/kpdf-3.5.2  -arts -debug* -kdeenablefinal -xinerama
[ebuild U ]  app-text/poppler-bindings-0.5.1-r1 [0.5.1] -cairo +gtk 
+qt -qt4 40 kB
[ebuild  N]  kde-base/kdebase-3.5.2  -arts -cups -debug -hal -ieee1394 
+java -kdeenablefinal -ldap -lm_sensors -logitech-mouse -openexr +opengl +pam 
+samba +ssl +xcomposite -xinerama -xscreensaver -zeroconf 0 kB
[ebuild U ]  app-text/poppler-0.5.1-r1 [0.5.1] +jpeg 0 kB
[ebuild U ] kde-base/ksysguard-3.5.2-r1 
[3.5.2] -arts -debug* -kdeenablefinal -lm_sensors -xinerama -zeroconf 0 kB
[nomerge  ] 
kde-base/kdebase-startkde-3.5.2  -arts -debug* -kdeenablefinal -xinerama
[ebuild U ]  kde-base/kwin-3.5.2-r1 [3.5.2] -arts -debug* -kdeenablefinal 
+xcomposite -xinerama 0 kB
[ebuild U ] media-sound/amarok-1.4_beta3 [1.3.9] 
+aac -akode -arts -debug* -exscalibar -flac +gstreamer -ifp +ipod +kde 
+musicbrainz +mysql +noamazon +opengl -postgres +real 
+visualization -xinerama +xmms 11,912 kB
[nomerge  ]  media-libs/xine-lib-1.1.1-r3  +X -a52 +aac -aalib +alsa 
(-altivec) -arts -asf -cle266 -debug* -directfb +dts +dvd -dxr3 -esd -fbcon 
+ffmpeg -flac -gnome +i8x0 +imagemagick +ipv6 -libcaca +mad -mng +nls -nvidia 
+opengl -oss +samba* +sdl -speex +theora +v4l +vcd -vidix +vorbis 
+win32codecs -xinerama +xv +xvmc*
[nomerge  ]   media-video/ffmpeg-0.4.9_p20051216  -a52 +aac 
(-altivec) -debug* -doc +dts +encode -ieee1394 +imlib +mmx +network -ogg -oss 
+sdl -test +theora -threads +truetype +v4l -vorbis +xvid +zlib
[ebuild  N]media-libs/faad2-2.0-r3  +xmms 0 kB
[ebuild  N]  media-libs/libgpod-0.3.0  +gtk -hal 444 kB

RE: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Daevid Vincent
How can I do that when I don't have networking?! :(

 -Original Message-
 From: Sergio Polini [mailto:[EMAIL PROTECTED] 
 Sent: Monday, April 10, 2006 12:32 PM
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] Dependency info is missing! Run 
 /sbin/depscan.sh
 
 Daevid Vincent:
  * Dependancy info is missing! Please run
  *   #/sbin/depscan.sh
  * to fix this.
 
  Well, of course I do run that script and it does absolutely
  nothing. No output. No anything.
 
 I'ld try remerging baselayout.
 
 HTH
 Sergio
 -- 
 gentoo-user@gentoo.org mailing list
 
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Packages I like are blocking a package I don't want? (kdebase)

2006-04-10 Thread Richard Fish
On 4/10/06, Daniel [EMAIL PROTECTED] wrote:
 Actually, I tried using --tree --verbose earlier.  Strangely enough, it looks
 like KPDF is requiring this.  I alread have Konqueror installed:

Ok.  I am getting lost in the maze of the kde-functions and kde-meta
eclasses, but I think this is because kpdf has  dependancy on
kde-base/kdeprint, which you do not seem to have (at least, you don't
get a blocking message for that like you do with konqueror).

Try merging kde-base/kdeprint, and see if that helps.

Did you add the ~x86 keyword for all kde-base packages, or only those
that you merged?

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Richard Fish
On 4/10/06, Daevid Vincent [EMAIL PROTECTED] wrote:
 *sigh*

 Why is there always something breaking?

Maybe a ~x86 system just isn't for you

 * Dependancy info is missing! Please run
 *   #/sbin/depscan.sh
 * to fix this.

This message is generated by /lib/rcscripts/sh/rc-services.sh.  It
tries to read /var/lib/init.d/deptree, and looks for a specific
variable to be set that indicates the dependacy information was read.

Does /var/lib/init.d/deptree exist on your system?  It should have
several hundred lines in the form of:

RC_DEPEND_TREE[0]=69
RC_DEPEND_TREE[10]=consolefont
RC_DEPEND_TREE[10+2]=keymaps localmount
RC_DEPEND_TREE[10+3]=
RC_DEPEND_TREE[10+4]=
RC_DEPEND_TREE[10+5]=
RC_DEPEND_TREE[10+6]=local

You can also try running depscan.sh with the --debug option to see
what, exactly, it does.

My best guess at this point though is that /var/lib/init.d no longer
exists for some reason.  Is /var a separate filesystem?  Did it get
mounted?

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Packages I like are blocking a package I don't want? (kdebase)

2006-04-10 Thread Daniel
On Monday 10 April 2006 16:53, Richard Fish wrote:
 On 4/10/06, Daniel [EMAIL PROTECTED] wrote:
  Actually, I tried using --tree --verbose earlier.  Strangely enough, it
  looks like KPDF is requiring this.  I alread have Konqueror installed:

 Ok.  I am getting lost in the maze of the kde-functions and kde-meta
 eclasses, but I think this is because kpdf has  dependancy on
 kde-base/kdeprint, which you do not seem to have (at least, you don't
 get a blocking message for that like you do with konqueror).

 Try merging kde-base/kdeprint, and see if that helps.

 Did you add the ~x86 keyword for all kde-base packages, or only those
 that you merged?

HA!  That was it!
kdeprint was required by kpdf, which required kghostview, neither of which 
were unmasked in package.keywords.

Why oh why haven't these meta packages been unmasked yet?  They work just 
fine.

Anyway, thanks be to you for helping me find that one.

-- 
The only people that don't get criticism are those that don't do anything.
  - Shirley Quinn
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Richard Fish
On 4/10/06, Daevid Vincent [EMAIL PROTECTED] wrote:
 How can I do that when I don't have networking?! :(

You should not need networking, unless your distfiles is on a network
filesystem.  But even if you do, you can bring it up manually with
dhcpcd or ifconfig+route.  If it is wireless, you can use iwconfig to
manually set the essid and any necessary encryption.  Even if you are
using wpa-supplicant, it can be done manually.

Although my opinion is that remerging baselayout is unlikely to help.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Sergio Polini
Daevid Vincent:
 How can I do that when I don't have networking?! :(

  -Original Message-
  From: Sergio Polini [mailto:[EMAIL PROTECTED]
  Sent: Monday, April 10, 2006 12:32 PM
  To: gentoo-user@lists.gentoo.org
  Subject: Re: [gentoo-user] Dependency info is missing! Run
  /sbin/depscan.sh
 
  Daevid Vincent:
   * Dependancy info is missing! Please run
   *   #/sbin/depscan.sh
   * to fix this.
  
   Well, of course I do run that script and it does absolutely
   nothing. No output. No anything.
 
  I'ld try remerging baselayout.

Chek Richard Fish's advice.
However, you surely can remerge what you have alreary emerged once ;-)
You do not clean /usr/portage/distfiles. Do you?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Packages I like are blocking a package I don't want? (kdebase)

2006-04-10 Thread Richard Fish
On 4/10/06, Daniel [EMAIL PROTECTED] wrote:
 Why oh why haven't these meta packages been unmasked yet?  They work just
 fine.

From a recent discussion on -dev, the 3.5.2 versions could be unmasked
soon.  The previous versions were just too buggy to consider
infliciting on the stable users.

BTW, what I really recommend for you is:

# cd /usr/portage/kde-base
# for x in *; do echo kde-base/$x ~x86  /etc/portage/package.keywords; done
# sort /etc/portage/package.keywords | uniq  /etc/portage/package.keywords.new
# mv /etc/portage/package.keywords.new /etc/portage/package.keywords

The above will unmask all kde-base applications, and should save you
from this problem in the future.  When it does reach stable, just
remove kde-base/* from the file.

-Richard

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Daevid Vincent
   -Original Message-
   From: Sergio Polini [mailto:[EMAIL PROTECTED]
 However, you surely can remerge what you have alreary emerged once ;-)
 You do not clean /usr/portage/distfiles. Do you?

Yes. Of course. Otherwise it just fills up my hard drive with out-dated
stuff. This is a notebook. It doesn't have unlimited size.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Daniel da Veiga
On 4/10/06, Richard Fish [EMAIL PROTECTED] wrote:
 On 4/10/06, Daevid Vincent [EMAIL PROTECTED] wrote:
  *sigh*
 
  Why is there always something breaking?

 Maybe a ~x86 system just isn't for you

I'll second this one... You don't seem prepared for the testing tree...


  * Dependancy info is missing! Please run
  *   #/sbin/depscan.sh
  * to fix this.

 This message is generated by /lib/rcscripts/sh/rc-services.sh.  It
 tries to read /var/lib/init.d/deptree, and looks for a specific
 variable to be set that indicates the dependacy information was read.

 Does /var/lib/init.d/deptree exist on your system?  It should have
 several hundred lines in the form of:

 RC_DEPEND_TREE[0]=69
 RC_DEPEND_TREE[10]=consolefont
 RC_DEPEND_TREE[10+2]=keymaps localmount
 RC_DEPEND_TREE[10+3]=
 RC_DEPEND_TREE[10+4]=
 RC_DEPEND_TREE[10+5]=
 RC_DEPEND_TREE[10+6]=local

 You can also try running depscan.sh with the --debug option to see
 what, exactly, it does.

 My best guess at this point though is that /var/lib/init.d no longer
 exists for some reason.  Is /var a separate filesystem?  Did it get
 mounted?

Yes, that's my bet too, maybe a baselayout update followed by a wrong
etc-update?! I once had to remove the file and reemerge the app so it
would update the configuration.

To do that, I booted the livecd, chrooted and reemerged the failing
app, you could do that for your system, you'll probably get networking
without mess with ifconfig or iwconfig (because you seem unfamiliar
with these tools). There you could reemerge it all, even update it,
but sincerely, you should not need network to reemerge something
already emerged once (don't clean your distfiles before being sure you
don't need them anymore).

--
Daniel da Veiga
Computer Operator - RS - Brazil
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
--END GEEK CODE BLOCK--

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] nvidia-kernel

2006-04-10 Thread Tamas Sarga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Manuel McLure wrote:
 Tamas Sarga wrote:
 So yes, the ebuild is there, but
 #equery l -p nvidia-kernel
 [ Searching for package 'nvidia-kernel' in all categories among: ]
 * installed packages
 [I--] [M ] media-video/nvidia-kernel-1.0.8178-r3 (0)
 * Portage tree (/usr/portage)
 [-P-] [ -] media-video/nvidia-kernel-1.0.6111-r3 (0)
 [-P-] [ -] media-video/nvidia-kernel-1.0.6629-r5 (0)
 [-P-] [M~] media-video/nvidia-kernel-1.0.7167-r1 (0)
 [-P-] [M~] media-video/nvidia-kernel-1.0.7174-r2 (0)
 [-P-] [M~] media-video/nvidia-kernel-1.0.7667 (0)
 [-P-] [M~] media-video/nvidia-kernel-1.0.7676-r1 (0)
 [-P-] [M~] media-video/nvidia-kernel-1.0.8174-r1 (0)
 [-P-] [ ~] media-video/nvidia-kernel-1.0.8756 (0)
 
 Something's strange with your portage tree. I just did the same after a
 sync:
 
 $ equery l -p nvidia-kernel
 [ Searching for package 'nvidia-kernel' in all categories among: ]
  * installed packages
 [I--] [ ~] media-video/nvidia-kernel-1.0.8756 (0)
  * Portage tree (/usr/portage)
 [-P-] [ -] media-video/nvidia-kernel-1.0.6111-r3 (0)
 [-P-] [ -] media-video/nvidia-kernel-1.0.6629-r5 (0)
 [-P-] [ ~] media-video/nvidia-kernel-1.0.7167-r1 (0)
 [-P-] [ ~] media-video/nvidia-kernel-1.0.7174-r2 (0)
 [-P-] [ ~] media-video/nvidia-kernel-1.0.7667 (0)
 [-P-] [ ~] media-video/nvidia-kernel-1.0.7676-r1 (0)
 [-P-] [ ~] media-video/nvidia-kernel-1.0.8174-r1 (0)
 [-P-] [ ~] media-video/nvidia-kernel-1.0.8178-r3 (0)
 
 Are you sure you don't have anything in /etc/portage/package.mask that
 may be blocking?
 
 Also, try emerge --metadata to rebuild the portage cache.
 


Hi,

I did emerge --metadata and eupdatedb, but nothing has changed. My
package.mask is empty. I can't understand why it is masked on my
machine. I'm on x86 and I looked at packages.gentoo.org, it isn't masked
there. My /etc/make.profile links to
../usr/portage/profiles/default-linux/x86/2005.0/.
What did it? In /etc/portage/ just one file, the package.keywords
contains nvidia-kernel.

TIA.
Tamas Sarga
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEOtKm2hT1i1vMtiURAjJXAJ98eNpMB1voFH4x6TY48Uk4PmOJ1gCdFhf+
SpXJsnFsTS/w+3xaeHmCnxg=
=0kvK
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Daevid Vincent
Richard, once again I thank you for your knowledge.

 Maybe a ~x86 system just isn't for you

I didn't realize ~x86 was going to be such a headache. When I first
installed gentoo, I read a lot of debates on the list and most people said
that ~x86 was fairly stable. Plus it seems there is such a LONG lag before
things are marked as stable. Plus for a while (again, this is going on two
years ago now I've had this notebook setup) many of the packages didn't have
stable ebuilds, or worse, they were marked stable, but a dependency
package was ~x86 so you had to edit package.keywords and add them...

Anyways, I think I'm committed at this point ;-)

  * Dependancy info is missing! Please run
  *   #/sbin/depscan.sh
  * to fix this.
 
 This message is generated by /lib/rcscripts/sh/rc-services.sh.  It
 tries to read /var/lib/init.d/deptree, and looks for a specific
 variable to be set that indicates the dependacy information was read.
 
 Does /var/lib/init.d/deptree exist on your system?  

locutus ~ # ll /var/lib/init.d/
total 84
drwxr-xr-x   6 root root  4096 Apr 10 14:48 .
drwxr-xr-x  35 root root  4096 Apr  7 02:59 ..
-rw-r--r--   1 root root 46801 Apr 10 02:36 depcache
-rw---   1 root root  4096 Nov  9  2004 depcache.Xm3aOuR
-rw-r--r--   1 root root 0 Apr 10 02:36 deptree
-rw-r--r--   1 root root  4328 Nov  9  2004 envcache
drwxr-xr-x   2 root root  4096 Apr 10 14:48 options
drwxr-xr-x   2 root root  4096 Apr 10 14:48 snapshot
drwxr-xr-x   2 root root  4096 Apr 10 14:48 softscripts
drwxr-xr-x   2 root root  4096 Apr 10 14:48 started

My file is empty?! :(

How did this happen? I didn't even know this file/directory existed till
now. *I* certainly didn't do anything to wipe it out. And this is a single
user notebook -- just me.

Is there a way to rebuild this file?

 It should have several hundred lines in the form of:
 RC_DEPEND_TREE[0]=69
 RC_DEPEND_TREE[10]=consolefont
 RC_DEPEND_TREE[10+2]=keymaps localmount
 RC_DEPEND_TREE[10+3]=
 RC_DEPEND_TREE[10+4]=
 RC_DEPEND_TREE[10+5]=
 RC_DEPEND_TREE[10+6]=local
 
 You can also try running depscan.sh with the --debug option to see
 what, exactly, it does.

locutus ~ # /sbin/depscan.sh --debug
+ shift
+ [[ -n '' ]]
+ [[ ! -d /var/lib/init.d ]]
+ for x in softscripts snapshot options started
+ [[ ! -d /var/lib/init.d/softscripts ]]
+ for x in softscripts snapshot options started
+ [[ ! -d /var/lib/init.d/snapshot ]]
+ for x in softscripts snapshot options started
+ [[ ! -d /var/lib/init.d/options ]]
+ for x in softscripts snapshot options started
+ [[ ! -d /var/lib/init.d/started ]]
+ false
+ for config in /etc/conf.d /etc/init.d /etc/rc.conf
+ [[ /etc/conf.d -nt /var/lib/init.d/depcache ]]
+ for config in /etc/conf.d /etc/init.d /etc/rc.conf
+ [[ /etc/init.d -nt /var/lib/init.d/depcache ]]
+ for config in /etc/conf.d /etc/init.d /etc/rc.conf
+ [[ /etc/rc.conf -nt /var/lib/init.d/depcache ]]
+ false
+ exit 0

I do ghost my partition every few months, so I probably have an old
version of this file in a .gho archive somewhere. If I put it there to
replace the 0 length one, what will be the fall-out?


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Richard Fish
On 4/10/06, Daevid Vincent [EMAIL PROTECTED] wrote:
 Richard, once again I thank you for your knowledge.

  Maybe a ~x86 system just isn't for you

 I didn't realize ~x86 was going to be such a headache. When I first
 installed gentoo, I read a lot of debates on the list and most people said
 that ~x86 was fairly stable. Plus it seems there is such a LONG lag before
 things are marked as stable. Plus for a while (again, this is going on two
 years ago now I've had this notebook setup) many of the packages didn't have
 stable ebuilds, or worse, they were marked stable, but a dependency
 package was ~x86 so you had to edit package.keywords and add them...

Well I think ~x86 is generally usable, but you do have to be a bit
more cautious.  For example, I don't mind --sync every day, but I tend
to delay any updates that involve portage, baselayout, or other
lowlevel system packages until Friday nights, after making a backup,
so I have the whole weekend to pickup the pieces if something should
break.

And today I think if you encounter anything stable that depends on a
~x86 package, it is a bug, and should be filed as such.


 My file is empty?! :(


 Is there a way to rebuild this file?

The job of depscan.sh is to rebuild this file.  But if the file exists
and is newer than the configuration in /etc, it will not do anything,
even it if deptree is empty.  So delete deptree, and run depscan.sh
again with the --debug option.  You should see a bit more happen.

 How did this happen?

A badly timed Ctrl-alt-del or reboot could be the culprit.  There is a
window of opportunity while depscan is running that if it is aborted,
will leave you with an empty file.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] nvidia-kernel

2006-04-10 Thread Richard Fish
 What did it? In /etc/portage/ just one file, the package.keywords
 contains nvidia-kernel.

What exactly does /etc/portage/package.keywords contain?  It should be:

media-video/nvidia-kernel ~x86

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Question about 2006.0 and order of NIC detection

2006-04-10 Thread Jeremy Olexa

Sieb, Glenn E (Glenn) wrote:

Is there a way I can change this so that eth0/1 are the on-board ports? It will 
save me lots of headaches later. :)


You are looking for udev. Udev will create names for devices (USB 
drives, NICs, etc)


http://www.gentoo.org/doc/en/udev-guide.xml
http://www.reactivated.net/writing_udev_rules.html

Hope that helps,
Jeremy
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PHP files not being executed in aliased directory

2006-04-10 Thread JimD
On Mon, 10 Apr 2006 15:58:10 -0400
James Colby [EMAIL PROTECTED] wrote:

 List Members -
 
 I recently ran an emerge update that upgraded my apache2 installation.
  I am now having a problem with PHP pages located in an aliased
 directory.  Instead of showing me the correctly rendered page I am
 only seeing the PHP code.  PHP pages located in the DocumentRoot
 folder are being correctly executed.  Any ideas?
 
 Thanks,
 James

Did you overwrite your apache conf file with etc-update?

try adding the line below to your directory entry for the aliased
directory and restart apache:

AddType application/x-httpd-php .php

Jim
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
I'm a geek, but I don't get it. 36-24-36 = -24. What's the significance?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Florida, USA, Earth, Solar System, Milky Way
-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Modular Xorg 7 won't start with nVidia GeForce4 440 Go

2006-04-10 Thread Daevid Vincent
I'm getting closer to narrowing this down.

One of the problems is that /sbin/NVmakedevices.sh has been yanked from me
in some nvidia ebuild update. Grr. 

Do this instead:
-
# /etc/conf.d/local.start

# This is a good place to load any misc programs
# on startup ( use 12 to hide output)

# added by DV as per some email discussion on the nVidia drivers and UDEV

  for i in 0 1 2 3 4 5 6 7; do
node=/dev/nvidia$i
rm -f $node
mknod $node c 195 $i  || echo mknod \$node\
chmod 0660 $node  || echo chmod \$node\
chown :video $node|| echo chown \$node\
  done
   
  node=/dev/nvidiactl
  rm -f $node
  mknod $node c 195 255   || echo mknod \$node\
  chmod 0666 $node|| echo chmod \$node\
  chown :video $node  || echo chown \$node\
-

The module still loaded which was throwing me off. I would have expected it
not to.

So what is causing X7 to crash is when I set:

eselect opengl set nvidia

X won't even start (see previous emails for the errors). It wants to. The
screen goes blank and the resolution blinks and then crash.

But if I set:

eselect opengl set xorg-x11

Then X7 starts, but glxgears appears to barely move, yet it claims ~230fps
?!!?

All of this worked just fine in X6.8.

I'm using the latest 8756 version of the nvidia driver.

 -Original Message-
 From: Daevid Vincent [mailto:[EMAIL PROTECTED] 
 Sent: Monday, April 10, 2006 12:08 PM
 To: gentoo-user@lists.gentoo.org
 Subject: RE: [gentoo-user] Modular Xorg 7 won't start with 
 nVidia GeForce4 440 Go
 
 
 I still cannot get X to start with the nvidia drivers. 
 However, I did take
 (someones?) suggestion and tried both the vesa and nv 
 drivers and they
 both work. I say work because with 'vesa', I get a HUGE 
 (i.e. low rez)
 screen = unuseable. And with the 'nv' I get the right 
 resolution 1600x1200,
 but I get horrible frame-rates (glxgears).
 
 I tried to turn off the RenderAccel option with 'nvidia' but no joy.

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh [SOLVED]

2006-04-10 Thread Daevid Vincent
Thank you Sergio. This seemes to have solved my problem.

For anyone else experiencing this, to get networking, just type:

# ifconfig eth0 192.168.12.45
# route add default gw 192.168.12.254
Then edit /etc/resolv.conf and put in your DNS/nameserver

Then you can just emerge -Dav baselayout

I also had to 

# touch /var/lib/init.d/softlevel
(mine has the word default in it now, FWIW)

 -Original Message-
 From: Sergio Polini [mailto:[EMAIL PROTECTED] 
 Sent: Monday, April 10, 2006 12:32 PM
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] Dependency info is missing! Run 
 /sbin/depscan.sh
 
 Daevid Vincent:
  * Dependancy info is missing! Please run
  *   #/sbin/depscan.sh
  * to fix this.
 
  Well, of course I do run that script and it does absolutely
  nothing. No output. No anything.
 
 I'ld try remerging baselayout.
 
 HTH
 Sergio
 -- 
 gentoo-user@gentoo.org mailing list
 
 

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Question about 2006.0 and order of NIC detectio n

2006-04-10 Thread Sieb, Glenn E (Glenn)
Thanks, Jeremy, I'll take a look at that in the morning! :)

Best,
--Glenn

--
Glenn E. Sieb, MTS
[EMAIL PROTECTED]
+1 732 949 5453
 
-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Daevid Vincent
 Well I think ~x86 is generally usable, but you do have to be a bit
 more cautious.  For example, I don't mind --sync every day, but I tend
 to delay any updates that involve portage, baselayout, or other
 lowlevel system packages until Friday nights, after making a backup,
 so I have the whole weekend to pickup the pieces if something should
 break.

I agree fully. That doesn't make it any less frustrating when things go
wrong ;-)

I am fairly cautious. I've learned to not upgrade my servers unless needed,
and I use my notebook as the testing ground. But there are still slight
differences that cause me headaches here and there.

I've also found that doing these upgrades during the week-days, it's easier
to get someone to respond on the list. Friday night and weekends tend to
have a delay till Monday -- where your email gets lost in a sea of others
and deleted. During the week, people are monitoring their inbox more
frequently and theres a better chance of a reply.

Plus I do this while at my work, so I have another computer to use to get
online and send emails with, if I hose my notebook (like the past few days )
;-)

 And today I think if you encounter anything stable that depends on a
 ~x86 package, it is a bug, and should be filed as such.

Well, again, that was a while ago, and now I'm used to the package.keywords
file...

  My file is empty?! :(
 
 
  Is there a way to rebuild this file?
 
 The job of depscan.sh is to rebuild this file.  But if the file exists
 and is newer than the configuration in /etc, it will not do anything,
 even it if deptree is empty.  So delete deptree, and run depscan.sh
 again with the --debug option.  You should see a bit more happen.

Good to know for future reference.

  How did this happen?
 
 A badly timed Ctrl-alt-del or reboot could be the culprit.  There is a
 window of opportunity while depscan is running that if it is aborted,
 will leave you with an empty file.

Ah. Well glad to know it's not anything that couldn't be rebuilt. It seems
that 'baselayout' did that for me.


As always Richard, I think you for your patience and knowledge. 

I also really got a kick out of your name/email address... So CLEVER! :D


d

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh

2006-04-10 Thread Richard Fish
On 4/10/06, Daevid Vincent [EMAIL PROTECTED] wrote:
 Ah. Well glad to know it's not anything that couldn't be rebuilt. It seems
 that 'baselayout' did that for me.

Yep, merging baselayout touches /etc/init.d, and runs depscan.sh in
the post-install steps.

I guess another case where things could go bad is if you ran out of
space on /var at a critical point, the depscan.sh could fail.  And the
way the post-install steps run depscan, you would not see any failures
from it.

 I also really got a kick out of your name/email address... So CLEVER! :D

Thanks!

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Modular Xorg 7 won't start with nVidia GeForce4 440 Go

2006-04-10 Thread Bob Sanders
On Mon, 10 Apr 2006 15:48:36 -0700
Daevid Vincent [EMAIL PROTECTED] wrote:


 
 I'm using the latest 8756 version of the nvidia driver.


Try this - 

emerge -C nvidia-kernel nvidia-glx
emerge -av =nvidia-kernel-1.0.8178-r3 =nvidia-glx-1.0.8178-r1

Set the /etc/X11/xorg.conf driver def to nvidia and re-try starting X.

Bob
-  
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Modular Xorg 7 won't start with nVidia GeForce4 440 Go

2006-04-10 Thread Richard Fish
On 4/10/06, Daevid Vincent [EMAIL PROTECTED] wrote:
 I'm getting closer to narrowing this down.

 One of the problems is that /sbin/NVmakedevices.sh has been yanked from me
 in some nvidia ebuild update. Grr.

 Do this instead:
 -
 # /etc/conf.d/local.start

This should not be needed.  The X server (actually, the nvidia module
loaded in the X server) should create these automatically if they do
not exist.  From an strace of X on my system after removing the
nvidiactl and nvidia0 device nodes:

2262  stat64(/dev/nvidiactl, 0xbffcea38) = -1 ENOENT (No such file
or directory)
2262  stat64(/dev/nvidiactl, 0xbffcea38) = -1 ENOENT (No such file
or directory)
2262  mknod(/dev/nvidiactl, S_IFCHR|0666, makedev(195, 255)) = 0
2262  chmod(/dev/nvidiactl, 0666) = 0
2262  chown32(/dev/nvidiactl, 0, 0)   = 0
2262  open(/dev/nvidiactl, O_RDWR)= 7
2262  stat64(/dev/nvidia0, 0xbffce9a8) = -1 ENOENT (No such file or directory)
2262  stat64(/dev/nvidia0, 0xbffce9a8) = -1 ENOENT (No such file or directory)
2262  mknod(/dev/nvidia0, S_IFCHR|0666, makedev(195, 0)) = 0
2262  chmod(/dev/nvidia0, 0666)   = 0
2262  chown32(/dev/nvidia0, 0, 0) = 0
2262  open(/dev/nvidia0, O_RDWR)  = 8

 So what is causing X7 to crash is when I set:

 eselect opengl set nvidia

If you comment out the line:

Load glx

in xorg.conf, do you still get the crash?

How are you starting the X server?  Does it still crash if you run just X :0?

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] nvidia-kernel

2006-04-10 Thread Boyd Stephen Smith Jr.
On Monday 10 April 2006 16:48, Tamas Sarga [EMAIL PROTECTED] wrote 
about 'Re: [gentoo-user] nvidia-kernel':
 My /etc/make.profile links to
 ../usr/portage/profiles/default-linux/x86/2005.0/.

That's a little bit old but not deprecated.  You might try upgrading, but I 
really don't think that's your issue.

-- 
If there's one thing we've established over the years,
it's that the vast majority of our users don't have the slightest
clue what's best for them in terms of package stability.
-- Gentoo Developer Ciaran McCreesh


pgpLzVY9ewBzL.pgp
Description: PGP signature


Re: [gentoo-user] Modular Xorg 7 won't start with nVidia GeForce4 440 Go

2006-04-10 Thread Richard Fish
On 4/10/06, Bob Sanders [EMAIL PROTECTED] wrote:
 emerge -C nvidia-kernel nvidia-glx
 emerge -av =nvidia-kernel-1.0.8178-r3 =nvidia-glx-1.0.8178-r1

FYI, if you read Daevid's original posting from Mar 29th, these are
the versions where he first encountered this probelm.

If you have some ideas of why this happens, we are certainly
interested, but please check the archives.

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] No ebuild for mysql-extras-20060316

2006-04-10 Thread Kristian Poul Herkild
After this mornings emerge --sync, mysql-4.1.14-r1 is marked as stable.

But when doing emerge --update --deep --newuse world, I get following
error during compiling of mysql:

!!! No message digest entry found for file mysql-extras-20060316.tar.bz2.
!!! Most likely a temporary problem. Try 'emerge sync' again later.
!!! If you are certain of the authenticity of the file then you may type
!!! the following to generate a new digest:
!!!   ebuild /usr/portage/category/package/package-version.ebuild digest

But there is no such thing as mysql-extras. So I'm confused.

Kind Regards,
Kristian Poul Herkild
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] No ebuild for mysql-extras-20060316

2006-04-10 Thread Rumen Yotov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Kristian Poul Herkild wrote:
 After this mornings emerge --sync, mysql-4.1.14-r1 is marked as stable.
 
 But when doing emerge --update --deep --newuse world, I get following
 error during compiling of mysql:
 
 !!! No message digest entry found for file mysql-extras-20060316.tar.bz2.
 !!! Most likely a temporary problem. Try 'emerge sync' again later.
 !!! If you are certain of the authenticity of the file then you may type
 !!! the following to generate a new digest:
 !!!   ebuild /usr/portage/category/package/package-version.ebuild digest
 
 But there is no such thing as mysql-extras. So I'm confused.
 
 Kind Regards,
 Kristian Poul Herkild
Hi,
Same here, but with 5.0.19-r1, now checking and found some diffs between
what's in 4.1.14-r1 and 5.0.19-r1 digests and the file it want to
download, specially the dates differ - 20060316 vs 20060410.
Probably this is the main cause, will check mysql.eclass where the main
part of mysql ebuild is located (the eclass seems to be the culprit here ;)
Haven't checked Bugzilla, if nothing present there please file a Bug.
PS: or if in a hurry change manually (in overlay) or make a new digest.
HTH. Rumen
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEOz+fNbtuTtsWD3wRAoNFAJ9mksfyuG5rl/9Ds5at9vvjuqXeJgCdEJH+
gooLTUbvhC7iE9COAzwsJMk=
=Rpmo
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list