Re: [gentoo-user] music.raw?

2005-06-12 Thread Peter Gordon
On Sat, 2005-06-11 at 22:30 -0500, Michael Sullivan wrote:
 There is a file that keeps mysteriously appearing in my home folder
 called music.raw.  I have no idea where it's coming from.  I'm not doing
 anything with my computer that I don't normally do.  This has just
 started since the recent gnome upgrade.  It always has a size of 0
 bytes, so I don't see what the point of it is.  Does anyone know what
 this file is and/or how to keep it from coming back? 

How odd. I'm using GNOME 2.10 and have no such file. If you remove it,
does it reappear when you start GNOME again? Perhaps when you're running
GNOME you can using the `lsof` utility (emerge sys-process/lsof) to see
what process is creating/using the file. Hth.
-- 
()  The ASCII Ribbon Campaign - against HTML Email,
/\  vCards, and proprietary formats.
---
Peter A. Gordon (codergeek42)
E-Mail: [EMAIL PROTECTED]
GPG Public Key ID: 0x87C59026
GPG Public Key Fingerprint:
  A5E9 EA8E 146B 4B44 E26A 385B 278C 74CC 87C5 9026
Encrypted and/or Signed correspondence preferred.
GPG Public Key available upon request or from
  pgp.mit.edu's public key server.



signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] how do I know if the distcc works or not?

2005-06-12 Thread Zac Medico
askar ... wrote:
 Hello!
 
 Is there way to know or to see if distcc works or not?
 There is distccmon-gnome application, but it doesn't show anything graphical.
 
 askar
 

Hi askar,

I use this script:


#!/bin/bash
source /etc/make.globals
source /etc/make.conf
export DISTCC_DIR=${PORTAGE_TMPDIR}/portage/.distcc
exec /usr/bin/distccmon-gnome

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



Re: [gentoo-user] how do I know if the distcc works or not?

2005-06-12 Thread Peter Gordon
On Sun, 2005-06-12 at 06:26 +, askar ... wrote:
 Is there way to know or to see if distcc works or not?
 There is distccmon-gnome application, but it doesn't show anything graphical.
If it is working, you should see something like the following in the
output of `emerge --info`:
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[enabled]
Hth.
-- 
()  The ASCII Ribbon Campaign - against HTML Email,
/\  vCards, and proprietary formats.
---
Peter A. Gordon (codergeek42)
E-Mail: [EMAIL PROTECTED]
GPG Public Key ID: 0x87C59026
GPG Public Key Fingerprint:
  A5E9 EA8E 146B 4B44 E26A 385B 278C 74CC 87C5 9026
Encrypted and/or Signed correspondence preferred.
GPG Public Key available upon request or from
  pgp.mit.edu's public key server.



signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] how do I know if the distcc works or not?

2005-06-12 Thread askar ...
Thanks a lot.
It worked.

askar

On 6/12/05, Zac Medico [EMAIL PROTECTED] wrote:
 askar ... wrote:
  Hello!
 
  Is there way to know or to see if distcc works or not?
  There is distccmon-gnome application, but it doesn't show anything 
  graphical.
 
  askar
 
 
 Hi askar,
 
 I use this script:
 
 
 #!/bin/bash
 source /etc/make.globals
 source /etc/make.conf
 export DISTCC_DIR=${PORTAGE_TMPDIR}/portage/.distcc
 exec /usr/bin/distccmon-gnome
 
 Zac
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 3 - ERRORS

2005-06-12 Thread Rumen Yotov
Zac Medico wrote:

Joseph wrote:
  

On Sat, 2005-06-11 at 21:19 -0700, Zac Medico wrote:



Joseph wrote:


  

every time I run revdep-rebuild it keeps rebuilding Open-Office
dependency, below:
Checking dynamic linking consistency...
ldd: warning: you do not have execution permission for
`/opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/bsddb.so'

broken 
/opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/bsddb.so 
(requires libdb-3.1.so)
ldd: warning: you do not have execution permission for
`/opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/mpz.so'



This one's easy.  Go get the maintenance release from 
http://bugs.gentoo.org/show_bug.cgi?id=62644 and add 
SEARCH_DIRS_MASK=/opt/OpenOffice.org to make.conf.

Zac
  

No, no luck; it didn't help.
It is still rebuilding it despite adding this line to make.conf:
SEARCH_DIRS_MASK=/opt/OpenOffice.org

It seems to me it is an old bug and it is still biting :-)
http://bugs.gentoo.org/show_bug.cgi?id=32276




Works for me.  You replaced /usr/bin/revdep-rebuild?

Zac
  

Hi,
Works for me too. Replace the script first, it also has some good defaults.
Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] sorta OT - honest (!) opinions on mailservers

2005-06-12 Thread Rumen Yotov
A. Khattri wrote:

On Sun, 12 Jun 2005, Antoine wrote:

  

I have just realised that we have a dedicated mail server - that means
that there are no legacy apps tying us to the doze OS that is currently
running it :-). Basically, if I can convince the techie (who is a linux
user, though not a fanatic like me ;-)) that there are free alternatives
to what we have now (he said MailDaemon, if that is a brand and not
just a mail daemon...) that are more reliable and stable alternatives
then I can probably convince him (to convince the boss) to change.
I would like to have people's opinions on the most stable, reliable,
fastest, securest, lowest maintenance mail servers in *both* open source
and proprietary worlds.



Dont know about Windoze, but I work for an ISP and we use qmail + vpopmail
+ MySQL + Courier-IMAP + Squirrel Mail to support thousands of users.

Does this help? ;-)


  

Hi,
Could use qmail or postfix, think none of them runs on Win.
There are also eximsendmail but not as good IMHO. i use qmail.
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


[gentoo-user] Other XMMS issue - crash, when I add ogg files to the playlist

2005-06-12 Thread =?ISO-8859-2?Q?Istv=E1n_PONGR=C1CZ?=
Hi,

When I add ogg files to the playlist, I got segment failure and xmms
crash immediatelly.

Message is:
ead_string() got invalid value None for Blursk.fullscreen_method
Message: device: default
XS[xmms-sid.c:196]: xs_init()
XS[xs_config.c:166]: initializing configuration ...
XS[xs_config.c:239]: loading from config-file ...
XS[xs_config.c:290]: OK
XS[xmms-sid.c:143]: initializing emulator engine #2...
XS[xs_sidplay2.cc:99]: init builder #1
XS[xs_sidplay2.cc:123]: ReSID V1.0.1 Engine:
XS[xmms-sid.c:160]: init#1: OK, 2
XS[xmms-sid.c:173]: init#2: OK, 0
XS[xs_length.c:390]: sldb_close()
XS[xs_stil.c:337]: stildb_close()
XS[xmms-sid.c:205]: OK

Szegmentcis hiba

Valsznleg hibt tallt az XMMS-ben. Ltogassa meg ezt a cmet:
http://bugs.xmms.org s tltse ki a hibabejelentt.


I use
media-sound/xmms
 Latest version available: 1.2.10-r15
  Latest version installed: 1.2.10-r15
media-plugins/xmms-alsa
  Latest version available: 1.2.10-r3
  Latest version installed: 1.2.10-r3
media-plugins/xmms-esd
  Latest version available: 1.2.10-r1
  Latest version installed: 1.2.10-r1
media-plugins/xmms-mpg123
  Latest version available: 1.2.10-r1
  Latest version installed: 1.2.10-r1
 media-plugins/xmms-musepack
  Latest version available: 1.1.2
  Latest version installed: 1.1.2
media-plugins/xmms-oss
  Latest version available: 1.2.10-r2
  Latest version installed: 1.2.10-r2
media-plugins/xmms-vorbis
  Latest version available: 1.2.10-r1
  Latest version installed: 1.2.10-r1

Is there any experiences about this problem?
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc

2005-06-12 Thread askar ...
Hello!

Trying to compile groff-1.19.1-r2 I had the error:
gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc
make: *** [xditview.o] Error 1

In my make.conf file I have CHOST=i686-pc-linux-gnu.

I see this is one of the often occured promblems, when system
reference to i386 instead i686...

Can anybody tell how to solve this problem?

Thanks.

askar

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc

2005-06-12 Thread Peter Gordon
On Sun, 2005-06-12 at 07:39 +, askar ... wrote:
 gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc
 make: *** [xditview.o] Error 1
 
 In my make.conf file I have CHOST=i686-pc-linux-gnu.
 
 I see this is one of the often occured promblems, when system
 reference to i386 instead i686...

Try running `gcc-config i686-pc-linux-gnu-version 
source /etc/profile`.
-- 
()  The ASCII Ribbon Campaign - against HTML Email,
/\  vCards, and proprietary formats.
---
Peter A. Gordon (codergeek42)
E-Mail: [EMAIL PROTECTED]
GPG Public Key ID: 0x87C59026
GPG Public Key Fingerprint:
  A5E9 EA8E 146B 4B44 E26A 385B 278C 74CC 87C5 9026
Encrypted and/or Signed correspondence preferred.
GPG Public Key available upon request or from
  pgp.mit.edu's public key server.



signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc

2005-06-12 Thread askar ...
 Trying to compile groff-1.19.1-r2 I had the error:
 gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc
 make: *** [xditview.o] Error 1
 
 In my make.conf file I have CHOST=i686-pc-linux-gnu.
 
 I see this is one of the often occured promblems, when system
 reference to i386 instead i686...
 Try:
 
 gcc-config i686-pc-linux-gnu-3.3.5-20050130
 
My gcc version is 3.3.5.
when I run:
# gcc-config i686-pc-linux-gnu-3.3.5-20050130
it gives me error:
 * /usr/bin/gcc-config: Could not locate
'i686-pc-linux-gnu-3.3.5-20050130' in '/etc/env.d/gcc/'!
What does the 20050130 mean? Portage version?

When I tried:
#gcc-config i686-pc-linux-gnu-3.3.5
it gives me no error.
But the error I wrote in 1st mail still remains...

askar

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc

2005-06-12 Thread Zac Medico
askar ... wrote:
Trying to compile groff-1.19.1-r2 I had the error:
gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc
make: *** [xditview.o] Error 1

In my make.conf file I have CHOST=i686-pc-linux-gnu.

I see this is one of the often occured promblems, when system
reference to i386 instead i686...

Try:

gcc-config i686-pc-linux-gnu-3.3.5-20050130

 
 My gcc version is 3.3.5.
 when I run:
 # gcc-config i686-pc-linux-gnu-3.3.5-20050130
 it gives me error:
  * /usr/bin/gcc-config: Could not locate
 'i686-pc-linux-gnu-3.3.5-20050130' in '/etc/env.d/gcc/'!
 What does the 20050130 mean? Portage version?
 
 When I tried:
 #gcc-config i686-pc-linux-gnu-3.3.5
 it gives me no error.
 But the error I wrote in 1st mail still remains...
 
 askar
 

I was looking at a similar one earlier with python-fchksum.  After some 
searching I found this page:
http://forums.gentoo.org/viewtopic-t-230783.html

It mentions both the python-fchksum and groff errors.  The python-fchksum was 
solved by edditing the CC variable in /usr/lib/python2.3/config/Makefile and 
the groff error was solved by remerging xorg-x11.  I'm guessing but maybe you 
can edit /usr/lib/X11/config/host.def to fix this one.  Does it say #define 
CcCmd i386-pc-linux-gnu-gcc in there?

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



Re: [gentoo-user] UT2004 crashed!

2005-06-12 Thread Luigi Pinna
Alle 05:28, domenica 12 giugno 2005, Raphael Melo de Oliveira Bastos 
Sales ha scritto:
 Did you recently recompiled glibc? 2 of the files on the log are part
 of glibc. Maybe it is that reason. If not, downgrading it may help.

I tried to reemerge ut2004...And  now it works! Thanks a lot!
Luigi
-- 
Public key GPG(0x073A0960) on http://keyserver.linux.it/


pgpA69ctth8uS.pgp
Description: PGP signature


[gentoo-user] udev + usb support.

2005-06-12 Thread Ryan Viljoen
I just upgraded to udev from devfs by following this tutorial:
http://gentoo-wiki.com/HOWTO_Migrate_to_UDEV and
http://www.gentoo.org/doc/en/udev-guide.xml

Now from what I understand all usb devices ie: digital cameras (sony
cyber shots), flash drivers etc should show up as ub* for udev. While
sd* is from devfs. When I ls /dev there are no ub* nodes :(

When I plug in a usb device say my camera:
lsusb gives:
QUOTE

Bus 004 Device 001: ID :
Bus 003 Device 001: ID :
Bus 002 Device 003: ID 045e:007d Microsoft Corp. Notebook Optical Mouse
Bus 002 Device 001: ID :
Bus 001 Device 007: ID 054c:0010 Sony Corp.
DSC-S30/S70/S75/F505V/F505/FD92 Cybershot/Mavica Digital Camera
Bus 001 Device 001: ID :


dmesg | tail gives:
QUOTE

ziig / # dmesg | tail
sda: Mode Sense: 00 00 00 00
sda: assuming drive cache: write through
SCSI device sda: 483328 512-byte hdwr sectors (247 MB)
sda: Write Protect is off
sda: Mode Sense: 00 00 00 00
sda: assuming drive cache: write through
sda: sda1
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi1, channel 0, id 0, lun 0, type 0
usb-storage: device scan complete
ziig / #


dmesg | tail when removing the usb camera:
QUOTE

ziig / # dmesg | tail
sda: assuming drive cache: write through
SCSI device sda: 483328 512-byte hdwr sectors (247 MB)
sda: Write Protect is off
sda: Mode Sense: 00 00 00 00
sda: assuming drive cache: write through
sda: sda1
Attached scsi removable disk sda at scsi3, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi3, channel 0, id 0, lun 0, type 0
usb-storage: device scan complete
usb 1-4: USB disconnect, address 11


A similar sort of thing happens with my usb flash drive:
QUOTE

Bus 004 Device 001: ID :
Bus 003 Device 001: ID :
Bus 002 Device 003: ID 045e:007d Microsoft Corp. Notebook Optical Mouse
Bus 002 Device 001: ID :
Bus 001 Device 010: ID 0caf:2516 Buslink
Bus 001 Device 009: ID 0caf:2517 Buslink
Bus 001 Device 008: ID 0caf:2515 Buslink
Bus 001 Device 001: ID :


dmesg | tail for the flash drive:
QUOTE

sda: Mode Sense: 00 06 00 80
sda: assuming drive cache: write through
SCSI device sda: 512000 512-byte hdwr sectors (262 MB)
sda: Write Protect is on
sda: Mode Sense: 00 06 00 80
sda: assuming drive cache: write through
sda: unknown partition table
Attached scsi removable disk sda at scsi2, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi2, channel 0, id 0, lun 0, type 0
usb-storage: device scan complete


If I mount /dev/sda /mnt/flsh or what ever it mounts the device
correctly but this is going against how udev should be working. Is
there something that is missing or what?

- I removed support for devfs in my kernel
- I added udev support
- I emerged udev hotplug coldplug
- I changed /etc/conf.d/rc
- I emerged -C devfs

udev starts up correctly in the runlevel well from what I can see.

now the ls from my /dev directory now is:
QUOTE

ziig dev # ls
adsp kmem ptya8 ptyc7 ptye6 ptyq5 ptys4 ptyu3 ptyw2 ptyy1 random tty24
tty52 ttya7 ttyc6 ttye5 ttyq4 ttys3 ttyu2 ttyw1 ttyy0 ttyzf
agpgart kmsg ptya9 ptyc8 ptye7 ptyq6 ptys5 ptyu4 ptyw3 ptyy2 rtc tty25
tty53 ttya8 ttyc7 ttye6 ttyq5 ttys4 ttyu3 ttyw2 ttyy1 urandom
audio log ptyaa ptyc9 ptye8 ptyq7 ptys6 ptyu5 ptyw4 ptyy3 sda tty26
tty54 ttya9 ttyc8 ttye7 ttyq6 ttys5 ttyu4 ttyw3 ttyy2 vc
audio1 loop ptyab ptyca ptye9 ptyq8 ptys7 ptyu6 ptyw5 ptyy4 sequencer
tty27 tty55 ttyaa ttyc9 ttye8 ttyq7 ttys6 ttyu5 ttyw4 ttyy3 vcc
cdrom loop0 ptyac ptycb ptyea ptyq9 ptys8 ptyu7 ptyw6 ptyy5 sequencer2
tty28 tty56 ttyab ttyca ttye9 ttyq8 ttys7 ttyu6 ttyw5 ttyy4 vcs
cdroms loop1 ptyad ptycc ptyeb ptyqa ptys9 ptyu8 ptyw7 ptyy6 sg0 tty29
tty57 ttyac ttycb ttyea ttyq9 ttys8 ttyu7 ttyw6 ttyy5 vcs1
cdrw loop2 ptyae ptycd ptyec ptyqb ptysa ptyu9 ptyw8 ptyy7 shm tty3
tty58 ttyad ttycc ttyeb ttyqa ttys9 ttyu8 ttyw7 ttyy6 vcs2
console loop3 ptyaf ptyce ptyed ptyqc ptysb ptyua ptyw9 ptyy8 snd
tty30 tty59 ttyae ttycd ttyec ttyqb ttysa ttyu9 ttyw8 ttyy7 vcs3
core 

Re: [gentoo-user] gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc

2005-06-12 Thread Zac Medico
Zac Medico wrote:
 askar ... wrote:
 
Trying to compile groff-1.19.1-r2 I had the error:
gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc
make: *** [xditview.o] Error 1

In my make.conf file I have CHOST=i686-pc-linux-gnu.

I see this is one of the often occured promblems, when system
reference to i386 instead i686...

Try:

gcc-config i686-pc-linux-gnu-3.3.5-20050130


My gcc version is 3.3.5.
when I run:
# gcc-config i686-pc-linux-gnu-3.3.5-20050130
it gives me error:
 * /usr/bin/gcc-config: Could not locate
'i686-pc-linux-gnu-3.3.5-20050130' in '/etc/env.d/gcc/'!
What does the 20050130 mean? Portage version?

When I tried:
#gcc-config i686-pc-linux-gnu-3.3.5
it gives me no error.
But the error I wrote in 1st mail still remains...

askar

 
 
 I was looking at a similar one earlier with python-fchksum.  After some 
 searching I found this page:
 http://forums.gentoo.org/viewtopic-t-230783.html
 
 It mentions both the python-fchksum and groff errors.  The python-fchksum was 
 solved by edditing the CC variable in /usr/lib/python2.3/config/Makefile and 
 the groff error was solved by remerging xorg-x11.  I'm guessing but maybe you 
 can edit /usr/lib/X11/config/host.def to fix this one.  Does it say #define 
 CcCmd i386-pc-linux-gnu-gcc in there?
 
 Zac
 

I was curious if I could reproduce your problem so I edited 
/usr/lib/X11/config/host.def and changed it to #define CcCmd 
i386-pc-linux-gnu-gcc.  Sure enough, I got the same error.  You can try editing 
that file if you don't want to recomplile xorg-xll.

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



Re: [gentoo-user] gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc

2005-06-12 Thread askar ...
Thank you, Zac!

I recompiled xorg-x11 and the compilation groff were successful.
Next time I will take into account your advice concerning
/usr/lib/X11/config/host.def.

askar
 
 I was curious if I could reproduce your problem so I edited 
 /usr/lib/X11/config/host.def and changed it to #define CcCmd 
 i386-pc-linux-gnu-gcc.  Sure enough, I got the same error.  You can try 
 editing that file if you don't want to recomplile xorg-xll.
 
 Zac

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc

2005-06-12 Thread Zac Medico
Your're welcome.  I supposed you could have grepped all the files on your 
system for i386-pc-linux-gnu-gcc but that wouldn't have been a very efficient 
way to go about it.  ;-)

Zac

askar ... wrote:
 Thank you, Zac!
 
 I recompiled xorg-x11 and the compilation groff were successful.
 Next time I will take into account your advice concerning
 /usr/lib/X11/config/host.def.
 
 askar
  
 
I was curious if I could reproduce your problem so I edited 
/usr/lib/X11/config/host.def and changed it to #define CcCmd 
i386-pc-linux-gnu-gcc.  Sure enough, I got the same error.  You can try 
editing that file if you don't want to recomplile xorg-xll.

Zac
 
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [SOLVED] Svn problem

2005-06-12 Thread Jan Meier
Hi,

 svn: Berkeley DB error while opening environment for
 filesystem /home/svn/repos/db:
 Invalid argument
 svn: bdb: Program version 4.2 doesn't match environment version

The problem was an upgrade of db, svnadmin recover /home/svn/repos helped.

Bye
Jan
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] docbook-sgml-utils and jade...

2005-06-12 Thread Steve [Gentoo]
I've recently discovered a problem doing my periodic emrege -uD world 
- which looks as if there is some general problem with jade [Attached 
below - output from the command.]


It seems to me that jade is linked against libsop.so.3, however I only 
appear to have a copy of libsop.so.4.  I've not unmasked or otherwise 
tried to do anything fancy - in fact I'm not particularly interested in 
either Jade or Docbook-sgml - however it seems they are dependencies.


Am I the only one getting this problem?

--
# emerge -uD world
Calculating world dependencies ...done!
 emerge (1 of 2) app-text/docbook-sgml-utils-0.6.14 to /
 md5 files   ;-) docbook-sgml-utils-0.6.12.ebuild
 md5 files   ;-) docbook-sgml-utils-0.6.12-r2.ebuild
 md5 files   ;-) docbook-sgml-utils-0.6.14.ebuild
 md5 files   ;-) ChangeLog
 md5 files   ;-) metadata.xml
 md5 files   ;-) files/docbook-sgml-utils-frontend.patch
 md5 files   ;-) files/docbook-sgml-utils-head-jw.patch
 md5 files   ;-) files/docbook-sgml-utils-backend.patch
 md5 files   ;-) files/digest-docbook-sgml-utils-0.6.12-r2
 md5 files   ;-) files/docbook-sgml-utils-0.6.14-backend.patch
 md5 files   ;-) files/digest-docbook-sgml-utils-0.6.12
 md5 files   ;-) files/digest-docbook-sgml-utils-0.6.14
 md5 src_uri ;-) docbook-utils-0.6.14.tar.gz
 Unpacking source...
 Unpacking docbook-utils-0.6.14.tar.gz to 
/var/tmp/portage/docbook-sgml-utils

-0.6.14/work
 Source unpacked.
./configure --prefix=/usr --host=i686-pc-linux-gnu 
--mandir=/usr/share/man --inf
odir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc 
--localstatedir=/var

/lib
configure: WARNING: If you wanted to set the --build type, don't use --host.
   If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docbook-utils.spec
config.status: creating bin/Makefile
config.status: creating bin/jw
config.status: creating bin/sgmldiff
config.status: creating backends/Makefile
config.status: creating backends/man
config.status: creating backends/texi
config.status: creating frontends/Makefile
config.status: creating frontends/docbook
config.status: creating helpers/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version
config.status: creating doc/refentry/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/HTML/Makefile
Making all in backends
make[1]: Entering directory 
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc

book-utils-0.6.14/backends'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docb

ook-utils-0.6.14/backends'
Making all in bin
make[1]: Entering directory 
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc

book-utils-0.6.14/bin'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docb

ook-utils-0.6.14/bin'
Making all in doc
make[1]: Entering directory 
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc

book-utils-0.6.14/doc'
Making all in refentry
make[2]: Entering directory 
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc

book-utils-0.6.14/doc/refentry'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docb

ook-utils-0.6.14/doc/refentry'
Making all in man
make[2]: Entering directory 
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc

book-utils-0.6.14/doc/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docb

ook-utils-0.6.14/doc/man'
Making all in HTML
make[2]: Entering directory 
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc

book-utils-0.6.14/doc/HTML'
SGML_CATALOG_FILES=/etc/sgml/catalog \
SGML_SEARCH_PATH=../..:../../doc:.. \
   jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
   -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
SGML_CATALOG_FILES=/etc/sgml/catalog \
SGML_SEARCH_PATH=../..:../../doc:.. \
   jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
   -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
jade: error while loading shared libraries: libosp.so.3: cannot open 
shared obje

ct file: No such file or directory
make[2]: *** [api.html] Error 127
make[2]: *** Waiting for unfinished jobs
jade: error while loading shared libraries: libosp.so.3: cannot open 
shared obje

ct file: No such file or directory
make[2]: *** [backend-spec.html] Error 127
make[2]: Leaving directory 
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docb

ook-utils-0.6.14/doc/HTML'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 

Re: [gentoo-user] docbook-sgml-utils and jade...

2005-06-12 Thread Tim Igoe


Steve [Gentoo] wrote:
 I've recently discovered a problem doing my periodic emrege -uD world
 - which looks as if there is some general problem with jade [Attached
 below - output from the command.]
 
 It seems to me that jade is linked against libsop.so.3, however I only
 appear to have a copy of libsop.so.4.  I've not unmasked or otherwise
 tried to do anything fancy - in fact I'm not particularly interested in
 either Jade or Docbook-sgml - however it seems they are dependencies.
 
 Am I the only one getting this problem?
 

It was mentioned only days ago on this very list.

The fix is

emerge openjade
emerge -uD world

 -- 
 # emerge -uD world
 Calculating world dependencies ...done!
 emerge (1 of 2) app-text/docbook-sgml-utils-0.6.14 to /
 md5 files   ;-) docbook-sgml-utils-0.6.12.ebuild
 md5 files   ;-) docbook-sgml-utils-0.6.12-r2.ebuild
 md5 files   ;-) docbook-sgml-utils-0.6.14.ebuild
 md5 files   ;-) ChangeLog
 md5 files   ;-) metadata.xml
 md5 files   ;-) files/docbook-sgml-utils-frontend.patch
 md5 files   ;-) files/docbook-sgml-utils-head-jw.patch
 md5 files   ;-) files/docbook-sgml-utils-backend.patch
 md5 files   ;-) files/digest-docbook-sgml-utils-0.6.12-r2
 md5 files   ;-) files/docbook-sgml-utils-0.6.14-backend.patch
 md5 files   ;-) files/digest-docbook-sgml-utils-0.6.12
 md5 files   ;-) files/digest-docbook-sgml-utils-0.6.14
 md5 src_uri ;-) docbook-utils-0.6.14.tar.gz
 Unpacking source...
 Unpacking docbook-utils-0.6.14.tar.gz to
 /var/tmp/portage/docbook-sgml-utils
 -0.6.14/work
 Source unpacked.
 ./configure --prefix=/usr --host=i686-pc-linux-gnu
 --mandir=/usr/share/man --inf
 odir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
 --localstatedir=/var
 /lib
 configure: WARNING: If you wanted to set the --build type, don't use
 --host.
If a cross compiler is detected then cross compile mode will be used.
 checking for a BSD-compatible install... /bin/install -c
 checking whether build environment is sane... yes
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating docbook-utils.spec
 config.status: creating bin/Makefile
 config.status: creating bin/jw
 config.status: creating bin/sgmldiff
 config.status: creating backends/Makefile
 config.status: creating backends/man
 config.status: creating backends/texi
 config.status: creating frontends/Makefile
 config.status: creating frontends/docbook
 config.status: creating helpers/Makefile
 config.status: creating doc/Makefile
 config.status: creating doc/version
 config.status: creating doc/refentry/Makefile
 config.status: creating doc/man/Makefile
 config.status: creating doc/HTML/Makefile
 Making all in backends
 make[1]: Entering directory
 `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc
 book-utils-0.6.14/backends'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory
 `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docb
 ook-utils-0.6.14/backends'
 Making all in bin
 make[1]: Entering directory
 `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc
 book-utils-0.6.14/bin'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory
 `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docb
 ook-utils-0.6.14/bin'
 Making all in doc
 make[1]: Entering directory
 `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc
 book-utils-0.6.14/doc'
 Making all in refentry
 make[2]: Entering directory
 `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc
 book-utils-0.6.14/doc/refentry'
 make[2]: Nothing to be done for `all'.
 make[2]: Leaving directory
 `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docb
 ook-utils-0.6.14/doc/refentry'
 Making all in man
 make[2]: Entering directory
 `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc
 book-utils-0.6.14/doc/man'
 make[2]: Nothing to be done for `all'.
 make[2]: Leaving directory
 `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docb
 ook-utils-0.6.14/doc/man'
 Making all in HTML
 make[2]: Entering directory
 `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/doc
 book-utils-0.6.14/doc/HTML'
 SGML_CATALOG_FILES=/etc/sgml/catalog \
 SGML_SEARCH_PATH=../..:../../doc:.. \
jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
-V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
 SGML_CATALOG_FILES=/etc/sgml/catalog \
 SGML_SEARCH_PATH=../..:../../doc:.. \
jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
-V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
 jade: error while loading shared libraries: libosp.so.3: cannot open
 shared obje
 ct file: No such file or directory
 make[2]: *** [api.html] Error 127
 make[2]: *** Waiting for unfinished jobs
 jade: error while loading shared libraries: libosp.so.3: cannot open
 shared obje
 ct file: No such file or directory
 make[2]: *** [backend-spec.html] Error 127
 make[2]: Leaving 

Re: [gentoo-user] updated gnome packages to 2.10, missing menus

2005-06-12 Thread Mats Lidell

Holly Bostick wrote:


But anyway, the way I switched over from gnome (which includes evo and
mozilla) to gnome-light (which doesn't) was (without warranty that this
is the 'correct' way, or the 'best' way, just the only way I could
manage it fairly reasonably):

 [...]

That was what I was trying to do without knowing about gnome-light. 
Following the recipe suggested seems to have worked fine for me as well.


Yours
--
%% Mats
--
gentoo-user@gentoo.org mailing list



[gentoo-user] zire 31?

2005-06-12 Thread gentoo
Hello,

if i connect my zire 31 to my gentoo box i get:

usb 1-1: new full speed USB device using ohci_hcd and address 6

how can i access the device? Have already installed pilotlink, but
i do not know which name the new device has. There is no /dev/pilot or so.

Can somebody please help?

Ciao,
Steffen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sorta OT - honest (!) opinions on mailservers

2005-06-12 Thread Antoine

 Dont know about Windoze, but I work for an ISP and we use qmail + vpopmail
 + MySQL + Courier-IMAP + Squirrel Mail to support thousands of users.

From some reading this looks like it would fit the bill. Do you know of
any helpful howtos for this or similar combos? How much maintenance does
it take? We have around 50-100 users and at the moment the maintenance
is pretty low (except crashes etc...). Would it be a major effort to get
it set up? Would it be possible to migrate the current contents over
from mdaemon? What do you use for spam and virus filtering?
Cheers
Antoine
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] docbook-sgml-utils and jade...

2005-06-12 Thread Steve [Gentoo]

Tim Igoe wrote:


It seems to me that jade is linked against libsop.so.3, however I only
appear to have a copy of libsop.so.4.  I've not unmasked or otherwise
tried to do anything fancy - in fact I'm not particularly interested in
either Jade or Docbook-sgml - however it seems they are dependencies.

Am I the only one getting this problem?
   



It was mentioned only days ago on this very list.

The fix is

emerge openjade
emerge -uD world
 

Thanks... I'm not sure  why my search of the list didn't turn up that 
discussion... that fixes things.


As an asside, I'd have expected, assuming this is a simple issue that 
packages should now be dependent on openjade and not jade, that the 
portage tree would have been updated to reflect this?  Is this planned?  
I wonder why it seems to have taken so long?


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



Re: [gentoo-user] LiveCD distcc/Live CD's are Wonderfull

2005-06-12 Thread Mark Shields
Rob,

I have a similar problem with my short-term memory, but I don't think
nearly as extreme; however, I'll be working on something, my mind will
wander, and I'll forget what I was doing.  But I'm only 22, I don't
drink, and I've never done drugs.


On 6/8/05, Rob [EMAIL PROTECTED] wrote:
 At 10:49 PM 6/7/2005, you wrote:
 
 
 --- Rob [EMAIL PROTECTED] wrote:
 
  
   Hi all,
  
   I am slowly but surely rescuing my Gentoo System
   with the latest Live
   CD.  It is truly a miracle to have this tool, but
   you need to take some
   time experimenting with how to use it,   For
   example, mounting boot and
   root partitions and the proc system.  I will soon
   have my system up and
   running but I had to go in and remove the * from my
   passwd file using vipw
   so that I could get into the new system.  I am still
   getting messages of
   segmentation fault after I perform certain
   operations.  I am not sure
   what is causing that, but the cure is to re untar
   the stage-3 tarball onto
   my Gentoo partition.  Anyway I lost my Grub disk, so
   I am taking a vacation
   until I find it.  I am a disabled hacker who has no
   short term memory, so
   whenever I lose something, I have to take on an
   orthagonal persuit, haha.
  
   God Bless,
  
   Rob.
 
 Are you serious about not having short term memory?
 That must be difficult.
 
 Bless you too,
 
 Zac
 
 
 
 __
 Discover Yahoo!
 Get on-the-go sports scores, stock quotes, news and more. Check it out!
 http://discover.yahoo.com/mobile.html
 --
 gentoo-user@gentoo.org mailing list
 
 Hi Zac,
 
 I am pleased to meet you here on this wonderful list.
 
 Oh, this is OT, but perhaps not for the Absent Minded Professor Type
 hacker.  Remember that there is a fine line between genious and insanity,
 LOL, per Nikola Tesla, my phantom mentor.   Yes, it seems to be true, no
 short term memory.  Yesterday I got my Disabled Motorist Permit, so I can
 park right next to the mall or store.  If I venture out into the parking
 lot, I lose my car.  It is a green Camry so it looks like 1000 other cars,
 so I have to contact security and they come help me find my car.
 
 It is not so bad as my doctors have competing theories.  1. Theory is that
 I burnt out my short term memory using drugs and alcohol, LOL.  I have been
 clean and sober for years now, but I am 43 years old.  2.  Theory is that
 since driving and parking is primarily an unconcious activity, I am
 unconsciously parking and not REGISTERING my car's location in
 memory.  Thus it is always lost when I go to  find it.   Thus the solution
 is to sit in my car an meditate after parking so that suddenly I am living
 in the moment and the car location REGISTRATES in my brain.   I am going
 to try this last procedure, as I don't want to be having Alzheimer's
 disease in my 40's.
 
 Thanks for all who listen.  Now you know alot about me and who I am here in
 Hillsboro, Oregon, where all sun is liquid sunshine i.e rain, haha.  I am
 Rob, disabled Berkeley BSEE, now turned Gentoo Linux hacker.  I hope I can
 have coffee with Linus the next time he is up here.  He works only 3 miles
 from where I live.
 
 Best regards, and sorry for this very OT OT subject.
 
 Sincerely,  Rob N3FT
 
 
 
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
- Mark Shields

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sys-libs/db emerge failed

2005-06-12 Thread Grant
 Did you try to run javac in a terminal to see what happens?  What is the 
 output of java-config -L?  I see your bug: 
 http://bugs.gentoo.org/show_bug.cgi?id=95828
 
 Zac
 
 
  Hi Zac,
 
  Here's what I get:
 
  system4 ~ # javac
  #
  # HotSpot Virtual Machine Error, Internal Error
  # Please report this error at
  # http://www.blackdown.org/cgi-bin/jdk
  #
  # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-01 mixed mode)
  #
  # Error ID: 4F533F4C494E55583F491418160E4350500359
  #
 
  Heap at VM Abort:
  Heap
  Segmentation fault
  system4 ~ # java-config -L
  [blackdown-jdk-1.4.2.01] Blackdown JDK 1.4.2.01
  (/etc/env.d/java/20blackdown-jdk-1.4.2.01) *
  [blackdown-jdk-1.4.1] Blackdown JDK 1.4.1
  (/etc/env.d/java/20blackdown-jdk-1.4.1)
 
  - Grant
 
 
 
 Try this:
 
 java-config -S blackdown-jdk-1.4.1
 source /etc/profile
 emerge --oneshot sys-libs/db
 
 Look, there're other bugs too :P
 http://bugs.gentoo.org/show_bug.cgi?id=37146
 http://bugs.gentoo.org/show_bug.cgi?id=40775
 http://bugs.gentoo.org/show_bug.cgi?id=73818
 
 
 Zac

No luck.  We'll see how that bug goes.

- Grant

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: udev + usb support.

2005-06-12 Thread Ryan Viljoen
Panic over, problem resolved well there wasnt really a problem:
http://dev.gentoo.org/~dsd/gentoo-dev-sources/issues-current.htm#2.6.9-ub

It would seem the above is not related to udev and devfs.



On 6/12/05, Ryan Viljoen [EMAIL PROTECTED] wrote:
 I just upgraded to udev from devfs by following this tutorial:
 http://gentoo-wiki.com/HOWTO_Migrate_to_UDEV and
 http://www.gentoo.org/doc/en/udev-guide.xml
 
 Now from what I understand all usb devices ie: digital cameras (sony
 cyber shots), flash drivers etc should show up as ub* for udev. While
 sd* is from devfs. When I ls /dev there are no ub* nodes :(
 
 When I plug in a usb device say my camera:
 lsusb gives:
 QUOTE
 
 Bus 004 Device 001: ID :
 Bus 003 Device 001: ID :
 Bus 002 Device 003: ID 045e:007d Microsoft Corp. Notebook Optical Mouse
 Bus 002 Device 001: ID :
 Bus 001 Device 007: ID 054c:0010 Sony Corp.
 DSC-S30/S70/S75/F505V/F505/FD92 Cybershot/Mavica Digital Camera
 Bus 001 Device 001: ID :
 
 
 dmesg | tail gives:
 QUOTE
 
 ziig / # dmesg | tail
 sda: Mode Sense: 00 00 00 00
 sda: assuming drive cache: write through
 SCSI device sda: 483328 512-byte hdwr sectors (247 MB)
 sda: Write Protect is off
 sda: Mode Sense: 00 00 00 00
 sda: assuming drive cache: write through
 sda: sda1
 Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
 Attached scsi generic sg0 at scsi1, channel 0, id 0, lun 0, type 0
 usb-storage: device scan complete
 ziig / #
 
 
 dmesg | tail when removing the usb camera:
 QUOTE
 
 ziig / # dmesg | tail
 sda: assuming drive cache: write through
 SCSI device sda: 483328 512-byte hdwr sectors (247 MB)
 sda: Write Protect is off
 sda: Mode Sense: 00 00 00 00
 sda: assuming drive cache: write through
 sda: sda1
 Attached scsi removable disk sda at scsi3, channel 0, id 0, lun 0
 Attached scsi generic sg0 at scsi3, channel 0, id 0, lun 0, type 0
 usb-storage: device scan complete
 usb 1-4: USB disconnect, address 11
 
 
 A similar sort of thing happens with my usb flash drive:
 QUOTE
 
 Bus 004 Device 001: ID :
 Bus 003 Device 001: ID :
 Bus 002 Device 003: ID 045e:007d Microsoft Corp. Notebook Optical Mouse
 Bus 002 Device 001: ID :
 Bus 001 Device 010: ID 0caf:2516 Buslink
 Bus 001 Device 009: ID 0caf:2517 Buslink
 Bus 001 Device 008: ID 0caf:2515 Buslink
 Bus 001 Device 001: ID :
 
 
 dmesg | tail for the flash drive:
 QUOTE
 
 sda: Mode Sense: 00 06 00 80
 sda: assuming drive cache: write through
 SCSI device sda: 512000 512-byte hdwr sectors (262 MB)
 sda: Write Protect is on
 sda: Mode Sense: 00 06 00 80
 sda: assuming drive cache: write through
 sda: unknown partition table
 Attached scsi removable disk sda at scsi2, channel 0, id 0, lun 0
 Attached scsi generic sg0 at scsi2, channel 0, id 0, lun 0, type 0
 usb-storage: device scan complete
 
 
 If I mount /dev/sda /mnt/flsh or what ever it mounts the device
 correctly but this is going against how udev should be working. Is
 there something that is missing or what?
 
 - I removed support for devfs in my kernel
 - I added udev support
 - I emerged udev hotplug coldplug
 - I changed /etc/conf.d/rc
 - I emerged -C devfs
 
 udev starts up correctly in the runlevel well from what I can see.
 
 now the ls from my /dev directory now is:
 QUOTE
 
 ziig dev # ls
 adsp kmem ptya8 ptyc7 ptye6 ptyq5 ptys4 ptyu3 ptyw2 ptyy1 random tty24
 tty52 ttya7 ttyc6 ttye5 ttyq4 ttys3 ttyu2 ttyw1 ttyy0 ttyzf
 agpgart kmsg ptya9 ptyc8 ptye7 ptyq6 ptys5 ptyu4 ptyw3 ptyy2 rtc tty25
 tty53 ttya8 ttyc7 ttye6 ttyq5 ttys4 ttyu3 ttyw2 ttyy1 urandom
 audio log ptyaa ptyc9 ptye8 ptyq7 ptys6 ptyu5 ptyw4 ptyy3 sda tty26
 tty54 ttya9 ttyc8 ttye7 ttyq6 ttys5 ttyu4 ttyw3 ttyy2 vc
 audio1 loop ptyab ptyca ptye9 ptyq8 ptys7 ptyu6 ptyw5 ptyy4 sequencer
 tty27 tty55 ttyaa ttyc9 ttye8 ttyq7 ttys6 ttyu5 ttyw4 ttyy3 vcc
 cdrom loop0 ptyac ptycb ptyea ptyq9 ptys8 ptyu7 ptyw6 ptyy5 sequencer2
 tty28 tty56 ttyab ttyca ttye9 ttyq8 ttys7 ttyu6 ttyw5 ttyy4 vcs
 cdroms loop1 ptyad ptycc ptyeb ptyqa 

[gentoo-user] apache user and forced password change?

2005-06-12 Thread Craig Duncan
$ su - apache
You are required to change your password immediately (root enforced)
su: Authentication token is no longer valid; new one required.
(Ignored)

How do I set the user apache to never require a password change?

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



Re: [gentoo-user] apache user and forced password change?

2005-06-12 Thread Rumen Yotov
Craig Duncan wrote:

$ su - apache
You are required to change your password immediately (root enforced)
su: Authentication token is no longer valid; new one required.
(Ignored)

How do I set the user apache to never require a password change?

C
  

Hi,
Think that the user apache (by default) doesn't have a working/valid shell.
See grep apache /etc/passwd:
apache:x:81:81:apache:/home/httpd:/bin/false
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


[gentoo-user] how to change volume when using dmix?

2005-06-12 Thread Volker Armin Hemmann
Hi,
I am using the alsa-dmix plugin since ages and have and had always  the same 
problem:

in alsamixer/kmix/kamix etc, I am not able to influence the (pcm) volume 
anymore.

Sure, I can chnge the 'master' but this does not help much, when civclient is 
damaging my ears, and I would like to listen to line-in. 

So, is there a way, to change the dmix-volume?

Sure, xine does it, but again, this does not help me with civclient, for 
example.

This is the current .asoundrc, from the gentoo-wiki, but I tried a lot of 
different ones, without success.

pcm.dmixer {
type dmix
ipc_key 1024
slave {
pcm hw:0,0
period_time 0
period_size 1024
buffer_size 8192
   rate 44100
}
bindings {
0 0
1 1
}
}

pcm.dsp0 {
type plug
slave.pcm dmixer
}

pcm.!default {
type plug
slave.pcm dmixer
}

pcm.default {
   type plug
   slave.pcm dmixer
}

ctl.mixer0 {
type hw
card 0
}

Glück Auf
Volker

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 3 - ERRORS

2005-06-12 Thread Rumen Yotov
Joseph wrote:

How do you replace revdep-rebuild, it is not in ebuild?
I solved the problem by recompiling OO from source instead of binary.

  

Hi,
Revdep-rebuild is in portage-package, as '/usr/bin/revdep-rebuild'.
It's a shell-script, no need to compile it, just to unpack/place it.
You could copy the new one over the old one (make a backup first).
Later check the flags/permissions etc.
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] sorta OT - honest (!) opinions on mailservers

2005-06-12 Thread Bastian Balthazar Bux
Antoine wrote:
 Hi,
 I have just realised that we have a dedicated mail server - that means
 that there are no legacy apps tying us to the doze OS that is currently
 running it :-). Basically, if I can convince the techie (who is a linux
 user, though not a fanatic like me ;-)) that there are free alternatives
 to what we have now (he said MailDaemon, if that is a brand and not
 just a mail daemon...) that are more reliable and stable alternatives
 then I can probably convince him (to convince the boss) to change.
 I would like to have people's opinions on the most stable, reliable,
 fastest, securest, lowest maintenance mail servers in *both* open source
 and proprietary worlds. Basically if there is a proprietary windoze
 server app that is much better, I will just keep my mouth shut. At the
 moment we have reboots every few weeks and mail sits there for ages
 sometimes before being delivered...
 There is only one real requirement apart from being the best (:-)), and
 that is that there is a fully featured web client (we are currently
 using WorldClient). We only have web access to our mail from offsite.
 Thanks for your time!
 Antoine
 ps. I guess there are extra issues like virus scanning (all our desktops
 and almost all our serveurs are running doze...), and whatnot - these
 are issues that I guess are taken for granted when recommending a best.
 pps. I know nothing about email!

The following configuration is used for few hundreds users, with:
20 Mb message size limit
5000 files per message limit
5000 messages sent/day
7000 messages received/day
The user database is shared with other applications.

smtp   : postfix + pop-before-smtp
pop3, imap : courier
antivirus  : amavisd + clamd + H+BEDV AntiVir
 (twice scanned because we had unrecognized virus in
  the past)
database   : mysql
webmail: horde/imp + php + imap (other server)
antispam   : -none-

the iron under is amd64 dual opteron, used for _other_ heavy tasks

To port the user from whatever mail daemon the most simply road is
export them in a text file, then translate it to sql (INSERT INTO ...).

IMHO the best MTA avaiable in opensource world are Postfix and Qmail,
always IMHO the opensource MTA are better than the commercial alternatives.

-- 
 
. These pages are best viewed by coming to my house and looking at   .
. my monitor. [S. Lucas Bergman (on his website)].
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] zire 31?

2005-06-12 Thread Walter Dnes
On Sun, Jun 12, 2005 at 04:11:36PM +0200, [EMAIL PROTECTED] wrote

 usb 1-1: new full speed USB device using ohci_hcd and address 6
 
 how can i access the device? Have already installed pilotlink, but
 i do not know which name the new device has. There is no /dev/pilot or so.
 
 Can somebody please help?

  Is there a /dev/sda device entry?  USB usually shows up as a
pseudo-SCSI device.  Try the command...

fdisk -l

...to get a listing of any possible drive-like devices.  You may have to
su - or logon as root to run fdisk.

-- 
Walter Dnes [EMAIL PROTECTED]
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 3 - ERRORS

2005-06-12 Thread Joseph
On Sun, 2005-06-12 at 21:10 +0300, Rumen Yotov wrote:
 Joseph wrote:
 
 How do you replace revdep-rebuild, it is not in ebuild?
 I solved the problem by recompiling OO from source instead of binary.
 
   
 
 Hi,
 Revdep-rebuild is in portage-package, as '/usr/bin/revdep-rebuild'.
 It's a shell-script, no need to compile it, just to unpack/place it.
 You could copy the new one over the old one (make a backup first).
 Later check the flags/permissions etc.
 HTH. Rumen

I just checked, revdep-rebuild is part of gentoolkit package. My
installed version is the same one as the stable one in portage ver.
0.2.0
If that scrip would change the version of gentoolkit would be increase.
So it would mean I have the most current one, is my understanding
correct?

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 3 - ERRORS

2005-06-12 Thread Zac Medico
Holly Bostick wrote:
 Rumen Yotov schreef:
 
Joseph wrote:



How do you replace revdep-rebuild, it is not in ebuild?
I solved the problem by recompiling OO from source instead of binary.




Hi,
Revdep-rebuild is in portage-package, as '/usr/bin/revdep-rebuild'.
It's a shell-script, no need to compile it, just to unpack/place it.
You could copy the new one over the old one (make a backup first).
Later check the flags/permissions etc.
HTH. Rumen
 
 
 Thanks for the info, but I notice that there's also a patch to
 portage.py attached to the bug. Is it correct to just patch it with the
 standard patch -p1 blah blah blah (patch syntax doesn't roll
 trippingly off my typing finger, but I'll look it up before proceeding)?
 
 Is this safe (insofar as it's patching a portage file, unlike
 revdep-rebuild itself)?
 
 Holly


Hi Holly,

Safe? If you use the patch -b option it will automatically make a backup called 
portage.py.orig in case you want to reverse the changes.

cd /usr/lib/portage/pym
patch -b -p0  /tmp/revdep-rebuild-portage.py.patch
python -c import compileall; compileall.compile_dir('`pwd`')
python -O -c import compileall; compileall.compile_dir('`pwd`')

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



Re: [gentoo-user] 3 - ERRORS

2005-06-12 Thread Rumen Yotov
Joseph wrote:

On Sun, 2005-06-12 at 21:10 +0300, Rumen Yotov wrote:
  

Joseph wrote:



How do you replace revdep-rebuild, it is not in ebuild?
I solved the problem by recompiling OO from source instead of binary.

 

  

Hi,
Revdep-rebuild is in portage-package, as '/usr/bin/revdep-rebuild'.
It's a shell-script, no need to compile it, just to unpack/place it.
You could copy the new one over the old one (make a backup first).
Later check the flags/permissions etc.
HTH. Rumen



I just checked, revdep-rebuild is part of gentoolkit package. My
installed version is the same one as the stable one in portage ver.
0.2.0
If that scrip would change the version of gentoolkit would be increase.
So it would mean I have the most current one, is my understanding
correct?

  

Hi,
When i first replied had some suspisions about revdep-rebuild being in
'gentoolkit', so checked with qpkg -l portage | grep revdep-rebuild
and there it was in portage, should have listened to my inner voice and
checked by: qpkg -f -v /usr/bin/revdep-rebuild - result:
app-portage/gentoolkit-0.2.1_pre2.
So it's 'gentoolkit'. Seems that using: equery,qpkg,etcat could
sometimes give different results ;) (what about qfile).
@Holly: haven't checked but remember the patch is to get portage.py
correctly check the new vars introduced by revdep-rebuild, i think it
must by applied using patch.
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] 3 - ERRORS

2005-06-12 Thread Zac Medico
Joseph wrote:
 On Sun, 2005-06-12 at 21:10 +0300, Rumen Yotov wrote:
 
Joseph wrote:


How do you replace revdep-rebuild, it is not in ebuild?
I solved the problem by recompiling OO from source instead of binary.

 


Hi,
Revdep-rebuild is in portage-package, as '/usr/bin/revdep-rebuild'.
It's a shell-script, no need to compile it, just to unpack/place it.
You could copy the new one over the old one (make a backup first).
Later check the flags/permissions etc.
HTH. Rumen
 
 
 I just checked, revdep-rebuild is part of gentoolkit package. My
 installed version is the same one as the stable one in portage ver.
 0.2.0
 If that scrip would change the version of gentoolkit would be increase.
 So it would mean I have the most current one, is my understanding
 correct?
 

In bugzilla the patch is dated 2005-05-04 18:18 PDT so it's newer than 
gentoolkit-0.2.1_pre2.

ls -l /usr/portage/app-portage/gentoolkit/gentoolkit-0.2.1_pre2.ebuild
-rw-r--r--  1 root root 1499 Apr 25 19:13 
/usr/portage/app-portage/gentoolkit/gentoolkit-0.2.1_pre2.ebuild

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



[gentoo-user] Re: emerge kdegraphics issue

2005-06-12 Thread James
Zac Medico zmedico at gmail.com writes:

  [ebuild   R   ] kde-base/kdegraphics-3.3.2-r2

  I guess the second query show me that using the new use flags
  this package needs to recompile. But it fails when I try:

  snip
  grep: /usr/lib/libungif.la: No such file or directory

 Is /usr/lib/libungif.la really not there? 

yes, it's not there...

 Try emerge media-libs/libungif.

This did the trick.

Thanks

James




-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] updating sysvinit coreutils and baselayout broke some locales/letters

2005-06-12 Thread sIbOk
Hello, today i've updated coreutils, baselayout and new sysvinit. Now
my locales are not working well since i've lost some letters/simbols
like 's' or '#' etc I'm using iso8559-15
Since today i've been using /etc/rc.conf like this with no troubles:
Código:

# /etc/rc.conf: Global startup script configuration settings
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/rc.conf,v 1.21
2003/07/16 19:38:51 azarah Exp $

# Use KEYMAP to specify the default console keymap.  There is a complete tree
# of keymaps in /usr/share/keymaps to choose from.  This setting is used by the
# /etc/init.d/keymaps script.

KEYMAP=es euro2
#KEYMAP=es

# Should we first load the 'windowkeys' console keymap?  Most x86 users will
# say yes here.  Note that non-x86 users should leave it as no.

SET_WINDOWKEYS=yes

# The maps to load for extended keyboards.  Most users will leave this as is.

EXTENDED_KEYMAPS=backspace keypad euro windowkeys
#EXTENDED_KEYMAPS=backspace keypad

# CONSOLEFONT specifies the default font that you'd like Linux to use on the
# console.  You can find a good selection of fonts in /usr/share/consolefonts;
# you shouldn't specify the trailing .psf.gz, just the font name below.
# To use the default console font, comment out the CONSOLEFONT setting below.
# This setting is used by the /etc/init.d/consolefont script (NOTE: if you do
# not want to use it, run rc-update del consolefont as root).

#CONSOLEFONT=default8x16
CONSOLEFONT=lat9-16
#CONSOLEFONT=lat9w-16

# CONSOLETRANSALTION is the charset map file to use.  Leave commented to use
# the default one.  Have a look in /usr/share/consoletrans for a selection of
# map files you can use.

CONSOLETRANSLATION=8859-15_to_uni

# Set CLOCK to UTC if your system clock is set to UTC (also known as
# Greenwich Mean Time).  If your clock is set to the local time, then set CLOCK
# to local.  This setting is used by the /etc/init.d/clock script.

CLOCK=local
# Set EDITOR to your preferred editor.

EDITOR=/bin/nano
#EDITOR=/usr/bin/vim
#EDITOR=/usr/bin/emacs

# Set PROTOCOLS to the protocols that you plan to use.  Gentoo Linux will only
# enable module auto-loading for these protocols, eliminating annoying module
# not found errors.
#
# NOTE: Do NOT uncomment the next lines, but add them to 'PROTOCOLS=...' line!!
#
# Num   Protocol
# 1:Unix
# 2:IPv4
# 3:Amateur Radio AX.25
# 4:IPX
# 5:DDP / appletalk
# 6:Amateur Radio NET/ROM
# 9:X.25
# 10:   IPv6
# 11:   ROSE / Amateur Radio X.25 PLP
# 19:   Acorn Econet

# Most users want this:
PROTOCOLS=1 2 4

#For IPv6 support:
#PROTOCOLS=1 2 10

# What display manager do you use ?  [ xdm | gdm | kdm | elogin | entrance ]
DISPLAYMANAGER=kdm

# XSESSION is a new variable to control what window manager to start
# default with X if run with xdm, startx or xinit.  The default behavior
# is to look in /etc/X11/Sessions/ and run the script in matching the
# value that XSESSION is set to.  The support scripts is smart enouth to
# look in all bin directories if it cant find a match in /etc/X11/Sessions/,
# so setting it to enligtenment can also work.  This is basically used
# as a way for the system admin to configure a default system wide WM,
# allthough it will work if the user export XSESSION in his .bash_profile, etc.
#
# NOTE:  1) this behaviour is overridden when a ~/.xinitrc exists, and startx
#   is called.
#2) even if a ~/.xsession exist, if XSESSION can be resolved, it will
#   be executed rather than ~/.xsession, else KDM breaks ...
#
# Defaults depending on what you install currently include:
#
# Gnome - will start gnome-session
# kde-version - will start startkde (ex: kde-3.0.2)
# Xsession - will start a terminal and a few other nice apps

#XSESSION=Gnome
XSESSION=kde-3.4


Since the new sysvinit is installed i use some other files,
/etc/rc.conf is like this:
Código:

# /etc/rc.conf: Global startup script configuration settings
# $Header: /var/cvsroot/gentoo-src/rc-scripts/etc/rc.conf,v 1.30.4.1
2005/02/10 01:11:52 vapier Exp $

# UNICODE specifies whether you want to have UNICODE support in the console.
# If you set to yes, please make sure to set a UNICODE aware CONSOLEFONT and
# KEYMAP in the /etc/conf.d/consolefont and /etc/conf.d/keymaps config files.

UNICODE=no

# Set EDITOR to your preferred editor.
# You may use something other than what is listed here.

EDITOR=/bin/nano
#EDITOR=/usr/bin/vim
#EDITOR=/usr/bin/emacs

# What display manager do you use ?  [ xdm | gdm | kdm | entrance ]
DISPLAYMANAGER=kdm

# XSESSION is a new variable to control what window manager to start
# default with X if run with xdm, startx or xinit.  The default behavior
# is to look in /etc/X11/Sessions/ and run the script in matching the
# value that XSESSION is set to.  The support scripts are smart enough to
# look in all bin directories if it cant find a match in /etc/X11/Sessions/,
# so setting it to enlightenment can also work.  This is basically used
# as a way for the system admin to configure 

[gentoo-user] SoundBlaster AWE64

2005-06-12 Thread Allan Spagnol Comar
Hi all, I was wondering if someone on this list has trouble with
SoundBlaster AWE4, because I had one and I could never make it work
properly with Alsa In gentoo now I canot hear any sound at all !!!

Some one has Ideas of what should I do to make it work I already
make my kernel compile just the soundblaster awe 32,64 ...

Thank you, Allan

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] updating sysvinit coreutils and baselayout broke some locales/letters

2005-06-12 Thread Zac Medico
sIbOk wrote:
 Hello, today i've updated coreutils, baselayout and new sysvinit. Now
 my locales are not working well since i've lost some letters/simbols
 like 's' or '#' etc I'm using iso8559-15
snip
 
 I've only noticed that i can't type 's' in lower case and '#'. 's' in
 upper case works well. strange
 After that i recompiled the kernel with utf8 as default nls for me,
 all i did can be found here:
 http://es.gentoo-wiki.com/HOWTO_Castellanizar_Gentoo
 
 still with the same trouble, someone know what could it be?
 

Is this a problem in X or the console?  In the localization guide it mentions 
an XkbLayout option for xorg.conf.

http://www.gentoo.org/doc/en/guide-localization.xml

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



Re: [gentoo-user] SoundBlaster AWE64

2005-06-12 Thread Zac Medico
Allan Spagnol Comar wrote:
 Hi all, I was wondering if someone on this list has trouble with
 SoundBlaster AWE4, because I had one and I could never make it work
 properly with Alsa In gentoo now I canot hear any sound at all !!!
 
 Some one has Ideas of what should I do to make it work I already
 make my kernel compile just the soundblaster awe 32,64 ...
 
 Thank you, Allan
 

Hi Allan,

Did you follow the alsa guide?  Did you rc-update add alsasound default?

http://www.gentoo.org/doc/en/alsa-guide.xml

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



Re: [gentoo-user] SoundBlaster AWE64

2005-06-12 Thread Volker Armin Hemmann
On Sunday 12 June 2005 22:00, Zac Medico wrote:
 Allan Spagnol Comar wrote:
  Hi all, I was wondering if someone on this list has trouble with
  SoundBlaster AWE4, because I had one and I could never make it work
  properly with Alsa In gentoo now I canot hear any sound at all !!!
 
  Some one has Ideas of what should I do to make it work I already
  make my kernel compile just the soundblaster awe 32,64 ...
 
  Thank you, Allan

 Hi Allan,

 Did you follow the alsa guide?  Did you rc-update add alsasound default?

 http://www.gentoo.org/doc/en/alsa-guide.xml

 Zac

and unuted the channels?

When I started with SuSE 6.2 I had a sb awe 64. I could get it running with 
alsa with 7.0 or so.. it is a long time ago now ;)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] SoundBlaster AWE64

2005-06-12 Thread Allan Spagnol Comar
I didn't follow the guide, I will take a look and If I had any problem
I will repost the message
On 6/12/05, Zac Medico [EMAIL PROTECTED] wrote:
 Allan Spagnol Comar wrote:
  Hi all, I was wondering if someone on this list has trouble with
  SoundBlaster AWE4, because I had one and I could never make it work
  properly with Alsa In gentoo now I canot hear any sound at all !!!
 
  Some one has Ideas of what should I do to make it work I already
  make my kernel compile just the soundblaster awe 32,64 ...
 
  Thank you, Allan
 
 
 Hi Allan,
 
 Did you follow the alsa guide?  Did you rc-update add alsasound default?
 
 http://www.gentoo.org/doc/en/alsa-guide.xml
 
 Zac
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] SoundBlaster AWE64

2005-06-12 Thread Allan Spagnol Comar
Thank you, changing the alsamixer settings make it all work, I had
changed only for root and that was the reason that I wasn get any
sound, now I changed for my user and I came to life 

On 6/12/05, Volker Armin Hemmann [EMAIL PROTECTED] wrote:
 On Sunday 12 June 2005 22:00, Zac Medico wrote:
  Allan Spagnol Comar wrote:
   Hi all, I was wondering if someone on this list has trouble with
   SoundBlaster AWE4, because I had one and I could never make it work
   properly with Alsa In gentoo now I canot hear any sound at all !!!
  
   Some one has Ideas of what should I do to make it work I already
   make my kernel compile just the soundblaster awe 32,64 ...
  
   Thank you, Allan
 
  Hi Allan,
 
  Did you follow the alsa guide?  Did you rc-update add alsasound default?
 
  http://www.gentoo.org/doc/en/alsa-guide.xml
 
  Zac
 
 and unuted the channels?
 
 When I started with SuSE 6.2 I had a sb awe 64. I could get it running with
 alsa with 7.0 or so.. it is a long time ago now ;)
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] updating sysvinit coreutils and baselayout broke some locales/letters

2005-06-12 Thread sIbOk
it's a console problem, X works well. Ihave to say that my system have
been running without problems since gentoo 1.2. Never had locales
problems. Yesterday updated tthose 3 packages and got s lower case
broken. Before login in the console i can type s and # but after login
i can't. I don't know what copuld it be, so i changed my iso8559-15
system to a unicode and still the same trouble. now i'm using unicode
and it works well, every X program works well, also nano from a xterm
or a tty works well with s or # but then when i'm typing direct to
bash i can't type s or #.   etc work well

2005/6/12, Zac Medico [EMAIL PROTECTED]:
 sIbOk wrote:
  Hello, today i've updated coreutils, baselayout and new sysvinit. Now
  my locales are not working well since i've lost some letters/simbols
  like 's' or '#' etc I'm using iso8559-15
 snip
 
  I've only noticed that i can't type 's' in lower case and '#'. 's' in
  upper case works well. strange
  After that i recompiled the kernel with utf8 as default nls for me,
  all i did can be found here:
  http://es.gentoo-wiki.com/HOWTO_Castellanizar_Gentoo
 
  still with the same trouble, someone know what could it be?
 
 
 Is this a problem in X or the console?  In the localization guide it mentions 
 an XkbLayout option for xorg.conf.
 
 http://www.gentoo.org/doc/en/guide-localization.xml
 
 Zac
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
Cualquier hijo de puta sabe lo que darte si tiene que dolerte, pero no
cualquier hijo de puta saber lo que darte si tiene que gustarte. Yo
soy sIbOk un hijo puta especial...!!

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] updating sysvinit coreutils and baselayout broke some locales/letters

2005-06-12 Thread Richard Fish
sIbOk wrote:

Hello, today i've updated coreutils, baselayout and new sysvinit. Now
my locales are not working well since i've lost some letters/simbols
like 's' or '#' etc I'm using iso8559-15
Since today i've been using /etc/rc.conf like this with no troubles:
  


Most of these settings have been moved from /etc/rc.conf to various
files in the /etc/conf.d directory.  Take a look in there.

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Why are these modules loading?

2005-06-12 Thread Ed Jabbour
I have ieee1394 stuff compiled in the kernel as modules:

[Sun Jun 12] edj:~$ grep 1394 /usr/src/linux/.config
# IEEE 1394 (FireWire) support
CONFIG_IEEE1394=m
CONFIG_IEEE1394_PCILYNX=m
CONFIG_IEEE1394_OHCI1394=m
CONFIG_IEEE1394_SBP2=m
CONFIG_IEEE1394_RAWIO=m
CONFIG_IEEE1394_CMP=m

At boot, pcilynx, raw1394, ohci1394  ieee1394 are all loaded.  So are 
i2c_algo_bit  i2c_core, both used by pcilynx.  None of the above is 
in /etc/modules.autoload.d/kernel-2.6.  Where are they being loaded from?  
Thanks.

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



Re: [gentoo-user] updating sysvinit coreutils and baselayout broke some locales/letters

2005-06-12 Thread Zac Medico
Richard Fish wrote:
 sIbOk wrote:
 
 
Hello, today i've updated coreutils, baselayout and new sysvinit. Now
my locales are not working well since i've lost some letters/simbols
like 's' or '#' etc I'm using iso8559-15
Since today i've been using /etc/rc.conf like this with no troubles:
 

 
 
 Most of these settings have been moved from /etc/rc.conf to various
 files in the /etc/conf.d directory.  Take a look in there.
 
 -Richard
 

Yep, that's probably it.  /etc/conf.d/keymaps should do the trick.  Somebody 
needs to update all the howtos now.

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



Re: [gentoo-user] Why are these modules loading?

2005-06-12 Thread Zac Medico
Ed Jabbour wrote:
 I have ieee1394 stuff compiled in the kernel as modules:
 
 [Sun Jun 12] edj:~$ grep 1394 /usr/src/linux/.config
 # IEEE 1394 (FireWire) support
 CONFIG_IEEE1394=m
 CONFIG_IEEE1394_PCILYNX=m
 CONFIG_IEEE1394_OHCI1394=m
 CONFIG_IEEE1394_SBP2=m
 CONFIG_IEEE1394_RAWIO=m
 CONFIG_IEEE1394_CMP=m
 
 At boot, pcilynx, raw1394, ohci1394  ieee1394 are all loaded.  So are 
 i2c_algo_bit  i2c_core, both used by pcilynx.  None of the above is 
 in /etc/modules.autoload.d/kernel-2.6.  Where are they being loaded from?  
 Thanks.
 

Probably /etc/hotplug/ieee1394.agent

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



Re: [gentoo-user] updating sysvinit coreutils and baselayout broke some locales/letters

2005-06-12 Thread sIbOk
please make sure you have read well the post before posting, an thanks
for your time.
of course i know that config files have been split... and i also have
edited them. that's been explained in the first mail. i don't know
which is the trouble, i've tryed editing them in different ways, it's
not a howto problem as long as i know how to configure it all without
reading them. something in keymaps is wrong but don't know what
neither why because before updating the packages it worked well and
the setting are teh same. and i have the troubles using unicode and
iso8859-15
very strange, thanks for the support, and please don't reply without reading :)

2005/6/12, Zac Medico [EMAIL PROTECTED]:
 Richard Fish wrote:
  sIbOk wrote:
 
 
 Hello, today i've updated coreutils, baselayout and new sysvinit. Now
 my locales are not working well since i've lost some letters/simbols
 like 's' or '#' etc I'm using iso8559-15
 Since today i've been using /etc/rc.conf like this with no troubles:
 
 
 
 
  Most of these settings have been moved from /etc/rc.conf to various
  files in the /etc/conf.d directory.  Take a look in there.
 
  -Richard
 
 
 Yep, that's probably it.  /etc/conf.d/keymaps should do the trick.  Somebody 
 needs to update all the howtos now.
 
 Zac
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
Cualquier hijo de puta sabe lo que darte si tiene que dolerte, pero no
cualquier hijo de puta saber lo que darte si tiene que gustarte. Yo
soy sIbOk un hijo puta especial...!!

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] updating sysvinit coreutils and baselayout broke some locales/letters

2005-06-12 Thread Zac Medico
sIbOk wrote:

 /etc/conf.d/keymaps
 Código:
 
 # /etc/conf.d/keymaps
 # $Header: /var/cvsroot/gentoo-src/rc-scripts/etc/conf.d/keymaps,v
 1.1.4.1 2005/02/19 02:13:53 vapier Exp $
 
 # Use KEYMAP to specify the default console keymap.  There is a complete tree
 # of keymaps in /usr/share/keymaps to choose from.
 
 KEYMAP=es euro2
 #KEYMAP=es
snip
 please make sure you have read well the post before posting, an thanks
 for your time.
 of course i know that config files have been split... and i also have
 edited them. that's been explained in the first mail. i don't know
 which is the trouble, i've tryed editing them in different ways, it's
 not a howto problem as long as i know how to configure it all without
 reading them. something in keymaps is wrong but don't know what
 neither why because before updating the packages it worked well and
 the setting are teh same. and i have the troubles using unicode and
 iso8859-15
 very strange, thanks for the support, and please don't reply without reading 
 :)
 

Woa there.  Most of us are just trying to helpful.  IMO it was easy for a speed 
reader to miss that part mixed into your long email.

Did you run etc-update.  I bet that's the problem.

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



Re: [gentoo-user] zire 31?

2005-06-12 Thread William Kenworthy
/dev/tts/USB1

welcome to the mess thats palm  linux ...

BillK


On Sun, 2005-06-12 at 14:19 -0400, Walter Dnes wrote:
 On Sun, Jun 12, 2005 at 04:11:36PM +0200, [EMAIL PROTECTED] wrote
 
  usb 1-1: new full speed USB device using ohci_hcd and address 6
  
  how can i access the device? Have already installed pilotlink, but
  i do not know which name the new device has. There is no /dev/pilot or so.
  
  Can somebody please help?
 
   Is there a /dev/sda device entry?  USB usually shows up as a
 pseudo-SCSI device.  Try the command...
 
 fdisk -l
 
 ...to get a listing of any possible drive-like devices.  You may have to
 su - or logon as root to run fdisk.
 
 -- 
 Walter Dnes [EMAIL PROTECTED]
 My musings on technology and security at http://tech_sec.blog.ca
-- 
William Kenworthy [EMAIL PROTECTED]
Home!

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] music.raw?

2005-06-12 Thread Michael Sullivan
I've discovered that whenever I run monsterz the file is created.  I
don't know why.  monsterz is a python script, so I opened it up in vi
and searched for the string music.raw but did not find it
in /usr/games/monsterz.  Maybe something the pygame module or python
itself, but I don't know how to check for that...

On Sat, 2005-06-11 at 23:30 -0700, Peter Gordon wrote:
 On Sat, 2005-06-11 at 22:30 -0500, Michael Sullivan wrote:
  There is a file that keeps mysteriously appearing in my home folder
  called music.raw.  I have no idea where it's coming from.  I'm not doing
  anything with my computer that I don't normally do.  This has just
  started since the recent gnome upgrade.  It always has a size of 0
  bytes, so I don't see what the point of it is.  Does anyone know what
  this file is and/or how to keep it from coming back? 
 
 How odd. I'm using GNOME 2.10 and have no such file. If you remove it,
 does it reappear when you start GNOME again? Perhaps when you're running
 GNOME you can using the `lsof` utility (emerge sys-process/lsof) to see
 what process is creating/using the file. Hth.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] udev Strangeness

2005-06-12 Thread Alex Bennee
Hi,

I've managed to get my usbdrive to appear in its own fixed /dev entry
but I cannot get the same to happen for my camera. It seems the udev
rule seems to get ignored. Any idea why?

# My pendrive
BUS=usb, SYSFS{product}=USB DISK Pro, KERNEL=sd?1, NAME=%k,
SYMLINK=usbdrive

# My Camera
#
# Not working for some reason
BUS=usb,SYSFS{vendor}=OLYMPUS , KERNEL=sd?1, NAME=%k,
SYMLINK=olympus

The only difference I can see is udev ignores the rule for the camera
despite the udev info dump indicating the SYSFS{vendor} key should
match.

Log of USB stick vs Camera follows:

Jun 12 23:44:02 [kernel] usb 1-3: new high speed USB device using
ehci_hcd and address 17
Jun 12 23:44:02 [kernel] scsi16 : SCSI emulation for USB Mass Storage
devices
Jun 12 23:44:07 [kernel]   Vendor:   Model: USB DISK Pro
Rev: PMAP
Jun 12 23:44:07 [kernel] SCSI device sdc: 500736 512-byte hdwr sectors
(256 MB)
- Last output repeated twice -
Jun 12 23:44:07 [kernel] Attached scsi removable disk sdc at scsi16,
channel 0, id 0, lun 0
Jun 12 23:44:07 [scsi.agent] disk
at 
/devices/pci:00/:00:02.2/usb1/1-3/1-3:1.0/host16/target16:0:0/16:0:0:0
Jun 12 23:44:07 [udev] creating device node '/dev/sdc'
Jun 12 23:44:07 [udev] configured rule in
'/etc/udev/rules.d/10-local.rules' at line 5 applied, added symlink
'usbdrive2'
Jun 12 23:44:07 [udev] configured rule in
'/etc/udev/rules.d/10-local.rules' at line 5 applied, 'sdc1' becomes '%
k'
Jun 12 23:44:07 [udev] creating device node '/dev/sdc1'
Jun 12 23:44:13 [udev] removing device node '/dev/sdc1'
Jun 12 23:44:13 [kernel] usb 1-3: USB disconnect, address 17
Jun 12 23:44:13 [udev] removing device node '/dev/sdc'

Jun 12 23:47:21 [kernel] usb 3-1: new full speed USB device using
ohci_hcd and address 13
Jun 12 23:47:21 [kernel] scsi17 : SCSI emulation for USB Mass Storage
devices
Jun 12 23:47:26 [kernel]   Vendor: OLYMPUS   Model: u20D,S400D,u400D
Rev: 1003
Jun 12 23:47:26 [kernel] SCSI device sdc: 512000 512-byte hdwr sectors
(262 MB)
Jun 12 23:47:26 [kernel] sdc: assuming Write Enabled
Jun 12 23:47:26 [kernel] SCSI device sdc: 512000 512-byte hdwr sectors
(262 MB)
Jun 12 23:47:26 [kernel] Attached scsi removable disk sdc at scsi17,
channel 0, id 0, lun 0
Jun 12 23:47:26 [scsi.agent] disk
at 
/devices/pci:00/:00:02.1/usb3/3-1/3-1:1.0/host17/target17:0:0/17:0:0:0
Jun 12 23:47:26 [udev] creating device node '/dev/sdc'
Jun 12 23:47:26 [udev] creating device node '/dev/sdc1'
Jun 12 23:48:05 [udev] removing device node '/dev/sdc1'
Jun 12 23:48:05 [kernel] usb 3-1: USB disconnect, address 13
Jun 12 23:48:05 [udev] removing device node '/dev/sdc'


--
Alex, homepage: http://www.bennee.com/~alex/
We can't schedule an orgy, it might be construed as fighting --Stanley
Sutton

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: how do I know if the distcc works or not?

2005-06-12 Thread Neil Bothwick
On Sun, 12 Jun 2005 23:07:21 + (UTC), James wrote:

 Is there a kde equivalent for monitoring distcc?

Run the text monitor in Konsole? ;-)


-- 
Neil Bothwick

Few women admit their age. Few men act theirs.


pgpVIDPByJQvC.pgp
Description: PGP signature


Re: [gentoo-user] updating sysvinit coreutils and baselayout broke some locales/letters

2005-06-12 Thread Zac Medico
sIbOk wrote:
 i thanks your time to all, i run etc-update. I have 3 different Gentoo
 machines i updated them all and converted to unicode just because i
 planned a long time ago and they all work great escept the one that
 gave me first the error. I didn't miss anything, maybe there is some
 broken package althought revdep-debuild doesn't show.
 thanks again to all who read the post, and i ddin't mean to eb rude,
 just wanted to remark that before answering it's mportant to read
 everything well. thanks again :)
 

Is /etc/runlevels/boot/keymaps a symlink to /etc/init.d/keymaps and does 
/etc/init.d/keymaps look okay?

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



Re: [gentoo-user] music.raw?

2005-06-12 Thread Holly Bostick
Michael Sullivan schreef:
 I've discovered that whenever I run monsterz the file is created.  I
 don't know why.  monsterz is a python script, so I opened it up in vi
 and searched for the string music.raw but did not find it
 in /usr/games/monsterz.  Maybe something the pygame module or python
 itself, but I don't know how to check for that...
 

Does the game play music? Maybe the file is how it converts the music
from whatever form it's in, wherever it's kept, to something that is
played during the course of the game. Maybe it's the music itself.

I don't know a lot about this, and certainly not about monsterz
specifically, never having played it, but I've seen games get up to all
kinds of hijinks in order to play music or sound effects, under both Win
and Lin.

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



[gentoo-user] More about a Panasonic Toughbook

2005-06-12 Thread Ian K
Hi guys/gals,
I have here a laptop I have put Gentoo on for a friend.
I am currently trying to get his wireless card working.
I have asked the gentoo-laptop mailing list, but a reply
is still pending after about a week. Maybe you guys
can offer more help.

Under the direction of someone on the laptop list, I put
drivers on the laptop for his PCMCIA wireless network
card. http://acx100.sourceforge.net

His wireless network card is the DLink DWL-650+,
which the driver's website has posted as working.

So, I started following the install guide, up to this
point. The problem is, something is not matching.
Here is a quote from my message to the laptop
list which got no reply.


THIS IS FROM THE INSTALL GUIDE:


Successful output looks similar to this:
 
 # lspci -n
 00:00.0 Class 0600: 8086:7192 (rev 02)
 00:02.0 Class 0607: 104c:ac16 (rev 02)
 00:02.1 Class 0607: 104c:ac16 (rev 02)
 00:03.0 Class 0300: 10c8:0004 (rev 01)
 00:07.0 Class 0680: 8086:7110 (rev 01)
 00:07.1 Class 0101: 8086:7111 (rev 01)
 00:07.2 Class 0c03: 8086:7112 (rev 01)
 00:07.3 Class 0680: 8086:7113 (rev 01)
 05:00.0 Class 0280: 104c:8400
 
  That listing is taken from running lspci -n on my
 ThinkPad 600 with my SMC 2435w CardBus card plugged
 in. Out of those 9 lines listed, we're only interested
 in that last one:
 05:00.0 Class 0280: 104c:8400
 
 because it contains one of the 3 combinations listed
 below at it's end:
 104c:8400 (acx100 CardBus)
 104c:8401 (acx100 PCI)
 104c:9066 (acx111 Cardbus/PCI)
  



Now, back to Ian's issue:
I didn't get one of those combinations. The Panasonic
computer gets:

Class 0600: 8086:7194 (rev 01)
Class 0401: 8086:7195
Class 0300: 126f:0710 (rev a3)
Class 0607: 1180:0475 (rev 80)
Class 0601: 8086:7198 (rev 01)
Class 0101: 8086:7199
Class 0c03: 8086:719a
Class 0680: 8086:719b
Class 0780: 10b7:1006

So yes, no correct combination at the end...


Thats where it stands right now.
If you have any suggestions at all, please offer them.  :) 
~~Thanks _so_ much for all of the help~~
Ian



So thats where I stand. Please help me! :)
My poor friend has been without internet
for like 2 months now.
Thanks for the help!
Ian


begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] udev + usb support.

2005-06-12 Thread Neil Bothwick
On Sun, 12 Jun 2005 11:33:21 +0200, Ryan Viljoen wrote:

 Now from what I understand all usb devices ie: digital cameras (sony
 cyber shots), flash drivers etc should show up as ub* for udev. While
 sd* is from devfs. When I ls /dev there are no ub* nodes :(

Devices show up the same under udev as devfs. ub* devices are those using
the now (and slower) USB block device driver. However, you can set rules
to change the device names allocated by udev, see
http://www.reactivated.net/udevrules.php


-- 
Neil Bothwick

Those who live by the sword get shot by those who don't.


pgpa3GAiGBxTe.pgp
Description: PGP signature


Re: [gentoo-user] music.raw?

2005-06-12 Thread Michael Sullivan
It is capable of playing music, but I have that feature disabled.  It
didn't make the music.raw file before the gnome upgrade...

On Mon, 2005-06-13 at 02:13 +0200, Holly Bostick wrote:
 Michael Sullivan schreef:
  I've discovered that whenever I run monsterz the file is created.  I
  don't know why.  monsterz is a python script, so I opened it up in vi
  and searched for the string music.raw but did not find it
  in /usr/games/monsterz.  Maybe something the pygame module or python
  itself, but I don't know how to check for that...
  
 
 Does the game play music? Maybe the file is how it converts the music
 from whatever form it's in, wherever it's kept, to something that is
 played during the course of the game. Maybe it's the music itself.
 
 I don't know a lot about this, and certainly not about monsterz
 specifically, never having played it, but I've seen games get up to all
 kinds of hijinks in order to play music or sound effects, under both Win
 and Lin.
 
 Holly

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cvs passwords

2005-06-12 Thread Raphael Melo de Oliveira Bastos Sales
You mean, using the same password you use to login normally? Well, you
could copy the /etc/passwd file to each CVSROOT directory in each
repository, but I really think that isn't a good idea when it comes to
security. pserver doesn't cryptographs the passwords, so they travel
through the net as plain text

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] NFS problems - Linux OSX

2005-06-12 Thread Ed Jabbour
Mac OSX is the server - 192.168.1.20;  Linux the client - 192.168.1.4. 
When I mount -o vers=2 192.168.1.20:/Volumes/Alien /mnt/alien I get
the dreaded mount: 192.168.1.20:/Volumes/Alien failed, reason given by
server: Permission denied.  I'm trying to discover which side the
problem's on.  Any of the following stuff not kosher?  

/etc/fstab:
192.168.1.20:/Volumes/Alien /mnt/alien nfs 
rw,noauto,users,noexec,nosuid,nodev 0 0

cat /proc/filesystems:
nodev   nfs
nodev   rpc_pipefs

kernel (gentoo-sources-2.6.11-r4):
grep NFS /usr/src/linux/.config
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V4 is not set
CONFIG_NFSD_TCP=y

showmount -e 192.168.1.20 (server):
Export list for 192.168.1.20:
/Volumes/Alien 192.168.0.0

rpcinfo - p (client):
program vers proto   port
102   tcp111  portmapper
102   udp111  portmapper
1000241   udp   1024  status
1000241   tcp   1024  status
151   udp976  mountd
151   tcp979  mountd
152   udp976  mountd
152   tcp979  mountd
153   udp976  mountd
153   tcp979  mountd

rpcinfo -p 192.168.1.20 (server):
program vers proto   port
102   tcp111  portmapper
102   udp111  portmapper
1000241   udp   1021  status
1000241   tcp   1015  status
1000210   udp   1008  nlockmgr
1000211   udp   1008  nlockmgr
1000213   udp   1008  nlockmgr
1000214   udp   1008  nlockmgr
1000210   tcp   1014  nlockmgr
1000211   tcp   1014  nlockmgr
1000213   tcp   1014  nlockmgr
1000214   tcp   1014  nlockmgr
132   udp   2049  nfs
133   udp   2049  nfs
132   tcp   2049  nfs
133   tcp   2049  nfs
151   udp966  mountd
153   udp966  mountd
151   tcp999  mountd
153   tcp999  mountd

id edj (on client):
uid=1000(edj) gid=100(users) groups=100(users)

id edj (on server):
uid=1000(edj) gid=100 groups=100

Any pointers, hints, where else to look, etc. greatly appreciated.  Thanks.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 3 - ERRORS

2005-06-12 Thread Paul Varner
On Sun, 2005-06-12 at 20:31 +0200, Holly Bostick wrote:
 Thanks for the info, but I notice that there's also a patch to
 portage.py attached to the bug. Is it correct to just patch it with the
 standard patch -p1 blah blah blah (patch syntax doesn't roll
 trippingly off my typing finger, but I'll look it up before proceeding)?
 
 Is this safe (insofar as it's patching a portage file, unlike
 revdep-rebuild itself)?

You don't have to add the portage.py patch (although it shouldn't hurt
anything if you do).  Those changes are there for adding support into
portage for the package maintainers. Once that support is there, then
package maintainers will be able to automatically set the appropriate
variables to revdep-rebuild for their packages.

Regards,
Paul
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] new base layout and linuxant driverloader problems

2005-06-12 Thread Jonathan Gill
Hi All,

Anyone else seeing problems with the new baselayout scripts and
linuxant's driverloader?  

On the 1.9.xx base layout my laptop would happily run up the wifi card
when driverloader was loaded, but, since updating the the baselayout
(yes I did carefully go through the configs and update/edit where
needed) I cant seem to get the wifi card to come up and connect to my
access point.

Ive just emerged back the old layout and all is perfect with it. 

Anyone any clues or tips on how I should be doing this?

Thanks

Jonathan

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: how do I know if the distcc works or not?

2005-06-12 Thread W.Kenworthy
Dont know if this has been suggested:

edit /etc/conf.d/distccd on the distccd server and add this:

DISTCCD_OPTS=${DISTCCD_OPTS} --log-level info

This will log the daemons connects, successes and failures to
to /var/log/everything/current on the distcc server.  A quick check of
the logs will show whats happening.

BillK


On Sun, 2005-06-12 at 23:07 +, James wrote:
 Zac Medico zmedico at gmail.com writes:
 
 
  #!/bin/bash
  source /etc/make.globals
  source /etc/make.conf
  export DISTCC_DIR=${PORTAGE_TMPDIR}/portage/.distcc
  exec /usr/bin/distccmon-gnome
 
 
 Is there a kde equivalent for monitoring distcc?
 
 distccmon-kde seems to have been abandoned
 
 
 James
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] revdep-rebuild testing (was Re: 3 - ERRORS)

2005-06-12 Thread Paul Varner
On Sun, 2005-06-12 at 12:07 -0700, Zac Medico wrote:
 In bugzilla the patch is dated 2005-05-04 18:18 PDT so it's newer than 
 gentoolkit-0.2.1_pre2.
 
 ls -l /usr/portage/app-portage/gentoolkit/gentoolkit-0.2.1_pre2.ebuild
 -rw-r--r--  1 root root 1499 Apr 25 19:13 
 /usr/portage/app-portage/gentoolkit/gentoolkit-0.2.1_pre2.ebuild

revdep-rebuild is part of the gentoolkit packages.  All versions of
revdep-rebuild in bug #62644 are newer that what is currently installed
by either gentoolkit-0.2.0 or gentoolkit-0.2.1_pre2.

I have just added gentoolkit-0.2.1_pre3 to the tree for architecture and
general testing of revdep-rebuild.  Since I am not positive that I
haven't broken other architectures with the changes, it is currently
package masked.  

If you want to use/test the latest version, you will need to add
=app-portage/gentoolkit-0.2.1_pre3 to /etc/portage/package.unmask in
order to emerge it.  

If you are on an architecture other than x86, then you will need to copy
the ebuild into your portage overlay directory and update it to include
your architecture keyword.

Regards,
Paul
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cvs passwords

2005-06-12 Thread Norberto Bensa
Raphael Melo de Oliveira Bastos Sales wrote:
 pserver doesn't cryptographs the passwords, so they travel
 through the net as plain text

Couldn't you tunnel it thru ssh? I'm not a cvs guru, I'm just curious. Anyway, 
I use svn now :D

-- 
Norberto Bensa
informática BeNSA
4544-9692 / 15-4190-6344
Ciudad de Buenos Aires, Argentina

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sorta OT - honest (!) opinions on mailservers

2005-06-12 Thread Chad Leigh -- Shire.Net LLC


On Jun 12, 2005, at 1:19 AM, Rumen Yotov wrote:



Hi,
Could use qmail or postfix, think none of them runs on Win.
There are also eximsendmail but not as good IMHO. i use qmail.
HTH. Rumen



yes, but most knowledgable people  know that exim blows the pants off  
qmail and postfix.


There are installations running in the UK with millions of user  
accounts with exim as the mta and it works just fine, is secure, and  
is *easy* to manage and maintain with very complex configurations.


yes, its MHO, but also the opinion of lots of others who do mail for  
small to very large organizations professionally


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



Re: [gentoo-user] NFS problems - Linux OSX

2005-06-12 Thread Zac Medico
Ed Jabbour wrote:
 Mac OSX is the server - 192.168.1.20;  Linux the client - 192.168.1.4. 
 When I mount -o vers=2 192.168.1.20:/Volumes/Alien /mnt/alien I get
 the dreaded mount: 192.168.1.20:/Volumes/Alien failed, reason given by
 server: Permission denied.  I'm trying to discover which side the
 problem's on.  Any of the following stuff not kosher?  
 

I have no experience with OSX but with Linux the nfs server will normally 
syslog (/var/log/messages) the reason that permission was denied.  There have 
got to be some logs somewhere on that OSX server.

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



Re: [gentoo-user] cvs passwords

2005-06-12 Thread Raphael Melo de Oliveira Bastos Sales
The safest way to do it is working through ssh, but since he wants to
work as a pserver, I doubt that it is his case ;)

2005/6/13, Norberto Bensa [EMAIL PROTECTED]:
 Raphael Melo de Oliveira Bastos Sales wrote:
  pserver doesn't cryptographs the passwords, so they travel
  through the net as plain text
 
 Couldn't you tunnel it thru ssh? I'm not a cvs guru, I'm just curious. Anyway,
 I use svn now :D
 
 --
 Norberto Bensa
 informática BeNSA
 4544-9692 / 15-4190-6344
 Ciudad de Buenos Aires, Argentina
 
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Baselayout update blasted my wireless networking

2005-06-12 Thread Richard Fish
Danny Luker wrote:

Hi all,
   The other night I did an emerge sync; emerge world -vu and got a
new and improved version of baselayout.  I screwed up and let
etc-update clobber all my config files (stupid I know ;() ... anyway,
I've recovered from it except I can't get wireless working.  It all
was so simple before.  Even doing it manually was simple but I can't
get it to connect (associate) with my access points.  Before all this
I could do it manually by:

# modprobe ath_pci  // using the madwifi drivers on my Thinkpad T40
# ifconfig ath0 192.168.1.53 netmask 255.255.255.0 up
# route add default gw 192.168.1.1 ath0

  


Well, nothing in the new baselayout should have prevented your ability
to bring things up manually.  The only thing I can think of that you
might be missing is an iwconfig ath0 essid 'any' command.

For bringing things up automatically, the following lines in
/etc/conf.d/net should work:

modules_ath0=( ifconfig iwconfig )
config_ath0=( 192.168.1.53 netmask 255.255.255.0 )
routes_ath0=(
   default via 192.168.1.1
)

If you need encryption, you will also need to configure
/etc/conf.d/wireless appropriately.  Take a look at
/etc/conf.d/net.example and wireless.example.

If this doesn't help, please post your /etc/conf.d/net and wireless
files.  And also exactly what happens when you try to bring up the
interface manually.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] NFS problems - Linux OSX

2005-06-12 Thread Ow Mun Heng
On Sun, 2005-06-12 at 21:04 -0700, Zac Medico wrote:
 Ed Jabbour wrote:
  Mac OSX is the server - 192.168.1.20;  Linux the client - 192.168.1.4. 
  When I mount -o vers=2 192.168.1.20:/Volumes/Alien /mnt/alien I get
  the dreaded mount: 192.168.1.20:/Volumes/Alien failed, reason given by
  server: Permission denied.  I'm trying to discover which side the
  problem's on.  Any of the following stuff not kosher?  
  
 
 I have no experience with OSX but with Linux the nfs server will normally 
 syslog (/var/log/messages) the reason that permission was denied.  There have 
 got to be some logs somewhere on that OSX server.


are all mounts exported already. ( did you define new mounts but didn't
export it. - Me Guilty of this couple of times)

eg: export -rv


-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 13:09:03 up 2 days, 5:37, 7 users, load average: 1.53, 1.01,
0.71 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] new base layout and linuxant driverloader problems

2005-06-12 Thread Richard Fish
Jonathan Gill wrote:

Hi All,

Anyone else seeing problems with the new baselayout scripts and
linuxant's driverloader?  
  


Not really familiar with linuxant, but please post the outputs of:

lsmod
ifconfig
iwconfig

Also the relevant contents of /etc/conf.d/net and /etc/conf.d/wireless.

Thanks,

-Richard




-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] updating sysvinit coreutils and baselayout broke some locales/letters

2005-06-12 Thread Richard Fish
Zac Medico wrote:

Zac Medico wrote:
  

sIbOk wrote:



i thanks your time to all, i run etc-update. I have 3 different Gentoo
machines i updated them all and converted to unicode just because i
planned a long time ago and they all work great escept the one that
gave me first the error. I didn't miss anything, maybe there is some
broken package althought revdep-debuild doesn't show.
thanks again to all who read the post, and i ddin't mean to eb rude,
just wanted to remark that before answering it's mportant to read
everything well. thanks again :)

  

Is /etc/runlevels/boot/keymaps a symlink to /etc/init.d/keymaps and does 
/etc/init.d/keymaps look okay?

Zac




Also, maybe for some reason you need to remerge sys-apps/kbd.

Zac
  


Yep, that's the next step.  Make sure that 'rc-update -s' shows both
consolefont and keymaps.  I have them both starting in 'boot'.

And yes, I wen't back and read your original message again (sorry about
that), and you don't mention whether these are in your startup or not! ;-

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: can't install Xosview

2005-06-12 Thread askar ...
Hello!

My this message left unanswered.
I notice when I install gentoo only using live cd, xosview can not be
installed with error below. It seems this problem can be solved after
updating portage.
In my case I cannot update portage often, and I'm still curious did
anybody had such problem and how solved?

askar

On 5/29/05, askar ... [EMAIL PROTECTED] wrote:
 Hello!
 
 I can't install xosview for a long time.
 Below I picked up error related info.
 
 askar
 
 
 configure: WARNING: iostream: present but cannot be compiled
 configure: WARNING: iostream: check for missing prerequisite headers?
 configure: WARNING: iostream: proceeding with the preprocessor's result
 configure: WARNING: ##
 -- ##
 configure: WARNING: ## Report this to [EMAIL PROTECTED] ##
 configure: WARNING: ##
 -- ##
 checking for iostream... yes
 checking fstream usability... no
 checking fstream presence... yes
 configure: WARNING: fstream: present but cannot be compiled
 configure: WARNING: fstream: check for missing prerequisite headers?
 configure: WARNING: fstream: proceeding with the preprocessor's result
 configure: WARNING: ##
 -- ##
 configure: WARNING: ## Report this to [EMAIL PROTECTED] ##
 configure: WARNING: ##
 -- ##
 ...
 make[1]: Leaving directory
 `/var/tmp/portage/xosview-1.8.2/work/xosview-1.8.2/linux'
 
 !!! ERROR: x11-misc/xosview-1.8.2 failed.
 !!! Function src_compile, Line 29, Exitcode 2
 !!! compilation failed
 !!! If you need support, post the topmost build error, NOT this status 
 message.


-- 
gentoo-user@gentoo.org mailing list