[gentoo-ppc-user] Where to set console blanking timeout?

2005-05-31 Thread Chris L. Mason
Hi,

I have gentoo working okay on my iMac G5 (ppc64), but I cannot figure out
how to change the default screen blanking timeout.  After 10 minutes the screen
goes blank, and if I hit any key it comes back.

Can someone please tell me where I need to change this setting?  Is it an option
I need to pass to the framebuffer on boot?

Note, btw, this is in a virtual console with no X running.  If I run
X, DPMS works
correctly, but if I have any of the DPMS timeouts set to over 10
minutes, the screen
still blanks after 10 minues, so I suspect there an overriding
framebuffer timeout
somewhere I need to change.  (If I have the dpms settings lower than 10 minutes,
it does blank and/or turn off as expected.)

Thanks for your help,


Chris

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



Re: [gentoo-user] Reiser4, encryption

2005-05-31 Thread Rumen Yotov
Dirk Heinrichs wrote:

Am Dienstag, 31. Mai 2005 07:15 schrieb ext Colin:
  

When will Reiser4 be added to the Gentoo kernel?  I can emerge
reiser4progs, but I can't mount the volumes nor use them in /etc/fstab.



AFAIK there are kernel sources which have reiser4 patched in.

  

Also, are there any good, journaled and encrypting filesystems for
Linux?  I thought Reiser4 would have an encryption plugin;  did I read
that somewhere or am I mistaken?



Encryption happens on device level, not filesystem level. Using dm-crypt 
[1], you first create an encrypted device and then put whatever filesystem 
you want on that device:

cryptsetup create /dev/hda3 crypto
mkreiserfs /dev/mapper/crypto

HTH...

   Dirk

[1]: http://www.saout.de/misc/dm-crypt
  

Hi,
Could also use loop-aes instead of dm-crypt, it's a kernel module. Check
the site/docs.
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Clarification on iso downloads

2005-05-31 Thread W.Kenworthy
emerge -fp system  file on the system in question will list the
critical files, and where to download them from.  Its messy, but this
can be edited into a clean list and fed to a downloader in some fashion.
May make a considerable saving in download amount and time over a whole
iso.

Alt is there a gentoo enthusiast in the local area who can fetch/burn
the list for you, or network transfer the files?

BillK

On Tue, 2005-05-31 at 01:11 -0400, Colin wrote:
 cothrige wrote:
 
 The one thing you could try is pre-downloading all the tarballs you are
 likely to need for the bootstrap, kernel and various utils you need, burn
 them to a CD, then put them in the /usr/portage/distfiles during the
 install...
 
 
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Building and using binary packages with emerge/portage

2005-05-31 Thread Ow Mun Heng
On Mon, 2005-05-30 at 21:17 -0700, Zac Medico wrote:
 --- Ow Mun Heng [EMAIL PROTECTED] wrote:
  I'm sorry but I looked inside the content of a tbz2
  file and didn't find
  that it has any references to the /var/db directory.
  
 
 The data not inside the tar archive.  It's appended
 onto the end of the tbz2 file.  You know it's there
 because if you unzip the tbz2 file then bunzip2 says
 trailing garbage after EOF ignored.

In This case, how would one determine what IUSE values were used for the
package said package then? How can one use to view this data?

 tbz2tool --help
tbz2tool join DATAFILE DBFILE OUTFILE (datafile + dbfile - outfile)
tbz2tool split INFILE DATAFILE DBFILE (infile - datafile + dbfile)

 
  And what does tbz2tool and xpak do? There's not much
  of a Man page for
  them.
  
 
 They take care of what's needed to handle the appended
 data.  They're not documented because normally they're
 only used internally by portage.

I see. In such case, when we emerge -kv package will it list the IUSE
flag which the package was compiled with?

Do you know off-hand w/o needing to compile it on one machine (with
different use flags) and then use the package on another machine (which
has a different USE flag) just to see the difference?

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 14:00:20 up 16:02, 8 users, load average: 1.31, 1.65, 1.28 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] tips on my 1st try at iptables?

2005-05-31 Thread Ow Mun Heng
On Mon, 2005-05-30 at 23:06 -0400, A. Khattri wrote:
 On Mon, 30 May 2005, Ow Mun Heng wrote:
 
  Frankly, I've stopped trying to grok iptables but rather I use a
  frontend like shorewall. It's much simpler than doing it all by
  yourself.
 
 I prefer just plain iptables myself ;-)

One man's meat is another's poison.

That's the beauty of Open Source. You're free to decide.

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 14:03:43 up 16:05, 8 users, load average: 1.23, 1.45, 1.27 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] When a dependancy built by hand

2005-05-31 Thread Graham Murray
Harry Putnam [EMAIL PROTECTED] writes:

 I want to install emacs-w3m.  I have already built an emacs install by
 hand from cvs emacs tar ball.  I always build emacs myself.
[snip]
 Emerge wants to install another emacs.  How can I tell it I already
 have emacs installed?

While it would mean re-installing emacs, you could use the emacs-cvs
ebuild which builds emacs from cvs head. To keep up-to-date you just
have to re-emerge and you will build with the latest changes.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reiser4, encryption

2005-05-31 Thread Dirk Heinrichs
Am Dienstag, 31. Mai 2005 07:56 schrieb ext Rumen Yotov:

 Could also use loop-aes instead of dm-crypt, it's a kernel module.

So is dm-crypt. And since it's based on device-mapper this should be the way 
to go. And, it is fully supported on Gentoo.

Bye...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpVFBR8fNw65.pgp
Description: PGP signature


Re: [gentoo-user] Clarification on iso downloads

2005-05-31 Thread Graham Murray
A. Khattri [EMAIL PROTECTED] writes:

 An install from source REQUIRES net access since the bootstrap script
 downloads and builds each package - so a binary-less install without net
 access is a contradiction in terms.

That is not strictly true. It is possible to do a source install
without direct network access. What you have to do is get (on CDs or
DVD) a portage snapshot and all the source files required and put them
in (the chrooted) /usr/portage/distfiles/. A UK magazine (Linux
Format) has, in the past, put sufficient (and more) source packages on
the cover DVD to do stage1 install without having to download anything
from the net.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reiser4, encryption

2005-05-31 Thread Colin

Dirk Heinrichs wrote:


Am Dienstag, 31. Mai 2005 07:15 schrieb ext Colin:
 


When will Reiser4 be added to the Gentoo kernel?  I can emerge
reiser4progs, but I can't mount the volumes nor use them in /etc/fstab.
   


AFAIK there are kernel sources which have reiser4 patched in.
 


I know.  I'm just not fond of patching kernels.

--
Colin

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reiser4, encryption

2005-05-31 Thread Dirk Heinrichs
Am Dienstag, 31. Mai 2005 08:28 schrieb ext Colin:

 I know.  I'm just not fond of patching kernels.

Why not, what's the problem?

Bye...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpZjUqo1zRq2.pgp
Description: PGP signature


Re: [gentoo-user] Re: Building and using binary packages with emerge/portage

2005-05-31 Thread Zac Medico

--- Ow Mun Heng [EMAIL PROTECTED] wrote:
 
 In This case, how would one determine what IUSE
 values were used for the
 package said package then? How can one use to view
 this data?
 

#!/usr/bin/python
import sys
if len(sys.argv)!=2:
print usage: %s tbz2 file % sys.argv[0]
sys.exit(1)
sys.path = [/usr/lib/portage/pym]+sys.path
import xpak
mytbz2=xpak.tbz2(sys.argv[1])
myuse=mytbz2.getfile(IUSE)
print myuse


 
 I see. In such case, when we emerge -kv package will
 it list the IUSE
 flag which the package was compiled with?
 

/var/db/pkg/${CATEGORY}/${PN}-${PV}/IUSE


 Do you know off-hand w/o needing to compile it on
 one machine (with
 different use flags) and then use the package on
 another machine (which
 has a different USE flag) just to see the
 difference?
 

I'm not sure I understand the question.  You ant to
know if the USE flags are different depending on which
machine the package is compiled on?  Can you use the
above a variation of the above python script?

Zac



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reiser4, encryption

2005-05-31 Thread Colin

Dirk Heinrichs wrote:


Am Dienstag, 31. Mai 2005 08:28 schrieb ext Colin:
 


I know.  I'm just not fond of patching kernels.
   


Why not, what's the problem?
 

- I'd rather use gentoo-sources than vanilla-sources.  I'll wait for 
2.6.12-gentoo before using some potentially unstable patched vanilla 
kernel.  (Plus they might fix some bugs before then.)

- The Reiser4 LiveCD is x86 only.  It won't boot a PowerPC.
- I need to buy some more parts before I can do another Gentoo install 
on x86 hardware. :-)


--
Colin

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT- NSA Linux

2005-05-31 Thread Red
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Andrew Gaffney wrote:
 rob3 wrote:
 
Where do you get this?  I couldn't find it on the www.nsa.gov site. 
What am I missing?
 
 
 Do you mean selinux? Try 
 http://www.gentoo.org/proj/en/hardened/selinux/index.xml.
 
i was at a linuxshow last week were someone presented selinux. i don't
think it is very usable. i think you should only use it if you really
need it or you have a test-system to try for the first time cause you'
need some time to get into it.

i read through the guide a bit and it tells to only use on servers. be
aware that you can not be able to log in (with the right permissions) to
your own system. so always know the boot parameters for grub or lilo to
start from comandline without selinux.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCnBKz87VFzvTnEtARAhwRAJ95eCmpbhVbSkQX8kcdCFzVgw8s/gCePOza
O4gYbMiGgezSMwIPvNRgeQA=
=vgQG
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Clarification on iso downloads

2005-05-31 Thread Neil Bothwick
On Tue, 31 May 2005 07:14:49 +0100, Graham Murray wrote:

 That is not strictly true. It is possible to do a source install
 without direct network access. What you have to do is get (on CDs or
 DVD) a portage snapshot and all the source files required and put them
 in (the chrooted) /usr/portage/distfiles/. A UK magazine (Linux
 Format) has, in the past, put sufficient (and more) source packages on
 the cover DVD to do stage1 install without having to download anything
 from the net.

The new issue of Linux Format, out in the UK later this week, has
Gentoo 2005.0 on the DVD with over 2GB of source files. Everything you
need for a standard desktop setup on x86, amd64 or ppc.

/plug


-- 
Neil Bothwick

Eat shit - 50 million flies can't be wrong


pgp30N9DnLbc6.pgp
Description: PGP signature


Re: [gentoo-user] Reiser4, encryption

2005-05-31 Thread Dirk Heinrichs
Am Dienstag, 31. Mai 2005 09:08 schrieb ext Colin:

  - I'd rather use gentoo-sources than vanilla-sources.  I'll wait for
 2.6.12-gentoo before using some potentially unstable patched vanilla
 kernel.  (Plus they might fix some bugs before then.)

Hmm, what's the gentoo kernel? A vanilla kernel with patches on top.

  - The Reiser4 LiveCD is x86 only.  It won't boot a PowerPC.

Creating a LiveCD is not that hard, there are howtos on gentoo-wiki.com (I 
prefer the one that doesn't use catalyst). Maybe the PPC folks in the 
forums or here on the list can outline the differences (if any) for you, if 
needed.

Bye...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpOEraXjplWj.pgp
Description: PGP signature


Re: [gentoo-user] Re: Building and using binary packages with emerge/portage

2005-05-31 Thread Ow Mun Heng
On Mon, 2005-05-30 at 23:57 -0700, Zac Medico wrote:
 --- Ow Mun Heng [EMAIL PROTECTED] wrote:
  
  In This case, how would one determine what IUSE
  values were used for the
  package said package then? How can one use to view
  this data?
  
 
 #!/usr/bin/python
 import sys
 if len(sys.argv)!=2:
   print usage: %s tbz2 file % sys.argv[0]
   sys.exit(1)
 sys.path = [/usr/lib/portage/pym]+sys.path
 import xpak
 mytbz2=xpak.tbz2(sys.argv[1])
 myuse=mytbz2.getfile(IUSE)
 print myuse


Cool
$./g-binary-use.py 
usage: ./g-binary-use.py tbz2 file

$g-binary-use.py /usr/portage/packages/All/liferea-0.9.1.tbz2 
mozilla gtkhtml  debug debug

$ emerge -kvp liferea
[binary   R   ] net-news/liferea-0.9.1  -debug +gtkhtml -mozilla 

$ cat /var/db/pkg/net-news/liferea-0.9.1/IUSE   
mozilla gtkhtml  debug debug

True it does have the USE Flags, but looks to me like it doesn't
actually signify if it's in Use or Not in Use. Meaning, the + or -
doesn't propagate?

  Do you know off-hand w/o needing to compile it on
  one machine (with
  different use flags) and then use the package on
  another machine (which
  has a different USE flag) just to see the
  difference?
  
 
 I'm not sure I understand the question.  You ant to
 know if the USE flags are different depending on which
 machine the package is compiled on?  Can you use the
 above a variation of the above python script?

No..No.. you've already answer the question as above. Only now, can you
answer the 2nd question I have regarding the + or - and whether the
USE flag is in USE?
 Zac
 
 
   
 __ 
 Do you Yahoo!? 
 Yahoo! Small Business - Try our new Resources site
 http://smallbusiness.yahoo.com/resources/

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 15:26:18 up 17:28, 9 users, load average: 0.60, 0.69, 0.76 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Creating RAID devices

2005-05-31 Thread Emanuele Morozzi

Richard Fish wrote:

Emanuele Morozzi wrote:



Can anybody help me?





Sorry, I think you have us stumped.  If you run:

dmraid ...
dmsetup ls

and dmsetup reports no devices, then my guess is that dmraid is
misconfigured or broken.  But I don't know enough about dmraid to help. 
I will in about 3-4 months, when I upgrade my laptop to a model that

supports SATA RAID, but that doesn't help you today.

You might also try posting a message to [EMAIL PROTECTED]

-Richard



Thanks for your support.





___ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Building and using binary packages with emerge/portage

2005-05-31 Thread Zac Medico

--- Ow Mun Heng [EMAIL PROTECTED] wrote:
 answer the 2nd question I have regarding the + or
 - and whether the
 USE flag is in USE?

This should do the trick:

#!/usr/bin/python
import sys
if len(sys.argv)!=2:
print usage: %s tbz2 file % sys.argv[0]
sys.exit(1)
sys.path = [/usr/lib/portage/pym]+sys.path
import xpak
mytbz2=xpak.tbz2(sys.argv[1])
myuse=mytbz2.getelements(USE)
myiuse=mytbz2.getelements(IUSE)
for use in myiuse:
operator=-
if use in myuse:
operator=+
print operator + use +  




__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Creating RAID devices

2005-05-31 Thread Emanuele Morozzi

Me:

Hallo, I recently passed to udev, so now I cannot use my Raid.

Gentoo si installed in /dev/hda.
The Raid is a striping raid composed of /dev/sda /dev/sdb and consists
of 4 partitions. I created it installing windows (work reason).
The SATA controller is a Silicon 3512.

Before, with devfs, I used dmraid to create
dev/mapper/silsomething{1,2,3,4} and mounted direclty using this
devices. I had to remove dmraid eBuild from /usr/local/portage (or
something like that) because it blocked the emerge -uD world, and the
devices now are disappeared (i.e. using dmraid the devices are not
created). I need to create them manually but I have not found the right
way to do it.
I someone knows how to create this devices, please tell me.

*

By the advices of you (Scott Stork), Richard Fish and A. Khattri I 
checked the kernel .config to see if there was this line 
CONFIG_BLK_DEV_DM=y.


I found this line compiled as module without autoloading at boot. Now, 
with the kernel 2.6.10-r6 using dmraid I have the devices.
With this new one dmraid  dmsetup says there are no devices found. At 
boot time while autodetecting md array no error is encountered.






___ 
Yahoo! Messenger: chiamate gratuite in tutto il mondo 
http://it.beta.messenger.yahoo.com


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] basic network

2005-05-31 Thread Raffaele BELARDI
Shouldn't he also setup a dhcp server like dnsmasq on the gentoo box?
That's what I did, was it an overkill?

raf

Red wrote:
 
 
 luis jure wrote:
 
hello list, i'm trying to setup my very first network at home.

i have my desktop (gentoo linux) and a recently purchased laptop (still with
windows XP) both connected to a switch.

the switch is also connected to an adsl cable modem to the internet.

both computers connect to the internet using pppoe (the isp masks up to 2 ip
addresses).

so far so good, but i also want to transfer files from one computer to
another. which is the most convenient (meaning fastest and without
additional hardware) way to do that? and how can i [learn to] configure both
systems accordingly?

best,

lj

 
 i think you should make an alias of your network interface for your
 internal communication and bind samba, nfs or what you plan to use to
 that interface.
 
 look in the /etc/conf.d/net.example for how to make the alias if you
 don't know how.
 
 how to bind your samba, nfs ... to a interface is in the manuals or
 howto's of the programm you want to use!
 
 greetz
 red
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] raid messages at boot time

2005-05-31 Thread Christoph Gysin
Richard Fish wrote:
 I think a far better option would be to filter them in
 /etc/syslog-ng/syslog-ng.conf.  Then you do not have to re-patch your
 kernel with every upgrade.

This affects only output via syslog. During the md autorun, the kernel hasn't
even finished booting. The post was about output from dmesg, the kernel
ringbuffer. AFAIK there's no way around a kernel patch.

 I use the following instructions to filter out the PHY reset until link
 up messages that I get when eth0 is up (required for ifplugd to
 function), but not connected to anything.  It can easily be adapted for
 the RAID messages.
 
 # The eth reset messages also bug me...
 filter not_eth_reset {
 not(match(PHY reset until link up));
 };
 
 log { source(src); filter(not_eth_reset); destination(messages); };

Nice example though. Haven't used syslog filtering by now.

Christoph
-- 
echo mailto: NOSPAM !#$.'*'|sed 's. ..'|tr * !#:2 [EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Building and using binary packages with emerge/portage

2005-05-31 Thread Ow Mun Heng
On Tue, 2005-05-31 at 00:56 -0700, Zac Medico wrote:
 #!/usr/bin/python
 import sys
 if len(sys.argv)!=2:
 print usage: %s tbz2 file % sys.argv[0]
 sys.exit(1)
 sys.path = [/usr/lib/portage/pym]+sys.path
 import xpak
 mytbz2=xpak.tbz2(sys.argv[1])
 myuse=mytbz2.getelements(USE)
 myiuse=mytbz2.getelements(IUSE)
 for use in myiuse:
 operator=-
 if use in myuse:
 operator=+
 print operator + use +  

Cool. This works as expected. But a few more questions and this is more
towards how portage handles the Padded data in the tbz2.

Looking that the variables of IUSE and USE via 

print myuse
and
print myiuse

I get :

['x86', 'X', 'aac', 'aalib', 'acl', 'acpi', 'aim', 'alsa', 'apache2',
'avi', 'bash-completion', 'berkdb', 'bitmap-fonts', 'bonobo', 'bzlib', 
 SNIP ..
'kernel_linux', 'elibc_glibc']
['mozilla', 'gtkhtml', 'debug', 'debug']

So if I understand it correctly, what is being done is XPAK will take
the USE flags from the system which compiled the binary and then sort of
make a comparison with the USE flags for that particular package and
work from there? Am I right?


Doing a 
$strings /usr/portage/packages/All/liferea-0.9.1.tbz2
gets me
[snip]
...
XPAKPACK --- This marks the start of the XPAK padding
ASFLAGS
CATEGORY
CBUILD
CDEPEND
CFLAGS
CHOST
CTARGET
CXXFLAGS
DEPEND
EXTRA_ECONF
EXTRA_EINSTALL
EXTRA_EMAKE
FEATURES
INHERITED
IUSE
LDFLAGS
LIBCFLAGS
LIBCXXFLAGS
LICENSE
PDEPEND
PKGUSE
PROVIDE
RDEPEND
RESTRICT
SLOT
environment.bz2
liferea-0.9.1.ebuild
net-news
-O2 -march=pentium3 -fomit-frame-pointer -pipe -falign-functions=64
-mmmx -msse -msse2
i686-pc-linux-gnu
-O2 -march=pentium3 -fomit-frame-pointer -pipe -falign-functions=64
-mmmx -msse -msse2
=x11-libs/gtk+-2
=dev-libs/libxml2-2.5.10
mozilla? ( www-client/mozilla
gtkhtml? ( =gnome-extra/libgtkhtml-2* )
!mozilla? ( =gnome-extra/libgtkhtml-2* )
=gnome-base/gconf-2
dev-util/pkgconfig   =sys-apps/sed-4
autoaddcvs autoconfig buildpkg candy ccache distlocks sandbox sfperms
strict
libtool gnome.org debug fdo-mime gnome2 libtool gnome.org debug fdo-mime
gnome2 libtool gnome.org debug fdo-mi
me gnome2 libtool gnome.org debug fdo-mime gnome2
mozilla gtkhtml  debug debug   Package USE Flags
[SNIP]
x86 X aac aalib acl acpi aim alsa apache2 avi bash-completion berkdb 
 SNIP .
kernel_linux elibc_glibc




-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 16:20:55 up 18:22, 9 users, load average: 0.51, 0.74, 0.74 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox sage

2005-05-31 Thread Christoph Gysin
maxim wexler wrote:
 Yes, thanks, emerge --sync is awesome! But must it run
 so long? I started more than an hour ago and it's
 still churning away. I noticed it started another
 server(went from Xeon to P4) and kept on going. Does
 it know enough to stop? Is it repeating itself? At
 some point I'm going to need to use the phone; what'll
 I do then?

You can safely abort emerge sync with Ctrl-C while it is syncing with the remote
server. It will continue updating your tree the next time it gets invoked.
After the sync, while updating the portage cache (no network needed for this)
you could suspend it from your shell witch Ctrl-Z. Resume it with 'fg'

Christoph
-- 
echo mailto: NOSPAM !#$.'*'|sed 's. ..'|tr * !#:2 [EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] basic network

2005-05-31 Thread Ow Mun Heng
On Tue, 2005-05-31 at 09:57 +0200, Raffaele BELARDI wrote:
 Shouldn't he also setup a dhcp server like dnsmasq on the gentoo box?
 That's what I did, was it an overkill?

Well. a DHCP server would most likely be needed if you plan on
automatically giving out IP addreses. But for a network of 2 pcs, it
might be overkill but heck, it doesn't really matter. Makes things
simpler esp when a laptop is concerned.

 Red wrote:
  
  
  luis jure wrote:
  
 hello list, i'm trying to setup my very first network at home.
 
 i have my desktop (gentoo linux) and a recently purchased laptop (still 
 with
 windows XP) both connected to a switch.
 
 the switch is also connected to an adsl cable modem to the internet.
 
 both computers connect to the internet using pppoe (the isp masks up to 2 
 ip
 addresses).
 
 so far so good, but i also want to transfer files from one computer to
 another. which is the most convenient (meaning fastest and without
 additional hardware) way to do that? and how can i [learn to] configure 
 both
 systems accordingly?
 
 best,
 
 lj
 
  
  i think you should make an alias of your network interface for your
  internal communication and bind samba, nfs or what you plan to use to
  that interface.
  
  look in the /etc/conf.d/net.example for how to make the alias if you
  don't know how.
  
  how to bind your samba, nfs ... to a interface is in the manuals or
  howto's of the programm you want to use!
  
  greetz
  red

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 16:43:02 up 18:44, 10 users, load average: 0.67, 0.88, 0.86 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Back up again

2005-05-31 Thread Andreas Vinsander
Pupeno wrote:
 After a lot of testing and testing of different methods to make backups I 
 reached a conclution of what I need, but I don't know if it's possible.
 I want to do an rsync of the server directories I want but locally, it should 
 end up in a tared file (it doesn't need to be compressed). I need it on a 
 tared file because I want to preserve permissions, so, restoring the backup 
 won't be a pain. I want rsync because I need to make it incremental, if not, 
 I'll kill my server's bandwidth, at last I need to reach root privileges by 
 sudoing.
 Is this possible ? if not, is there any workarround that you know that might 
 help me (like taring the dirs on the server and syncing that) ?
 Thank you.

Take a look at rdiff-backup, http://www.nongnu.org/rdiff-backup? It's in
portage as well...

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



Re: [gentoo-user] Re: Building and using binary packages with emerge/portage

2005-05-31 Thread Zac Medico

--- Ow Mun Heng [EMAIL PROTECTED] wrote:

 
 So if I understand it correctly, what is being done
 is XPAK will take
 the USE flags from the system which compiled the
 binary and then sort of
 make a comparison with the USE flags for that
 particular package and
 work from there? Am I right?
 

Yes, you have access to all the old /var/db data.  The
filelist() method lists all the files that are
accessible via getfile() or getelements() methods.

The USE flags are a collection of boolean variables. 
A particular flag is enabled when it exists in both
IUSE and USE.

Zac



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reiser4, encryption

2005-05-31 Thread Ciaran McCreesh
On Tue, 31 May 2005 01:15:05 -0400 Colin [EMAIL PROTECTED] wrote:
| When will Reiser4 be added to the Gentoo kernel?  I can emerge 
| reiser4progs, but I can't mount the volumes nor use them in
| /etc/fstab.

ricer4 isn't supported on Gentoo systems and will likely not be
supported for a very long time. When it actually works we might start to
think about it, but that'll be several years off.

-- 
Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
Mail: ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm



pgpud99q3L8X9.pgp
Description: PGP signature


Re: [gentoo-user] Re: Building and using binary packages with emerge/portage

2005-05-31 Thread Ow Mun Heng
On Tue, 2005-05-31 at 02:33 -0700, Zac Medico wrote:
 --- Ow Mun Heng [EMAIL PROTECTED] wrote:
 
  
  So if I understand it correctly, what is being done
  is XPAK will take
  the USE flags from the system which compiled the
  binary and then sort of
  make a comparison with the USE flags for that
  particular package and
  work from there? Am I right?
  
 
 Yes, you have access to all the old /var/db data.  The
 filelist() method lists all the files that are
 accessible via getfile() or getelements() methods.
 
 The USE flags are a collection of boolean variables. 
 A particular flag is enabled when it exists in both
 IUSE and USE.

Cool.. nice script by the way. I'm gonna include that in Edition 3
(July) of the MyOSS Magazine (http://mag.my-opensource.org) as Tips and
Tricks. (crediting you of course)

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 17:51:42 up 19:53, 8 users, load average: 1.93, 1.02, 0.92 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Building and using binary packages with emerge/portage

2005-05-31 Thread Zac Medico

--- Ow Mun Heng [EMAIL PROTECTED] wrote:
 
 Cool.. nice script by the way. I'm gonna include
 that in Edition 3
 (July) of the MyOSS Magazine
 (http://mag.my-opensource.org) as Tips and
 Tricks. (crediting you of course)
 

Oh it's really nothing.  Glad I could help. ;-)

Zac



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] subversion broken

2005-05-31 Thread Greg Donald
All of my subversion repositories are broken for the second time in
less than a month.  I haven't even used them in about a week or more.
The machine hasn't crashed, nothing I can think of that would cause a
problem has occured.

 svn update
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///home/svn/app1/trunk'
svn: Berkeley DB error for filesystem /home/svn/app1/db while opening
environment:
DB_RUNRECOVERY: Fatal error, run database recovery
svn: bdb: region error detected; run recovery.

When I run svnadmin recover /home/svn/app1 I get this error:

 svnadmin recover /home/svn/app1
Repository lock acquired.
Please wait; recovering the repository may take some time...
*** glibc detected *** free(): invalid pointer: 0x08068250 ***
Aborted

I already tried rebuilding apr, apr-util, apache, and subversion which
was the fix last time. Still getting the same errors.

Any ideas?


-- 
Greg Donald
Zend Certified Engineer
http://destiney.com/

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: subversion broken

2005-05-31 Thread Remy Blank
Greg Donald wrote:
 All of my subversion repositories are broken for the second time in
 less than a month.  I haven't even used them in about a week or more.
 The machine hasn't crashed, nothing I can think of that would cause a
 problem has occured.

(snip)

 I already tried rebuilding apr, apr-util, apache, and subversion which
 was the fix last time. Still getting the same errors.
 
 Any ideas?

This won't help you recover your repositories, but once you have done so
(and I hope somebody can jump in and help you with it), migrate them to
fsfs. No recovery ever needed, and it has never failed here. Easier to
backup, to.

-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox sage

2005-05-31 Thread Holly Bostick
Christoph Gysin schreef:
 maxim wexler wrote:
 
Yes, thanks, emerge --sync is awesome! But must it run
so long? I started more than an hour ago and it's
still churning away. I noticed it started another
server(went from Xeon to P4) and kept on going. Does
it know enough to stop? Is it repeating itself? At
some point I'm going to need to use the phone; what'll
I do then?
 
 
 You can safely abort emerge sync with Ctrl-C while it is syncing with the 
 remote
 server. It will continue updating your tree the next time it gets invoked.
 After the sync, while updating the portage cache (no network needed for this)
 you could suspend it from your shell witch Ctrl-Z. Resume it with 'fg'
 
 Christoph

But isn't

emerge --sync

a different command from the more traditional

emerge sync

?

And could that be causing the problem?

If not, my questions would be

1) What is the speed of your Internet connection?
2) What is your geographical location?
3) What mirrors are you setting in /etc/make.conf?

On my PC (AthlonXP 2200+, ADSL via LAN, located in the Netherlands and
using the Europe mirrors to sync via
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage), an emerge sync
takes about... just a minute, I'll do one now and tell you in a minute

10 minutes:

Tue 05/31/05 15:05
/usr/local
[EMAIL PROTECTED] - emerge sync


cfg-update 1.7.1 : Building checksum index... (takes a few seconds)  done!


 starting rsync with rsync://140.105.134.102/gentoo-portage...
 checking server timestamp ...
-
 .*.
   /  University of Trieste  \   /V\
   /  Department of Physics  \  (/ \)
   /  Trieste, Italy \  (   )
^^_^^

Welcome to rsync1.it.gentoo.org
-
Intel Pentium IV 3.06Ghz
2GB Ram, IBM xSeries 205

max simultaneous connections : 10
max daily connections: 5 per IP address

-
For any communication about this mirror please contact
 [EMAIL PROTECTED]
-

receiving file list ...
1 file to consider
timestamp.chk
  32 100%0.00kB/s0:00:00

Number of files: 1
Number of files transferred: 1
Total file size: 32 bytes
Total transferred file size: 32 bytes
Literal data: 32 bytes
Matched data: 0 bytes
File list size: 32
Total bytes written: 222
Total bytes read: 948

wrote 222 bytes  read 948 bytes  780.00 bytes/sec
total size is 32  speedup is 0.03
-
 .*.
   /  University of Trieste  \   /V\
   /  Department of Physics  \  (/ \)
   /  Trieste, Italy \  (   )
^^_^^

Welcome to rsync1.it.gentoo.org
-
Intel Pentium IV 3.06Ghz
2GB Ram, IBM xSeries 205

max simultaneous connections : 10
max daily connections: 5 per IP address

-
For any communication about this mirror please contact
 [EMAIL PROTECTED]
-

receiving file list ...
117192 files to consider
./
app-accessibility/gnopernicus/
app-admin/
app-admin/logrotate/
app-admin/modlogan/files/
app-admin/superadduser/files/
app-admin/sus/

snip bulk of sync operation

deleting app-cdr/cdrtools/cdrtools-2.01-r2.ebuild
deleting app-arch/dpkg/files/digest-dpkg-1.10.26
deleting app-arch/dpkg/dpkg-1.10.26.ebuild

Number of files: 117192
Number of files transferred: 1671
Total file size: 92305590 bytes
Total transferred file size: 3745266 bytes
Literal data: 3745266 bytes
Matched data: 0 bytes
File list size: 2594553
Total bytes written: 33600
Total bytes read: 4157651

wrote 33600 bytes  read 4157651 bytes  19270.12 bytes/sec
total size is 92305590  speedup is 22.02

 Updating Portage cache:  100%



Tue 05/31/05 15:14
/usr/local
[EMAIL PROTECTED] -

I know I have a pretty fast connection (8000/1024), but even on dialup,
I can't see an hour or more being in any way normal, unless:

1) you have connection problems (firewall?)

2) you are conneting to a server with connection problems (server is
naturally slow, node between you and server experiencing problems)

3) 1 + 2 combined

4) you're syncing the entire mirror (as if you were a mirror yourself),
rather than just the tree.

Please correct me if I'm wrong, but I think there 

Re: [gentoo-user] Clarification on iso downloads

2005-05-31 Thread cothrige
* Neil Bothwick ([EMAIL PROTECTED]) wrote:
 On Tue, 31 May 2005 07:14:49 +0100, Graham Murray wrote:
 
  That is not strictly true. It is possible to do a source install
  without direct network access. What you have to do is get (on CDs or
  DVD) a portage snapshot and all the source files required and put them
  in (the chrooted) /usr/portage/distfiles/. A UK magazine (Linux
  Format) has, in the past, put sufficient (and more) source packages on
  the cover DVD to do stage1 install without having to download anything
  from the net.
 
 The new issue of Linux Format, out in the UK later this week, has
 Gentoo 2005.0 on the DVD with over 2GB of source files. Everything you
 need for a standard desktop setup on x86, amd64 or ppc.

Hmmm.  I like the sound of that.  If that is true of America, where I
am, I will buy that to give it a try.  Of course, I will have to find
the dvd coverdisc, and the local bookstore carries the cd I believe.
That is sometimes a bad way to go such as this month's Slackware 10.1
which turned out to have only disc 1.  Not much use that if you ask
me.

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



Re: [gentoo-user] Clarification on iso downloads

2005-05-31 Thread Neil Bothwick
On Mon, 30 May 2005 08:40:20 -0500, cothrige wrote:

  The new issue of Linux Format, out in the UK later this week, has
  Gentoo 2005.0 on the DVD with over 2GB of source files. Everything you
  need for a standard desktop setup on x86, amd64 or ppc.
 
 Hmmm.  I like the sound of that.  If that is true of America, where I
 am, I will buy that to give it a try.

It will be a few weeks before it reaches US shops.

 Of course, I will have to find
 the dvd coverdisc, and the local bookstore carries the cd I believe.
 That is sometimes a bad way to go such as this month's Slackware 10.1
 which turned out to have only disc 1.  Not much use that if you ask
 me.

There isn't a great deal on the second Slackware disc. Where supplying
only one disc would reduce the effectiveness greatly, we generally put
the distro on the DVD only, as with Gentoo.


-- 
Neil Bothwick

To err is human; to really foul things up requires a computer.


pgpmRygi9cQEN.pgp
Description: PGP signature


[gentoo-user] xscreensaver

2005-05-31 Thread Qv6

Hello

I am trying to customize xscreensaver to show personal photos in a 
random fashion..
What file do I need to mess with to get this done?

TIA,

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



[gentoo-user] Re: xscreensaver

2005-05-31 Thread Botykai Zsolt
Tuesday 31 May 2005 11.18-n, Qv6 ezt írta:
 I am trying to customize xscreensaver to show personal photos in a
 random fashion..
 What file do I need to mess with to get this done?

from command line start 
xscreensaver-demo, then click on the 'advanced' tab, and check 'Choose random 
image' and set the directory you need.
Then on the 'display modes' tab try (e.g.) the blitspin 'module'.
HTH

Zsoltik@

--

Opinions, conclusions and other information in this message that do not
relate to the official business of Online Business Technologies Corp.
shall be understood as neither given nor endorsed by it. In such cases
Online Business Technologies Corp. will not bear the responsibility of
consequences.
If you have received this communication in error, please notify the
system manager immediately by responding to this email and then delete
it from your system.


A levelben foglalt, nem az Online Rt. hivatalos uzletmenetevel kapcsolatos
velemenyek vagy mas informaciok vonatkozasaban az Online Rt. nem vallal
felelosseget.
Amennyiben a level valamely hiba folytan jutott Onhoz, kerjuk, hogy
valaszlevelben azonnal ertesitse a rendszer uzemeltetojet, majd torolje ki
a levelet rendszerebol!



[gentoo-user] Collision trouble with mailbase

2005-05-31 Thread Grant
Hello, I'm getting the following potential file collisions when trying
to emerge the new mailbase on my server:

 * Checking for possible file collisions...
 * //etc/pam.d/pop3 exists and wasn't provided by mailbase
 * //etc/pam.d/imap exists and wasn't provided by mailbase
 * //etc/pam.d/imap4 exists and wasn't provided by mailbase
 * //etc/pam.d/imap4s exists and wasn't provided by mailbase
 * //etc/pam.d/imaps exists and wasn't provided by mailbase

Should I just delete them?

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xscreensaver

2005-05-31 Thread Raffaele BELARDI
$HOME/.xscreensaver

In particular, these two lines should do it:

chooseRandomImages: True
imageDirectory: ...

Or run

$ xscreensaver-demo

despite the name it is an xscreensaver configuration GUI.

raf

Qv6 wrote:
 Hello
 
 I am trying to customize xscreensaver to show personal photos in a 
 random fashion..
 What file do I need to mess with to get this done?
 
 TIA,
 
 --
 Qv6
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] glibc blocks libiconv?

2005-05-31 Thread Michael W. Holdeman
Today glibc blocks libiconv. libiconv and transcode are needeed by k3b?

Mike
-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.11-ck8   |
Win4Lin 5-1-20 netraverse.com   |
Win4LinPro 6.1.1-03 win4lin.com |
|
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] It's baaaaack...! (Python 2.4.1)

2005-05-31 Thread Holly Bostick
Hi all,

I seem to have painted myself into a corner, and hope that someone can
see a way out before I repeat my previous mistakes.

The short version is that, after my previous thread about removing an
extra version of Python (2.4.1 when I already had 2.3.5 installed),
Portage now wants to re-emerge Python 2.4.1, and I can't seem to prevent
it.

At this time, I do not want to emerge Python 2.4.1 to a new slot, as it
breaks Pysol seemingly unrepairably (java-config also broke, but was
repaired by a re-emerge, Pysol was not repaired by a re-emerge). Yes, I
know Pysol is not important per se, but I don't want to break a
package I use, and the breakage indicates that other things that I value
more highly might get broken (I just don't know what they are).

The long version of what I was trying to do and the current situation:

This all started because I wanted a reliable system for automounting
removeable media (CD/DVD). I love supermount, but I'm trying to live in
the present. Submount works, but is not reliable (stops working after
some period of time, dismounts automatically but doesn't mount
automatically), and my previous experience with hal/dbus/ivman is not good.

However, there is a new version of ivman which sounds really good, but
it's only available from the gentopia overlay. Fine. Installing that
upgraded hal, dbus, the new ivman, and installed Python 2.4.1. Except
that dbus wouldn't compile with the python USE flag set, so I removed
it, which allowed it to compile, but meant (afaics) that I no longer
needed Python 2.4.1.

So, I got rid of it, as you know from my Unmerging 'extra' Python
thread. The whole hal/dbus/ivman scheme isn't working anyway atm because
(to the best of my understanding):

1) I have not yet configured, compiled and installed a kernel with the
correct version of the inotify patch that either hal, dbus or gamin
needs (I've emerged mm-sources 2.6.12-something but have not yet
compiled it);

2) GNOME is broken atm (which hopefully I can fix when I get the kernel
upgraded and the gentopia backend working);

3) KDE doesn't like the upgraded versions of hal and dbus, and so the
media kio slaves don't work on my current setup.

#3 is the lynchpin here, as an emerge sync has just made KDE 3.4.1
available. This wants to downgrade dbus and hal, which is fine, and
wants to install Python 2.4.1, which is not.

I then removed the gentopia overlay, and ran the potential uaDtv world
again; now Portage wants to downgrade hal, dbus, ivman, and gamin (also
fine), but still wants to emerge Python 2.4.1.

Here's the relevant output:

[nomerge  ] net-www/mplayerplug-in-2.80  +gtk2
[nomerge  ]  net-libs/gecko-sdk-1.7.5  +crypt -debug +gnome +java
+ldap -moznomail -moznoxft -postgres +ssl -xinerama +xprint
[nomerge  ]   app-crypt/gnupg-1.4.1  +X +bzip2 +caps +curl -debug
+ecc +idea +ldap +nls +readline (-selinux) -smartcard +zlib
[nomerge  ]mail-mta/ssmtp-2.61  -ipv6* -mailwrapper -md5sum +ssl
[ebuild U ] net-mail/mailbase-0.00-r9 [0.00-r8] -pam 0 kB
[ebuild U ] kde-base/ksvg-3.4.1 [3.4.0] -arts* -debug
+kdeenablefinal +kdexdeltas -xinerama 0 kB
[nomerge  ] x11-misc/xscreensaver-4.20  -debug +gnome +gtk +jpeg
-kerberos -krb4 +motif +offensive +opengl -pam -xinerama
[nomerge  ]  gnome-extra/yelp-2.6.5  -debug
[nomerge  ]   gnome-base/libgnome-2.8.1  -debug -doc
[nomerge  ]gnome-base/gnome-vfs-2.8.4-r1  -debug -doc +gnutls
+hal -howl -ipv6 +samba +ssl
[ebuild UD] sys-apps/hal-0.4.8 [0.5.2] -debug -doc -livecd
-pcmcia 1,321 kB
[ebuild UD]  sys-apps/dbus-0.23.4 [0.33-r1] +X -debug +gtk +mono
-python +qt +xml2 1,258 kB
[ebuild U ] kde-base/kdeartwork-styles-3.4.1 [3.4.0] -arts* -debug
+kdeenablefinal +kdexdeltas -xinerama 0 kB
[ebuild U ]  kde-base/kdelibs-3.4.1 [3.4.0-r2] +alsa -arts* +cups
-debug -doc +jpeg2k +kdeenablefinal -kerberos -openexr +spell +ssl +tiff
-xinerama -zeroconf 16,458 kB
[ebuild UD]   app-admin/gamin-0.0.26-r6 [0.1.0-r1] -debug -doc 472 kB
[nomerge  ] sys-libs/libstdc++-v3-3.3.4  -debug +nls
[nomerge  ]   media-libs/freetype-2.1.9-r1  -bindist -debug -doc +zlib
[nomerge  ]sys-libs/glibc-2.3.5  -build -debug -erandom
-hardened (-multilib) +nls -nomalloccheck +nptl -nptlonly +pic +userlocales
[nomerge  ] sys-devel/gcc-3.4.3.20050110-r2  (-altivec)
-bootstrap -boundschecking -build -debug +fortran -gcj +gtk -hardened
-ip28 (-multilib) +multislot (-n32) (-n64) +nls -nocxx -nopie -nossp
-objc -static
[nomerge  ]  sys-devel/gcc-config-1.3.10-r2
[nomerge  ]   sys-apps/portage-2.0.51.19  -build -debug (-selinux)
[ebuild  NS   ]dev-lang/python-2.4.1  +X -berkdb -bootstrap
-build -debug -doc +gdbm -ipv6 +ncurses -nocxx +readline +ssl +tcltk
-ucs2 0 kB


I just don't see where Python 2.4.1 is coming from (since everything in
the -D tree for it was perfectly fine with Python 2.3.5), and the new
stuff that originally installed it is a) being downgraded to a version

[gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Andreas Karlsson
Hi,

KDE 3.4.1 was released today:

http://www.kde.org/announcements/announce-3.4.1.php

I am compiling it right now. Just a little question regarding aRTS. I compiled 
into 3.4.0 but now I have decided to dump it. Could there be any problem 
compiling with USE=-alsa for 3.4.1 (if there is, I would probably have to 
recompile again, as I use that right now :) )?

Best regards,
Andreas Karlsson


pgp5I5l9EoUXd.pgp
Description: PGP signature


Re: [gentoo-user] Re: xscreensaver

2005-05-31 Thread Qv6
On Tuesday 31 May 2005 02:34 pm, Botykai Zsolt wrote:
 Tuesday 31 May 2005 11.18-n, Qv6 ezt írta:
  I am trying to customize xscreensaver to show personal photos in a
  random fashion..
  What file do I need to mess with to get this done?

 from command line start
 xscreensaver-demo, then click on the 'advanced' tab, and check
 'Choose random image' and set the directory you need.
 Then on the 'display modes' tab try (e.g.) the blitspin 'module'.
 HTH


Thanks, but I was referring to the screensaver that's built into kde.
Emerge shows that I do not have kscreensaver or xscreensaver installed.


 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] It's baaaaack...! (Python 2.4.1)

2005-05-31 Thread Edward A Mihalow Jr

Holly Bostick wrote:

Hi all,

I seem to have painted myself into a corner, and hope that someone can
see a way out before I repeat my previous mistakes.

The short version is that, after my previous thread about removing an
extra version of Python (2.4.1 when I already had 2.3.5 installed),
Portage now wants to re-emerge Python 2.4.1, and I can't seem to prevent
it.

At this time, I do not want to emerge Python 2.4.1 to a new slot, as it
breaks Pysol seemingly unrepairably (java-config also broke, but was
repaired by a re-emerge, Pysol was not repaired by a re-emerge). Yes, I
know Pysol is not important per se, but I don't want to break a
package I use, and the breakage indicates that other things that I value
more highly might get broken (I just don't know what they are).

The long version of what I was trying to do and the current situation:

This all started because I wanted a reliable system for automounting
removeable media (CD/DVD). I love supermount, but I'm trying to live in
the present. Submount works, but is not reliable (stops working after
some period of time, dismounts automatically but doesn't mount
automatically), and my previous experience with hal/dbus/ivman is not good.

However, there is a new version of ivman which sounds really good, but
it's only available from the gentopia overlay. Fine. Installing that
upgraded hal, dbus, the new ivman, and installed Python 2.4.1. Except
that dbus wouldn't compile with the python USE flag set, so I removed
it, which allowed it to compile, but meant (afaics) that I no longer
needed Python 2.4.1.

So, I got rid of it, as you know from my Unmerging 'extra' Python
thread. The whole hal/dbus/ivman scheme isn't working anyway atm because
(to the best of my understanding):

1) I have not yet configured, compiled and installed a kernel with the
correct version of the inotify patch that either hal, dbus or gamin
needs (I've emerged mm-sources 2.6.12-something but have not yet
compiled it);

2) GNOME is broken atm (which hopefully I can fix when I get the kernel
upgraded and the gentopia backend working);

3) KDE doesn't like the upgraded versions of hal and dbus, and so the
media kio slaves don't work on my current setup.

#3 is the lynchpin here, as an emerge sync has just made KDE 3.4.1
available. This wants to downgrade dbus and hal, which is fine, and
wants to install Python 2.4.1, which is not.

I then removed the gentopia overlay, and ran the potential uaDtv world
again; now Portage wants to downgrade hal, dbus, ivman, and gamin (also
fine), but still wants to emerge Python 2.4.1.

Here's the relevant output:

[nomerge  ] net-www/mplayerplug-in-2.80  +gtk2
[nomerge  ]  net-libs/gecko-sdk-1.7.5  +crypt -debug +gnome +java
+ldap -moznomail -moznoxft -postgres +ssl -xinerama +xprint
[nomerge  ]   app-crypt/gnupg-1.4.1  +X +bzip2 +caps +curl -debug
+ecc +idea +ldap +nls +readline (-selinux) -smartcard +zlib
[nomerge  ]mail-mta/ssmtp-2.61  -ipv6* -mailwrapper -md5sum +ssl
[ebuild U ] net-mail/mailbase-0.00-r9 [0.00-r8] -pam 0 kB
[ebuild U ] kde-base/ksvg-3.4.1 [3.4.0] -arts* -debug
+kdeenablefinal +kdexdeltas -xinerama 0 kB
[nomerge  ] x11-misc/xscreensaver-4.20  -debug +gnome +gtk +jpeg
-kerberos -krb4 +motif +offensive +opengl -pam -xinerama
[nomerge  ]  gnome-extra/yelp-2.6.5  -debug
[nomerge  ]   gnome-base/libgnome-2.8.1  -debug -doc
[nomerge  ]gnome-base/gnome-vfs-2.8.4-r1  -debug -doc +gnutls
+hal -howl -ipv6 +samba +ssl
[ebuild UD] sys-apps/hal-0.4.8 [0.5.2] -debug -doc -livecd
-pcmcia 1,321 kB
[ebuild UD]  sys-apps/dbus-0.23.4 [0.33-r1] +X -debug +gtk +mono
-python +qt +xml2 1,258 kB
[ebuild U ] kde-base/kdeartwork-styles-3.4.1 [3.4.0] -arts* -debug
+kdeenablefinal +kdexdeltas -xinerama 0 kB
[ebuild U ]  kde-base/kdelibs-3.4.1 [3.4.0-r2] +alsa -arts* +cups
-debug -doc +jpeg2k +kdeenablefinal -kerberos -openexr +spell +ssl +tiff
-xinerama -zeroconf 16,458 kB
[ebuild UD]   app-admin/gamin-0.0.26-r6 [0.1.0-r1] -debug -doc 472 kB
[nomerge  ] sys-libs/libstdc++-v3-3.3.4  -debug +nls
[nomerge  ]   media-libs/freetype-2.1.9-r1  -bindist -debug -doc +zlib
[nomerge  ]sys-libs/glibc-2.3.5  -build -debug -erandom
-hardened (-multilib) +nls -nomalloccheck +nptl -nptlonly +pic +userlocales
[nomerge  ] sys-devel/gcc-3.4.3.20050110-r2  (-altivec)
-bootstrap -boundschecking -build -debug +fortran -gcj +gtk -hardened
-ip28 (-multilib) +multislot (-n32) (-n64) +nls -nocxx -nopie -nossp
-objc -static
[nomerge  ]  sys-devel/gcc-config-1.3.10-r2
[nomerge  ]   sys-apps/portage-2.0.51.19  -build -debug (-selinux)
[ebuild  NS   ]dev-lang/python-2.4.1  +X -berkdb -bootstrap
-build -debug -doc +gdbm -ipv6 +ncurses -nocxx +readline +ssl +tcltk
-ucs2 0 kB


I just don't see where Python 2.4.1 is coming from (since everything in
the -D tree for it was perfectly fine with Python 2.3.5), and the new
stuff that originally installed it is a) being 

Re: [gentoo-user] It's baaaaack...! (Python 2.4.1)

2005-05-31 Thread Simon Maynard
I am probably wrong, but I thought that portage would only install a new
slot if either it was required by a package or the package is in your
world file?

On Wed, 2005-06-01 at 00:18 +0900, Jason Stubbs wrote:
 On Wednesday 01 June 2005 00:06, Holly Bostick wrote:
  The short version is that, after my previous thread about removing an
  extra version of Python (2.4.1 when I already had 2.3.5 installed),
  Portage now wants to re-emerge Python 2.4.1, and I can't seem to prevent
  it.
 
 snip
 
  I just don't see where Python 2.4.1 is coming from (since everything in
  the -D tree for it was perfectly fine with Python 2.3.5), and the new
  stuff that originally installed it is a) being downgraded to a version
  that should be (or was previously) fine with 2.3.5, and b) does not seem
  to specifically require 2.4.1; if Python is mentioned in the
  dependencies of one of them-- and the only one that does mention it is
  dbus, and that only with the USE flag set-- the requirement is a = ,
  not an =2.4.1.
 
 Portage is seeing that an upgrade is available (regardless of the slot) and 
 offering to upgrade it. Little notice is taken of slots at present, but I 
 would call the above behaviour correct even if they were.
 
  1) am I panicking over nothing
 
 Yup! ;)
 
  2) if I am not panicking over nothing, how do I stop this juggernaut
  before it lands me in the soup again?
 
 Remove whatever you did to unmask it. /etc/portage/package.unmask perhaps?
 
 Regards,
 Jason Stubbs

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] determining who is using a device

2005-05-31 Thread ZeeGeek
On 5/30/05, Mark Knecht [EMAIL PROTECTED] wrote:
 Hi,
I've got this problem in a mytht log file when we try to watch TV:
 
 error reading from: /dev/v4l/video0
 read: Device or resource busy
 
Is lsof the correct way to determine what or who is keeping this
 device busy? I get this result:
 
 gandalf ~ # lsof | grep v4l
 mythbacke 21722   root   16u  CHR   81,0  9260
 /dev/v4l/video0
 mythbacke 21722   root   17u  CHR   81,0  9260
 /dev/v4l/video0
 gandalf ~ #
 
 gandalf ~ # ps aux | grep 21722
 root 21722  0.2  4.1 165452 21144 ?Ssl  09:53   0:16
 /usr/bin/mythbackend --verbose quiet --logfile
 /var/log/mythtv/mythbackend.log
 root 22790  0.0  0.0   1536   488 pts/0R+   11:37   0:00 grep 21722
 gandalf ~ #
 
However when we look at mythfrontend it doesn't say that the
 program is recording anything so something seems messed up.
 
MythTV problem or something else?
 
 Thanks,
 Mark
 
 --
 gentoo-user@gentoo.org mailing list
 
 
you can try fuser, it will tell you which processes and users are
using the file.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Collision trouble with mailbase

2005-05-31 Thread Dirk Raeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Grant wrote:
 Hello, I'm getting the following potential file collisions when trying
 to emerge the new mailbase on my server:
 
  * Checking for possible file collisions...
  * //etc/pam.d/pop3 exists and wasn't provided by mailbase
  * //etc/pam.d/imap exists and wasn't provided by mailbase
  * //etc/pam.d/imap4 exists and wasn't provided by mailbase
  * //etc/pam.d/imap4s exists and wasn't provided by mailbase
  * //etc/pam.d/imaps exists and wasn't provided by mailbase
 
 Should I just delete them?
 
 - Grant
 
I moved those file to a save place, emerged the new mailbase and checked new
vs. old files. As I did not change the files before, there were no notable
changes except for a new first line:
# provided by mailbase

HTH
- --
Dirk Raeder

I prefer encrypted and signed messages. My GPG key is available at
hkp://blackhole.pca.dfn.de with ID 0x05EB5446

Registered Linux user #378554
http://counter.li.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCnIUW2QYJ1wXrVEYRAhDQAKCSN9sbeAdDbyhddgTTryKnAylRgQCfea4v
MSK69zt/1JWW2srKGlpE6To=
=HG8Y
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Clarification on iso downloads

2005-05-31 Thread cothrige
* Neil Bothwick ([EMAIL PROTECTED]) wrote:
 On Mon, 30 May 2005 08:40:20 -0500, cothrige wrote:

 It will be a few weeks before it reaches US shops.
 
 There isn't a great deal on the second Slackware disc. Where supplying
 only one disc would reduce the effectiveness greatly, we generally put
 the distro on the DVD only, as with Gentoo.
 
 

Thanks for the heads up on that.  I am going to find out where I can
get it and keep an eye out.  I think that this would be the easiest
way to go for sure.

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



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Antonino Sabetta
I am compiling it right now. Just a little question regarding aRTS. I compiled 
into 3.4.0 but now I have decided to dump it. Could there be any problem 
compiling with USE=-alsa for 3.4.1 (if there is, I would probably have to 
recompile again, as I use that right now :) )?

Andreas,
I do not see the relation between dumping Artsd and the -alsa switch. Since I'm 
having big
troubles trying to make things work with alsa+dmix+arts, can you explain
how do you intend to configure your sound system?
Thanks,
  Antonino
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] It's baaaaack...! (Python 2.4.1)

2005-05-31 Thread Jason Stubbs
On Wednesday 01 June 2005 00:26, Simon Maynard wrote:
 I am probably wrong, but I thought that portage would only install a new
 slot if either it was required by a package or the package is in your
 world file?

Or if it's in system or if you specify --deep or it is a shallow upgradable 
dependency of whatever other targets are being chosen to upgrade or install.

Regards,
Jason Stubbs


pgpa7BWiOFdQu.pgp
Description: PGP signature


Re: [gentoo-user] It's baaaaack...! (Python 2.4.1)

2005-05-31 Thread Holly Bostick
Neil Bothwick schreef:
 On Tue, 31 May 2005 17:06:55 +0200, Holly Bostick wrote:
 
 
The short version is that, after my previous thread about removing an
extra version of Python (2.4.1 when I already had 2.3.5 installed),
Portage now wants to re-emerge Python 2.4.1, and I can't seem to prevent
it.
 
 
 You would have unmasked Python 2.4+ to merge it, have you masked it
 again? If not an emerge --deep would try to merge the latest unmasked
 version, which is 2.4.1 on your system.
 
 

Thank you, Neil, and everyone who reminded me that I had forgotten all
about package.unmask. Remasked Python and it's fine.

At least I did say I was hysterical in the first place; as you can see
from the 'twisted tale', there's just too many irons in the fire (to do
just this one stupid task) for me to keep track of properly... and I
consider my current install reasonably stable ...! (which basically
means stable enough to attempt setups like hal/dbus/ivman from overlay).

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



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Holly Bostick
Andreas Karlsson schreef:
 Hi,
 
 KDE 3.4.1 was released today:
 
 http://www.kde.org/announcements/announce-3.4.1.php
 
 I am compiling it right now. Just a little question regarding aRTS. I 
 compiled 
 into 3.4.0 but now I have decided to dump it. Could there be any problem 
 compiling with USE=-alsa for 3.4.1 (if there is, I would probably have to 
 recompile again, as I use that right now :) )?
 
 Best regards,
 Andreas Karlsson

Do you mean -alsa, or -arts? If the latter (which makes more sense,
given your first sentence), I hope not, as I am about to do the exact
same thing.

If you are using aRTS, then -alsa will compile arts without ALSA support
(which means, afaik, that you'd better be using OSS, or you will have no
sound, as artsd won't be able to access the ALSA devices, although OSS
emulation *might* still work; I'm not sure).

If you are using alsa, then -arts will compile KDE without support for
the artsd daemon, which means no system sounds and the like, but
multimedia programs that can use ALSA or ALSA's OSS emulation should be
fine.

At least, I hope so, or I'll be two days compiling arts support out and
back in myself :) .

Holly

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Andreas Karlsson
On Tuesday 31 May 2005 17.45, Antonino Sabetta wrote:
 Andreas,
 I do not see the relation between dumping Artsd and the -alsa switch. Since
 I'm having big troubles trying to make things work with alsa+dmix+arts, can
 you explain how do you intend to configure your sound system?
 Thanks,
Antonino

Yeah, now I think I was smoking crack or something. What I meant was ofcourse 
dumping arts alltogether, not alsa. *mumble*

Best regards,
Andreas Karlsson


pgpXZHLWmygTb.pgp
Description: PGP signature


Re: Insulting People or Projects On The List [Was: Re: [gentoo-user] Reiser4, encryption]

2005-05-31 Thread Ciaran McCreesh
On Tue, 31 May 2005 11:26:31 -0400 fire-eyes [EMAIL PROTECTED]
wrote:
| Could we consider not insulting people or projects which people work
| very hard on?

Does that extend to Windows ME, or only to projects which have a
fan-base?

-- 
Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
Mail: ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm



pgpLmqOs1atLl.pgp
Description: PGP signature


Re: [gentoo-user] Reiser4, encryption

2005-05-31 Thread Richard Fish
Dirk Heinrichs wrote:

Am Dienstag, 31. Mai 2005 07:56 schrieb ext Rumen Yotov:

  

Could also use loop-aes instead of dm-crypt, it's a kernel module.



So is dm-crypt. And since it's based on device-mapper this should be the way 
to go. And, it is fully supported on Gentoo.
  


I would suggest anybody looking for filesystem encryption checkout both
dm-crypt and loop AES.  For me, loop-AES is faster, offers better
security, and is easier to setup with encrypted GPG key files.

The only thing that is tricky about loop-AES is needing specially
patch versions of losetup and mount.  For this reason, some will prefer
dm-crypt.

It is just a shame the Mr. Russo (the loop-AES author) and the kernel
devs don't get along so wellit is really great code.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Andreas Karlsson
On Tuesday 31 May 2005 18.18, Holly Bostick wrote:
 Do you mean -alsa, or -arts? If the latter (which makes more sense,
 given your first sentence), I hope not, as I am about to do the exact
 same thing.

I ment -arts +alsa. Thinking about one thing, typing another. :)

 At least, I hope so, or I'll be two days compiling arts support out and
 back in myself :) .

Same for me. Crossing my fingers.

Best regards,
Andreas Karlsson


pgp9JDcXmeFau.pgp
Description: PGP signature


Re: [gentoo-user] Clarification on iso downloads

2005-05-31 Thread Neil Bothwick
On Tue, 31 May 2005 11:55:57 -0400, Phil Sexton wrote:

  Thanks for the heads up on that.  I am going to find out where I can
  get it and keep an eye out.  I think that this would be the easiest
  way to go for sure.
 
 Check out:
 http://www.edmunds-enterprises.com/linux/cart.php/ba/plst/category/18

These are package CDs, which the OP did not want. The Linux Format DVD
is set up for Stage 1 installs on x86, AMD64 and PPC. 


-- 
Neil Bothwick

THIS IS A 100% MATTER PRODUCT. In the unlikely event that this computer
should contact Antimatter in any form, a catastrophic explosion will
result.


pgpWDCeHhC1KH.pgp
Description: PGP signature


Re: [gentoo-user] Reiser4, encryption

2005-05-31 Thread Richard Fish
Colin wrote:

 When will Reiser4 be added to the Gentoo kernel?  I can emerge
 reiser4progs, but I can't mount the volumes nor use them in /etc/fstab.

 Also, are there any good, journaled and encrypting filesystems for
 Linux?  I thought Reiser4 would have an encryption plugin;  did I read
 that somewhere or am I mistaken?


Many things have apparently been pushed from Reiser4 to
4.xencryption, compression, and defrag are the major ones I can
think of.

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Good diagram app

2005-05-31 Thread Bruno Lustosa
Hello.

I am in need of an application like Visio. I tried messing with dia,
but it's still far from what I need, for it lacks lots of useful
features.
What program do the list recommend?

-- 
Bruno Lustosa, aka Lofofora  | Email: [EMAIL PROTECTED]
Network Administrator/Web Programmer | ICQ: 1406477
Rio de Janeiro - Brazil  |

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Andrew Gaydenko
Some KDE releases ago I have tried to use -arts flag and met some
difficulties (do not remeber exactly). Now, I use these rules:

- do not use '-arts' flag anywhere
- turn arts (Sound Server) off in KDE Control Centre
- ignore ALSA in a kernel source tree
- use alsa-[kernel,lib,utils,oss,...] instead of

Andrew

=== On Tuesday 31 May 2005 20:22, Andreas Karlsson wrote: ===
On Tuesday 31 May 2005 17.45, Antonino Sabetta wrote:
 Andreas,
 I do not see the relation between dumping Artsd and the -alsa switch. Since
 I'm having big troubles trying to make things work with alsa+dmix+arts, can
 you explain how do you intend to configure your sound system?
 Thanks,
Antonino

Yeah, now I think I was smoking crack or something. What I meant was ofcourse 
dumping arts alltogether, not alsa. *mumble*

Best regards,
Andreas Karlsson

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] raid messages at boot time

2005-05-31 Thread Richard Fish
Christoph Gysin wrote:

Richard Fish wrote:
  

I think a far better option would be to filter them in
/etc/syslog-ng/syslog-ng.conf.  Then you do not have to re-patch your
kernel with every upgrade.



This affects only output via syslog. During the md autorun, the kernel hasn't
even finished booting. The post was about output from dmesg, the kernel
ringbuffer. AFAIK there's no way around a kernel patch.
  


Ah, yes, you are correct.  Personally, I boot my kernel with quiet, so
I don't see any of that 'noise' on startup.  I only really care if I am
debugging something, so I leave my 'safe' kernel in verbose mode.

I suppose you could alias dmesg='dmesg | grep -v blah blah  | grep -v
...', but that seems a bit insane also.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Collision trouble with mailbase

2005-05-31 Thread Grant
  Hello, I'm getting the following potential file collisions when trying
  to emerge the new mailbase on my server:
 
   * Checking for possible file collisions...
   * //etc/pam.d/pop3 exists and wasn't provided by mailbase
   * //etc/pam.d/imap exists and wasn't provided by mailbase
   * //etc/pam.d/imap4 exists and wasn't provided by mailbase
   * //etc/pam.d/imap4s exists and wasn't provided by mailbase
   * //etc/pam.d/imaps exists and wasn't provided by mailbase
 
  Should I just delete them?
 
  - Grant
 
 I moved those file to a save place, emerged the new mailbase and checked new
 vs. old files. As I did not change the files before, there were no notable
 changes except for a new first line:
 # provided by mailbase

Thanks, looks good to me.

- Grant

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] konqueror-su cant start kedit

2005-05-31 Thread Michael W. Holdeman
Konqueror as su has now lost the ability to start any editor. Anyone know how 
ot fix this?

Mike
-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.11-ck8   |
Win4Lin 5-1-20 netraverse.com   |
Win4LinPro 6.1.1-03 win4lin.com |
|
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Good diagram app

2005-05-31 Thread michael



On Tue, 31 May 2005, Bruno Lustosa wrote:


Hello.

I am in need of an application like Visio. I tried messing with dia,
but it's still far from what I need, for it lacks lots of useful
features.
What program do the list recommend?


Take a look at Inkscape. Many very nice features, some overlap with dia,
some quite different.

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



Re: [gentoo-user] Good diagram app

2005-05-31 Thread Holly Bostick
[EMAIL PROTECTED] schreef:
 
 
 On Tue, 31 May 2005, Bruno Lustosa wrote:
 
 Hello.

 I am in need of an application like Visio. I tried messing with dia,
 but it's still far from what I need, for it lacks lots of useful
 features.
 What program do the list recommend?
 
 
 Take a look at Inkscape. Many very nice features, some overlap with dia,
 some quite different.
 
 www.inkscape.org

KOffice has just expanded with a new diagram tool called kivio .

It looked pretty good, almost made me wish I had some use for a diagram
tool.

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



Re: [gentoo-user] firefox sage

2005-05-31 Thread maxim wexler
 But isn't
 
 emerge --sync
 
 a different command from the more traditional
 
 emerge sync
 
 ?

In An Intro to Portage it's emerge --sync and if that 
fails, emerge-websync but that failed too.

 1) What is the speed of your Internet connection?

Slightly faster than I can type ;(

 2) What is your geographical location?

SW Canada

 3) What mirrors are you setting in /etc/make.conf?
 

? All I got is
PORTDIR=/usr/portage

 10 minutes:

After 4 hrs it quit. A list of /usr/portage revealed
no changes. But this morning after entering emerge
--sync I note the tree *is* 
being updated.

 
 receiving file list ...
 1 file to consider
 timestamp.chk
   32 100%0.00kB/s0:00:00
 
 Number of files: 1
 Number of files transferred: 1
 Total file size: 32 bytes
 Total transferred file size: 32 bytes
 Literal data: 32 bytes
 Matched data: 0 bytes
 File list size: 32
 Total bytes written: 222
 Total bytes read: 948
 
 wrote 222 bytes  read 948 bytes  780.00 bytes/sec
 total size is 32  speedup is 0.03

-
  .*.
/  University of Trieste  \   /V\
/  Department of Physics  \  (/ \)
/  Trieste, Italy \  (   )
 ^^_^^
 
 Welcome to rsync1.it.gentoo.org

-
 Intel Pentium IV 3.06Ghz
 2GB Ram, IBM xSeries 205
 
 max simultaneous connections : 10
 max daily connections: 5 per IP address
 

-
 For any communication about this mirror please
 contact
   
 [EMAIL PROTECTED]

-
 
 receiving file list ...
 117192 files to consider
 ./
 app-accessibility/gnopernicus/
 app-admin/
 app-admin/logrotate/
 app-admin/modlogan/files/
 app-admin/superadduser/files/
 app-admin/sus/
 
 snip bulk of sync operation
 
 deleting app-cdr/cdrtools/cdrtools-2.01-r2.ebuild
 deleting app-arch/dpkg/files/digest-dpkg-1.10.26
 deleting app-arch/dpkg/dpkg-1.10.26.ebuild
 
 Number of files: 117192
 Number of files transferred: 1671
 Total file size: 92305590 bytes
 Total transferred file size: 3745266 bytes
 Literal data: 3745266 bytes
 Matched data: 0 bytes
 File list size: 2594553
 Total bytes written: 33600
 Total bytes read: 4157651
 
 wrote 33600 bytes  read 4157651 bytes  19270.12
 bytes/sec
 total size is 92305590  speedup is 22.02

This is similar to what I see followed by millions of
lines like this:

/(something)/(something)/(something)
  some-number 100% 0.00 kB/s 0:00:00


Yesterday it quit with the message, error in rsync
port datastream(code 12) at io.c(201,189).

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] grub still broke

2005-05-31 Thread maxim wexler
  
 maybe you can try this,
 root (hd0,1)
 setup (hd0)

That's better. But it still doesn't work. Staring at a
console right now telling me to please wait.

grub root (hd0,1)
 Filesystem type is ext2fs, partition type 0x83

grub setup (hd0)
 Checking if /boot/grub/stage1 exists... no
 Checking if /grub/stage1 exists... yes
 Checking if /grub/stage2 exists... yes
 Checking if /grub/e2fs_stage1_5 exists... yes
 Running embed /grub/e2fs_stage1_5 (hd0)...  22
sectors are embedded.
succeeded
 Running install /grub/stage1 (hd0) (hd0)1+22 p
(hd0,1)/grub/stage2 /grub/menu.
lst... succeeded
Done.



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Good diagram app

2005-05-31 Thread Bruno Lustosa
 Take a look at Inkscape. Many very nice features, some overlap with dia,
 some quite different.

I emerged inkscape, but it's not quite what I need.
Need something to draw flowcharts and diagrams.

 KOffice has just expanded with a new diagram tool called kivio .
 It looked pretty good, almost made me wish I had some use for a diagram
 tool.

Will emerge koffice to have a look at it.

Thank you two.

-- 
Bruno Lustosa, aka Lofofora  | Email: [EMAIL PROTECTED]
Network Administrator/Web Programmer | ICQ: 1406477
Rio de Janeiro - Brazil  |

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox sage

2005-05-31 Thread Holly Bostick
maxim wexler schreef:
But isn't

emerge --sync

a different command from the more traditional

emerge sync

?
 
 
 In An Intro to Portage it's emerge --sync and if that 
 fails, emerge-websync but that failed too.
 
 
1) What is the speed of your Internet connection?
 
 
 Slightly faster than I can type ;(
 
 
2) What is your geographical location?
 
 
 SW Canada
 
 
3) What mirrors are you setting in /etc/make.conf?

 
 
 ? All I got is
 PORTDIR=/usr/portage

No, what I was asking is what this line says:

SYNC=rsync://some_portage_rsync_mirror/gentoo-portage

The idea being that perhaps you were attempting to sync with a mirror
that is far away from you, and that server perhaps is overloaded, or
there is a transmission problem between you and it, due to the distance.

For instance, I'm in Western Europe, so setting my rsync server to a
mirror in Asia or South America is just asking for more problems than I
need, because in order for me to communicate with a server so far away,
my packets have to travel via Internet nodes/servers which could go down
through no fault of mine or the server I'm trying to connect to. In such
a case, someone in the area (Asia or South America) might themselves be
able to connect to the server in question, but I would not be (because
they don't have to travel through the node that I do to connect).

So I was just trying to confirm that this was not (or was) a possible
source of your problem.


 
 
10 minutes:
 
 
 After 4 hrs it quit. A list of /usr/portage revealed
 no changes. But this morning after entering emerge
 --sync I note the tree *is* 
 being updated.
Number of files: 117192
Number of files transferred: 1671
Total file size: 92305590 bytes
Total transferred file size: 3745266 bytes
Literal data: 3745266 bytes
Matched data: 0 bytes
File list size: 2594553
Total bytes written: 33600
Total bytes read: 4157651

wrote 33600 bytes  read 4157651 bytes  19270.12
bytes/sec
total size is 92305590  speedup is 22.02
 
 
 This is similar to what I see followed by millions of
 lines like this:
 
 /(something)/(something)/(something)
   some-number 100% 0.00 kB/s 0:00:00
 
 
 Yesterday it quit with the message, error in rsync
 port datastream(code 12) at io.c(201,189).
 

That indicates, afaik, a (usually temporary) server problem, and
happened to me a couple of days ago. Since today we have all noticed
that KDE 3.4.1 was released, and that's a lot of packages, it's quite
possible that you tried to contact the server at the time it was trying
to update itself, which is, not surprisingly, likely to fail.

How long did your sync today take, and does an emerge -up world or
emerge -ua world seem to indicate that it was successful (that packages
you have installed have updates available)? Don't worry, the -p switch
stands for --pretend, and the -a switch stands for --ask, so nothing
will be updated without your approval by running either of the commands.

We just want to know if the sync... synced.

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



Re: [gentoo-user] grub still broke

2005-05-31 Thread ZeeGeek
On 6/1/05, maxim wexler [EMAIL PROTECTED] wrote:
  
  maybe you can try this,
  root (hd0,1)
  setup (hd0)
 
 That's better. But it still doesn't work. Staring at a
 console right now telling me to please wait.
 

that's right, isn't it? it's working if you see the console giving you
the list. if what you are wishing for is that gentoo background
choosing menu, then you'll need splashimage set in your grub.conf
which I didn't see in your first post.

 grub root (hd0,1)
  Filesystem type is ext2fs, partition type 0x83
 
 grub setup (hd0)
  Checking if /boot/grub/stage1 exists... no
  Checking if /grub/stage1 exists... yes
  Checking if /grub/stage2 exists... yes
  Checking if /grub/e2fs_stage1_5 exists... yes
  Running embed /grub/e2fs_stage1_5 (hd0)...  22
 sectors are embedded.
 succeeded
  Running install /grub/stage1 (hd0) (hd0)1+22 p
 (hd0,1)/grub/stage2 /grub/menu.
 lst... succeeded
 Done.
 
 
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around
 http://mail.yahoo.com
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] [OT] Can't load GNOME as user

2005-05-31 Thread Holly Bostick
Hi,

I can't stand it anymore, so I thought I'd fish here for ideas.

The long and the short of it is that I cannot load the GNOME desktop as
a user (works fine as root).

The splash screen comes up, but only 2 icons show in the progress bar
before the splash disappears-- Sessions, and Window manager, iirc.
Already not good (no Nautilus, no Metacity, no gnome-panel...).

Then the panel tries to come up, the panel backgrounds (currently set as
the default top and bottom panels) display (empty), then disappear. This
happens about 5 or 6 times (I suspect related to how many panel applets
are attempting to load). No desktop appears, no panels load, right-click
on the desktop produces no menu (since Nautilus isn't running,
presumably) and since I don't know the GNOME shortcut key to open a Run
Box, I pretty much have to Ctrl+Alt+Backspace out to GDM and load
another WM.

This happens with both the regular GNOME entry and the Failsafe GNOME entry.

I have deleted ~/.gconf, ~/.gconfd, ~/.gnome, ~/.gnome2,
~/.gnome2_private, and ~/.gnome_private and allowed my login attempt to
regenerate them (supposedly), but this had no effect. Since GNOME loads
fine when root logs in, GNOME itself is presumably not broken, but
rather the user is.

What's left to delete and regenerate? Does anybody know what I might do
to fix this (short of creating a new user, which I'm not going to do :) )?

Thanks for any help,

Holly, hanging out in IceWM while KDE 3.4.1 compiles.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Good diagram app

2005-05-31 Thread Luca Penasa

Bruno Lustosa wrote:


Take a look at Inkscape. Many very nice features, some overlap with dia,
some quite different.
   



I emerged inkscape, but it's not quite what I need.
Need something to draw flowcharts and diagrams.

 


KOffice has just expanded with a new diagram tool called kivio .
It looked pretty good, almost made me wish I had some use for a diagram
tool.
   



Will emerge koffice to have a look at it.

Thank you two.

 




Try with DIA ;-)




--

Email.it, the professional e-mail, gratis per te: http://www.email.it/f



Sponsor:

Scarica Sweety e la Rana Pazza sul tuo cellulare.

* La prima suoneria è GRATIS!

Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3537d=31-5
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Can't load GNOME as user

2005-05-31 Thread =?ISO-8859-1?Q?Fr=E9d=E9ric?= Grosshans
Le mardi 31 mai 2005  19:58 +0200, Holly Bostick a crit :
 Hi,
 
 I can't stand it anymore, so I thought I'd fish here for ideas.
 
 The long and the short of it is that I cannot load the GNOME desktop as
 a user (works fine as root).
I had the same problem yesterday, after having played with beagle.

I emerged xfce, which mainly worked (xffm, the file manager, didn't
work)

It wasn't a config file problem since the problem also happened for new
virgin users.

I finally resigned to an ugly solution : the proverbial reboot, which
worked. I still don't know why...

Good luck !
Fred



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: CFLAGS CPU optimization question.

2005-05-31 Thread Raphael Melo de Oliveira Bastos Sales
Sorry for taking this long to answer.
I suggest any unprivileged port that has no other service attached to
it (I use 8022 on some machines). Script Kiddies won't event know it
is there, or will try to hammer it with a wrong protocol, which will
be useless.

Of course, I might be wrong. If so, feel free to correct me. ;)

Hope this helps.

2005/5/27, Mark Shields [EMAIL PROTECTED]:
 What port do you suggest (sorry for hijacking this thread!)?
 
 On 5/27/05, Raphael Melo de Oliveira Bastos Sales
 [EMAIL PROTECTED] wrote:
  Change the sshd port, the hammering will be smaller...

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Can't load GNOME as user

2005-05-31 Thread Daniel da Veiga
I faced a problem like this few weeks ago, it was a permission
problem, some files and directories used by Gnome (at the user's home)
had wrong permissions, all I had to do were some recursive chown and
chgrp and it all worked fine, dunno if its your problem, but you
should check it.

On 5/31/05, Holly Bostick [EMAIL PROTECTED] wrote:
 Hi,
 
 I can't stand it anymore, so I thought I'd fish here for ideas.
 
 The long and the short of it is that I cannot load the GNOME desktop as
 a user (works fine as root).
 
 The splash screen comes up, but only 2 icons show in the progress bar
 before the splash disappears-- Sessions, and Window manager, iirc.
 Already not good (no Nautilus, no Metacity, no gnome-panel...).
 
 Then the panel tries to come up, the panel backgrounds (currently set as
 the default top and bottom panels) display (empty), then disappear. This
 happens about 5 or 6 times (I suspect related to how many panel applets
 are attempting to load). No desktop appears, no panels load, right-click
 on the desktop produces no menu (since Nautilus isn't running,
 presumably) and since I don't know the GNOME shortcut key to open a Run
 Box, I pretty much have to Ctrl+Alt+Backspace out to GDM and load
 another WM.
 
 This happens with both the regular GNOME entry and the Failsafe GNOME entry.
 
 I have deleted ~/.gconf, ~/.gconfd, ~/.gnome, ~/.gnome2,
 ~/.gnome2_private, and ~/.gnome_private and allowed my login attempt to
 regenerate them (supposedly), but this had no effect. Since GNOME loads
 fine when root logs in, GNOME itself is presumably not broken, but
 rather the user is.
 
 What's left to delete and regenerate? Does anybody know what I might do
 to fix this (short of creating a new user, which I'm not going to do :) )?
 
 Thanks for any help,
 
 Holly, hanging out in IceWM while KDE 3.4.1 compiles.
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
Daniel da Veiga
Computer Operator - RS - Brazil

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Antonino Sabetta

Andreas Karlsson wrote:

On Tuesday 31 May 2005 17.45, Antonino Sabetta wrote:


Andreas,
I do not see the relation between dumping Artsd and the -alsa switch. Since
I'm having big troubles trying to make things work with alsa+dmix+arts, can
you explain how do you intend to configure your sound system?
Thanks,
  Antonino



Yeah, now I think I was smoking crack or something. What I meant was ofcourse 
dumping arts alltogether, not alsa. *mumble*


My question is still valid :)
How are you going to mix sounds without arts? Are you going to use some other
sound daemon? Or dmix?
Thank you,
  Antonino
--
gentoo-user@gentoo.org mailing list



[gentoo-user] =?US-ASCII?B?UkU6IFJlOiBbZ2VudG9vLXVzZXJdIE9ULSAgTlNBIExpbnV4?=

2005-05-31 Thread rob3
Thank you Red!! and the others who replied.  I didn't know NSA Linux was now 
called SELinux, so that is where I goofed.  I only recently have had some 
interest in this.  I do understand the compartmentalized security model that 
they use, and that is what I am interested in.  Many thanks again.

Sincerely,

Rob

- --- Original Message --- -
From: :gentoo-user@lists.gentoo.org
To: gentoo-user@lists.gentoo.org
Sent: Tue, 31 May 2005 09:31:01

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Andrew Gaffney wrote:
 rob3 wrote:
 
Where do you get this?  I couldn't find it on the
www.nsa.gov site. 
What am I missing?
 
 
 Do you mean selinux? Try
http://www.gentoo.org/proj/en/hardened/selinux/ind
ex.xml.
 
i was at a linuxshow last week were someone
presented selinux. i don't
think it is very usable. i think you should only
use it if you really
need it or you have a test-system to try for the
first time cause you'
need some time to get into it.

i read through the guide a bit and it tells to only
use on servers. be
aware that you can not be able to log in (with the
right permissions) to
your own system. so always know the boot parameters
for grub or lilo to
start from comandline without selinux.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird -
http://enigmail.mozdev.org

iD8DBQFCnBKz87VFzvTnEtARAhwRAJ95eCmpbhVbSkQX8kcdCFz
Vgw8s/gCePOza
O4gYbMiGgezSMwIPvNRgeQA=
=vgQG
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Good diagram app

2005-05-31 Thread Zac Medico

--- Bruno Lustosa [EMAIL PROTECTED] wrote:
 Hello.
 
 I am in need of an application like Visio. I tried
 messing with dia,
 but it's still far from what I need, for it lacks
 lots of useful
 features.
 What program do the list recommend?
 

Hi Bruno,

Don't miss the Grumpy Editor's guide to diagram
editors:

http://lwn.net/Articles/83163/
http://lwn.net/Articles/84238/

Zac



__ 
Discover Yahoo! 
Have fun online with music videos, cool games, IM and more. Check it out! 
http://discover.yahoo.com/online.html
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] grub still broke

2005-05-31 Thread Richard Fish
maxim wexler wrote:

maybe you can try this,
root (hd0,1)
setup (hd0)



That's better. But it still doesn't work. Staring at a
console right now telling me to please wait.

grub root (hd0,1)
 Filesystem type is ext2fs, partition type 0x83

grub setup (hd0)
 Checking if /boot/grub/stage1 exists... no
 Checking if /grub/stage1 exists... yes
 Checking if /grub/stage2 exists... yes
 Checking if /grub/e2fs_stage1_5 exists... yes
 Running embed /grub/e2fs_stage1_5 (hd0)...  22
sectors are embedded.
succeeded
 Running install /grub/stage1 (hd0) (hd0)1+22 p
(hd0,1)/grub/stage2 /grub/menu.
lst... succeeded
Done.

  


Ok, quick comparison to my results...

grub root (hd0,0)
 Filesystem type is ext2fs, partition type 0x83

grub setup (hd0)
 Checking if /boot/grub/stage1 exists... no
 Checking if /grub/stage1 exists... yes
 Checking if /grub/stage2 exists... yes
 Checking if /grub/e2fs_stage1_5 exists... yes
 Running embed /grub/e2fs_stage1_5 (hd0)...  16 sectors are embedded.
succeeded
 Running install /grub/stage1 (hd0) (hd0)1+16 p (hd0,0)/grub/stage2
/grub/menu.lst... succeeded
Done.


Hmm, this is weird.  My e2fs_stage1_5 takes 16 sectors, but yours takes
22that doesn't seem right.  I could understand a 1 or 2 sector
difference if we are using different versions of grub.

Let's compare grub versions and stage files:

carcharias rjf # qpkg -I -v grub
sys-boot/grub-0.96-r1 *

carcharias rjf # ls -l /boot/grub/stage1 /boot/grub/e2fs_stage1_5
/boot/grub/stage2
-rw-r--r--  1 root root   8052 Apr 22 02:07 /boot/grub/e2fs_stage1_5
-rw-r--r--  1 root root512 Apr 22 02:07 /boot/grub/stage1
-rw-r--r--  1 root root 105576 Apr 22 02:07 /boot/grub/stage2

carcharias rjf # md5sum /boot/grub/stage1 /boot/grub/e2fs_stage1_5
/boot/grub/stage2
fec478948a06cc1fb7339a2cd3e26663  /boot/grub/stage1
96451f2a81e2cbf4d1c41cf4b61787e0  /boot/grub/e2fs_stage1_5
d69594a75e5b72df86f03df6d5d7fbd3  /boot/grub/stage2

Also, how did you format /boot?  Could you post the output of dumpe2fs
-h /dev/hda2?

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Rumen Yotov
Antonino Sabetta wrote:

 Andreas Karlsson wrote:

 On Tuesday 31 May 2005 17.45, Antonino Sabetta wrote:

 Andreas,
 I do not see the relation between dumping Artsd and the -alsa
 switch. Since
 I'm having big troubles trying to make things work with
 alsa+dmix+arts, can
 you explain how do you intend to configure your sound system?
 Thanks,
   Antonino



 Yeah, now I think I was smoking crack or something. What I meant was
 ofcourse dumping arts alltogether, not alsa. *mumble*


 My question is still valid :)
 How are you going to mix sounds without arts? Are you going to use
 some other
 sound daemon? Or dmix?
 Thank you,
   Antonino

Hi,
Using esound (esd) with alsa and it works. Mainly use XFCE4, have
KDE-3.3.2Gnome-2.8 too.
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Richard Fish
Antonino Sabetta wrote:

 Andreas Karlsson wrote:

 On Tuesday 31 May 2005 17.45, Antonino Sabetta wrote:

 Andreas,
 I do not see the relation between dumping Artsd and the -alsa
 switch. Since
 I'm having big troubles trying to make things work with
 alsa+dmix+arts, can
 you explain how do you intend to configure your sound system?
 Thanks,
   Antonino



 Yeah, now I think I was smoking crack or something. What I meant was
 ofcourse dumping arts alltogether, not alsa. *mumble*


 My question is still valid :)
 How are you going to mix sounds without arts? Are you going to use
 some other
 sound daemon? Or dmix?
 Thank you,
   Antonino


Personally, I use dmix, although it can be a pain (lots of trial and
error) to get setup and working correctly.  I also use artsd for KDE
applications (except for amarok, which works best with the xine engine),
by specifying pcm.dmixer as the output device for artsd in control panel.

If you are looking for a starting point for a dmix setup, my ~/.asoundrc
contains:

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

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

pcm.dsp0 {
type plug
slave.pcm dmixer
}

ctl.mixer0 {
type hw
card 0
}

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Holly Bostick
Antonino Sabetta schreef:
 Andreas Karlsson wrote:
 
 On Tuesday 31 May 2005 17.45, Antonino Sabetta wrote:

 Andreas,
 I do not see the relation between dumping Artsd and the -alsa switch.
 Since
 I'm having big troubles trying to make things work with
 alsa+dmix+arts, can
 you explain how do you intend to configure your sound system?
 Thanks,
   Antonino



 Yeah, now I think I was smoking crack or something. What I meant was
 ofcourse dumping arts alltogether, not alsa. *mumble*
 
 
 My question is still valid :)
 How are you going to mix sounds without arts? Are you going to use some
 other
 sound daemon? Or dmix?
 Thank you,
   Antonino

I can't speak for Andreas, of course, but for myself it's not an issue
because

1) I don't generally need to mix sounds (I'm not one to watch a movie in
mPlayer with kopete or whatever running in the background);

2) I don't generally use system sounds anyway because my PC is next to
my boyfriend's. He uses speakers and I use headphones to keep the sound
pollution in our computer room to a minimum. I usually don't bother to
wear the 'phones unless I specifically need them for a game, movie, or
music, so there's not much point in enabling system or application sounds;

3) I invested some 30 Euros in a soundcard that does hardware mixing
(could have spent less, actually, but I liked this card and I really
didn't want a Soundblaster Live! variant). Vast improvement over my
onboard sound chip.

So I would answer that you might consider eliminating the need for sound
mixing, or investing in hardware that actually supports features you
want to use.

Holly


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Christoph Eckert
Hi,


 Personally, I use dmix,

every Distro should preconfigure DMIX now, it's the right 
thing.

 although it can be a pain (lots of 
 trial and error) to get setup and working correctly.

That's true :) .

 I 
 also use artsd for KDE applications (except for amarok,
 which works best with the xine engine), by specifying
 pcm.dmixer as the output device for artsd in control panel.

With DMIX, you can use artsd, esound, JACK and other software 
which wants to use an ALSA device directly simultaneously.

 If you are looking for a starting point for a dmix setup,
 my ~/.asoundrc contains:

[...]

Further information can be found on

http://alsa.opensrc.org/

Simply search for »sharing«.

Hope this helps,


ce



Jabber: [EMAIL PROTECTED]

»Wer Visionen hat, sollte zum Arzt gehen« (Helmut Schmidt)
.


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] =?US-ASCII?B?ZXJyb3IgIn0uIiB0cnlpbmcgdG8gbWlncmF0ZSBmcm9tIHI2IHRvIHI5IGtlcm5lbA==?=

2005-05-31 Thread rob3
Hi all,

I need some help migrating from the r6 to the r9 kernel.  I copied my .config 
file into the r9 directory and tried to make menuconfig, but I just get the 
error message saying something to the effect that }. is missing.  What am I 
missing?  

Many Thanks,

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



Re: [gentoo-user] Re: subversion broken

2005-05-31 Thread Greg Donald
On 5/31/05, Remy Blank [EMAIL PROTECTED] wrote:
 This won't help you recover your repositories, but once you have done so
 (and I hope somebody can jump in and help you with it), migrate them to
 fsfs. No recovery ever needed, and it has never failed here. Easier to
 backup, to.

I have daily backups.  I just gotta find the first one that isn't
fried going backwards.

After that I'm going back to CVS.

-- 
Greg Donald
Zend Certified Engineer
http://destiney.com/

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Andreas Karlsson
On Tuesday 31 May 2005 20.36, Antonino Sabetta wrote:
 Andreas Karlsson wrote:
  On Tuesday 31 May 2005 17.45, Antonino Sabetta wrote:
 Andreas,
 I do not see the relation between dumping Artsd and the -alsa switch.
  Since I'm having big troubles trying to make things work with
  alsa+dmix+arts, can you explain how do you intend to configure your
  sound system?
 Thanks,
Antonino
 
  Yeah, now I think I was smoking crack or something. What I meant was
  ofcourse dumping arts alltogether, not alsa. *mumble*

 My question is still valid :)
 How are you going to mix sounds without arts? Are you going to use some
 other sound daemon? Or dmix?

I actually don´t know. But all I use for sound is amaroK with gstreamer 
outputting via alsa. Don´t see any need for arts there. As for the rest,  I 
do what I allways do - make make it up along the way. :) But reading this 
thread further I might give dmix a try. 

Best regards,
Andreas Karlsson


pgpzs6DEW7bcL.pgp
Description: PGP signature


Re: [gentoo-user] Re: subversion broken

2005-05-31 Thread Rumen Yotov
Greg Donald wrote:

On 5/31/05, Remy Blank [EMAIL PROTECTED] wrote:
  

This won't help you recover your repositories, but once you have done so
(and I hope somebody can jump in and help you with it), migrate them to
fsfs. No recovery ever needed, and it has never failed here. Easier to
backup, to.



I have daily backups.  I just gotta find the first one that isn't
fried going backwards.

After that I'm going back to CVS.

  

Hi,
Not using subversion, only read the book (about subversion as pdf), also
installed it some time ago, later reinstalled everything (now have it
emerged but still don't use it ;)
IIRC there is a command to repair the repo repair or other, could try
it, before going to CVS.
Read (this ML) the next version of subversion will use fsfs by default.
*OT* some projects are switching to subversion (KDE by memory), your choice.
HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] [OT] Can't load GNOME as user

2005-05-31 Thread Edward A Mihalow Jr

Holly Bostick wrote:

Hi,

I can't stand it anymore, so I thought I'd fish here for ideas.

The long and the short of it is that I cannot load the GNOME desktop as
a user (works fine as root).

The splash screen comes up, but only 2 icons show in the progress bar
before the splash disappears-- Sessions, and Window manager, iirc.
Already not good (no Nautilus, no Metacity, no gnome-panel...).

Then the panel tries to come up, the panel backgrounds (currently set as
the default top and bottom panels) display (empty), then disappear. This
happens about 5 or 6 times (I suspect related to how many panel applets
are attempting to load). No desktop appears, no panels load, right-click
on the desktop produces no menu (since Nautilus isn't running,
presumably) and since I don't know the GNOME shortcut key to open a Run
Box, I pretty much have to Ctrl+Alt+Backspace out to GDM and load
another WM.

This happens with both the regular GNOME entry and the Failsafe GNOME entry.

I have deleted ~/.gconf, ~/.gconfd, ~/.gnome, ~/.gnome2,
~/.gnome2_private, and ~/.gnome_private and allowed my login attempt to
regenerate them (supposedly), but this had no effect. Since GNOME loads
fine when root logs in, GNOME itself is presumably not broken, but
rather the user is.

What's left to delete and regenerate? Does anybody know what I might do
to fix this (short of creating a new user, which I'm not going to do :) )?

Thanks for any help,

Holly, hanging out in IceWM while KDE 3.4.1 compiles.

I had the same problem with GnomeLite and the only thing I could do was
create a new user. For some reason (unknown to me) Gnome did not like
what was in my /home/user file.

--
Edward A Mihalow Jr   [EMAIL PROTECTED] 
Gentoo Linux! Registered Linux User#225662
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Volker Armin Hemmann
Hi,

since all sound daemons suck, and setting up dmix is simple (exspecially with 
latest alsa, where dmix is default), there is no reason to use a sound daemon 
or not to use dmix.
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: modules-update - modprobe.conf/modules.conf broken

2005-05-31 Thread Mark Knecht
On 5/31/05, Mark Knecht [EMAIL PROTECTED] wrote:
SNIP
 gandalf modules.d # cat /etc/modules.d/ivtv
 alias char-major-61 lirc_i2c
 alias char-major-81 videodev
 alias char-major-81-0 ivtv
 
 modprobe tveeprom
 modprobe ivtv ivtv_debug=1 tuner=57,57,57,57
 gandalf modules.d #
SNIP

OK, I find this rather bogus but it's fixed. modules-update will clear
an existing modprobe.conf file and leave you with nothin then there is
an error in any of the files it's working on. Worse it gives you no
messages that it's done this.

In my case the error was in the above file. Turns out I needed to say
'install'. Nowhere did I find any documentation on this. Only a bug
report from last year that hasn't been acted upon yet.  Horray for
Bugzilla.

gandalf etc # cat modules.d/ivtv
alias char-major-61 lirc_i2c
alias char-major-81 videodev
alias char-major-81-0 ivtv

install ivtv /sbin/modprobe --ignore-install ivtv
remove ivtv /sbin/modprobe -r --ignore-remove ivtv  /sbin/modprobe
-r wm8775  /sbin/modprobe -r cx25840  /sbin/modprobe -r tuner
gandalf etc #

Well, I hope this thread helps someone in the future.

Cheers,
Mark

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Richard Fish
Andreas Karlsson wrote:

I actually don´t know. But all I use for sound is amaroK with gstreamer 
outputting via alsa. Don´t see any need for arts there. As for the rest,  I 
do what I allways do - make make it up along the way. :) But reading this 
thread further I might give dmix a try. 

  


With dmix and amarok, you may want to give the xine engine a try.  It
sounds way better than gstreamer, also supports the EQ, and doesn't suck
100% of the CPU when the music is paused.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox sage

2005-05-31 Thread maxim wexler
 How long did your sync today take, and does an

I aborted after about 2hrs

 emerge -up world or
 emerge -ua world seem to indicate that it was
 successful (that packages

haven't done that one yet but a list of the portage
tree(if that's what /usr/portage is supposed to be)
indicated that most of the dirs had been updated(if
not the contents). And I was able to emerge a few
things that I couldn't before.
 
 We just want to know if the sync... synced.

We certainly do!

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



__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Wi-Fi in a hostel

2005-05-31 Thread Sean Higgins

Grant,

The latest version of wpa_supplicant can connect to unencrypted access points.  
You have to set ssid=.  I am running version 0.4.1 and it is working for 
me.

Sean

On Friday 20 May 2005 10:04 pm, Grant wrote:
 Hello, I'm going to stay in a hostel in San Francisco for a bit.  They
 have free wireless Internet access.  What should I know to be sure I
 can connect once I get there?  I use the madwifi drivers with
 wpa_supplicant right now.  Is it true that wpa_supplicant can't
 connect to an unencrypted AP?  Thanks for any tips on this.

 - Grant

-- 
Sean Higgins, [EMAIL PROTECTED]
http://www.systura.com - Where information becomes knowledge.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.4.1 released

2005-05-31 Thread Christoph Eckert

 Well, there is one reason...VMWare still doesn't support
 ALSA, and the vmwaredsp wrapper library only works with esd
 or artsd, so I have to keep one of them around.

DMIX does not make the soundservers unnecessary. Why?

A program which needs esound or arts or gstreamer or JACK 
cannot output sound via dmix.

But DMIX makes it possible to

* run several soundservers at the same time
* that more than one application which does not use a 
soundserver but tries to access an ALSA device directly can 
output sound simultaneously

Remaining problems:

Applications which still need OSS can output sound via the 
ALSA OSS emulation, but if I'm right it is still difficult to 
pipe it through DMIX

But anyway, DMIX solves a lot or problems and really is a 
great step forward.

And to those who think DMIX is unneccessary, think about the 
following constellation. You're listening to ogg files while 
your collegue tries to call you via a softphone. Will the 
softphone be able to ring?


Best regards


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



Re: [gentoo-user] grub still broke

2005-05-31 Thread maxim wexler
 choosing menu, then you'll need splashimage set in

Whoa! IIRC splashimage is optional. Can somebody weigh
in here?



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: xscreensaver

2005-05-31 Thread Neil Bothwick
On Tue, 31 May 2005 10:16:55 +, Qv6 wrote:

 Thanks, but I was referring to the screensaver that's built into kde.

Then why did you put xscreensaver in the Subject? Just to confuse
people? ;-/

 Emerge shows that I do not have kscreensaver or xscreensaver installed.

If you use the monolithic KDE ebuilds, you won't have a separate
kscreensaver installed. 

Right-click on the desktop, select Configure Desktop and go to the
Screensaver section. Select Slide Show under Banners  Pictures and click
Setup to pick the directory.


-- 
Neil Bothwick

CONGRSS.SYS corruptd... Re-boot Washington D.C? (Y/N)


pgp641pyDNQrQ.pgp
Description: PGP signature


Re: [gentoo-user] grub still broke

2005-05-31 Thread Neil Bothwick
On Tue, 31 May 2005 14:51:49 -0700 (PDT), maxim wexler wrote:

 Whoa! IIRC splashimage is optional. Can somebody weigh
 in here?

Yes, it is optional, and worth disabling if you have problems. GRUB will
bail out with no error message if you set an incorrect path for
splashimage. 


-- 
Neil Bothwick

We are from the planet Taglinis. Take us to your reader!


pgprZqJkkekfS.pgp
Description: PGP signature


[gentoo-user] bandwidthd alternative

2005-05-31 Thread Miguel Miranda
Hi, im looking for a bandwidth monitor aplication, im using mrtg, but it 
only shows total values, i need a more granular option, that show me on 
a per ip basis, what ports, total bandwidth by ip, etc, i found 
banwidthd (http://bandwidthd.sourceforge.net/)


Do you know any other alternative?

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



Re: [gentoo-user] Creating RAID devices

2005-05-31 Thread Scott Storck




Emanuele Morozzi schrieb:
Me:
  
  
Hallo, I recently passed to udev, so now I cannot use my Raid.
  
  
Gentoo si installed in /dev/hda.
  
The Raid is a striping raid composed of /dev/sda /dev/sdb and consists
  
of 4 partitions. I created it installing windows (work reason).
  
The SATA controller is a Silicon 3512.
  
  
Before, with devfs, I used dmraid to create
  
dev/mapper/silsomething{1,2,3,4} and mounted direclty using
this
  
devices. I had to remove dmraid eBuild from /usr/local/portage (or
  
something like that) because it blocked the "emerge -uD world", and the
  
devices now are disappeared (i.e. using dmraid the devices are not
  
created). I need to create them manually but I have not found the right
  
way to do it.
  
I someone knows how to create this devices, please tell me.
  
  
*
  
  
By the advices of you (Scott Stork), Richard Fish and A. Khattri I
checked the kernel .config to see if there was this line
CONFIG_BLK_DEV_DM=y.
  
  
I found this line compiled as module without autoloading at boot. Now,
with the kernel 2.6.10-r6 using dmraid I have the devices.
  
With this new one dmraid  dmsetup says there are no devices found.
At boot time while autodetecting md array no error is encountered.
  
  

I use the dmraid tools, but they are not in portage yet. Why not, I
don't know.
There has been a bug open in bugzilla about this for a long time, but
nothing (noticabliy) is happening with this.
I however, boot from such a partition, so that ebuild alone doesn't
help me.
I went the route of using an initrd which runs "dmraid -ay" which
creates the device nodes.
I would reccommend to you, that you also use an initrd containing
dmraid, even if you don't boot from such a partition.
This way the devices are available when the normal system starts.

I started off using the script and linuxrc found here
http://tienstra4.flatnet.tudelft.nl/~gerte/gen2dmraid/
There is also at least one thread about this in the gentoo forums.
Here is one for example:
http://forums.gentoo.org/viewtopic-t-258981-highlight-dmraid.html

I have however since then created my own script which modifies the
initrd created by genkernel.
I don't use genkernel to make the kernels themselves, but it is the
best way in my book to make a initrd in gentoo.

One world of advice, regardless which way you choose, be sure to use
the newest dmraid version.
The older versions had various bugs.
My favorite bug was one that setup the raid block size incorrectly
while doing mirroring, on two different controlers I use.
It isn't funny, when you buy two 400GB drives, and when mirrored, you
only see 200GB in linux.

Otherwise, you could always go back to using devfs.
I think devfs will still be supported for a little while.
Maybe by then some gentoo dev will decide to do something about these
problems.

Regards,
Scott



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Error when emerging ruby

2005-05-31 Thread Michael =?iso-8859-1?q?M=FCller?=
Hi!

I have the following problem when I try to emerge ruby.
The build fails with:
-
i686-pc-linux-gnu-gcc -shared -Wl,-soname,libruby18.so.1.8   array.o
bignum.o class.o compar.o dir.o dln.o enum.o error.o eval.o file.o gc.o
hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o
process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o
st.o string.o struct.o time.o util.o variable.o version.o  dmyext.o -ldl
-lcrypt -lm   -o libruby18.so.1.8.2
./miniruby: No such file to load -- ubygems (LoadError)
make: *** [rbconfig.rb] Fehler 1
make: *** Warte auf noch nicht beendete Prozesse...
./miniruby: No such file to load -- ubygems (LoadError)
make: *** Warte auf noch nicht beendete Prozesse...
-

I have no clue why he prints out the line
./miniruby: No such file to load -- ubygems (LoadError)

Obviously this has something to do with the rubygems (the above is no type
error - the r is missing!) which I had installed some time ago but did
unmerge...

Any ideas?

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



Re: [gentoo-user] Re: Building and using binary packages with emerge/portage

2005-05-31 Thread Paul Varner
On Mon, 2005-05-30 at 21:35 -0700, Mark Knecht wrote:
 On 5/30/05, Ow Mun Heng [EMAIL PROTECTED] wrote:
  On Mon, 2005-05-30 at 10:13 -0700, Mark Knecht wrote:
On 5/30/05, Ow Mun Heng [EMAIL PROTECTED] wrote:
   
Someone correct me if I'm wrong, but I don't think those binary packages
propagate into /var/db as well. (IF they do, I think they might not
reflect the actual USE flags used to built the binary.
  
   This probably accounts for revdep-rebuild never getting it quite right
   for binary packages like openoffice-bin and always wanting to
   re-emerge it again?
  
  
  So.. I'm not the only one who gets that. (and I always thought it was
  some gremlins)
  
  Perhaps one can ask chinstrap.alternating.net since they do host binary
  packages
  
 
 No, you're not the only one. I wondered a bit about this a few weeks
 ago and found a number of comments in the forums and Bugzilla that
 revdep-rebuild doesn't work very well yet for binary packages. I see
 this with openoffice-bin and thunderbird-bin.
 
 It seems logical that if I don't know the flags used for a binary
 build that somewhere along the way I'm going to miss some dependency
 on my system.

Actually, revdep-rebuild doesn't care about USE flags or /var/db at all.
All it checks is that the dynamic linking can be satisfied.  With the
exception of openoffice-bin, when revdep-rebuild indicates that it wants
to rebuild a -bin package it means that the ebuild is potentially
missing dependencies.

The reason that I state potentially is that sometimes the libraries are
placed in a non-standard place by the ebuild and revdep-rebuild is
unaware of that non-standard location when checking the dynamic linking.

I'm currently working on updating revdep-rebuild so that it will be
easier to configure for both users and developers.

Regards,
Paul


-- 
gentoo-user@gentoo.org mailing list



  1   2   >