Re: 6.1 amd64 errata 30_xrstor patch fails

2017-10-03 Thread Paulm
On Wed, Oct 04, 2017 at 12:59:36AM +0200, Oliver Marugg wrote: > sorry for my previous markdown formatted mail: > I entered the commands correctly: > > ... > # KK=`sysctl -n kern.osversion | cut -d# -f1` > # cd /usr/src/sys/arch/`machine`/compile/$KK > # make obj > # make config > make: don't know

Re: 6.1 amd64 errata 30_xrstor patch fails

2017-10-03 Thread Oliver Marugg
sorry for my previous markdown formatted mail: I entered the commands correctly: ... # KK=`sysctl -n kern.osversion | cut -d# -f1` # cd /usr/src/sys/arch/`machine`/compile/$KK # make obj # make config make: don't know how to make config Stop in /usr/src/sys/arch/amd64/compile/GENERIC.MP ...

6.1 amd64 errata 30_xrstor patch fails

2017-10-03 Thread Oliver Marugg
Just wanted to update one of my servers (6.1-stable) with erata 30 xrstor # signify -Vep /etc/signify/openbsd-61-base.pub -x 030_xrstor.patch.sig \ -m - | (cd /usr/src && patch -p0) Hmm... Looks like a unified diff to me... The text leading up to this was: --