tsort: pledge: invalid agument (building -current)

2016-01-09 Thread Joel Rees
My previous update to -current was December 24th, and after building the release, checkflist told me that I had something different in a man entry somewhere. Just one line of output, and I decided maybe one line was minimal enough output. (The FAQ says it should be "minimal".) First time checkflist

Re: tsort: pledge: invalid agument (building -current)

2016-01-09 Thread Theo Buehler
> From a compiler command line that gets its ouput piped to tsort -q, I'm > getting > > tsort: pledge: invalid agument > cc: no input files > *** Error 1 in lib/libcrypto/crypto (:212 > 'libcrypto.so.37.8') > *** Error 1 in lib/libcrypto (:48 'all') > *** Error 1 in lib (:48

Pledge problem in tsort?

2016-01-09 Thread STeve Andre'
I got the following error below after updating my tree about 02:42 am Jan 9 EST. Amd64 -current. I don't see anything special the the -current update faq. Are others seeing this? --STeve Andre' building shared crypto library (version 37.0) cc -shared -fpic -o libcrypto.so.37.0 `lorder crypt

"rcctl start anacron" fails when no jobs to run

2016-01-09 Thread Andreas Kusalananda Kähäri
Hi, When using rcctl to start a service that is not a true daemon, such as anacron (from ports), and that service does its job and exits immediately, then rcctl will wait for the allotted timeout to expire and report failure: $ rcctl get anacron anacron_class=daemon anacron_flags=-s anacron_timeo

Re: Pledge problem in tsort?

2016-01-09 Thread Sebastien Marie
On Sat, Jan 09, 2016 at 03:40:08AM -0500, STeve Andre' wrote: > I got the following error below after updating my tree about 02:42 am > Jan 9 EST. Amd64 -current. > > I don't see anything special the the -current update faq. > > Are others seeing this? > > --STeve Andre' > > [...] > > tsort: p

bgp-spamd.net/bgp-spamd.pdf -> www/papers

2016-01-09 Thread Marcus MERIGHI
I want to suggest to add the paper at bgp-spamd.net/bgp-spamd.pdf to www/papers. The presentation version [1][2] is already there but we all like text docs, don't we? FWIW I'd put it there as phessler-bgp-spamd-text.pdf [3][4] Bye, Marcus [1] bgp-spamd.net/bgp-spamd-presentation.pdf [2] www/pap

Re: tsort: pledge: invalid agument (building -current)

2016-01-09 Thread dan mclaughlin
i ran into this myself the other day. you already got good advice, so i will just make one comment. On Sat, 9 Jan 2016 18:54:22 +0900 Joel Rees wrote: > Do I need to backup my data, wipe the OS, and re-install from a snapshot > kernel? > it's unlikely you will ever have to nuke the system. upg

Re: Pledge problem in tsort?

2016-01-09 Thread STeve Andre'
On 01/09/16 07:46, Sebastien Marie wrote: On Sat, Jan 09, 2016 at 03:40:08AM -0500, STeve Andre' wrote: I got the following error below after updating my tree about 02:42 am Jan 9 EST. Amd64 -current. I don't see anything special the the -current update faq. Are others seeing this? --STeve A

Wifi on Acer Aspire One ZG5 doesn't work

2016-01-09 Thread Nick Erdmann
Hi, I'm running OpenBSD 5.8 i386 on an Acer Aspire One ZG5. Wifi doesn't work. I've attached the dmesg output. The device has a wifi switch, which doesn't seem to have any effect on this problem. On FreeBSD and Linux everything works as expected. "ifconfig ath0 scan" shows no networks: ath0: flag

Re: Wifi on Acer Aspire One ZG5 doesn't work

2016-01-09 Thread Craig Skinner
On 2016-01-09 Sat 15:48 PM |, Nick Erdmann wrote: > Hi, > I'm running OpenBSD 5.8 i386 on an Acer Aspire One ZG5. Wifi doesn't work. > I've attached the dmesg output. The device has a wifi switch, which doesn't > seem to have any effect on this problem. On FreeBSD and Linux everything > works as ex

Re: PF: can't make queueing and priority work as expected

2016-01-09 Thread Marko Cupać
Thanks to everyone who contributed to this thread. Replies were not what I hoped for, but I still appreciate I didn't get just silence. My claims about the issue were: - setting prio as per manpage instructions does not throttle lower-priority traffic - setting bandwidth on queues as manpage ins

Re: PF: can't make queueing and priority work as expected

2016-01-09 Thread Mihai Popescu
> Situation is still the same: torrents being downloaded at full speed > (~8Mbit/s), simultaneous download of install59.fs from ftp.openbsd.org > averages at ~6Kbit/s. I'm not a PF consultant, but be aware that p2p can be a real beast to setup. I was asked by someone to handle a double NAT situati

Re: sVLAN and IPv6 duplicates

2016-01-09 Thread Denis Fondras
Hi, > I tried to duplicate the configuration on a machine with rl(4) interface and I > cannot reproduce... em(4) issue perhaps ? > When I untag the switch port, I can add the interface and IPv6 address. Re-tagging the port and everything is fine after that.

Re: PF: can't make queueing and priority work as expected

2016-01-09 Thread Mihai Popescu
-- Before queue - p2p high priority, http(s) low priority, no bad self image on the misc@. After queue - p2p high priority, http(s) low priority, bad self image on the misc@. Where is the enlightment gone?

Re: "rcctl start anacron" fails when no jobs to run

2016-01-09 Thread Antoine Jacoutot
On Sat, Jan 09, 2016 at 12:45:42PM +0100, Andreas Kusalananda Kähäri wrote: > Hi, > > When using rcctl to start a service that is not a true daemon, such > as anacron (from ports), and that service does its job and exits > immediately, then rcctl will wait for the allotted timeout to expire and >

Re: tsort: pledge: invalid agument (building -current)

2016-01-09 Thread Joel Rees
On Sat, Jan 9, 2016 at 7:09 PM, Theo Buehler wrote: >> From a compiler command line that gets its ouput piped to tsort -q, I'm >> getting >> >> tsort: pledge: invalid agument >> cc: no input files >> *** Error 1 in lib/libcrypto/crypto (:212 >> 'libcrypto.so.37.8') >> *** Error

Re: Wifi on Acer Aspire One ZG5 doesn't work

2016-01-09 Thread Maurice McCarthy
You have installed http://firmware.openbsd.org/firmware/5.8/athn-firmware-1.1p1.tgz yes?

Re: Wifi on Acer Aspire One ZG5 doesn't work

2016-01-09 Thread Nick Erdmann
I didn't because I thought ath and athn are different drivers? Now I did "fw_update -a" and rebooted but that didn't seem to change anything at all. On Sat, Jan 09, 2016 at 03:36:31PM +, Maurice McCarthy wrote: > You have installed > http://firmware.openbsd.org/firmware/5.8/athn-firmware-1.1p

Re: Wifi on Acer Aspire One ZG5 doesn't work

2016-01-09 Thread Stefan Sperling
On Sat, Jan 09, 2016 at 03:48:41PM +0100, Nick Erdmann wrote: > Hi, > I'm running OpenBSD 5.8 i386 on an Acer Aspire One ZG5. Wifi doesn't work. > I've attached the dmesg output. The device has a wifi switch, which doesn't > seem to have any effect on this problem. On FreeBSD and Linux everything >

Re: High interrupt load using 5.8 Release GENERIC i386 on Acer Aspire 3630 laptop

2016-01-09 Thread peter . foster . lists
Many thanks for the suggestions on executing acpidump and building the kernel with ACPI_DEBUG enabled. Regrettably, I presently don't have access to the Acer Aspire 3630 so it will take a few weeks to post an update on this. I'll make sure to follow up at the next opportunity. Kind regards, Peter

Re: PF: can't make queueing and priority work as expected

2016-01-09 Thread Daniel Melameth
On Thu, Jan 7, 2016 at 11:28 AM, Marko Cupać wrote: > I am setting up gateway for a small network which has two main types of > traffic: p2p and http(s). The idea is to give p2p traffic all the > available bandwidth until there is http(s) traffic, in which case p2p > should be throttled down and h

benefits of a simple divert-to relayd setup for client tcp and udp connections

2016-01-09 Thread Kevin Chadwick
Relayd obviously has many benefits but is there any benefit for simple client connections over just using PF. I guess header connection close, nodelay etc. but not hugely significant.. I am wondering if a simpler setup might avoid this issue before just seeing if new snapshots or 5.9 will. http:/

anyone using msk(4) NICs?

2016-01-09 Thread Devin Reade
I reported a problem on the bugs@ list in that I have a machine that panics if the msk(4) interface is used, but works fine with an em(4) interface. There is a possibility that I have bad hardware as I've been able to replicate this on 5.9 beta, 5.8 release, and now 5.7 release. I find it unlike

Re: PF: can't make queueing and priority work as expected

2016-01-09 Thread sven falempin
On Fri, Jan 8, 2016 at 6:35 PM, Marko Cupać wrote: > On Fri, 8 Jan 2016 11:13:08 -0500 > sven falempin wrote: > > > You will need to forward the all rule set i think, maybe the set prio > > 0 is erased by a further rules, try to pass in quick those p2p > > traffic before maybe ? > > I had the l

Samba4 and OpenBSD

2016-01-09 Thread Theodore Wynnychenko
Hello: I am just wondering if anyone has any experience with Samba4 on OpenBSD. I noticed that the package is available, and the included smb.conf file is set up for a standalone server. I have been tinkering with it, and have been able to get 2 separate machines (OpenBSD) set up as AD DC's. I h