Re: MariaDB and OpenBSD

2013-07-01 Thread Stuart Henderson
You are trying to use a -current ports tree on 5.3 which is not supported and you can have various problems as a result of this. Also mariadb is not currently enabled in the ports tree. It is setup to use mysql not mariadb so you're going to have to modify the port for anything you're installin

Re: MariaDB and OpenBSD

2013-07-01 Thread Bogdan Andu
maybe the fact that mariadb packages built correctly made me blind enough  to forget about any other package  that might depend on mysql and not mariadb libraries, and curiously enough p5-DBD-mysql was one of them, which I modified it to suport mariadb i was excited to use mariadb on my OpenBSD m

Re: MariaDB and OpenBSD

2013-07-01 Thread Stuart Henderson
The relevant code is in the client library and if I remember correctly is just used for asynchronous access functions. It won't affect your use of the server on Linux x86/x86_64. The relevant code is written in assembler for amd64/i386 and for other arches it falls back to using ucontext.h func

syslog.conf tabs vs spaces

2013-07-01 Thread Jan Stary
Laughably, I got bitten again: The selector field is separated from the action field by one or more tab characters. A tab is a tab, not a few spaces. Again, I copied a syslog.conf line from another xterm after an upgrade and spent half an hour wondering why my logfile stays empty. This

Re: syslog.conf tabs vs spaces

2013-07-01 Thread Marc Espie
On Mon, Jul 01, 2013 at 01:21:28PM +0200, Jan Stary wrote: > Laughably, I got bitten again: > > The selector field is separated from the action field > by one or more tab characters. > > A tab is a tab, not a few spaces. Again, I copied > a syslog.conf line from another xterm after an u

Re: OpenBSD Doesn't Support 64-Bit Intel

2013-07-01 Thread noah pugsley
On Sun, Jun 30, 2013 at 9:16 PM, STeve Andre' wrote: > On 07/01/13 00:06, Jash Sefferson wrote: > >> Hi guys. >> >> I’m a civil engineer by day and use OpenBSD at night, but I’m trying to do >> high-end CAD on my home PC and OpenBSD doesn’t support 64-bit Intel chips. >> >> Don't believe me? It s

Re: OpenBSD Doesn't Support 64-Bit Intel

2013-07-01 Thread Nick Holland
On 07/01/2013 09:27 AM, noah pugsley wrote: ... At first I thought this was a wonderful troll. Guy's got a point though. Look at the i386 page. http://www.openbsd.org/i386.html: Supported hardware: The list of supported hardware is relevant to OpenBSD-current. It will differ slightly from the

Re: puzzling nginx behavior on OpenBSD

2013-07-01 Thread opendaddy
Maybe you'll have more luck trying out the Nginx port (/etc/rc.d/enginx) rather than the default chrooted one? http://openbsd.7691.n7.nabble.com/Ruby-on-Rails-and-the-chrooted-nginx-8-td229745.html O.D. On 1. juli 2013 at 5:57 AM, "Salil Wadnerkar" wrote: > >Hi, > >I am testing one C++ fastcgi

Re: MariaDB and OpenBSD

2013-07-01 Thread Bogdan Andu
If I understand correctly, mariadb packages on OpenBSD machine (5.3, amd64) should work fine, only the client has these posix issues on platforms other than i386 or amd64. and as far as I can see the integration of mariadb in OpenBSD on archs other than i386 or amd64 depends on the implementation

Re: OpenBSD Doesn't Support 64-Bit Intel

2013-07-01 Thread carlos albino garcia grijalba
IA64 its the name of the arch for the processor created originali by AMD and INTEL copied so support for AMD64 mean INTEL64 too! dont complain if u really dont read all of the info (i understand now why my questions are not answered LOL) > Date: Mon, 1 Jul 2013 00:06:05 -0400 > Subject: OpenBSD Do

Re: OpenBSD Doesn't Support 64-Bit Intel

2013-07-01 Thread Mark Felder
This just seems like a bad troll. What high-end CAD product (or any commercial CAD product) runs natively on OpenBSD?

Re: OpenBSD Doesn't Support 64-Bit Intel

2013-07-01 Thread Jason Barbier
Hate to burst your bubble here but 64bit x86 is also known as AMD64 since AMD was the first to bring x86-64 to market since Intel at the time had the attitude of "why would any one want 64bit" On 2013-06-30 21:06, Jash Sefferson wrote: Hi guys. I’m a civil engineer by day and use OpenBSD at

Re: OpenBSD Doesn't Support 64-Bit Intel

2013-07-01 Thread Matthew Dempsky
On Mon, Jul 1, 2013 at 7:48 AM, carlos albino garcia grijalba wrote: > IA64 its the name of the arch for the processor created originali by AMD and > INTEL copied so support for AMD64 mean INTEL64 too! No, IA-64 refers to the Itanium architecture, which is very different from AMD64/Intel 64.

nwflag hidenwid : SIOCS80211FLAGS: Invalid argument

2013-07-01 Thread Alexis de BRUYN
Hi Everybody, On my OpenBSD 5.3 GENERIC.MP#62 amd64, I am trying to set the nwflag to hidenwid of my athn0 but I have the following error: $ ifconfig athn0 inet 10.0.1.1 netmask 255.255.255.0 media autoselect mediaopt hostap nwid test chan 6 nwflag hidenwid up ifconfig: SIOCS80211CHANNEL: Invali

Can't compile binaries :/

2013-07-01 Thread jV
Hey, I'm trying to recompile binaries, but this task keeps failing. I have tried to remove everything from /usr/src and extracted everything from src/sys.tgz and updated from cvs, but this didn't help. Any help would be appreciated. ===> sys/arch/amd64/stand/pxeboot sh /usr/src/sys/arch/amd6

Re: Can't compile binaries :/

2013-07-01 Thread Daniel Bolgheroni
On Mon, Jul 01, 2013 at 09:54:48PM +0300, jV wrote: > > Any ideas why it keeps failing here ? http://openbsd.org/faq/current.html

Re: Can't compile binaries :/

2013-07-01 Thread jV
I'm using patch branch, not current. On 7/1/2013 22:11 PM, Daniel Bolgheroni wrote: On Mon, Jul 01, 2013 at 09:54:48PM +0300, jV wrote: Any ideas why it keeps failing here ? http://openbsd.org/faq/current.html

Re: Can't compile binaries :/

2013-07-01 Thread jV
On 7/1/2013 22:11 PM, jV wrote: I'm using patch branch, not current. On 7/1/2013 22:11 PM, Daniel Bolgheroni wrote: On Mon, Jul 01, 2013 at 09:54:48PM +0300, jV wrote: Any ideas why it keeps failing here ? http://openbsd.org/faq/current.html proof: [root@OPENBS1: S]# cat /usr/src/CVS/Tag T

Re: panic: pool_do_get(mcl2k): free list modified

2013-07-01 Thread Johan Huldtgren
Following up on my previous report, I've had this panic again, this time on the June 27th snap. Customary information and dmesg below. thanks, .jh ddb> show panic pool_do_get(mcl2k): free list modified: page 0xfe80cbcc8000; item addr 0xfe80cbcc8000; offset 0x0=0x100e ddb> trace Debu

Re: IETF-87 in Berlin

2013-07-01 Thread Stuart Henderson
On 2013-06-30, Loganaden Velvindron wrote: > Hey guys, > > I was wondering if any of you will be at IETF-87 in Berlin :-) ? > > Not me. But I can lend an axe if anyone's thinking of going :-)

Re: OpenBSD Doesn't Support 64-Bit Intel

2013-07-01 Thread Joe Holden
carlos albino garcia grijalba wrote: IA64 its the name of the arch for the processor created originali by AMD and INTEL copied so support for AMD64 mean INTEL64 too! dont complain if u really dont read all of the info (i understand now why my questions are not answered LOL) No. If you're going

Softraid performance: CRYPTO on top of RAID 1?

2013-07-01 Thread Erling Westenvik
Hi folks, Anyone having any experience with putting an softraid CRYPTO partition on top of a softraid RAID 1? In terms of performance? I'd like to build a file server that favors redundancy, availability and privacy over performance. The latter within limits though, hence my initial question. Pri

Re: puzzling nginx behavior on OpenBSD

2013-07-01 Thread Salil Wadnerkar
Hi, I specified the root explicitly (I think, by default it looks into /var/www/htdocs), but that did not help. I started the nginx in unsafe mode (non-chrooted mode) by specifying the "-u" flag. I also tried unix socket communication between nginx and fastcgi with the socket file in /var/www/ dir

Re: puzzling nginx behavior on OpenBSD

2013-07-01 Thread Salim Shaw
I have my config file as such, location ~ \.php$ { root /htdocs; fastcgi_pass unix:/tmp/php.sock; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /htdocs$fastcgi_script_name; include fastcgi_params; }

Re: tftpd loop

2013-07-01 Thread David Gwynne
what does "host -- -c" say? On 29/06/2013, at 3:54 AM, Peter Fraser wrote: > tftpd -l -c xxx > > resulting from a mistyping causes tftpd to into a loop

Re: pf set prio

2013-07-01 Thread Henning Brauer
* Михаил Швецов [2013-06-13 16:54]: > Does (pf set prio) work on Openbsd 5.3 x64 or i386? of course. > Please can you write simple config for set prio in pf.conf? match set prio 5