Re: iked's ikev2 segfaults during connection initiation from strongswan

2013-09-26 Thread LEVAI Daniel
On sze, szept 25, 2013 at 21:57:59 +0200, Reyk Floeter wrote: Hi, On 25.09.2013, at 15:23, LEVAI Daniel l...@ecentrum.hu wrote: [...] Thanks! Here is gdb's output: # gdb /sbin/iked iked.core GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered

Re: mailx : mime handling?

2013-09-26 Thread Roberto E. Vargas Caballero
On the other side, if you begin adding mime, the you should follow adding pgp, etc, and the we have another inflated mail program. Could be good a tool that only transform a file into a mime attachment. Sometimes I use mpack/munpack, but they do more things, like creating subject or to headers

Re: software stack for portable application

2013-09-26 Thread Riccardo Mottola
Hi, On 09/26/13 00:03, Devin Reade wrote: - C/C++ source language - graphical client abstraction (thick client, not browser based) - network abstraction - threading abstraction - local disk I/O - minimizing dependencies on any particular window manager - libraries/frameworks that are

Re: mailx : mime handling?

2013-09-26 Thread Daode
Dmitrij D. Czarkoff czarkoff at gmail.com writes: Steffen Daode Nurpmeso said: In ~/.mailrc: set NAIL_EXTRA_RC=~/.file-with-nail-specific-configs should help you out. Or just export NAILRC=~/.nailrc in ~/.kshrc, ~/.bashrc or wherever you set your environment. Well, the

vio(4) stopped working

2013-09-26 Thread Kapetanakis Giannis
Hi, Anyone experienced vio(4) problems on current? The interface randomly stopped working this morning (2 days after the upgrade from 5.3 to latest snapshot). System is i386 on KVM running with mpbios disabled. There was no log nor hung. After that I compiled a kernel with RingEventIndex

Re: Gnome would not start

2013-09-26 Thread Stuart Henderson
On 2013-09-25, Roelof Wobben rwob...@hotmail.com wrote: To: misc@openbsd.org From: s...@spacehopper.org Subject: Re: Gnome would not start Date: Wed, 25 Sep 2013 20:36:04 + On 2013-09-25, Roelof Wobben rwob...@hotmail.com wrote: Hello, I did

Re: mailx : mime handling?

2013-09-26 Thread Craig R. Skinner
On 2013-09-26 Thu 10:15 AM |, Roberto E. Vargas Caballero wrote: I use mutt basically because it has threading support, and I cannot live without it. Same, -- Craig Skinner | http://twitter.com/Craig_Skinner | http://linkd.in/yGqkv7

Re: iked's ikev2 segfaults during connection initiation from strongswan

2013-09-26 Thread Stuart Henderson
On 2013-09-26, LEVAI Daniel l...@ecentrum.hu wrote: I must say, that I'm running with: /etc/malloc.conf@ - S ... if that alters the equation. Is there a change in behaviour if you remove that?

Re: iked's ikev2 segfaults during connection initiation from strongswan

2013-09-26 Thread LEVAI Daniel
On cs, szept 26, 2013 at 12:16:46 +, Stuart Henderson wrote: On 2013-09-26, LEVAI Daniel l...@ecentrum.hu wrote: I must say, that I'm running with: /etc/malloc.conf@ - S ... if that alters the equation. Is there a change in behaviour if you remove that? Fair enough ;) Without

Re: vio(4) stopped working

2013-09-26 Thread Alexey E. Suslikov
Kapetanakis Giannis bilias at edu.physics.uoc.gr writes: The interface randomly stopped working this morning (2 days after the upgrade from 5.3 to latest snapshot). have you tried to revert http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/virtio_pci.c.diff?r1=1.6;r2=1.7

Re: Gnome would not start

2013-09-26 Thread Roelof Wobben
Everything works now. It was a typo at the dbus_daeamon. Next task: Find out how I can make my Nvidia Geforce GT 260 working. Openbsd uses now the vesa driver. Roelof To: misc@openbsd.org From: s...@spacehopper.org Subject: Re: Gnome would not start Date: Thu, 26 Sep 2013 12:15:12 +

Re: Gnome would not start

2013-09-26 Thread David Coppa
On Thu, Sep 26, 2013 at 3:19 PM, Roelof Wobben rwob...@hotmail.com wrote: Everything works now. It was a typo at the dbus_daeamon. Next task: Find out how I can make my Nvidia Geforce GT 260 working. Easy task: change card :)

Re: Gnome would not start

2013-09-26 Thread Roelof Wobben
Why change card. Its almost new and on FreeBSD and many linux distros the card is working well. Roelof From: dco...@gmail.com Date: Thu, 26 Sep 2013 15:54:09 +0200 Subject: Re: Gnome would not start To: rwob...@hotmail.com CC: misc@openbsd.org On Thu, Sep 26, 2013 at 3:19 PM, Roelof

Re: vio(4) stopped working

2013-09-26 Thread Kapetanakis Giannis
On 26/09/13 16:29, Alexey E. Suslikov wrote: Kapetanakis Giannis bilias at edu.physics.uoc.gr writes: The interface randomly stopped working this morning (2 days after the upgrade from 5.3 to latest snapshot). have you tried to revert

Re: mailx : mime handling?

2013-09-26 Thread Predrag Punosevac
On 2013-09-26 Thu 10:15 AM |, Roberto E. Vargas Caballero wrote: I use mutt basically because it has threading support, and I cannot live without it. NetBSD version of mailx does support threading as well http://netbsd.gw.com/cgi-bin/man-cgi?mailx++NetBSD-current and it does have the right

Re: Gnome would not start

2013-09-26 Thread Ville Valkonen
On 26 September 2013 16:19, Roelof Wobben rwob...@hotmail.com wrote: Everything works now. It was a typo at the dbus_daeamon. Next task: Find out how I can make my Nvidia Geforce GT 260 working. Openbsd uses now the vesa driver. Roelof Hello, a short answer: you can't except if you are

how to compare ipsec.conf and isakmpd.conf settings?

2013-09-26 Thread Daniel Polak
On a computer running OpenBSD 5.3 system I am migrating from an isakmpd.conf based configuration to an ipsec.conf based configuration. The tunnel comes up and works correctly when using isakmpd.conf but I can't get the tunnel to come up when I use ipsec.conf. As far as I can see ipsec.conf

Re: mailx : mime handling?

2013-09-26 Thread Daode
Hi, Dmitrij D. Czarkoff czark...@gmail.com wrote: |Or just export NAILRC=~/.nailrc in ~/.kshrc, ~/.bashrc or wherever you |set your environment. | |Well, the Heirloom code does this: [.] |So: yes and no. | |I didn't mention that to avoid complicating things, but MAILRC isn't set by

m88k architecture has no snapshot packages

2013-09-26 Thread Bryce Chidester
Hello misc@ Relating to my post on September 12 about the SHA256 file missing for several architectures's snapshots ( http://marc.info/?l=openbsd-miscm=137900173516173w=2), I've noticed that several other architectures' INSTALL.$arch file lists a non-existent m88k package architecture. I'm not

Re: m88k architecture has no snapshot packages

2013-09-26 Thread Miod Vallat
Relating to my post on September 12 about the SHA256 file missing for several architectures's snapshots ( http://marc.info/?l=openbsd-miscm=137900173516173w=2), I've noticed that several other architectures' INSTALL.$arch file lists a non-existent m88k package architecture. I'm not sure what

Re: how to compare ipsec.conf and isakmpd.conf settings?

2013-09-26 Thread mxb
As naddy@ answered this already for ipsec outgoing address translation question on this list, 'ipsecctl -nv' is the right way to go. //mxb On 26 sep 2013, at 18:04, Daniel Polak dan...@sys.nl wrote: On a computer running OpenBSD 5.3 system I am migrating from an isakmpd.conf based

Re: Gnome would not start

2013-09-26 Thread Dmitrij D. Czarkoff
Roelof Wobben said: Why change card. Its almost new and on FreeBSD and many linux distros the card is working well. You might want to port Nouveau drivers. NVIDIA doesn't supply binary driver (like those you used on Linux and FreeBSD) for OpenBSD. -- Dmitrij D. Czarkoff

Re: Gnome would not start

2013-09-26 Thread Stuart Henderson
On 2013-09-26, Roelof Wobben rwob...@hotmail.com wrote: Why change card. Its almost new and on FreeBSD and many linux distros the card is working well. Your options are: - change the card - change the OS - if the working driver on FreeBSD/Linux is open-source rather than the proprietary

Re: how to compare ipsec.conf and isakmpd.conf settings?

2013-09-26 Thread Stuart Henderson
On 2013-09-26, Daniel Polak dan...@sys.nl wrote: On a computer running OpenBSD 5.3 system I am migrating from an isakmpd.conf based configuration to an ipsec.conf based configuration. The tunnel comes up and works correctly when using isakmpd.conf but I can't get the tunnel to come up when

Re: Gnome would not start

2013-09-26 Thread Chris Cappuccio
Roelof Wobben [rwob...@hotmail.com] wrote: Why change card. Its almost new and on FreeBSD and many linux distros the card is working well. Linux uses Nouveau, FreeBSD uses the pathetic binary-only user-mode driver. Nouveau may be an option for OpenBSD if someone ports it, the binary-only