[gentoo-user] gvim emerge problems

2007-02-26 Thread Stuart Howard

Good morning all

I am getting this following message when attempting to update world,
since there has been no traffic on here I guess the issue is specific
to my setup.
I imagine that the solution would be to -aC gvim then re-emerge but I
would appreciate some guidance before I do that as to be without vim
would be 
This same issue happened last week but the solution was to bring
vim-core into ~* this week I have no where to go with that.
I imagine that I could also follow the instruction given in the output
but it seem strange that that would be required to achevie a simple
update, if I am slotted or have multiple installs it is not by design
so I would prefer to revert to a simple install.
Any help gratefully accepted

Cheers
   stu

genstu stuart # emerge -aDuvN world

These are the packages that would be merged, in order:

Calculating world dependencies |
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:

('ebuild', '/', 'app-editors/vim-core-7.0.201', 'merge') pulled in by
 ('ebuild', '/', 'app-editors/gvim-7.0.201', 'merge')

('ebuild', '/', 'app-editors/vim-core-7.0.174', 'nomerge') pulled in by
 ('ebuild', '/', 'app-editors/vim-7.0.174', 'nomerge')

It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.

!!! Depgraph creation failed.

genstu stuart # grep vim /var/lib/portage/world
app-vim/vimpython
app-vim/vimbuddy
app-editors/gvim
app-vim/info
app-vim/vimcommander
app-vim/calendar
app-vim/cvsmenu
app-vim/locateopen
app-editors/vim
app-vim/svncommand
app-vim/taglist

genstu stuart # grep vim /etc/portage/package.keywords
app-editors/vim-core ~*
app-editors/gvim ~*


--
There are 10 types of people in this world: those who understand
binary, those who don't

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



RE: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread Nelson, David \(ED, PARD\)
 -Original Message-
 From: Mark Kirkwood [mailto:[EMAIL PROTECTED]
 Sent: 26 February 2007 05:45
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] off topic : Dolphin massacre in Japan
 
 
 Agg wrote:
  on 02/26/2007 12:58 AM Mark Kirkwood wrote the following:
  No - I meant spam...
  off-topic in this particular case
 
 At last we agree - your spam is off-topic :-).
 
 On a more serious note, I've added both your email addresses to my 
 delete immediately filter.
 -- 
 gentoo-user@gentoo.org mailing list
 
 

Please for the love of God/Dolphins/Deity of Choice/Science can we just leave 
Agg to his arrogance and self-righteousness, add his email address to your 
spamfilter or someone boot him off the list and stop going on about it. He 
obviously wont learn and I'm beginning to get annoyed with this topic appearing 
in my inbox several days after the spammer spammed and was suitably chastised 
for it.

David I get enough crap in my email as it is Nelson

--
djn

I do not represent anyone else in emails I send to this list.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What if the firewall doesn't start?

2007-02-26 Thread Mick
On Monday 26 February 2007 00:28, Grant wrote:
   It occurred to me that if the shorewall firewall on my headless router
   doesn't start for whatever reason, I'll be totally exposed.  Is there
   a way to protect against that?
 
  Well, you'll get an error during boot that iptables did not come up.

 The machine is headless though.

I guess you could get it to mail you, or text you, but someone else has to 
advice as to how you set this up (in particular SMS texting).

  I assume that shorewall is only run when you change the script and
  otherwise /etc/init.d/iptables is run as a default service after boot.

 Ouch.  No.  I'm running shorewall in the default runlevel and iptables
 explicitly not at all.  I thought running shorewall was all I needed
 to do.  Can you confirm that I should be running iptables in the
 default runlevel and shorewall only when I want to update the config?

I don't want to panic you unnecessarily.  I do not know anything about 
shorewall and whether it takes over and runs iptables for you.

  Anyway, a closed port remains closed whether a firewall is running, or
  not.

 I thought the firewall specified which ports to open/close.

Yes, as an additional layer, with a fine degree of configuration on top.  Run 
nmap from another machine in your LAN and compare output with  without 
iptables.
-- 
Regards,
Mick


pgphMlwzdQRWP.pgp
Description: PGP signature


[gentoo-user] Why can a perl script be executed suid root?

2007-02-26 Thread Dirk Heinrichs
Hi,

even if I rename suidperl, I can execute the following suid-root perl script 
as normal user and get two different uids (as expected, from a suid-root 
script).

#!/usr/bin/perl

# print euid
print $.\n;
#print uid
print $.\n;

I would expect that w/o suidperl I'd get the user's uid twice.

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


pgpSdMSqQBWfu.pgp
Description: PGP signature


Re: [gentoo-user] gvim emerge problems

2007-02-26 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Stuart Howard wrote:
 !!! Multiple versions within a single package slot have been
 !!! pulled into the dependency graph:
 
 ('ebuild', '/', 'app-editors/vim-core-7.0.201', 'merge') pulled in by
  ('ebuild', '/', 'app-editors/gvim-7.0.201', 'merge')
 
 ('ebuild', '/', 'app-editors/vim-core-7.0.174', 'nomerge') pulled in by
  ('ebuild', '/', 'app-editors/vim-7.0.174', 'nomerge')

You can't have gvim-7.0.201 and vim-7.0.174 installed simultaneously
because they depend on different versions of vim-core.  The solution
is to either mask gvim-7.0.201 and vim-core-7.0.201 or unmask
vim-7.0.201:

echo app-editors/vim  /etc/portage/package.keywords

Zac
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.2 (GNU/Linux)

iD8DBQFF4qoF/ejvha5XGaMRAm0kAKDimUDPkcfyr9NkJq58r2kEILcPJgCg1dbB
C3GZneO5nO8Ab210DfHCWzE=
=VnRl
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread b.n.
Agg, accept to be in an internet community and to follow the rules of
this community.
If this community labels your mail to this community as spam, this mean
that for every practical reason *it is spam*, no matter how different is
your opinion on it.

If you don't like it, fine, but look at another community. You won't
make us change our rules.

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



[gentoo-user] hostapd cvs version

2007-02-26 Thread Alexis Lahouze

Hi folks,
Does anyone provide an ebuild for cvs version of net-wireless/hostapd package?

There is only the last stable (0.5.7) but last cvs snapshot is 0.6...  
I need it in order to use with the rt61pci driver.


Thanx :-)

--
Alexis Lahouze - [EMAIL PROTECTED]
Gradignan (Bordeaux) - France - Terre

clé pgp : 0x7729E023 (subkeys.pgp.net)
fingerprint : 43F9 589F CDF7 7A21 A43E  048D A45E E8CA 7729 E023



pgpxyXOMWhgDj.pgp
Description: Signature numérique PGP


Re: [gentoo-user] Problems emerging gcc.

2007-02-26 Thread Daniel Iliev
David Harel wrote:
 Hi,


 Trying to emerge glibc I got error:

 configure: error:

 *** These critical programs are missing or too old: gcc

 *** Check the INSTALL file for required versions.


 I upgraded gcc to 4.1.1-r3. apparently I have more versions of gcc
 installed.

 Questions:

1. What to do to fix glibc emerge?

2. Where is the file INSTALL reside?

2. Do I need all the older versions of gcc?



Have you tried gcc-config? May be it would help in this case by
switching to more recent version.


P.S.
Otherwise you'll have to send additional info about your system in order
to get more sensible and/or helpful replies.

-- 
Best regards,
Daniel


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gvim emerge problems

2007-02-26 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Stuart Howard wrote:
 My issue is more though why is portage trying and failing to install
 two versions of vim at all as so far as I am aware I have never made
 such a request of it.
 Just the latest ~* version will be fine for me.

You have both gvim and vim in your world file.  If you want the
latest ~* versions of gvim, then you'll also need the latest ~*
version of vim.  Alternatively, you could uninstall vim.

Zac
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.2 (GNU/Linux)

iD8DBQFF4rwm/ejvha5XGaMRAjmcAJ0SiBP5zjpTmOdgiGbgEw4hMYastQCggbRA
hITgcOI5TbvqzMWrlh9mjfA=
=g8eM
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gvim emerge problems

2007-02-26 Thread Stuart Howard

I have commented out the ~* from /etc/portage/package,keywords on both
gvim and vim, and the issue has gone away and all is well again.
Though I admit I am a tad confuzzeled as to what the issue was.
I thought wrongly that I had the latest ~* versions of both gvim and
vim installed along with the appropriate vim-core, it turns out that I
had stable but it was calling ~* due to the package,keywords file
though I dont understand quite why the stable versions could not be
updated to include all matching versions of gvim vim vimcore in
testing?
No matter really as so long as I have a working vim from work and a
gvim at home I am happy, thanks for the responses.

stu

On 26/02/07, Zac Medico [EMAIL PROTECTED] wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Stuart Howard wrote:
 My issue is more though why is portage trying and failing to install
 two versions of vim at all as so far as I am aware I have never made
 such a request of it.
 Just the latest ~* version will be fine for me.

You have both gvim and vim in your world file.  If you want the
latest ~* versions of gvim, then you'll also need the latest ~*
version of vim.  Alternatively, you could uninstall vim.

Zac
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.2 (GNU/Linux)

iD8DBQFF4rwm/ejvha5XGaMRAjmcAJ0SiBP5zjpTmOdgiGbgEw4hMYastQCggbRA
hITgcOI5TbvqzMWrlh9mjfA=
=g8eM
-END PGP SIGNATURE-
--
gentoo-user@gentoo.org mailing list





--
There are 10 types of people in this world: those who understand
binary, those who don't

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



[gentoo-user] Problem installing GRUB

2007-02-26 Thread Marco Schuler

Hi all,

after using other distributions for years I finally decided to go with
gentto to have to most flexibility. So here I am :-)

I got trough the gentoo installation up to the point of installing
grub. After the command 'grub-install /dev/hda' my machine hangs
displaying the following meassage:
  Probing devices to guess BIOS drives. This may take a long time

I already searched the net to find a solution. The only thing I could
find was on http://www.gentoo.org/doc/en/grub-error-guide.xml

The comment on my problem:
One reported cause was an exotic configuration of disk devices, like
ultra/non-ultra DMA disks on one cable.

I am installing on my notebook (only one HD) so the hint above did not
help me very much...

Any hint or tips? Thanks a lot in advance!

--
Cheers,
Marco
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Question regarding dual boot accessibility...

2007-02-26 Thread Chris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hello,

I have a dual boot windows / Gentoo system.  I have my NTFS (windows)
main partition listed in fstab with user,noauto,nosuid, noatime.  A
normal user can mount and umount it, but cannot change directories, look
at files, etc. as they'll get a permission denied error.  When I list
the files and dirs, they all show up as belonging to root:root, with
no access for group and others.

My question is:  Is there a way to allow normal users to at least read
these files and change dirs, short of chown and/or chmod on the NTFS
partition?

Regards,
Chris
-BEGIN PGP SIGNATURE-

iD8DBQFF4tDzUx1jS/ORyCsRCGilAJ4tzaGEsnNy6ZhJlU2V36SdhJAbcwCfZcyJ
6XJRwVRe/xbRxJjM6JcrC/o=
=OWT8
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gvim emerge problems

2007-02-26 Thread Bo Ørsted Andresen
On Monday 26 February 2007 12:47:12 Stuart Howard wrote:
 I have commented out the ~* from /etc/portage/package,keywords on both
 gvim and vim, and the issue has gone away and all is well again.
 Though I admit I am a tad confuzzeled as to what the issue was.
 I thought wrongly that I had the latest ~* versions of both gvim and
 vim installed along with the appropriate vim-core, it turns out that I
 had stable but it was calling ~* due to the package,keywords file
 though I dont understand quite why the stable versions could not be
 updated to include all matching versions of gvim vim vimcore in
 testing?

It's not exactly clear to me what's so hard to understand here. You had gvim 
and vim-core in your package.keywords in effect requesting version 7.0.201 of 
both of those. You didn't have vim in package.keywords in effect requesting 
7.0.174 of that. vim-7.0.174 depends on vim-core-7.0.174 which cannot coexist 
with vim-core-7.0.201 as it isn't slotted.

That leaves two possible solutions. 1) Removing gvim and vim-core from 
package.keywords as you seem to have done. 2) Adding vim to package.keywords.

PS: Please don't top-post.

-- 
Bo Andresen


pgp8khOQmKdZ3.pgp
Description: PGP signature


Re: [gentoo-user] Problem installing GRUB

2007-02-26 Thread Radosław Grzanka

Marco Schuler napisał(a):

Hi all,

after using other distributions for years I finally decided to go with
gentto to have to most flexibility. So here I am :-)

I got trough the gentoo installation up to the point of installing
grub. After the command 'grub-install /dev/hda' my machine hangs
displaying the following meassage:
  Probing devices to guess BIOS drives. This may take a long time

I already searched the net to find a solution. The only thing I could
find was on http://www.gentoo.org/doc/en/grub-error-guide.xml

The comment on my problem:
One reported cause was an exotic configuration of disk devices, like
ultra/non-ultra DMA disks on one cable.

I am installing on my notebook (only one HD) so the hint above did not
help me very much...

Any hint or tips? Thanks a lot in advance!


Hi,
  Do you have floppy drive? I am not sure what was actuall message of 
grub while trying to probe non-existent floppy drive but try running it 
with --no-floppy switch. I've seen broken grub-install scripts that did 
not respect this though. If so, then your only option is to try to 
install grub manually by using 'grub' command (search the web for details).


Cheers,
  Radek.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem installing GRUB

2007-02-26 Thread Marco Schuler

On 2/26/07, Radosław Grzanka [EMAIL PROTECTED] wrote:

Marco Schuler napisał(a):
 Hi all,

 after using other distributions for years I finally decided to go with
 gentto to have to most flexibility. So here I am :-)

 I got trough the gentoo installation up to the point of installing
 grub. After the command 'grub-install /dev/hda' my machine hangs
 displaying the following meassage:
   Probing devices to guess BIOS drives. This may take a long time

 I already searched the net to find a solution. The only thing I could
 find was on http://www.gentoo.org/doc/en/grub-error-guide.xml

 The comment on my problem:
 One reported cause was an exotic configuration of disk devices, like
 ultra/non-ultra DMA disks on one cable.

 I am installing on my notebook (only one HD) so the hint above did not
 help me very much...

 Any hint or tips? Thanks a lot in advance!

Hi,
   Do you have floppy drive? I am not sure what was actuall message of
grub while trying to probe non-existent floppy drive but try running it
with --no-floppy switch. I've seen broken grub-install scripts that did
not respect this though. If so, then your only option is to try to
install grub manually by using 'grub' command (search the web for details).


Hi,

no, I don't have a floppy drive installed at the moment (I have two
cd-drives where one of them is exchangeable with a floppy drive, but
these are connected internally via USB).

I will try to run grub-install with --no-floppy option or manual
installation. Unfortunaltely I don't have my notebook at hand right
now. Would come back with questions in case it does not work out.

Thanks anyway so far!

--
Cheers,
Marco
éí˘‹Źz¸žÚ(˘¸j)bž b˛

Re: [gentoo-user] Question regarding dual boot accessibility...

2007-02-26 Thread Mick

On 26/02/07, Chris [EMAIL PROTECTED] wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hello,

I have a dual boot windows / Gentoo system.  I have my NTFS (windows)
main partition listed in fstab with user,noauto,nosuid, noatime.  A
normal user can mount and umount it, but cannot change directories, look
at files, etc. as they'll get a permission denied error.  When I list
the files and dirs, they all show up as belonging to root:root, with
no access for group and others.


You may want to try speciying umask, or uid as described here:

http://gentoo-wiki.com/HOWTO_Mount_Windows_partitions_%28DOS%2C_FAT%2C_NTFS%29


My question is:  Is there a way to allow normal users to at least read
these files and change dirs, short of chown and/or chmod on the NTFS
partition?


and/or here:

http://gentoo-wiki.com/TIP_Fix_NTFS_Permissions

HTH.
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem installing GRUB

2007-02-26 Thread Mick

On 26/02/07, Radosław Grzanka [EMAIL PROTECTED] wrote:

Marco Schuler napisał(a):
 Hi all,

 after using other distributions for years I finally decided to go with
 gentto to have to most flexibility. So here I am :-)

 I got trough the gentoo installation up to the point of installing
 grub. After the command 'grub-install /dev/hda' my machine hangs
 displaying the following meassage:
   Probing devices to guess BIOS drives. This may take a long time

 I already searched the net to find a solution. The only thing I could
 find was on http://www.gentoo.org/doc/en/grub-error-guide.xml

 The comment on my problem:
 One reported cause was an exotic configuration of disk devices, like
 ultra/non-ultra DMA disks on one cable.

 I am installing on my notebook (only one HD) so the hint above did not
 help me very much...

 Any hint or tips? Thanks a lot in advance!

Hi,
   Do you have floppy drive? I am not sure what was actuall message of
grub while trying to probe non-existent floppy drive but try running it
with --no-floppy switch. I've seen broken grub-install scripts that did
not respect this though. If so, then your only option is to try to
install grub manually by using 'grub' command (search the web for details).


If that doesn't work you may want to tell us what's your:

fdisk -l

/boot/grub/grub.conf

mount
--
Regards,
Mick
éí˘‹Źz¸žÚ(˘¸j)bž b˛

Re: [gentoo-user] Problems emerging gcc.

2007-02-26 Thread Boyd Stephen Smith Jr.
On Monday 26 February 2007 00:32:55 David Harel wrote:
 Trying to emerge glibc I got error:

 configure: error:
 *** These critical programs are missing or too old: gcc
  *** Check the INSTALL file for required versions.

 1. What to do to fix glibc emerge?

Probably change to a newer version of gcc.  Perhaps the output of 
`gcc-config -l` would be useful here.

 2. Where is the file INSTALL reside?

In the glibc tarball.  emerge will have extracted that somewhere 
under /var/tmp/portage (or wherever your PORTAGE_TMPDIR is).

 2. Do I need all the older versions of gcc?

No.  (Or, probably not.)

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 
New GPG Key!  Old key expires 2007-03-25.  Upgrade NOW!


pgp0cvmZX4W3C.pgp
Description: PGP signature


Re: [gentoo-user] Problems emerging gcc.

2007-02-26 Thread Bo Ørsted Andresen
On Monday 26 February 2007 07:32:55 David Harel wrote:
 I upgraded gcc to 4.1.1-r3. apparently I have more versions of gcc
 installed.

Assuming you upgraded from gcc 3.x you do need to follow the gcc upgrade 
guide...

http://www.gentoo.org/doc/en/gcc-upgrading.xml

-- 
Bo Andresen


pgprJ4YWnEbWP.pgp
Description: PGP signature


Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Mark Knecht

Bo,
  I'm wondering if you (or anyone else) have any comments on the
causes of the link warnings at the bottom of this post? What might the
cause be?

  Did I not do something correctly in the gcc upgrade? I'm pretty
sure I did these steps:

fix_libtool_files.sh 3.4.6
emerge --oneshot -av libtool

but don't think I can really tell anymore. It's been a few months.

The machine has been running fine until this recent Evolution upgrade.
Now no version of Evolution in portage will work. they all crash
immediately.

Thanks,
Mark

On 2/25/07, Mark Knecht [EMAIL PROTECTED] wrote:

Hi Bo,
   Thanks for the response. Hopefully I'm approaching this correct.

On 2/25/07, Bo Ørsted Andresen [EMAIL PROTECTED] wrote:
 On Sunday 25 February 2007 18:50:47 Mark Knecht wrote:
 I've been cleaning up a machine trying to fix a problem with
  Evolution crashing. I'm down to the point where all the dependencies
  (emerge -DuN and revdep-rebuild) are clean but when I run emerge
  --depclean wants remove packages that would break dependencies.

 How did you determine that it would break dependencies?

Basically running 'equery depends' up the stack of what it's telling
me it wants to take out, or on the package that depends on what it
wants to take out, until I get to something I recognize as an
application the user wants. Is this not the right way to look for why
this is happening?

For instance, this one is easy. --depclean wants to remove gnome-extra/at-spi:

gandalf ~ # equery depends gnome-extra/at-spi
[ Searching for packages depending on gnome-extra/at-spi... ]
gnome-base/gnome-2.16.2

The next is less obvious but the result is direct. --depclean wants to
remove dev-scheme/guile:

gandalf ~ # equery depends dev-scheme/guile
[ Searching for packages depending on dev-scheme/guile... ]
gnome-extra/gnome-games-2.16.2
gandalf ~ #

Finally this one takes a few steps to get to the top. --depclean wants
to remove media-libs/jasper:

gandalf ~ # equery depends media-libs/jasper
[ Searching for packages depending on media-libs/jasper... ]
media-gfx/imagemagick-6.3.0.5
media-libs/netpbm-10.37.0
gandalf ~ # equery depends media-gfx/imagemagick
[ Searching for packages depending on media-gfx/imagemagick... ]
gnome-extra/libgsf-1.14.2
gandalf ~ # equery depends gnome-extra/libgsf
[ Searching for packages depending on gnome-extra/libgsf... ]
gnome-base/librsvg-2.16.1
gandalf ~ # equery depends gnome-base/librsvg
[ Searching for packages depending on gnome-base/librsvg... ]
media-gfx/gimp-2.2.12
gnome-base/gdm-2.16.4
gnome-base/gnome-2.16.2
gnome-base/nautilus-2.16.3
gnome-extra/gnome-games-2.16.2
dev-python/gnome-python-desktop-2.16.0
gandalf ~ #



 Many, but not all, of these seem to be traceable back to either
  Evolution, spamassassin or Gnome.

 Really?

 Are these bugs in the ebuilds that should be reported or is there
  some correct way for me to fix this up?

 You really haven't provided enough information to qualify that there is
 anything wrong.


Note that this machine is about 350 miles away. Normally to emerge
things I run inside of a screen session and ^A^D out of screen while
it runs emerge. Because the machine is having troubles with Evolution
I re-emerged evolution and watched the compile. I'm seeing a number of
what appear to be link errors. Maybe that has something to do with
this?

What causes this problem:

libtool: link: warning:
`/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libxml2.la' seems to
be moved
libtool: link: warning:
`/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libgobject-2.0.la'
seems to be moved
libtool: link: warning:
`/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libbonobo-2.la' seems
to be moved
libtool: link: warning:
`/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libbonobo-activation.la'
seems to be moved

Thanks,
Mark


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Performance problem at writing big files and Multitasking

2007-02-26 Thread Matthias Bethke
Hi Daniel,
on Saturday, 2007-02-10 at 12:49:14, you wrote:
 I will give short overview what i have tried so far.
 
 1. Trying different I/O Scheduler ( cfq anticipatory and deadline)
 2. Enabling Low latency kernel and Preemptible kernel
 3. Setting 1000 HZ for timer frequency
 4. Tried the new kernel 2.6.19-gentoo-r6 and even the testing version
 2.6.20-gentoo with core 2 enabled in processor type

Oh, so it is a multicore CPU---sorry if you mentioned it already, I
had deleted the start of the thread already when I read Benno's advice.
In that case, try 100 Hz scheduling period as well. I've had very bad
experiences with I/O and 250 Hz or higher on a dual Xeon. My guess is
that it was a cache effect and therefore shouldn't happen on the
Core2Duo, but it might still be worth a try.

 As i am using Xfce i installed the diskperf-plugin which monitors disk
 I/O. The monitoring is divided in disk-read and disk-write.
 I recognized that every time when reading stops writing starts. So is
 this staggering of writing to disk normal as the programs have to read
 data they want to write to disk? On my previous machine i didn't
 recognize such a behaviour.

So you're reading and writing from/to the same disk? I'd expect that
behavior then, because the I/O scheduler tries to satisfy requests with
as little thrashing as possible. So if there are enough write requests
queued up it may keep the HD busy writing for a while before reading the
next chunk from somewhere else.

cheers!
Matthias
-- 
I prefer encrypted and signed messages. KeyID: FAC37665
Fingerprint: 8C16 3F0A A6FC DF0D 19B0  8DEF 48D9 1700 FAC3 7665


pgp1cmbiVv67p.pgp
Description: PGP signature


Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Bo Ørsted Andresen
At this point you really should know not to top-post, Mark.

On Monday 26 February 2007 17:27:31 Mark Knecht wrote:
  I re-emerged evolution and watched the compile. I'm seeing a number of
  what appear to be link errors. Maybe that has something to do with
  this?
 
  What causes this problem:
 
  libtool: link: warning:
  `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libxml2.la' seems to
  be moved
  libtool: link: warning:
  `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libgobject-2.0.la'
  seems to be moved
  libtool: link: warning:
  `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libbonobo-2.la' seems
  to be moved
  libtool: link: warning:
  `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libbonobo-activation.la'
  seems to be moved

 Bo,
I'm wondering if you (or anyone else) have any comments on the
 causes of the link warnings at the bottom of this post? What might the
 cause be?

It does seem to be a regularly reoccurring question...

http://thread.gmane.org/gmane.linux.gentoo.user/172781

Did I not do something correctly in the gcc upgrade? I'm pretty
 sure I did these steps:

 fix_libtool_files.sh 3.4.6
 emerge --oneshot -av libtool

Entirely unrelated.

 but don't think I can really tell anymore. It's been a few months.

And it's not going to change.

 The machine has been running fine until this recent Evolution upgrade.
 Now no version of Evolution in portage will work. they all crash
 immediately.

Also entirely unrelated.

-- 
Bo Andresen


pgpMgeLUF2iUz.pgp
Description: PGP signature


[gentoo-user] Looking for advice on shared file system.

2007-02-26 Thread Peter Lewis
Hi,

I've been looking around for a while now for some sort of shared file system 
which might meet my needs a little better than that which I am currently 
using.

I regularly use two different computers (desktop and laptop) for the same work 
and have always had a network (samba) drive mounted from a server box in 
order to be able to have one documents repository for all three machines. 
This works fine, so long as I am connected to the network (or at a push, the 
internet via ssh and fuse), but it leaves me at a loss whilst I am working 
from the laptop and not able to be connected. There is also the added 
negative point that when I am not on a fast connection, working on a network 
drive can slow things down quite a bit.

For a while, I have been getting around this by using rsync on a seperate 
directory, which I keep mirrored between all three machines. I have a simple 
shell script which will check out the files from the server to the local 
machine and another which will check them back in when I have finished 
working with them. The basic idea is to use something like

rsync -rvzu --delete rest of command

This does work, though I have to remember to check them back in before I 
finish. Once, I forgot and the script deleted all the changes. Also, it is 
quite inflexible and I just know that I am going to trip up by having various 
versions of the files on different computers.

So... what I am looking for is some kind of file system a bit like IMAP is for 
mail, which will keep the files synchronised with each other (preferably 
automatically, or via a cron job or something) but also maintain a local copy 
of the files so that I can unplug from the network, carry on working and plug 
back in later - all seamlessly.

Does anyone know of anything like this, or can make a recommendation?

Alternatively, is it possible to mount a filesystem over a disconnected IMAP 
connection (perhaps using fuse) in a similar way to with mail? Is this a daft 
idea?

Many thanks,

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



Re: [gentoo-user] Looking for advice on shared file system.

2007-02-26 Thread Michal 'vorner' Vaner
Hello,

On Mon, Feb 26, 2007 at 04:54:31PM +, Peter Lewis wrote:
 I've been looking around for a while now for some sort of shared file 
 system 
 which might meet my needs a little better than that which I am currently 
 using.

Maybe coda? Thought I only heard of it, not used.

Have a nice day

-- 
Work with computer has 2 phases. First, computer waits for the user to tell it 
what 
to do, then the user waits for the computer to do it. Therefore, computer work 
consists mostly of waiting.

Michal vorner Vaner


pgp930lbPrcMq.pgp
Description: PGP signature


Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread Bruno Espinoza

At this rate of discussing about if this is spam or not all the dolphins
will die. And of course... this is a Gentoo Mailing List, please don't write
thinks off-topic here. If you want to help the dolphins... go to GreenPeace!
or complain to the Japanese Government! here you don't obtain nothing.

And also... if Dolphins are in danger is because PEOPLE want to eat them.
Spread the word against dolphin-eaters! But please... NO MORE SPAM. This is
bad for the Gentoo List.

You can't go by the life giving back the life to anyone . - Roy Mustang
(Full Metal Alchemist)


2007/2/26, Hemmann, Volker Armin [EMAIL PROTECTED]:


On Montag, 26. Februar 2007, Norberto Bensa wrote:
 Dale wrote:
  OK then.  I'm going to start selling Viagra.  I'll just put off-topic
in
  the subject line and it will be OK.  ;-)

 What's happening to everyone here!??

 CAN'T YOU SEE THE DAMN DIFFERENCE BETWEEN REAL SPAM AND SOME POOR SOUL
 TRYING TO SAVE LIVES??

so what next? mails about vegan sites? PETA info? Petitions against meat?
--
gentoo-user@gentoo.org mailing list





--
BrunoProg64


[gentoo-user] failed to emerge libwnck

2007-02-26 Thread Stefán István
Hello!
I would like to install beryl, but it needs a lot of package upgrade, and one 
of them fails to compile. Tha package is x11-libs/libwnck-2.16.3 and the 
error message is:
../.libs/libwnck-1.so: undefined reference to `g_object_ref_sink'
collect2: ld returned 1 exit status
make[2]: *** [test-pager] Error 1
make[2]: *** Waiting for unfinished jobs
/.libs/libwnck-1.so: undefined reference to `g_object_ref_sink'
collect2: ld returned 1 exit status

Can someone help me to find out whats wrong?

Thanks,
István
--
gentoo-user@gentoo.org mailing list



[gentoo-user] No sound in RealPlayer

2007-02-26 Thread Stewart Taylor

Hi all

I've just updated RealPlayer to version 10. Before the update it all 
worked fine, after the update nothing. Starting RealPlayer and looking 
at the settings I found that XVideo was checked , no idea why, after 
un-checking it I got video back but still no sound. Googling showed I 
was not alone but the few fixes offered failed to work for me. Has 
anyone any ideas about this?


TIA

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



[gentoo-user] AFS...

2007-02-26 Thread Steve [Gentoo]

When following:

http://www.gentoo.org/doc/en/openafs.xml

I get as far as

# fs setacl -dir /vicepa -acl rl
fs:'/vicepa': Function not implemented

Why is that?  I've googled and can find someone who says that the 
instructions did not work for him - for the same reason - but there is 
no hint as to how to resolve the issue.


Any ideas?


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Bo Ørsted Andresen
On Monday 26 February 2007 18:49:52 Mark Knecht wrote:
 2) You answered in this thread but seemed to finish asking the
 question Why do you think this matters? As a user type the answer is
 because we don't want to see warnings that we users don't understand.

Well, regardlessly they are irrelevant..

   The machine has been running fine until this recent Evolution upgrade.
   Now no version of Evolution in portage will work. they all crash
   immediately.
 
  Also entirely unrelated.

 OK, that's disappointing. I did post about this problem last week but
 got no responses. :-(

Yes, we can only answer questions to which we know the answer... My only 
comments on it is that you might try filing a bug on bugs.gentoo.org and that 
your backtrace is useless (due to stripped binaries)...

http://www.gentoo.org/proj/en/qa/backtraces.xml

-- 
Bo Andresen


pgp6QDvNq6f7s.pgp
Description: PGP signature


Re: [gentoo-user] AFS...

2007-02-26 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Steve [Gentoo] wrote:
 When following:
 
 http://www.gentoo.org/doc/en/openafs.xml
 
 I get as far as
 
 # fs setacl -dir /vicepa -acl rl
 fs:'/vicepa': Function not implemented

Sounds like a simple syntax error in the docs.

Check out the man page, or fs --help. See if '-dir' and '-acl' are valid (maybe 
--dir and --acl
instead?).

- --
Arturo Buanzo Busleiman - Consultor Independiente en Seguridad Informatica
Mail Hosting Seguro y Consultoria - http://www.buanzo.com.ar/pro/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF4yLcAlpOsGhXcE0RAjy7AJ9U5aO5LXlax3CvrL7rl2lmO3E7IQCdFBHc
bd/TRbknhOtnXFTv+f/Y4aQ=
=twGA
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Looking for advice on shared file system.

2007-02-26 Thread Alan McKinnon
On Monday 26 February 2007, Michal 'vorner' Vaner wrote:
 Hello,

 On Mon, Feb 26, 2007 at 04:54:31PM +, Peter Lewis wrote:
  I've been looking around for a while now for some sort of shared
  file system which might meet my needs a little better than that
  which I am currently using.

 Maybe coda? Thought I only heard of it, not used.

 Have a nice day

Yeah, that was my first thought as well. Code is marketed as being able 
to work in a disconnected state. Whatever that means, I'm sure it is 
good.

Other than that, the easiest way will be to work on one machine at a 
time (that doesn't seem unrealistic from the OP's original mail). Think 
of the project as if it were a piece of paper, there is only one master 
copy and only one place changes can be made. I would not use samba for 
this, I would use nfs as the connection medium. Why? Personal 
preference really, plus nfs is seamlessly part of the filesystem so 
writing scripts to sync one set offiles with another is trivial as long 
as the nfs mount is intact. With one big big proviso:

Make sure than your user account has the same uid on all three machines. 
The write some scripts to rsync data to and from between the current 
machine and the server.

hth

alan



-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Question regarding dual boot accessibility...

2007-02-26 Thread Alan McKinnon
On Monday 26 February 2007, Chris wrote:
 Hello,

 I have a dual boot windows / Gentoo system.  I have my NTFS (windows)
 main partition listed in fstab with user,noauto,nosuid, noatime.  A
 normal user can mount and umount it, but cannot change directories,
 look at files, etc. as they'll get a permission denied error.  When I
 list the files and dirs, they all show up as belonging to
 root:root, with no access for group and others.

 My question is:  Is there a way to allow normal users to at least
 read these files and change dirs, short of chown and/or chmod on the
 NTFS partition?

ntfs does not understand unix permissions, so there is no concept of a 
unix owner and group. You use the uid and gid options to fudge one - 
normally root:root is ok.

Then to set permissions, use the umask option. 0555 should be OK - 
read/execute for all. It must be 5 otherwise you can't cd into a 
directory.

Actually you want fmask and dmask options like as in vfat, but mount -t 
ntfs doesn't support that, so you have to make do with umask.

alan




-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem installing GRUB

2007-02-26 Thread Alan McKinnon
On Monday 26 February 2007, Marco Schuler wrote:
 Hi all,

 after using other distributions for years I finally decided to go
 with gentto to have to most flexibility. So here I am :-)

 I got trough the gentoo installation up to the point of installing
 grub. After the command 'grub-install /dev/hda' my machine hangs
 displaying the following meassage:
Probing devices to guess BIOS drives. This may take a long time


You are installing grub to an IDE device. Is that how you normally 
address that device? It might be a SATA drive

What is the contents of your device.map file? I've seen that cause grub 
to search endlessly for a device that isn't there

alan


-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Alan McKinnon
On Sunday 25 February 2007, Mick wrote:
 Hi All,

 It seems that when Amarok is playing, all system sounds are put on
 hold.  Once I close Amarok then all system (KDE) notifications
 suddenly sound at once!

 How do I figure out what's wrong and how should I fix it?

One word:

arts

It's an abomination that should not be suffered to live. Disable it, 
switch it off, consign it to hell for all eternity. 

The only reason arts even exists at all is that in days gone by the 
hardware could not mix several signals into one by itself, so sound 
servers were written to do this then present one big sound stream to 
alsa. These days alsa does the job by itself without needing arts.

alan



-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Question regarding dual boot accessibility...

2007-02-26 Thread Mick
On Monday 26 February 2007 19:18, Alan McKinnon wrote:
 On Monday 26 February 2007, Chris wrote:
  Hello,
 
  I have a dual boot windows / Gentoo system.  I have my NTFS (windows)
  main partition listed in fstab with user,noauto,nosuid, noatime.  A
  normal user can mount and umount it, but cannot change directories,
  look at files, etc. as they'll get a permission denied error.  When I
  list the files and dirs, they all show up as belonging to
  root:root, with no access for group and others.
 
  My question is:  Is there a way to allow normal users to at least
  read these files and change dirs, short of chown and/or chmod on the
  NTFS partition?

 ntfs does not understand unix permissions, so there is no concept of a
 unix owner and group. You use the uid and gid options to fudge one -
 normally root:root is ok.

 Then to set permissions, use the umask option. 0555 should be OK -
 read/execute for all. It must be 5 otherwise you can't cd into a
 directory.

 Actually you want fmask and dmask options like as in vfat, but mount -t
 ntfs doesn't support that, so you have to make do with umask.

Whilst you're at it you may want to consider ntfs-3g which can also write to 
ntfs:

 http://packages.gentoo.org/search/?sstring=ntfs3g

I haven't had any corruption or failures so far (keeps fingers crossed) but I 
am not sure that I would trust a production environment to it.  You mileage 
may vary.
-- 
Regards,
Mick


pgp6b7IQtrurK.pgp
Description: PGP signature


Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Alan McKinnon
On Sunday 25 February 2007, Mark Knecht wrote:
 Hi,
    I've been cleaning up a machine trying to fix a problem with
 Evolution crashing. I'm down to the point where all the dependencies
 (emerge -DuN and revdep-rebuild) are clean but when I run emerge
 --depclean wants remove packages that would break dependencies.

Hi Mark,

OK, so I read this thread and you and Bo both seem to have gotten way 
off track...

You have a bunch of packages that --depclean wants to remove. It looks 
like they should not be removed. This screams two questions at me:

1. Did you emerge -avC gnome?
2. If you never had gnome installed but did have evo installed, then 
removed evo, everything looks proper.

So, let --depclean do it's thing. Then emerge -uND world and run 
revder-rebuild to fix anything that remains

alan


-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] swiching from gnome to gnome-light

2007-02-26 Thread Alan McKinnon
On Sunday 25 February 2007, Vikas Kumar wrote:
 On 03:14 Sun 25 Feb , Boyd Stephen Smith Jr. wrote:
  On Sunday 25 February 2007, JC D [EMAIL PROTECTED] wrote
 
  about '[gentoo-user] swiching from gnome to gnome-light':
   I am planning of switching from gnome to gnome-light. How can I
   unmerge gnome and in particular remove all packages like games,
   gnumeric, abiword and so on. I found that I actually do not use
   them so I think gnome-light should be enough.
 
  emerge -C gnome
  emerge gnome-light
  emerge -a --depclean

 and,
 revdep-rebuild


Some Monday humour. Actually, it should be more like:

emerge -C gnome
emerge gnome-light
emerge -a --depclean
come_back_to_here:
revdep-rebuild -i
emerge -a --depclean
if error_count!=0 then
goto come_back_to_here
else
break
endif

Yes, that looks much better now... :-)

alan

-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] bittorrent 5.0.5 fails

2007-02-26 Thread Les Henderson

I recently emerged bittorrent 5.0.5, but it keeps on crashing.

I've set wxGTK and wxpython to use unicode.

$ cat /etc/portage/package.use
x11-libs/wxGTK unicode
dev-python/wxpython unicode

I've upgraded twisted-web since I read somewhere that could make a difference.

$ cat /etc/portage/package.keywords
=dev-python/twisted-web-0.7.0 ~x86
=dev-python/twisted-2.5.0 ~x86

And of course I tried re-emerging bittorrent as well. This appears to
be a permissions issue. I can run the program as root (at least it
doesn't crash, I haven't actually tried to download or seed torrents
as root). Any idea which permissions need to change to keep the
program from crashing when I run it as a regular user? Is it safe to
do so? Any suggestions?

$ bittorrent

unable to setrlimit  not allowed to raise maximum limit

Exception in thread bittorrent:263 in ?:
threading.Thread(target=init_core, args=(mainloop,)).start():
Traceback (most recent call last):
 File /usr/bin/bittorrent, line 263, in ?
   threading.Thread(target=init_core, args=(mainloop,)).start()
 File /usr/bin/bittorrent, line 215, in init_core
   init_torrents=False)
 File /usr/lib/python2.4/site-packages/BitTorrent/MultiTorrent.py,
line 167, in __init__
   self._restore_state(init_torrents)
 File /usr/lib/python2.4/site-packages/BitTorrent/MultiTorrent.py,
line 823, in _restore_state
   t = decode_line(line)
 File /usr/lib/python2.4/site-packages/BitTorrent/MultiTorrent.py,
line 758, in decode_line
   t.working_path = t.working_path.decode('utf-8')
 File /usr/lib/python2.4/site-packages/BitTorrent/Torrent.py, line
268, in _set_working_path
   self.config['working_path'] = value
 File /usr/lib/python2.4/site-packages/BitTorrent/prefs.py, line
49, in __setitem__
   assert not isinstance(self._options[option], str) or \
AssertionError: 'working_path' is not str
non-daemon threads not shutting down in a timely fashion:
 StackThread(disk_thread-1, started)
 StackThread(disk_thread-2, started)
 StackThread(disk_thread-3, started)
You have no chance to survive make your time.
Killed

--
Les Henderson
[EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Kwrite and CPU usage and locking up when scrolling

2007-02-26 Thread Alan McKinnon
On Sunday 25 February 2007, Benno Schulenberg wrote:
 Dale wrote:
  I wonder if someone needs to
  tell the programmer for portage that kwrite doesn't like those
  *** in there at all?  Should I file it as a bug?

 Of course not.  If anything, it's a bug in KWrite.  Why are you
 using KWrite anyway to look at the emerge log?  Why not use
 something like Kuroo?  Or else qlop (from portage-utils)?

To *look* at emerge.log, one uses less. Or more. Or most.

Never ever ever does one use a text editor to look at a log.

However, this is almost certainly a bug in kwrite, or kwrite has been 
configured to consider .log files to be some kind of sources that needs 
fomatting with collapsible sections. In either event, usage of kwrite 
is the wrong tool for the wrong job.

Dale, I think you have a teeny bit of six-year-old-with-a-hammer 
syndrome

alan



-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty, 
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Kwrite and CPU usage and locking up when scrolling

2007-02-26 Thread Dale
Alan McKinnon wrote:
 On Sunday 25 February 2007, Benno Schulenberg wrote:
   
 Dale wrote:
 
 I wonder if someone needs to
 tell the programmer for portage that kwrite doesn't like those
 *** in there at all?  Should I file it as a bug?
   
 Of course not.  If anything, it's a bug in KWrite.  Why are you
 using KWrite anyway to look at the emerge log?  Why not use
 something like Kuroo?  Or else qlop (from portage-utils)?
 

 To *look* at emerge.log, one uses less. Or more. Or most.

 Never ever ever does one use a text editor to look at a log.

 However, this is almost certainly a bug in kwrite, or kwrite has been 
 configured to consider .log files to be some kind of sources that needs 
 fomatting with collapsible sections. In either event, usage of kwrite 
 is the wrong tool for the wrong job.

 Dale, I think you have a teeny bit of six-year-old-with-a-hammer 
 syndrome

 alan



   

It may be the wrong tool, but it has always worked before.  I tend to
use what works.  I said this in a reply somewhere before.  By the time I
get good at using a command, like the now extinct etcat, they change it
to something else with a whole different set of options.  I'm hoping
things will settle down then I can learn all this once.

Of course, if you wish to share a few commands with options and what
they do, that may help.  I'm not sure I even know what all the commands
are right now.  I got to much on my brain right now.  It is like mush.

h, I have used less for a lot for things but not files this big.  I
could wear out my page down key.  LOL  At least I don't have to look
into the emerge.log very often.  That's good.

Thanks.

Dale

:-)  :-)  :-)  :-)


-- 
www.myspace.com/dalek1967



[gentoo-user] Python version 2.5

2007-02-26 Thread Leandro Melo de Sales

Hi list,

I need to install python version 2.5, which in portage it is in hard
testing masked. If I install it anyway, is this mean problem to my
gentoo installation?

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



Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread b.n.
Alan McKinnon ha scritto:
 On Sunday 25 February 2007, Mick wrote:
 Hi All,

 It seems that when Amarok is playing, all system sounds are put on
 hold.  Once I close Amarok then all system (KDE) notifications
 suddenly sound at once!

 How do I figure out what's wrong and how should I fix it?
 
 One word:
 
 arts
 
 It's an abomination that should not be suffered to live. Disable it, 
 switch it off, consign it to hell for all eternity. 

You can also compile all of kde switching off the alsa use flag.

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



Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Bo Ørsted Andresen
On Monday 26 February 2007 20:43:09 Alan McKinnon wrote:
 OK, so I read this thread and you and Bo both seem to have gotten way
 off track...

Hmm.

 You have a bunch of packages that --depclean wants to remove. It looks
 like they should not be removed.

A bit curious how you've reached that conclusion? Why shouldn't they?

-- 
Bo Andresen


pgpnfycigPyJp.pgp
Description: PGP signature


[gentoo-user] Re: Python version 2.5

2007-02-26 Thread Grant Edwards
On 2007-02-26, Leandro Melo de Sales [EMAIL PROTECTED] wrote:

 I need to install python version 2.5, which in portage it is in hard
 testing masked. If I install it anyway, is this mean problem to my
 gentoo installation?

IIRC, Python is slotted, so you can have multiple versions
installed simultaneously. However, I'm not sure how you confirm
that without actually emerging 2.5.

If it is slotted, you can emerge 2.5 without removing 2.4, and
2.4 can still be the selected python (what's used by default
by all of the Python apps installed on your system).

If you want to test/develop an app using Python 2.5, you'd have
to explicitly call out the python 2.5 interpreter when running
the program.

-- 
Grant Edwards   grante Yow!  They
  at   collapsed... like nuns
   visi.comin the street... they had
   no teenappeal!

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Python version 2.5

2007-02-26 Thread Jürgen Geuter
On Mon, 2007-02-26 at 21:00 +, Grant Edwards wrote:
 On 2007-02-26, Leandro Melo de Sales [EMAIL PROTECTED] wrote:
 
  I need to install python version 2.5, which in portage it is in hard
  testing masked. If I install it anyway, is this mean problem to my
  gentoo installation?
 
 IIRC, Python is slotted, so you can have multiple versions
 installed simultaneously. 

Exactly, python is slotted, I've been using python 2.5 for quite a while
here now without any problems whatsoever (apart from some python ebuilds
depending on 2.4 versions).

regards

Jürgen
-- 
ICQ #81510866  -  http://the-gay-bar.com  -  MSN [EMAIL PROTECTED]
   Occam's Razor: 
   -Entia non sunt multiplicanda praeter necessitatem.-


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


Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Hemmann, Volker Armin
On Montag, 26. Februar 2007, b.n. wrote:
 Alan McKinnon ha scritto:
  On Sunday 25 February 2007, Mick wrote:
  Hi All,
 
  It seems that when Amarok is playing, all system sounds are put on
  hold.  Once I close Amarok then all system (KDE) notifications
  suddenly sound at once!
 
  How do I figure out what's wrong and how should I fix it?
 
  One word:
 
  arts
 
  It's an abomination that should not be suffered to live. Disable it,
  switch it off, consign it to hell for all eternity.

 You can also compile all of kde switching off the alsa use flag.

 m.

yeah, but you loose the video-preview that way.



-- 
Conclusions 
 In a straight-up fight, the Empire squashes the Federation like a bug. Even 
with its numerical advantage removed, the Empire would still squash the 
Federation like a bug. Accept it. -Michael Wong 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Mick
On Monday 26 February 2007 22:02, b.n. wrote:
 Alan McKinnon ha scritto:
  On Sunday 25 February 2007, Mick wrote:
  Hi All,
 
  It seems that when Amarok is playing, all system sounds are put on
  hold.  Once I close Amarok then all system (KDE) notifications
  suddenly sound at once!
 
  How do I figure out what's wrong and how should I fix it?
 
  One word:
 
  arts
 
  It's an abomination that should not be suffered to live. Disable it,
  switch it off, consign it to hell for all eternity.

 You can also compile all of kde switching off the alsa use flag.

Did you mean to say arts?  I thought that this was required to be able to 
play KDE system notifications?

I checked again my settings.  I have enabled the Sound System in Kcontrol, but 
have set it to use alsa.  However, under System Notifications I used to 
have /usr/bin/aplay as the external sound player (under Audio Player 
settings).  Since aplay was hard masked a long time ago, I switched back 
to 'KDE sound system' which I believe is using Arts.  I recall dmix playing 
nicely with arts by mixing system notification sounds with alsa.  From your 
messages I assume that although alsa deals with software mixing all on its 
own it does not mix in nicely with Arts.

Since aplay is hard masked, what external player should I use?  What other 
options are there to be able to play system notifications, if I want to keep 
alsa?

Thanks for your responses.
-- 
Regards,
Mick


pgpAopVc5vxXL.pgp
Description: PGP signature


Re: [gentoo-user] Kwrite and CPU usage and locking up when scrolling

2007-02-26 Thread Mick
On Monday 26 February 2007 20:42, Dale wrote:
 Alan McKinnon wrote:

  To *look* at emerge.log, one uses less. Or more. Or most.

Hmm, what is most?  :)

  Never ever ever does one use a text editor to look at a log.

Funny that, I use rview all the time.  I also use cat and pipe it to less, or 
just use less.  I definitely use rview.  On an average size file I don't 
really see a difference from using less.

What's wrong with using a text editor?
-- 
Regards,
Mick


pgp4DqNXcPH3c.pgp
Description: PGP signature


Re: [gentoo-user] how does one temporarily disable a firefox plugin (SOLVED)

2007-02-26 Thread Thomas Rösner

Hi,


At Sat, 24 Feb 2007 21:02:05 -0500 Allan Gottlieb [EMAIL PROTECTED] wrote:

  

I would like to temporarily not have totem handle the mp3s, but I was
unable to see how to do it.


I suspect there is a way inside firefox, but I couldn't find it.
Illumination would be appreciated.
  


And in the same vein, I'd like to know how I can disable flash for my 
liferea-profile.


Regards,
   Thomas

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Looking for advice on shared file system.

2007-02-26 Thread Thomas Rösner

Peter Lewis schrieb:

Hi,

I've been looking around for a while now for some sort of shared file system 
which might meet my needs a little better than that which I am currently 
using


SVN would allow you to transparently check in modifications if mounted 
correctly, or work offline with a normal checkout. Plus: you get a full 
history of your work. Minus: you get a full history of your work (space 
on server) and if it grows to large have to create a new repo/fiddle 
with svnadmin.


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



Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Hemmann, Volker Armin
On Montag, 26. Februar 2007, Mick wrote:
 On Monday 26 February 2007 22:02, b.n. wrote:
  Alan McKinnon ha scritto:
   On Sunday 25 February 2007, Mick wrote:
   Hi All,
  
   It seems that when Amarok is playing, all system sounds are put on
   hold.  Once I close Amarok then all system (KDE) notifications
   suddenly sound at once!
  
   How do I figure out what's wrong and how should I fix it?
  
   One word:
  
   arts
  
   It's an abomination that should not be suffered to live. Disable it,
   switch it off, consign it to hell for all eternity.
 
  You can also compile all of kde switching off the alsa use flag.

 Did you mean to say arts?  I thought that this was required to be able to
 play KDE system notifications?

no, arts is not required to be able to play the KDE notifications.

 Since aplay is hard masked, what external player should I use?  What other
 options are there to be able to play system notifications, if I want to
 keep alsa?

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



Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Bo Ørsted Andresen
On Monday 26 February 2007 23:36:02 Hemmann, Volker Armin wrote:
   You can also compile all of kde switching off the alsa use flag.
 
  Did you mean to say arts?  I thought that this was required to be able
  to play KDE system notifications?

 no, arts is not required to be able to play the KDE notifications.

In all fairness it used to be necessary to enable arts for kdelibs...

# grep -C 3 KNotify $(portageq portdir)/kde-base/kdelibs/ChangeLog
  19 Oct 2006; Diego Pettenò [EMAIL PROTECTED]
  +files/kdelibs-3.5.5-noarts.patch, +files/kdelibs-3.5.5-noarts-2.patch,
  +kdelibs-3.5.5-r3.ebuild:
  Add patches to allow KNotify to work with arts disabled (see upstream bug
  #99246), closes bug #79029. Enable mitshm, and sendfile on Linux, closes bug
  #148299.

-- 
Bo Andresen


pgpIOT9HjLdux.pgp
Description: PGP signature


[gentoo-user] can't ssh w/out password as root into my gentoo box any more

2007-02-26 Thread Gabriel Rossetti
Hello,

I had setup password-less ssh login for a backup process from another
machine (FreeBSD) and all was working well, but for some reason it no
longer works anymore, I tried to redo everything, but still no luck. I
also tried as a regular user and it works fine. I tried to add :

PermitRootLogin without-password
PubkeyAuthentication yes

(the second seems useless since it works for non-root users)
but still no luck, any ideas anyone?

Thanks,
Gabriel
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't ssh w/out password as root into my gentoo box any more

2007-02-26 Thread Duane Griffin

On 26/02/07, Gabriel Rossetti [EMAIL PROTECTED] wrote:

Hello,

I had setup password-less ssh login for a backup process from another
machine (FreeBSD) and all was working well, but for some reason it no
longer works anymore, I tried to redo everything, but still no luck. I
also tried as a regular user and it works fine. I tried to add :

PermitRootLogin without-password
PubkeyAuthentication yes

(the second seems useless since it works for non-root users)
but still no luck, any ideas anyone?


Check the logs on the server. Run ssh with -vvv to see what it is
trying. Check permissions on ~/.ssh and its contents. If all that
fails try running sshd in debug mode to get more diagnostics out.

Cheers,
Duane.

--
I never could learn to drink that blood and call it wine - Bob Dylan
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't ssh w/out password as root into my gentoo box any more

2007-02-26 Thread Mick
On Monday 26 February 2007 23:44, Gabriel Rossetti wrote:
 Hello,

 I had setup password-less ssh login for a backup process from another
 machine (FreeBSD) and all was working well, but for some reason it no
 longer works anymore, I tried to redo everything, but still no luck. I
 also tried as a regular user and it works fine. I tried to add :

 PermitRootLogin without-password

I thought that the syntax for this is boolean:

PermitRootLogin yes

or 

PermitRootLogin no

 PubkeyAuthentication yes

 (the second seems useless since it works for non-root users)

Yes, it should work with any user who has a public key saved in 
the .ssh/authorized_keys file.
-- 
Regards,
Mick


pgpvMx5XJbbn7.pgp
Description: PGP signature


Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Mark Knecht

On 2/26/07, Alan McKinnon [EMAIL PROTECTED] wrote:

On Sunday 25 February 2007, Mark Knecht wrote:
 Hi,
 I've been cleaning up a machine trying to fix a problem with
 Evolution crashing. I'm down to the point where all the dependencies
 (emerge -DuN and revdep-rebuild) are clean but when I run emerge
 --depclean wants remove packages that would break dependencies.

Hi Mark,

OK, so I read this thread and you and Bo both seem to have gotten way
off track...


No, not really, at least for me. I've got multiple problems here:

1) Evolution crashes

2) emerge --depclean wants to remove things that seem to be
dependencies for installed programs

3) While building things to get up to date I get all these libtool
warning messages which I started to think might be somehow the root
cause of #1 or #2 above.

I'd like to fix all three and to Bo's credit he's doing everything he
can to help a poor old user type like me.



You have a bunch of packages that --depclean wants to remove. It looks
like they should not be removed. This screams two questions at me:

1. Did you emerge -avC gnome?


No. The machine is 4 years old. It ran fluxbox for about a year and
then has run Gnome ever since. Evolution has been used in both
environments and worked perfectly until moving from Gnome-2.14 to 2.16
a week or so ago. The gcc-4.1 upgrade was done at Christmas and
Gnome-2.14 and Evolution-2.4 worked fine after that upgrade but not
now. I'm currently looking for the root cause if these crashes.

Not being a developer the first thing I thought to do was look to see
if all the dependencies were clean so basically I did:

eix-sync
emerge -pvDuN world
revdep-rebuild

until everything looked good. I then look a look at emerge --depclean
and saw that there were about 60 packages that it wanted to remove. I
worked my way through each and every one doing an equery depends,
removing it if there were no dependencies, and then every so often
running revdep-rebuild again. However what I started finding as I got
to the end of the process was that out of the 60 packages ot be
removed 15 showed that something at the application level - Gnome,
Evolution, spamassasin, etc., that needed something that --depclean
wanted to remove.

For kicked I did an emerge -C on one package and then immediately did
a revdep-rebuild. The system emerged what I just removed. That's when
I contacted the list.



2. If you never had gnome installed but did have evo installed, then
removed evo, everything looks proper.

So, let --depclean do it's thing. Then emerge -uND world and run
revder-rebuild to fix anything that remains.


Based on my response above should I be doing this? From the info I
posted earlier if I emerge -C jasper, as --depclean wants to do, then
it seems it will just be emerged again at emerge -DuN world.

I'm happy to do it if it's the right thing to do. I'm just not
understanding why it should fix things.


Thanks much,
Mark



alan


--
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
--
gentoo-user@gentoo.org mailing list



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Mick
On Monday 26 February 2007 22:36, Hemmann, Volker Armin wrote:
 On Montag, 26. Februar 2007, Mick wrote:
  On Monday 26 February 2007 22:02, b.n. wrote:
   Alan McKinnon ha scritto:
On Sunday 25 February 2007, Mick wrote:
Hi All,
   
It seems that when Amarok is playing, all system sounds are put on
hold.  Once I close Amarok then all system (KDE) notifications
suddenly sound at once!
   
How do I figure out what's wrong and how should I fix it?
   
One word:
   
arts
   
It's an abomination that should not be suffered to live. Disable it,
switch it off, consign it to hell for all eternity.
  
   You can also compile all of kde switching off the alsa use flag.
 
  Did you mean to say arts?  I thought that this was required to be able
  to play KDE system notifications?

 no, arts is not required to be able to play the KDE notifications.

  Since aplay is hard masked, what external player should I use?  What
  other options are there to be able to play system notifications, if I
  want to keep alsa?

 sox?

How am I supposed to specify sox?  /usr/bin/sox doesn't play any sound.  :(
-- 
Regards,
Mick


pgp9x6BsIgvW0.pgp
Description: PGP signature


Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread mann
on 02/26/2007 07:21 PM Bruno Espinoza wrote the following:
 At this rate of discussing about if this is spam or not all the dolphins
 will die. And of course... this is a Gentoo Mailing List, please don't
 write thinks off-topic here. If you want to help the dolphins... go to
 GreenPeace! or complain to the Japanese Government! here you don't
 obtain nothing.
 

I believe I have helped, and some people from the list have also.

 And also... if Dolphins are in danger is because PEOPLE want to eat
 them. Spread the word against dolphin-eaters! But please... NO MORE
 SPAM. This is bad for the Gentoo List.

Sorry, but again, that is *not* spam. You wouldn't be replying to it and
I wouldn't either if it were.

 
 You can't go by the life giving back the life to anyone . - Roy
 Mustang (Full Metal Alchemist)
 

Sorry... didn't get it... but that's off topic anyway...  ;-)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Alex Schuster
Mick writes:

 How am I supposed to specify sox?  /usr/bin/sox doesn't play any sound.

Have a look at this Do I really need aRts? thread, in the middle it 
says:

 now, copy this script into /usr/bin/Ksplay: 

   #! /bin/sh 
   sox $@ -v 1.0 -q -t alsa default  
 
  emerge sox to get an external sound player for 
  kdm events. Go into the control center, click
  system notifications and click player settings
  near the bottom. Click use external player
  and then type /usr/bin/Ksplay.
 

http://forums.gentoo.org/viewtopic-t-526080-highlight-arts.html

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



Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Jesús Guerrero
El Tue, 27 Feb 2007 00:53:54 +0100
Alex Schuster [EMAIL PROTECTED] escribió:

 Mick writes:
 
  How am I supposed to specify sox?  /usr/bin/sox doesn't play any
  sound.
 
 Have a look at this Do I really need aRts? thread, in the middle it 
 says:
 
  now, copy this script into /usr/bin/Ksplay: 
 
#! /bin/sh 
sox $@ -v 1.0 -q -t alsa default  
  
   emerge sox to get an external sound player for 
   kdm events. Go into the control center, click
   system notifications and click player settings
   near the bottom. Click use external player
   and then type /usr/bin/Ksplay.
  
 
 http://forums.gentoo.org/viewtopic-t-526080-highlight-arts.html
 
   Alex

Alternatively you can just use the script /usr/bin/play, included in
the sox package.

Jesús Guerrero
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Bon Echo (why?)

2007-02-26 Thread Dan Farrell
On Sun, 25 Feb 2007 19:27:17 + (UTC)
Grant Edwards [EMAIL PROTECTED] wrote:

 On 2007-02-25, Joe Menola [EMAIL PROTECTED] wrote:
  On Sunday 25 February 2007 12:55 pm, Dan Farrell wrote:
  but 'IceWeasel' is ugly.  Bon Echo is such a nice name.  
 
  I'd prefer firefox_alt or something similar. Something that tells
  me what it is
 
 Um, if you're not allowed to use the trademarked name
 firefox, then calling it firefox_alt is also going to be a
 trademark violation.
 
This reminds me of when it was called FireBird, and then they had to
change the name becuase of trademark violations or something of the
sort.  I laughed at the time, thinking how this little fledgling
browser was irritating the supergiants.  Now it's firefox that won't
'share' it's name, even with what is obstensiably the same thing.  It's
amusing.  And wasn't there even another , pre'Firefox' name for the
browser?  
I like the idea of calling it a blatant (but legal) ripoff, like
'FlameVixen' or something.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread felix
On Tue, Feb 27, 2007 at 01:32:51AM +0200, mann wrote:
 
 Sorry, but again, that is *not* spam. You wouldn't be replying to it and
 I wouldn't either if it were.

Yummm! Dolphin tastes good, I bet.  Since you have so obviously little
taste when it comes to mailing list etiquette, you probably aslo have
bad taste when it comes to dolphins, so I think it an enticing idea to
try some.

Yumm!!  I can almost taste it now ... nice fillets of dolphin flesh,
all that smooth string muscle just waiting for my carving nice.  But I
will cook it first.  Never have liked raw fish, never have tried raw
mammal.  I wonder if I can find online recipes for dolphin steaks.

-- 
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
 Felix Finch: scarecrow repairman  rocket surgeon / [EMAIL PROTECTED]
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread felix
On Tue, Feb 27, 2007 at 01:32:51AM +0200, mann wrote:
 
 Sorry, but again, that is *not* spam. You wouldn't be replying to it and
 I wouldn't either if it were.

Say, I bet there are mailing lists meant for save the dolphin
vegetarians.  I bet a search would find them.  Maybe I will go there
and start posting harpoon stories, linux stories, all sorts of fun
stuff.  But it will be ok if I label it off-topic.

Yumm ... dolphin steaks.  I can smell the roasting flesh already.

-- 
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
 Felix Finch: scarecrow repairman  rocket surgeon / [EMAIL PROTECTED]
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread Denis

Let's stop replying to this thread and let it die already, please?
There's no Save-A-Thread society after you here...
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Bon Echo (why?)

2007-02-26 Thread Boyd Stephen Smith Jr.
On Monday 26 February 2007, Dan Farrell [EMAIL PROTECTED] wrote about 'Re: 
[gentoo-user]  Re: Bon Echo (why?)':
 On Sun, 25 Feb 2007 19:27:17 + (UTC)
 Grant Edwards [EMAIL PROTECTED] wrote:
  On 2007-02-25, Joe Menola [EMAIL PROTECTED] wrote:
   On Sunday 25 February 2007 12:55 pm, Dan Farrell wrote:
   but 'IceWeasel' is ugly.  Bon Echo is such a nice name.  
  
   I'd prefer firefox_alt or something similar. Something that tells
   me what it is
 
  Um, if you're not allowed to use the trademarked name
  firefox, then calling it firefox_alt is also going to be a
  trademark violation.

 This reminds me of when it was called FireBird, and then they had to
 change the name becuase of trademark violations or something of the
 sort.

It was actually much less serious.  Firebird is an open-source database 
that's been around (although not that popular) for longer than the mozilla 
project.  The browser graciously decided, after notification (no posturing 
or threatening) by the database team not to overlap the names presumably 
to avoid confusing users.

Now, that decision may have been made for a different reason.  The company 
behind firefox probably wanted to be able to use the name as a 
trademark/brand at some point in the future and the pre-existing project 
may have undermind that.

IIRC, there was also a similar issue with the name Pheonix.

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 
New GPG Key!  Old key expires 2007-03-25.  Upgrade NOW!


pgpN1LaLVCcI2.pgp
Description: PGP signature


Re: [gentoo-user] Avoiding core dumps

2007-02-26 Thread Boyd Stephen Smith Jr.
On Monday 26 February 2007, Dan Farrell [EMAIL PROTECTED] wrote about 'Re: 
[gentoo-user] Avoiding core dumps':
 On Sun, 25 Feb 2007 18:39:27 -0500
 David Relson [EMAIL PROTECTED] wrote:
  On Sun, 25 Feb 2007 22:12:49 +0100
  Christoph Nodes wrote:
   I am using sys-libs/pam-0.78-r5.
 
  As best I know, it's the ulimit setting that's relevant and pam is not
  involved.

 AFAIK, pam is only for Authentication.

There are a lot of tangential issues (like limits) that were traditionally 
controlled by the authentication stack on unix.  PAM allows you to 
replace all of this, so there are indeed PAM modules that control limits.

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 
New GPG Key!  Old key expires 2007-03-25.  Upgrade NOW!


pgpYXwVhMReOs.pgp
Description: PGP signature


[gentoo-user] Internet not working after instillition

2007-02-26 Thread Harbir Singh Hundal
  Hi!
  
I have build the system, with kernel-2.6, and during the instillation I have 
emerged dhcpcd, but my internet is not working.

When I do # ifconfig I can see the assigned IP 192.168.0.2 for eth0, and I am 
using a router as a gateway with address 192.168.0.1

 

I am able to ping 192.168.0.1, but when I try to ping www.google.com or any 
other site it gives the message unknown Host.

 

I don’t know what to do now, any sort of help will be appreciated.

 

Thank you

Harbir


Regards
  Harbir Singh Hundal

  



 
-
Now that's room service! Choose from over 150,000 hotels 
in 45,000 destinations on Yahoo! Travel to find your fit.

Re: [gentoo-user] Internet not working after instillition

2007-02-26 Thread Ryan Curtin
On Mon, Feb 26, 2007 at 05:00:21PM -0800, Harbir Singh Hundal wrote:
   Hi!
   
 I have build the system, with kernel-2.6, and during the instillation
 I have emerged dhcpcd, but my internet is not working.
 
 When I do # ifconfig I can see the assigned IP 192.168.0.2 for eth0,
 and I am using a router as a gateway with address 192.168.0.1
 
 I am able to ping 192.168.0.1, but when I try to ping www.google.com
 or any other site it gives the message unknown Host.
 
 I don?t know what to do now, any sort of help will be appreciated.

It would seem to me that your DHCP server is not set correctly.  Can you
post your /etc/resolv.conf?  That would help.  Also, try pinging
216.239.51.99.  This is the IP of www.google.com.

Ryan Curtin
[EMAIL PROTECTED]

-- 
www.igglybob.com
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What if the firewall doesn't start?

2007-02-26 Thread Grant

  Anyway, a closed port remains closed whether a firewall is running,
  or not.

 I thought the firewall specified which ports to open/close.

Not quite, but we might be running into terminology here.

The app that is listening a port opens the port. This has nothing to do
with the firewall. The firewall is simply an extra level of checks
applied before the packet is allowed thorugh the firewall to be
received by the kernel, in the same way that a bouncer allows or
disallows the public to enter a club. If the bouncer is off sick, the
public gets to walk through the door up to reception, assuming the club
is open for business.

What Mick was referring to is that if a service is running, it's still
going to listen on it's port whether iptables is running or not. So, in
the absense of iptables (i.e. your bouncer is off sick), you hopefully
have a decent password strategy in use by whatever is actually
listening on the box.


So as far as incoming connections are concerned, if there are no
listening applications, there is no need for a firewall?

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



Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Mick
On Tuesday 27 February 2007 00:14, Jesús Guerrero wrote:
 El Tue, 27 Feb 2007 00:53:54 +0100

 Alex Schuster [EMAIL PROTECTED] escribió:
  Mick writes:
   How am I supposed to specify sox?  /usr/bin/sox doesn't play any
   sound.
 
  Have a look at this Do I really need aRts? thread, in the middle it
  says:
 
   now, copy this script into /usr/bin/Ksplay:
 
 #! /bin/sh
 sox $@ -v 1.0 -q -t alsa default 
 
emerge sox to get an external sound player for
kdm events. Go into the control center, click
system notifications and click player settings
near the bottom. Click use external player
and then type /usr/bin/Ksplay.
   
 
  http://forums.gentoo.org/viewtopic-t-526080-highlight-arts.html
 
  Alex

 Alternatively you can just use the script /usr/bin/play, included in
 the sox package.

Cool! I seem to have missed this in man sox.  It plays system sounds now 
nicely.

Thank you for your help.
-- 
Regards,
Mick


pgpLMlWT2tAiU.pgp
Description: PGP signature


Re: [gentoo-user] What if the firewall doesn't start?

2007-02-26 Thread Mick
On Tuesday 27 February 2007 03:21, Grant wrote:
Anyway, a closed port remains closed whether a firewall is running,
or not.
  
   I thought the firewall specified which ports to open/close.
 
  Not quite, but we might be running into terminology here.
 
  The app that is listening a port opens the port. This has nothing to do
  with the firewall. The firewall is simply an extra level of checks
  applied before the packet is allowed thorugh the firewall to be
  received by the kernel, in the same way that a bouncer allows or
  disallows the public to enter a club. If the bouncer is off sick, the
  public gets to walk through the door up to reception, assuming the club
  is open for business.
 
  What Mick was referring to is that if a service is running, it's still
  going to listen on it's port whether iptables is running or not. So, in
  the absense of iptables (i.e. your bouncer is off sick), you hopefully
  have a decent password strategy in use by whatever is actually
  listening on the box.

 So as far as incoming connections are concerned, if there are no
 listening applications, there is no need for a firewall?

As I understand it, no.  However, a firewall is there to offer additional 
functionality and protection by logging packets, filtering the amount of 
incoming packets, proactively blocking some of these from coming in, etc.

After all you would be less inclined to allow a machine which has been 
scanning your server ports for the last 10 minutes to try to authenticate on 
a legitimate service port, right?

http://www.gentoo.org/doc/en/articles/dynamic-iptables-firewalls.xml

-- 
Regards,
Mick


pgpgQ6WInVwlA.pgp
Description: PGP signature


Re: [gentoo-user] AFS...

2007-02-26 Thread Dirk Heinrichs
Am Montag, 26. Februar 2007 schrieb ext Steve [Gentoo]:

 When following:

 http://www.gentoo.org/doc/en/openafs.xml

Don't do that. It's way outdated and still uses kaserver instead of krb5.

 I get as far as

 # fs setacl -dir /vicepa -acl rl

I can't find this command anywhere in the doc you mention above.

 fs:'/vicepa': Function not implemented

 Why is that?

Because /vicepa is not inside /afs.

Better use the Howto found in [1]. But this one also has some small errors: 
First thing I remember is that it tells you to enable krb4 USE flag. 
Don't do this, it's not needed.

[1]: http://forums.gentoo.org/viewtopic-t-449221.html

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


pgpUSTfmFHtA5.pgp
Description: PGP signature


Re: [gentoo-user] Performance problem at writing big files and Multitasking

2007-02-26 Thread Kellystewart00

Sent via BlackBerry® from Vodafone  

-Original Message-
From: Matthias Bethke [EMAIL PROTECTED]

Date: Mon, 26 Feb 2007 17:28:35 
To:gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Performance problem at writing big files and 
Multitasking


Hi Daniel,
on Saturday, 2007-02-10 at 12:49:14, you wrote:
 I will give short overview what i have tried so far.
 
 1. Trying different I/O Scheduler ( cfq anticipatory and deadline)
 2. Enabling Low latency kernel and Preemptible kernel
 3. Setting 1000 HZ for timer frequency
 4. Tried the new kernel 2.6.19-gentoo-r6 and even the testing version
 2.6.20-gentoo with core 2 enabled in processor type

Oh, so it is a multicore CPU---sorry if you mentioned it already, I
had deleted the start of the thread already when I read Benno's advice.
In that case, try 100 Hz scheduling period as well. I've had very bad
experiences with I/O and 250 Hz or higher on a dual Xeon. My guess is
that it was a cache effect and therefore shouldn't happen on the
Core2Duo, but it might still be worth a try.

 As i am using Xfce i installed the diskperf-plugin which monitors disk
 I/O. The monitoring is divided in disk-read and disk-write.
 I recognized that every time when reading stops writing starts. So is
 this staggering of writing to disk normal as the programs have to read
 data they want to write to disk? On my previous machine i didn't
 recognize such a behaviour.

So you're reading and writing from/to the same disk? I'd expect that
behavior then, because the I/O scheduler tries to satisfy requests with
as little thrashing as possible. So if there are enough write requests
queued up it may keep the HD busy writing for a while before reading the
next chunk from somewhere else.

cheers!
Matthias
-- 
I prefer encrypted and signed messages. KeyID: FAC37665
Fingerprint: 8C16 3F0A A6FC DF0D 19B0  8DEF 48D9 1700 FAC3 7665

�éí¢‹¬z¸žÚ(¢¸j)bž b²

[gentoo-user] mysql build error

2007-02-26 Thread Uwe Thiem
Hi folks,

I can't seem to build any version of mysql. Here is the error:

checking HIST_ENTRY is declared in readline/readline.h...
configure: error: Could not find system readline or libedit libraries
  Use --with-readline or --with-libedit to use the bundled
  versions of libedit or readline

Readline is installed. If I add readline or libedit to my USE flags for 
mysql those options aren't passed on to configure, and I end up with exactly 
the same error.

Same for earlier versions of mysql.

I did have a look at the bugs and forums but couldn't find anything like this. 
So if nobody runs into the same problem I must assume something is wrong with 
my system.

But what? Any ideas?

Uwe

-- 
A fast and easy generator of fractals for KDE:
http://www.SysEx.com.na/iwy-1.0.tar.bz2
Proof of concept of a TSP solver for KDE:
http://www.SysEx.com.na/epat-0.1.tar.bz2
-- 
gentoo-user@gentoo.org mailing list