Re: [gentoo-user] Emergency shutdown, how to?

2008-04-07 Thread Dan Farrell
On Fri, 04 Apr 2008 13:06:04 -0400
Steven Lembark [EMAIL PROTECTED] wrote:

 Main thing
 that speeds up the AMD box is using 320MB scsi's
 for near-term storage. They are hugely faster than
 [S]ATA or IDE used on most equipment these days.

what R/W speeds can you expect?
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Networking problems on new install?

2008-04-07 Thread Mick
On Sunday 06 April 2008, Volker Armin Hemmann wrote:
 On Sonntag, 6. April 2008, Les Henderson wrote:
  I recently bought a laptop that has an onboard Realtek RTL8101E NIC. I
  installed a system to dual boot with Windows Vista (which was
  preinstalled, which I'd really like to be able to get away from
  eventually) using the amd64 2007.0 liveDVD to do a networkless
  install. The LiveDVD would load the r8169 module, but networking still
  would not work (dhcpcd eth0 times out). I used the LiveDVD to emerge
  the 2.6.19-r5 kernel. I installed the r8101 module from the RealTek
  site, and while this finally would allow me to see eth0 under my own
  environment (I could see it booting from the LiveDVD as well),
  networking still would not work (dhcpcd eth0 times out). Looking
  around the gentoo forums I've seen suggestions to use either the r8169
  or r8101 modules (depending on which post I read) using a kernel
 
  2.6.19 and 2.6.22, that finally the module may work. I don't have a
 
  spare gentoo box on which I can grab this using emerge. Any
  suggestions on how I can do this? My windows system has network
  access, and I can mount my windows partition. Is there a better way to
  get this NIC working?

 install a recent kernel like 2.6.23 or 2.6.24 (just download the sources,
 unpack them in /usr/src, create the linux symlink). And use the in kernel
 r8169 drivers.

 Don't use 'vendor' drivers if you don't have to!

  Actually my ultimate goal is to get my Marvell TOPDOG wireless NIC
  working, but it appears to me that I will need to get ndiswrapper and
  perhaps wine for this to happen, neither of which are on the LiveDVD.
  I'm hoping to get a network connection so I can get enough packages to
  update the system enough to get this working and solve other hardware
  issues resulting from me having a new laptop designed to work with
  Vista.

 you might want to use the 2008-beta livecd for this - this way you don't
 have with a lot of very messy stuff (like expat). And wine is.. evil. Every
 release breaks something. If your stuff works at all.

Another thing to consider if your card is seen by ifconfig (i.e. you probably 
have found the right driver for the card) but dhcpcd still times out:  you 
may need to recompile the dhcpcd client with the vram USE flag.  Some dhcp 
server implementations won't play nicely without it.
-- 
Regards,
Mick


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


[gentoo-user] Re: Master - Slave MySQL Database Server

2008-04-07 Thread Michael Schmarck
Kaushal Shriyan [EMAIL PROTECTED] wrote:

 hi
 
 is this a correct documentation *
 http://howtoforge.com/mysql_master_master_replication* for Master Slave
 Replication and is there a test case to test this setup

I'd advise to ask this question on the general mysql mailing list
again; see http://lists.mysql.com/mysql. You'll more than likely
get better responses from those guys, then you can get from here,
for the simple reason, that the chance of finding mysql users is
higher on a mysql list :)

Regards,

Michael

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



Re: [gentoo-user] mounting disk image

2008-04-07 Thread David Relson
On Mon, 7 Apr 2008 05:38:54 +0100
Stroller wrote:

 
 On 6 Apr 2008, at 22:03, pat wrote:
  ...
  I have a question about mounting disk image as the disk. I have  
  disk image
  which was created using:
  dd if=/dev/sda of=./file.iso
  and the sda contained two partitions sda1 and sda2. I know, that
  if I have
  only image of the sda1 I can mount it using loop device like
  #losetup /dev/loop0 file.iso
  #mount -t ... /dev/loop0 /mnt/tmp
 
  But, how to do it if the file structure is: sda - sda1, sda2? I  
  need to get
  data from sda1 and sda2 :-|
 
 Hi there,
 
 I have a similar disk image I need to access in the same way. I
 asked about this on the list a while ago  received some helpful
 replies.
 
 Unfortunately I got busy with work right after posting, and haven't  
 had a chance to try them, yet, but maybe you'll find them useful:
 http://thread.gmane.org/gmane.linux.gentoo.user/193263
 
 Stroller.

On an occasion or two, I've had linux installs overwrite a partition
table when I wasn't paying close occasion.  Using google I found
TestDisk which is a program that is able to recover partition tables.
I've used it successfully 2 or 3 times.  I've also encountered one
situation where I broke the partition table with dd and TestDisk wasn't
able to help.  So, mileage varies :-

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



[gentoo-user] Master - Slave MySQL Database Server

2008-04-07 Thread Kaushal Shriyan
hi

is this a correct documentation *
http://howtoforge.com/mysql_master_master_replication* for Master Slave
Replication and is there a test case to test this setup

Thanks and Regards

Kaushal


[gentoo-user] emerge -av mysql

2008-04-07 Thread Kaushal Shriyan
hi

when i do emerge -av mysql i get the error - http://pastebin.com/d4086a106

Thanks and Regards

Kaushal


Re: [gentoo-user] Mouse jerky when burning CD

2008-04-07 Thread Grant
   The mouse cursor is very jerky and somewhat unresponsive when I'm
   burning a CD on my laptop.  Can I make a software change to fix that?
   top shows over 50% of the CPU is idle.
  
   - Grant

  Maybe you need to enable CONFIG_PREEMPT in your kernel.

Fixed that, thank you.

- Grant

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



Re: [gentoo-user] emerge -av mysql

2008-04-07 Thread Alan McKinnon
On Monday 07 April 2008, Kaushal Shriyan wrote:
 hi

 when i do emerge -av mysql i get the error -
 http://pastebin.com/d4086a106

Please repost and this time put the text of the error message in the 
body of the mail.

You have just asked everyone else on the list to click a link, open it 
in a browser and have them switch windows back and forth then 
copy-paste the bits out that are relevant. For a free user-supported 
forum you are asking a bit much.

-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

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



Re: [gentoo-user] emerge -av mysql

2008-04-07 Thread Webhost Blackgate

Kaushal Shriyan schrieb:
On Mon, Apr 7, 2008 at 7:33 PM, Alan McKinnon [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


On Monday 07 April 2008, Kaushal Shriyan wrote:
 hi

 when i do emerge -av mysql i get the error -
 http://pastebin.com/d4086a106

Please repost and this time put the text of the error message in the
body of the mail.

You have just asked everyone else on the list to click a link, open it
in a browser and have them switch windows back and forth then
copy-paste the bits out that are relevant. For a free user-supported
forum you are asking a bit much.

--
Alan McKinnon
alan dot mckinnon at gmail dot com

--
gentoo-user@lists.gentoo.org mailto:gentoo-user@lists.gentoo.org
mailing list



when i do emerge -av mysql i get the error, I get the below error

make[4]: Leaving directory 
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'

make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'

make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'

make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql'

make: *** [all] Error 2
 *
 * ERROR: dev-db/mysql-5.0.44-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called mysql_src_compile
 *   mysql.eclass, line 615:   Called die
 *
 * emake failed
 * If you need support, post the topmost build error, and the call 
stack if relevant.
 * A complete build log is located at 
'/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.

 *

 * Messages for package dev-db/mysql-5.0.44-r1:

 * MySQL MY_DATADIR is /var/lib/mysql
 *
 * ERROR: dev-db/mysql-5.0.44-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called mysql_src_compile
 *   mysql.eclass, line 615:   Called die
 *
 * emake failed
 * If you need support, post the topmost build error, and the call 
stack if relevant.
 * A complete build log is located at 
'/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.

 *

HTH

Thanks and Regards

Kaushal

Can you send the full log?

Greetz

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



Re: [gentoo-user] emerge -av mysql

2008-04-07 Thread Kaushal Shriyan
On Mon, Apr 7, 2008 at 7:42 PM, Webhost Blackgate [EMAIL PROTECTED] wrote:

 Kaushal Shriyan schrieb:

  On Mon, Apr 7, 2008 at 7:33 PM, Alan McKinnon [EMAIL PROTECTED]mailto:
  [EMAIL PROTECTED] wrote:
 
 On Monday 07 April 2008, Kaushal Shriyan wrote:
  hi
 
  when i do emerge -av mysql i get the error -
  http://pastebin.com/d4086a106
 
 Please repost and this time put the text of the error message in the
 body of the mail.
 
 You have just asked everyone else on the list to click a link, open
  it
 in a browser and have them switch windows back and forth then
 copy-paste the bits out that are relevant. For a free user-supported
 forum you are asking a bit much.
 
 --
 Alan McKinnon
 alan dot mckinnon at gmail dot com
 
 --
 gentoo-user@lists.gentoo.org mailto:gentoo-user@lists.gentoo.org
 
 mailing list
 
 
 
  when i do emerge -av mysql i get the error, I get the below error
 
  make[4]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
  make[2]: *** [all] Error 2
  make[2]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql'
  make: *** [all] Error 2
   *
   * ERROR: dev-db/mysql-5.0.44-r1 failed.
   * Call stack:
   *   ebuild.sh, line 1654:   Called dyn_compile
   *   ebuild.sh, line 990:   Called qa_call 'src_compile'
   *   ebuild.sh, line 44:   Called src_compile
   *   ebuild.sh, line 1334:   Called mysql_src_compile
   *   mysql.eclass, line 615:   Called die
   *
   * emake failed
   * If you need support, post the topmost build error, and the call stack
  if relevant.
   * A complete build log is located at
  '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
   *
 
   * Messages for package dev-db/mysql-5.0.44-r1:
 
   * MySQL MY_DATADIR is /var/lib/mysql
   *
   * ERROR: dev-db/mysql-5.0.44-r1 failed.
   * Call stack:
   *   ebuild.sh, line 1654:   Called dyn_compile
   *   ebuild.sh, line 990:   Called qa_call 'src_compile'
   *   ebuild.sh, line 44:   Called src_compile
   *   ebuild.sh, line 1334:   Called mysql_src_compile
   *   mysql.eclass, line 615:   Called die
   *
   * emake failed
   * If you need support, post the topmost build error, and the call stack
  if relevant.
   * A complete build log is located at
  '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
   *
 
  HTH
 
  Thanks and Regards
 
  Kaushal
 
 Can you send the full log?

 Greetz

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


Greetz,

You want the below log located at
/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log

Thanks

Kaushal


Re: [gentoo-user] emerge -av mysql

2008-04-07 Thread Kaushal Shriyan
On Mon, Apr 7, 2008 at 7:33 PM, Alan McKinnon [EMAIL PROTECTED]
wrote:

 On Monday 07 April 2008, Kaushal Shriyan wrote:
  hi
 
  when i do emerge -av mysql i get the error -
  http://pastebin.com/d4086a106

 Please repost and this time put the text of the error message in the
 body of the mail.

 You have just asked everyone else on the list to click a link, open it
 in a browser and have them switch windows back and forth then
 copy-paste the bits out that are relevant. For a free user-supported
 forum you are asking a bit much.

 --
 Alan McKinnon
 alan dot mckinnon at gmail dot com

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



when i do emerge -av mysql i get the error, I get the below error

make[4]: Leaving directory
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql'
make: *** [all] Error 2
 *
 * ERROR: dev-db/mysql-5.0.44-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called mysql_src_compile
 *   mysql.eclass, line 615:   Called die
 *
 * emake failed
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
 *

 * Messages for package dev-db/mysql-5.0.44-r1:

 * MySQL MY_DATADIR is /var/lib/mysql
 *
 * ERROR: dev-db/mysql-5.0.44-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called mysql_src_compile
 *   mysql.eclass, line 615:   Called die
 *
 * emake failed
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
 *

HTH

Thanks and Regards

Kaushal


Re: [gentoo-user] emerge -av mysql

2008-04-07 Thread Kaushal Shriyan
On Mon, Apr 7, 2008 at 7:50 PM, Webhost Blackgate [EMAIL PROTECTED] wrote:

 Kaushal Shriyan schrieb:

  On Mon, Apr 7, 2008 at 7:42 PM, Webhost Blackgate [EMAIL PROTECTED]
  wrote:
 
 Kaushal Shriyan schrieb:
 
 On Mon, Apr 7, 2008 at 7:33 PM, Alan McKinnon
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
On Monday 07 April 2008, Kaushal Shriyan wrote:
 hi

 when i do emerge -av mysql i get the error -
 http://pastebin.com/d4086a106
 
Please repost and this time put the text of the error
 message in the
body of the mail.
 
You have just asked everyone else on the list to click a
 link, open it
in a browser and have them switch windows back and forth then
copy-paste the bits out that are relevant. For a free
 user-supported
forum you are asking a bit much.
 
--
Alan McKinnon
alan dot mckinnon at gmail dot com
 
--
gentoo-user@lists.gentoo.org
 mailto:gentoo-user@lists.gentoo.org
 mailto:gentoo-user@lists.gentoo.org
 mailto:gentoo-user@lists.gentoo.org
 
mailing list
 
 
 
 when i do emerge -av mysql i get the error, I get the below error
 
 make[4]: Leaving directory
 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory
 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory
 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql'
 make: *** [all] Error 2
  *
  * ERROR: dev-db/mysql-5.0.44-r1 failed.
  * Call stack:
  *   ebuild.sh, line 1654:   Called dyn_compile
  *   ebuild.sh, line 990:   Called qa_call 'src_compile'
  *   ebuild.sh, line 44:   Called src_compile
  *   ebuild.sh, line 1334:   Called mysql_src_compile
  *   mysql.eclass, line 615:   Called die
  *
  * emake failed
  * If you need support, post the topmost build error, and the
 call stack if relevant.
  * A complete build log is located at
 '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
  *
 
  * Messages for package dev-db/mysql-5.0.44-r1:
 
  * MySQL MY_DATADIR is /var/lib/mysql
  *
  * ERROR: dev-db/mysql-5.0.44-r1 failed.
  * Call stack:
  *   ebuild.sh, line 1654:   Called dyn_compile
  *   ebuild.sh, line 990:   Called qa_call 'src_compile'
  *   ebuild.sh, line 44:   Called src_compile
  *   ebuild.sh, line 1334:   Called mysql_src_compile
  *   mysql.eclass, line 615:   Called die
  *
  * emake failed
  * If you need support, post the topmost build error, and the
 call stack if relevant.
  * A complete build log is located at
 '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
  *
 
 HTH
 
 Thanks and Regards
 
 Kaushal
 
 Can you send the full log?
 
 Greetz
 
 --gentoo-user@lists.gentoo.org mailto:
  gentoo-user@lists.gentoo.org
 mailing list
 
 
  Greetz,
 
  You want the below log located at
  /var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log
 
  Thanks
 
  Kaushal
 
 Nope little more lines upside

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


Greetz,

Sent

Kaushal


Re: [gentoo-user] emerge -av mysql

2008-04-07 Thread Kaushal Shriyan
On Mon, Apr 7, 2008 at 8:01 PM, Kaushal Shriyan [EMAIL PROTECTED]
wrote:

 On Mon, Apr 7, 2008 at 7:50 PM, Webhost Blackgate [EMAIL PROTECTED]
 wrote:

  Kaushal Shriyan schrieb:
 
   On Mon, Apr 7, 2008 at 7:42 PM, Webhost Blackgate [EMAIL PROTECTED]
   wrote:
  
  Kaushal Shriyan schrieb:
  
  On Mon, Apr 7, 2008 at 7:33 PM, Alan McKinnon
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
  
 On Monday 07 April 2008, Kaushal Shriyan wrote:
  hi
 
  when i do emerge -av mysql i get the error -
  http://pastebin.com/d4086a106
  
 Please repost and this time put the text of the error
  message in the
 body of the mail.
  
 You have just asked everyone else on the list to click a
  link, open it
 in a browser and have them switch windows back and forth
   then
 copy-paste the bits out that are relevant. For a free
  user-supported
 forum you are asking a bit much.
  
 --
 Alan McKinnon
 alan dot mckinnon at gmail dot com
  
 --
 gentoo-user@lists.gentoo.org
  mailto:gentoo-user@lists.gentoo.org
  mailto:gentoo-user@lists.gentoo.org
  mailto:gentoo-user@lists.gentoo.org
  
 mailing list
  
  
  
  when i do emerge -av mysql i get the error, I get the below
   error
  
  make[4]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
  make[2]: *** [all] Error 2
  make[2]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql'
  make: *** [all] Error 2
   *
   * ERROR: dev-db/mysql-5.0.44-r1 failed.
   * Call stack:
   *   ebuild.sh, line 1654:   Called dyn_compile
   *   ebuild.sh, line 990:   Called qa_call 'src_compile'
   *   ebuild.sh, line 44:   Called src_compile
   *   ebuild.sh, line 1334:   Called mysql_src_compile
   *   mysql.eclass, line 615:   Called die
   *
   * emake failed
   * If you need support, post the topmost build error, and the
  call stack if relevant.
   * A complete build log is located at
  '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
   *
  
   * Messages for package dev-db/mysql-5.0.44-r1:
  
   * MySQL MY_DATADIR is /var/lib/mysql
   *
   * ERROR: dev-db/mysql-5.0.44-r1 failed.
   * Call stack:
   *   ebuild.sh, line 1654:   Called dyn_compile
   *   ebuild.sh, line 990:   Called qa_call 'src_compile'
   *   ebuild.sh, line 44:   Called src_compile
   *   ebuild.sh, line 1334:   Called mysql_src_compile
   *   mysql.eclass, line 615:   Called die
   *
   * emake failed
   * If you need support, post the topmost build error, and the
  call stack if relevant.
   * A complete build log is located at
  '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
   *
  
  HTH
  
  Thanks and Regards
  
  Kaushal
  
  Can you send the full log?
  
  Greetz
  
  --gentoo-user@lists.gentoo.org mailto:
   gentoo-user@lists.gentoo.org
  mailing list
  
  
   Greetz,
  
   You want the below log located at
   /var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log
  
   Thanks
  
   Kaushal
  
  Nope little more lines upside
 
  thx
  --
  gentoo-user@lists.gentoo.org mailing list
 
 
 Greetz,

 Sent

 Kaushal


Greetz,

Did you get my build.log file. Any clue to my query

Thanks and Regards

Kaushal


[gentoo-user] Gentoo AMD64, games freeze!

2008-04-07 Thread Gyuszk

Dear Gentoo users,

I have an amd64 gentoo. It runs up-to-date components. It is running 
with stable ebuilds (except of some ebuilds like monodevelop).
I've emerged some games too, and thats my problem. Most of these games 
just won't run.


Warsow, Wesnoth, Barrage runs without errors, but Openmortal, Chromium, 
Liquid Wars just don't start. Here is the outputs.




Openmortal:

[16:50:01] ~ $ openmortal
The locale returned by the operating system is 'C'
The LANG envvar is 'hu_HU'
getlogin_r failed: 2
Name main::p4f used only once: possible typo at Backend.pl line 705.
[...]
Name main::ActiveFighters used only once: possible typo at Backend.pl 
line 172.

CJoystick::Init(): Number of joysticks is 0
compiled with SDL_mixer version: 1.2.8
running with SDL_mixer version: 1.2.8
MAPPING: 'MENU_START' = 'ups.wav'
[...]
MAPPING: 'JACINT' = 'cow.wav'
Mix_LoadMUS: Unrecognized music format
PlayMusic: music DemoMusic not foundMix_LoadMUS: Unrecognized music format
Can't load file: /usr/share/games/openmortal/gfx/Mortal.jpg
Szegmens hiba **(this means segmentation fault in Hungarian)**
[16:51:50] ~ $




Liquid wars:

[16:51:50] ~ $ liquidwar
Starting Allegro (http://www.talula.demon.co.uk/allegro) - success!
Allegro ID : Allegro 4.2.2, Unix
Loading config options from /home/gyuszk/.liquidwarrc - success!
Installing timer (driver=Unix pthreads timers) - success!
Installing keyboard - failed...
Installing mouse (driver=Linux PS/2 mouse) - success!
Installing sound (digi=No sound, midi=No sound) - success!
Installing joystick (driver=No joystick) - success!
Setting up network - success!
Leaving Allegro (http://www.talula.demon.co.uk/allegro)
An error occured during the init process.
Try lw -silent to disable sound management.
Try lw -nojoy to disable joystick control.
Try to delete the /home/gyuszk/.liquidwarrc file and restart Liquid War.
Liquid War by U-Foot
[...]
Thanks for trying to play, sorry about the trouble Liquid War is causing 
you.

[16:52:36] ~ $



Chromium runs but after 2-3 seconds of playing exits.
I've ati-drivers installed and working properly (I'm using mplayer with 
opengl multiple textures video output).


OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 2.1.7412 Release

Maybe I have to set some USE flags? Thanks in advance!
--
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] IMAP authentication not secure?

2008-04-07 Thread Grant
I've been using claws-mail with my IMAP server.  I'm giving
thunderbird a try but it won't work if I have Use secure
authentication checked under Server Settings.  I thought I had
configured the server to use secure authentication only.  Here is some
of my /etc/postfix/main.cf:

smtpd_sasl_auth_enable = yes
smtpd_sasl2_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain =

smtpd_recipient_restrictions =
permit_sasl_authenticated,
permit_mynetworks,
check_policy_service inet:127.0.0.1:10030
reject_unauth_destination,
permit

virtual_alias_maps = hash:/etc/postfix/virtual

message_size_limit = 2048

smtpd_tls_security_level = may
smtpd_tls_auth_only = yes
smtpd_tls_key_file = /etc/ssl/postfix/server.key
smtpd_tls_cert_file = /etc/ssl/postfix/server.crt
smtpd_tls_CAfile = /etc/ssl/postfix/server.pem
smtpd_tls_session_cache_timeout = 3600s
tls_random_source = dev:/dev/urandom

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



Re: [gentoo-user] emerge -av mysql

2008-04-07 Thread Alan McKinnon
On Monday 07 April 2008, Kaushal Shriyan wrote:
  Unpacking source...

  [32;01m* [0m Using default MY_DATADIR
  [32;01m* [0m MySQL MY_DATADIR is /var/lib/mysql

  Unpacking mysql-5.0.44.tar.gz to

 /var/tmp/portage/dev-db/mysql-5.0.44-r1/work

  Unpacking mysql-extras-20070710.tar.bz2 to

snip

 [Message clipped]

This time you gave the first part of the log ad truncated it way too 
early.No-one can help you with your problem as we have yet to see an 
actual error message.

What we need is the original output from (I think) your second mail. 
Right at the top was a message Error 1 and what we need is the 20 or 
so lines immediately before that point so we can see which command 
produced the error

-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

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



Re: [gentoo-user] IMAP authentication not secure?

2008-04-07 Thread Alan McKinnon
On Monday 07 April 2008, Grant wrote:
 I've been using claws-mail with my IMAP server.  I'm giving
 thunderbird a try but it won't work if I have Use secure
 authentication checked under Server Settings.  I thought I had
 configured the server to use secure authentication only.  Here is
 some of my /etc/postfix/main.cf:

That's the *mail*server* config

You need to supply the *imap*server* config

:-)


-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

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



Re: [gentoo-user] IMAP authentication not secure?

2008-04-07 Thread Grant
   I've been using claws-mail with my IMAP server.  I'm giving
   thunderbird a try but it won't work if I have Use secure
   authentication checked under Server Settings.  I thought I had
   configured the server to use secure authentication only.  Here is
   some of my /etc/postfix/main.cf:

  That's the *mail*server* config

  You need to supply the *imap*server* config

Would it be /etc/courier-imap/imapd or /etc/courier-imap/imapd-ssl?
Any idea what the config option is?

- Grant

  Alan McKinnon
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Old machine update - libexpat upgrade instructions?

2008-04-07 Thread Mark Knecht
Hi,
   I was updating an old machine overnight that stopped with some
messages inside of a mythtv emerge with issues about qt and libexpat.
I vaguely remember we all had problems with libexpat upgrades a year
ago so I've been searching around for the Gentoo update instructions
but I'm not finding them. Anyone know the right search terms?

Thanks,
Mark
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Old machine update - libexpat upgrade instructions?

2008-04-07 Thread Ricardo Saffi Marques
On Mon, Apr 7, 2008 at 1:52 PM, Mark Knecht [EMAIL PROTECTED] wrote:

 Hi,
   I was updating an old machine overnight that stopped with some
 messages inside of a mythtv emerge with issues about qt and libexpat.
 I vaguely remember we all had problems with libexpat upgrades a year
 ago so I've been searching around for the Gentoo update instructions
 but I'm not finding them. Anyone know the right search terms?


Expat upgrades for versions greater than 2.0 will make some dependencies
break. revdep-rebuild usually solves it with no problems.

-- 
Ricardo Saffi Marques
Laboratório de Administração e Segurança de Sistemas (LAS/IC)
Universidade Estadual de Campinas (UNICAMP)
Cell: +55 (19) 8128-0435
Skype: ricardo_saffi_marques
Website: http://www.rsaffi.com


Re: [gentoo-user] IMAP authentication not secure?

2008-04-07 Thread kashani

Grant wrote:

I've been using claws-mail with my IMAP server.  I'm giving
thunderbird a try but it won't work if I have Use secure
authentication checked under Server Settings. 


The secure auth button refers to NTLM which is also called Secure 
Password Authentication (SPA) or Windows Integrated Login. You don't 
need it and your imap server won't support it without jumping through 
some hoops. As long as you're using imap over SSL there is no reason for 
it.


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



Re: [gentoo-user] IMAP authentication not secure?

2008-04-07 Thread Alan McKinnon
On Monday 07 April 2008, Grant wrote:
   You need to supply the *imap*server* config

 Would it be /etc/courier-imap/imapd or /etc/courier-imap/imapd-ssl?
 Any idea what the config option is?

Sorry, I'm not familiar enough with courier to assist.

Plenty other people around here do know though so someone ought to be 
along shortly with real advice

-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

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



[gentoo-user] ldap + tls issues

2008-04-07 Thread Chris Frederick

Hi all,

I'm working on migrating a network to allow for more users and easier 
scaling.  I'm also splitting up the main server into separate tasks.  As 
long as I'm doing all this I thought it would be prudent to add an LDAP 
server for authentication/email/etc...  I'm running gentoo-hardened on 
the ldap server and I have been following the gentoo ldap guides here:


http://www.gentoo.org/doc/en/ldap-howto.xml
http://gentoo-wiki.com/HOWTO_LDAPv3

This got me a decent setup, and everything works good, but now I'm 
trying to secure it using TLS and I can't seem to get it working.  I've 
followed both guides, searched google, and still come up with nothing. 
I've verified the CN is correct, I've copied the cert from the server to 
the test client, and I've verified that the certs are ok using openssl.


running 'ldapsearch -H ldap://valid-cn -D cn=Manager,dc=secret,dc=com 
-W' lists everything that I've imported, but adding the -Z to the 
command exits with this:


ldap_start_tls: Connect error (-11)
additional info: error:14090086:SSL 
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed


I'm using the same common name for the ldap:// protocol as was entered 
in the cert.  Here's the relevant config sections:


/etc/openldap/slapd.conf (server only)
TLSCipherSuite HIGH:MEDIUM:+SSLv2
TLSCertificateFile /etc/ssl/ldap.pem
TLSCertificateKeyFile /etc/openldap/ldap-key.pem
TLS_REQCERT allow

/etc/openldap/ldap.conf (client and server)
TLS_CERT /etc/ssl/ldap.pem
TLS_KEY  /etc/openldap/ldap-key.pem
TLS_REQUEST never

Is there anything else I should check with the certs?

Also, I've been looking for a decent guide to help with installation and 
maintenance for LDAP and I'm coming up dead.  I've even checked the 
libraries and bookstores, and apart from a 2-8 page reference in a few 
general administrative books, I've found nothing.  Can anyone recommend 
a good book/site on how to maintain/administer/install LDAP?  I've spent 
over a week on this and it's still not operational and I'm starting to 
pull my hair out.


Thanks in advance for any help,
Chris
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] emerge -av mysql

2008-04-07 Thread Kaushal Shriyan
On Mon, Apr 7, 2008 at 9:10 PM, Alan McKinnon [EMAIL PROTECTED]
wrote:

 On Monday 07 April 2008, Kaushal Shriyan wrote:
   Unpacking source...
 
   [32;01m* [0m Using default MY_DATADIR
   [32;01m* [0m MySQL MY_DATADIR is /var/lib/mysql
 
   Unpacking mysql-5.0.44.tar.gz to
 
  /var/tmp/portage/dev-db/mysql-5.0.44-r1/work
 
   Unpacking mysql-extras-20070710.tar.bz2 to

 snip

  [Message clipped]

 This time you gave the first part of the log ad truncated it way too
 early.No-one can help you with your problem as we have yet to see an
 actual error message.

 What we need is the original output from (I think) your second mail.
 Right at the top was a message Error 1 and what we need is the 20 or
 so lines immediately before that point so we can see which command
 produced the error

 --
 Alan McKinnon
 alan dot mckinnon at gmail dot com

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


Hi Alan

###

x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\/usr\
-DDATADIR=\/var/lib/mysql\ -DSHAREDIR=\/usr/share/mysql\
-DHAVE_CONFIG_H -I. -I.. -I../innobase/include -I../innobase/include
-I../include -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
-DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing
-felide-constructors -fno-rtti -fno-implicit-templates
-fno-implicit-templates -fno-exceptions -fno-rtti -MT item.o -MD -MP -MF
.deps/item.Tpo -c -o item.o item.cc
x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\/usr\
-DDATADIR=\/var/lib/mysql\ -DSHAREDIR=\/usr/share/mysql\
-DHAVE_CONFIG_H -I. -I.. -I../innobase/include -I../innobase/include
-I../include -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
-DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing
-felide-constructors -fno-rtti -fno-implicit-templates
-fno-implicit-templates -fno-exceptions -fno-rtti -MT item_sum.o -MD -MP -MF
.deps/item_sum.Tpo -c -o item_sum.o item_sum.cc
mkdir .libs
 x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\/usr\
-DDATADIR=\/var/lib/mysql\ -DSHAREDIR=\/usr/share/mysql\ -DHAVE_CONFIG_H
-I. -I.. -I../innobase/include -I../innobase/include -I../include
-I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
-DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF
.deps/udf_example.Tpo -c udf_example.c  -fPIC -DPIC -o .libs/udf_example.o
x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See URL:http://bugs.gentoo.org/ for instructions.
x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See URL:http://bugs.gentoo.org/ for instructions.
make[4]: *** [sql_handler.o] Error 1
make[4]: *** Waiting for unfinished jobs
make[4]: *** [item.o] Error 1
mv -f .deps/sql_lex.Tpo .deps/sql_lex.Po
 x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\/usr\
-DDATADIR=\/var/lib/mysql\ -DSHAREDIR=\/usr/share/mysql\ -DHAVE_CONFIG_H
-I. -I.. -I../innobase/include -I../innobase/include -I../include
-I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
-DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF
.deps/udf_example.Tpo -c udf_example.c -o udf_example.o /dev/null 21
mv -f .deps/item_sum.Tpo .deps/item_sum.Po
mv -f .deps/udf_example.Tpo .deps/udf_example.Plo
make[4]: Leaving directory
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql'
make: *** [all] Error 2
 [31;01m* [0m
 [31;01m* [0m ERROR: dev-db/mysql-5.0.44-r1 failed.
 [31;01m* [0m Call stack:
 [31;01m* [0m   ebuild.sh, line 1654:   Called dyn_compile
 [31;01m* [0m   ebuild.sh, line 990:   Called qa_call 'src_compile'
 [31;01m* [0m   ebuild.sh, line 44:   Called src_compile
 [31;01m* [0m   ebuild.sh, line 1334:   Called mysql_src_compile
 [31;01m* [0m   mysql.eclass, line 615:   Called die
 [31;01m* [0m
 [31;01m* [0m emake failed
 [31;01m* [0m If you need support, post the topmost build error, and the
call stack if relevant.
 [31;01m* [0m A complete build log is located at
'/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'

###

Hope this helps

Thanks and Regards

Kaushal


Re: [gentoo-user] Old machine update - libexpat upgrade instructions?

2008-04-07 Thread Mark Knecht
On Mon, Apr 7, 2008 at 10:00 AM, Ricardo Saffi Marques
[EMAIL PROTECTED] wrote:

 On Mon, Apr 7, 2008 at 1:52 PM, Mark Knecht [EMAIL PROTECTED] wrote:


  Hi,
I was updating an old machine overnight that stopped with some
  messages inside of a mythtv emerge with issues about qt and libexpat.
  I vaguely remember we all had problems with libexpat upgrades a year
  ago so I've been searching around for the Gentoo update instructions
  but I'm not finding them. Anyone know the right search terms?

 Expat upgrades for versions greater than 2.0 will make some dependencies
 break. revdep-rebuild usually solves it with no problems.
 --
 Ricardo Saffi Marques
 Laboratório de Administração e Segurança de Sistemas (LAS/IC)
 Universidade Estadual de Campinas (UNICAMP)
 Cell: +55 (19) 8128-0435
 Skype: ricardo_saffi_marques
 Website: http://www.rsaffi.com

Ah. Maybe that's all it is then. I do have 2.0.1 installed nowwhich is
probably an upgrade itself.

Am I correct that revdep-rebuild -p --library=libexpat.so.0 will take
care of finding all the right stuff?

Thanks,
Mark
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Re: Emergency shutdown, how to?

2008-04-07 Thread Steven Lembark
Iain Buchanan wrote:
 On Sat, 2008-04-05 at 12:42 -0400, Steven Lembark wrote:
 I tried ALT + SysRq + EISUB today on my MythTV backend server which
 has been crashing lately. Unfortunately it's crashing so badly that
 even at the server's keyboard this didn't work.

 I guess my weekend fate of building a new server is sealed...
 Have fun.

 Check out motherboards with watchdog capability
 and enable it in the kernel.

 watchdogs are nice, and linux makes them ultra-easy to program, but of
 course if your watchdog task dies, then the machine effectively hits the
 reset button for you - no nice shutdown whatsoever!  (Which is what you
 want in a hard lock-up, but not if your programming skills are the cause
 of the problem :)

- Have the system turn off the watchdog if the file is
  closed.

- After that just open it and poke a bit out now and
  then.

- Make a point of closing the file on exit.

#!/usr/bin/perl

use strict;

open my $fh, '', '/path/to/watchdog/file'
or die Failed opening watchdog file: $!;

# watchdog is now watching...

select $fh;

for(;;)
{
print \n;

sleep 1;# watchdog timeout / 2
}

my $graceful_exit
= sub
{
close $fh;

exit 0
};

for sig in ( qw( TERM QUIT INT __DIE__ ) )
{
$SIG{ $sig }= $graceful_exit;
}

for sig in ( qw( HUP ) )
{
$SIG{ $SIG }= 'IGNORE';
}

__END__

-- 
Steven Lembark85-09 90th St.
Workhorse Computing Woodhaven, NY, 11421
[EMAIL PROTECTED]  +1 888 359 3508
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Old machine update - libexpat upgrade instructions?

2008-04-07 Thread Henry Gebhardt
On Mon, Apr 7, 2008 at 7:29 PM, Mark Knecht [EMAIL PROTECTED] wrote:
  Am I correct that revdep-rebuild -p --library=libexpat.so.0 will take
  care of finding all the right stuff?

Even better yet, a plain

revdep-rebuild -p

will also find other breakages, not only those related to expat. My
update procedure has looked like this for a couple years now (found it
in the forums way back), and I didn't really notice that expat problem
back whenever :-) :

eix-sync
emerge -vDuN world
emerge --depclean
revdep-rebuild -v
etc-update


~Henry
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Old machine update - libexpat upgrade instructions?

2008-04-07 Thread Mark Knecht
On Mon, Apr 7, 2008 at 10:51 AM, Henry Gebhardt
[EMAIL PROTECTED] wrote:
 On Mon, Apr 7, 2008 at 7:29 PM, Mark Knecht [EMAIL PROTECTED] wrote:
Am I correct that revdep-rebuild -p --library=libexpat.so.0 will take
care of finding all the right stuff?

  Even better yet, a plain

 revdep-rebuild -p

  will also find other breakages, not only those related to expat. My
  update procedure has looked like this for a couple years now (found it
  in the forums way back), and I didn't really notice that expat problem
  back whenever :-) :

  eix-sync
  emerge -vDuN world
  emerge --depclean
  revdep-rebuild -v
  etc-update


Pretty much the same here but this is old hardware and a complete
emerge -DuN world would break the machine so until I carefully put
some package masking in place I don't want to do that.

Thanks,
Mark
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)

2008-04-07 Thread Igor Mikushkin
Hello!

I have a problem.
emerge -av eclipse-sdk
failed with this:

[ebuild  NSF  ] dev-java/sun-jdk-1.4.2.17  USE=X alsa -doc -examples
-jce -nsplugin -odbc 35,525 kB

Why the fetch is restricted?
And how to avoid this?

Thanks.
Best Regards.
Igor Mikushkin
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)

2008-04-07 Thread Justin

Igor Mikushkin schrieb:

Hello!

I have a problem.
emerge -av eclipse-sdk
failed with this:

[ebuild  NSF  ] dev-java/sun-jdk-1.4.2.17  USE=X alsa -doc -examples
-jce -nsplugin -odbc 35,525 kB

Why the fetch is restricted?
And how to avoid this?
  
Fetch it! Why it is fetch restricted? I don't know, but agree with you, 
that it s...!

Thanks.
Best Regards.
Igor Mikushkin
  





signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)

2008-04-07 Thread Daniel Pielmeier

Igor Mikushkin schrieb:

Hello!

I have a problem.
emerge -av eclipse-sdk
failed with this:

[ebuild  NSF  ] dev-java/sun-jdk-1.4.2.17  USE=X alsa -doc -examples
-jce -nsplugin -odbc 35,525 kB

Why the fetch is restricted?
And how to avoid this?


You can not avoid this, however it should give you an URL with 
instructions which file you have to download. Then store it in the 
location where the distfiles reside. I think normally this is 
/usr/portage/distfiles.


Regards,

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



Re: [gentoo-user] emerge -av mysql

2008-04-07 Thread Kaushal Shriyan
On Mon, Apr 7, 2008 at 10:51 PM, Kaushal Shriyan [EMAIL PROTECTED]
wrote:

 On Mon, Apr 7, 2008 at 9:10 PM, Alan McKinnon [EMAIL PROTECTED]
 wrote:

  On Monday 07 April 2008, Kaushal Shriyan wrote:
Unpacking source...
  
[32;01m* [0m Using default MY_DATADIR
[32;01m* [0m MySQL MY_DATADIR is /var/lib/mysql
  
Unpacking mysql-5.0.44.tar.gz to
  
   /var/tmp/portage/dev-db/mysql-5.0.44-r1/work
  
Unpacking mysql-extras-20070710.tar.bz2 to
 
  snip
 
   [Message clipped]
 
  This time you gave the first part of the log ad truncated it way too
  early.No-one can help you with your problem as we have yet to see an
  actual error message.
 
  What we need is the original output from (I think) your second mail.
  Right at the top was a message Error 1 and what we need is the 20 or
  so lines immediately before that point so we can see which command
  produced the error
 
  --
  Alan McKinnon
  alan dot mckinnon at gmail dot com
 
  --
  gentoo-user@lists.gentoo.org mailing list
 
 
 Hi Alan


 ###

 x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\/usr\
 -DDATADIR=\/var/lib/mysql\ -DSHAREDIR=\/usr/share/mysql\
 -DHAVE_CONFIG_H -I. -I.. -I../innobase/include -I../innobase/include
 -I../include -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
 -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing
 -felide-constructors -fno-rtti -fno-implicit-templates
 -fno-implicit-templates -fno-exceptions -fno-rtti -MT item.o -MD -MP -MF
 .deps/item.Tpo -c -o item.o item.cc
 x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\/usr\
 -DDATADIR=\/var/lib/mysql\ -DSHAREDIR=\/usr/share/mysql\
 -DHAVE_CONFIG_H -I. -I.. -I../innobase/include -I../innobase/include
 -I../include -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
 -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing
 -felide-constructors -fno-rtti -fno-implicit-templates
 -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_sum.o -MD -MP -MF
 .deps/item_sum.Tpo -c -o item_sum.o item_sum.cc
 mkdir .libs
  x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\/usr\
 -DDATADIR=\/var/lib/mysql\ -DSHAREDIR=\/usr/share/mysql\ -DHAVE_CONFIG_H
 -I. -I.. -I../innobase/include -I../innobase/include -I../include
 -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
 -DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF
 .deps/udf_example.Tpo -c udf_example.c  -fPIC -DPIC -o .libs/udf_example.o
 x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
 Please submit a full bug report.
 See URL:http://bugs.gentoo.org/ for instructions.
 x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
 Please submit a full bug report.
 See URL:http://bugs.gentoo.org/ for instructions.
 make[4]: *** [sql_handler.o] Error 1
 make[4]: *** Waiting for unfinished jobs
 make[4]: *** [item.o] Error 1
 mv -f .deps/sql_lex.Tpo .deps/sql_lex.Po
  x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\/usr\
 -DDATADIR=\/var/lib/mysql\ -DSHAREDIR=\/usr/share/mysql\ -DHAVE_CONFIG_H
 -I. -I.. -I../innobase/include -I../innobase/include -I../include
 -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
 -DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF
 .deps/udf_example.Tpo -c udf_example.c -o udf_example.o /dev/null 21
 mv -f .deps/item_sum.Tpo .deps/item_sum.Po
 mv -f .deps/udf_example.Tpo .deps/udf_example.Plo
 make[4]: Leaving directory
 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory
 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory
 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql'
 make: *** [all] Error 2
  [31;01m* [0m
  [31;01m* [0m ERROR: dev-db/mysql-5.0.44-r1 failed.
  [31;01m* [0m Call stack:
  [31;01m* [0m   ebuild.sh, line 1654:   Called dyn_compile
  [31;01m* [0m   ebuild.sh, line 990:   Called qa_call 'src_compile'
  [31;01m* [0m   ebuild.sh, line 44:   Called src_compile
  [31;01m* [0m   ebuild.sh, line 1334:   Called mysql_src_compile
  [31;01m* [0m   mysql.eclass, line 615:   Called die
  [31;01m* [0m
  [31;01m* [0m emake failed
  [31;01m* [0m If you need support, post the topmost build error, and the
 call stack if relevant.
  [31;01m* [0m A complete build log is located at
 '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'


 ###

 Hope this helps

 Thanks and Regards

 Kaushal


Hi Alan

Any clue, I believe after going through the build.log file, I have to file a
bug as per the information in the build.log file. Is that correct.

Any suggestions would be highly appreciated.

Thanks and Regards

Kaushal


Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)

2008-04-07 Thread Florian Philipp

On Mon, 2008-04-07 at 20:09 +0200, Justin wrote:
 Igor Mikushkin schrieb:
  Hello!
 
  I have a problem.
  emerge -av eclipse-sdk
  failed with this:
 
  [ebuild  NSF  ] dev-java/sun-jdk-1.4.2.17  USE=X alsa -doc -examples
  -jce -nsplugin -odbc 35,525 kB
 
  Why the fetch is restricted?
  And how to avoid this?

 Fetch it! Why it is fetch restricted? I don't know, but agree with you, 
 that it s...!
  Thanks.
  Best Regards.
  Igor Mikushkin

 
 

I wonder if this is a bug in the ebuild. sun-jdk used to be
fetch-restricted but it isn't anymore (at least the new versions). If
anyone knows if this change applies for the 1.4-branch too, please file
a bug.


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


Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)

2008-04-07 Thread Alan McKinnon
On Monday 07 April 2008, Justin wrote:
  Why the fetch is restricted?
  And how to avoid this?
   

 Fetch it! Why it is fetch restricted? I don't know, but agree with
 you, that it s...!

sigh

The jdk from Sun has been around for 10 years. Until very very recent 
versions of 1.6 it has never been GPL'ed, has never been 
redistributable and has *always* required that you go through Sun's 
portal to get it. It used to be worse - back in the day you used to 
have to register to get it. Sun's jre however is made available on 
different terms. And jdk-1.4* will never be GPL'ed.

So, you kids have not spent a whole lot of time on java.sun.com in your 
lives right? And don't read many elog messages either.

Don't like it? Go speak to Sun. Got nothing to do with Gentoo.

-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

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



Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)

2008-04-07 Thread Alan McKinnon
On Monday 07 April 2008, Florian Philipp wrote:

 I wonder if this is a bug in the ebuild. sun-jdk used to be
 fetch-restricted but it isn't anymore (at least the new versions). If
 anyone knows if this change applies for the 1.4-branch too, please
 file a bug.

That will never happen. Sun had third party contracts in place with 
other parties that developed technologies inside previous jdk's. One of 
the conditions led to the non-redistribution of the jdk.

Recent versions of sun-jdk-1.6 (or perhaps portions thereof) are now 
released under GPL. If Jonathan is to be believed, this took several 
years of negotiation and re-implementation

-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

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



Re: [gentoo-user] emerge -av mysql

2008-04-07 Thread Alan McKinnon
On Monday 07 April 2008, Kaushal Shriyan wrote:

  x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\/usr\
 -DDATADIR=\/var/lib/mysql\ -DSHAREDIR=\/usr/share/mysql\
 -DHAVE_CONFIG_H -I. -I.. -I../innobase/include -I../innobase/include
 -I../include -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2
 -pipe
 -DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF
 .deps/udf_example.Tpo -c udf_example.c  -fPIC -DPIC -o
 .libs/udf_example.o x86_64-pc-linux-gnu-g++: Internal error: Killed
 (program cc1plus) Please submit a full bug report.
 See URL:http://bugs.gentoo.org/ for instructions.
 x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
 Please submit a full bug report.
 See URL:http://bugs.gentoo.org/ for instructions.
 make[4]: *** [sql_handler.o] Error 1
 make[4]: *** Waiting for unfinished jobs
 make[4]: *** [item.o] Error 1

Arrggh, gcc went moggy on you, looks like an ebuild issue, and your 
CFLAGS are also sane.

emerge --sync and try again. There's a new -r2 and also 5.0.54 in the 
stable tree. If that doesn't fix things then file a bug at 
bugs.gentoo.org


-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

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



Re: [gentoo-user] Emergency shutdown, how to?

2008-04-07 Thread Steven Lembark

 Main thing
 that speeds up the AMD box is using 320MB scsi's
 for near-term storage. They are hugely faster than
 [S]ATA or IDE used on most equipment these days.

 what R/W speeds can you expect?

Operations on SCSI run 2-3 times faster for large-ish
file transfers (say 1MB or more). For example GIMP
runs without noticeable pauses on most operations with
my 2GHz opteron using the SCSI's as storage and scratch
space; on the same machine with the SATA's it bogs down
to the point of annoyance, with things like saves taking
seconds to complete. The only difference being which
drives I'm using for tiles and data.

Bonnie gets upset validating the scsi space on this
box since it has 8GB of core and I don't have 16GB
free on the device so I can't give you any specific
numbers.


-- 
Steven Lembark85-09 90th St.
Workhorse Computing Woodhaven, NY, 11421
[EMAIL PROTECTED]  +1 888 359 3508
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)

2008-04-07 Thread Dale

Justin wrote:

Igor Mikushkin schrieb:

Hello!

I have a problem.
emerge -av eclipse-sdk
failed with this:

[ebuild  NSF  ] dev-java/sun-jdk-1.4.2.17  USE=X alsa -doc -examples
-jce -nsplugin -odbc 35,525 kB

Why the fetch is restricted?
And how to avoid this?
  
Fetch it! Why it is fetch restricted? I don't know, but agree with 
you, that it s...!

Thanks.
Best Regards.
Igor Mikushkin
  





I agree, it is silly.  You have to go to the website, usually listed 
with the message that it is fetch restricted, then copy or move it to 
/usr/portage/distfiles. 

Why?  Well, the idiots want you to agree to their license and the only 
way they are smart enough to get you to do that is to make everything 
else screwed up and for you to go to their site and get the software.  
See, they are programmers that are not smart enough to come up with 
anything else.  Smart huh?  Make you wonder about how smart their 
software is yet?  LOL  LOL


Dale

:-)  :-) 
--

gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Master - Slave MySQL Database Server

2008-04-07 Thread kashani

Kaushal Shriyan wrote:

hi

is this a correct documentation 
*http://howtoforge.com/mysql_master_master_replication* for Master Slave 
Replication and is there a test case to test this setup


Thanks and Regards

Kaushal


That how-to is passable, but leaves out a number is considerations.

1. Install Mysql on the master and slave. Make sure the slave version is 
the same or NEWER than the master. Master/Slave will break if the master 
is running a later version than the slave. In the future you will always 
update you slave first.


2. Get your master running and get your my.cnf setup. If you using 
innodb you'll need to increase memory settings for it and possible tweak 
your ibdata log file sizes. Do this first before even thinking about the 
slave.


3. add replication user to master.
GRANT REPLICATION SLAVE ON *.* TO 'repl'@'db02.yourdomain.com' 
IDENTIFIED BY 'slavepass';


4. Make your slave config exactly the same as the master with two 
exceptions. You can use smaller memory if you must, but do not change 
the ibdata and iblog file sizes unless you're going to import from a 
mysqldump.


master
# REPLICATION ===
log-bin = /var/lib/mysql/db01-bin
expire_logs_days= 7
server-id   = 101

slave
# REPLICATION ===
log-bin = /var/lib/mysql/db02-bin
expire_logs_days= 7
server-id   = 201
skip-slave-start
read-only

5. Now shutdown your master cleanly and delete the logs. You should 
really, really be sure you shut down cleanly before deleting your bin-logs.

sudo /etc/init.d/mysql stop
cd /var/lib/mysql/
sudo rm -rf db01-bin.*
cd ../
sudo rsync -av mysql/ mysql-slave/
sudo /etc/init.d/mysql start

6. Copy your slave mysql dir over to the slave. Mysql should be down on 
the slave before doing this.

rsync -av /var/lib/mysql-slave/ [EMAIL PROTECTED]:/var/lib/mysql-slave/
ssh db02
cd /var/lib/
sudo chown -R mysql: mysql-slave/
sudo rsync -av mysql-slave/ mysql/

This way you don't have to start from scratch you screw it up. Any you 
will screw it up at least once.


7. Start up the slave and tell it where to start.
sudo /etc/init.d/mysql start
mysql -u root -p
CHANGE MASTER TO MASTER_HOST='db01.yourdomain.com', MASTER_USER='repl', 
MASTER_PASSWORD='slavepass', MASTER_LOG_FILE='db01-bin.01', 
MASTER_LOG_POS=4;

start slave;
show slave status;

The starting log position is always 4 when Mysql starts up fresh with no 
logs, which is why we deleted them. Plus why copy around a lot of 1GB 
log files when you rsync. If you have the option to shut your master 
down, it's a nice short cut to avoid looking up the log position when 
you dump and what not. Also rsync is much faster than doing a 
master-dump mysqldump in most cases which makes for less production 
downtime.


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



Re: [gentoo-user] IMAP authentication not secure?

2008-04-07 Thread Grant
  I've been using claws-mail with my IMAP server.  I'm giving
  thunderbird a try but it won't work if I have Use secure
  authentication checked under Server Settings.
 

  The secure auth button refers to NTLM which is also called Secure Password
 Authentication (SPA) or Windows Integrated Login. You don't need it and your
 imap server won't support it without jumping through some hoops. As long as
 you're using imap over SSL there is no reason for it.

  kashani

Thanks Kashani and Alan.  I thought I had a good setup.

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



Re: [gentoo-user] Gentoo AMD64, games freeze!

2008-04-07 Thread Iain Buchanan
On Mon, 2008-04-07 at 16:56 +0200, Gyuszk wrote:
 Dear Gentoo users,
 
 I have an amd64 gentoo. It runs up-to-date components. It is running 
 with stable ebuilds (except of some ebuilds like monodevelop).
 I've emerged some games too, and thats my problem. Most of these games 
 just won't run.
 
 Warsow, Wesnoth, Barrage runs without errors, but Openmortal, Chromium, 
 Liquid Wars just don't start. Here is the outputs.

It's a long shot, but are you in the games group?

HTH,
-- 
Iain Buchanan iaindb at netspace dot net dot au

The primary requisite for any new tax law is for it to exempt enough
voters to win the next election.

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



Re: [gentoo-user] Re: Emergency shutdown, how to?

2008-04-07 Thread Iain Buchanan
On Mon, 2008-04-07 at 13:28 -0400, Steven Lembark wrote:
 Iain Buchanan wrote:

  watchdogs are nice, and linux makes them ultra-easy to program, but of
  course if your watchdog task dies, then the machine effectively hits the
  reset button for you - no nice shutdown whatsoever!  (Which is what you
  want in a hard lock-up, but not if your programming skills are the cause
  of the problem :)
 
 - Have the system turn off the watchdog if the file is
   closed.

maybe, maybe not :)  I personally like setting CONFIG_WATCHDOG_NOWAYOUT
on systems with hardware watchdogs, especially remote unattended
systems.  Usually your watchdog task never dies on such a system, and
when it does (be it from a nice kill or not) you want the watchdog to
fire.  However if this is a semi-used system (you ssh or log-in to it in
any way to do stuff) you may not want this.

 - After that just open it and poke a bit out now and
   then.
 
 - Make a point of closing the file on exit.
 
 #!/usr/bin/perl
 
 use strict;
 
 open my $fh, '', '/path/to/watchdog/file'

it's usually /dev/watchdog if you're using the linux kernel interface.

I agree that your script is nice and simple, and hence less prone to
errors.  I coded mine in c++ because I use it not only for a machine
type watchdog, but also a task based watchdog that reboots the machine
based on certain tasks living or not.  Each task has to register with
the watchdog server and continually tell the server they're alive, or
reboot!  But that's a story for another thread...
-- 
Iain Buchanan iaindb at netspace dot net dot au

Linux - Where do you want to fly today?
-- Unknown source

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



Re: [gentoo-user] IMAP authentication not secure?

2008-04-07 Thread Iain Buchanan
On Mon, 2008-04-07 at 15:35 -0700, Grant wrote:
   I've been using claws-mail with my IMAP server.  I'm giving
   thunderbird a try but it won't work if I have Use secure
   authentication checked under Server Settings.
  
 
   The secure auth button refers to NTLM which is also called Secure Password
  Authentication (SPA) or Windows Integrated Login. You don't need it and your
  imap server won't support it without jumping through some hoops. As long as
  you're using imap over SSL there is no reason for it.
 
   kashani
 
 Thanks Kashani and Alan.  I thought I had a good setup.

to be sure, just packet sniff it :)
-- 
Iain Buchanan iaindb at netspace dot net dot au

That feeling just came over me.
-- Albert DeSalvo, the Boston Strangler

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



Re: [gentoo-user] Gentoo AMD64, games freeze!

2008-04-07 Thread Gyuszk

Iain Buchanan wrote:

On Mon, 2008-04-07 at 16:56 +0200, Gyuszk wrote:
  

Dear Gentoo users,

I have an amd64 gentoo. It runs up-to-date components. It is running 
with stable ebuilds (except of some ebuilds like monodevelop).
I've emerged some games too, and thats my problem. Most of these games 
just won't run.


Warsow, Wesnoth, Barrage runs without errors, but Openmortal, Chromium, 
Liquid Wars just don't start. Here is the outputs.



It's a long shot, but are you in the games group?

HTH,
  
Of course. Without being in games group, I just won't be able to run 
emerged games.

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



Re: [gentoo-user] Gentoo AMD64, games freeze!

2008-04-07 Thread Mark Knecht
On Mon, Apr 7, 2008 at 9:19 PM, Gyuszk [EMAIL PROTECTED] wrote:
 Iain Buchanan wrote:

  On Mon, 2008-04-07 at 16:56 +0200, Gyuszk wrote:
 
 
   Dear Gentoo users,
  
   I have an amd64 gentoo. It runs up-to-date components. It is running
 with stable ebuilds (except of some ebuilds like monodevelop).
   I've emerged some games too, and thats my problem. Most of these games
 just won't run.
  
   Warsow, Wesnoth, Barrage runs without errors, but Openmortal, Chromium,
 Liquid Wars just don't start. Here is the outputs.
  
  
 
  It's a long shot, but are you in the games group?
 
  HTH,
 
 
  Of course. Without being in games group, I just won't be able to run
 emerged games.

Those of us on the Gentoo-amd64 list welcome you to come join us.

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