Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Luke Small
Yay! -Luke On Sun, Sep 8, 2019 at 8:07 PM David Gwynne wrote: > I think I see the problem. We're going to try and test this locally and > will hopefully have something committed in a few hours time. > > dlg > > > On 9 Sep 2019, at 10:33, Luke Small wrote: > > > > I have mfii too: > > dmesg |

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread David Gwynne
I think I see the problem. We're going to try and test this locally and will hopefully have something committed in a few hours time. dlg > On 9 Sep 2019, at 10:33, Luke Small wrote: > > I have mfii too: > dmesg | grep mfii: > > mfii0 at pci11 dev 0 function 0 "Symbios Logic MegaRAID SAS2208"

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Luke Small
I have mfii too: dmesg | grep mfii: mfii0 at pci11 dev 0 function 0 "Symbios Logic MegaRAID SAS2208" rev 0x05: msi mfii0: "LSI MegaRAID SAS 9271-8i", firmware 23.28.0-0010, 1024MB cache scsibus1 at mfii0: 64 targets scsibus2 at mfii0: 256 targets > On 8.9.2019. 18:19, Luke Small wrote: > > It

Re: Postscript printer recommendations

2019-09-08 Thread Stuart Longland
On 14/7/19 4:09 pm, Jonathan Drews wrote: > "Unlike PCL, PostScript is device independent. This means that the > PostScript language creates all of the print data and does not rely > on the printer for print data. This allow the output to be > consistent when printed on more than one type of

Re: recent troubles with iwn(4)

2019-09-08 Thread Magnus Wild
On Sun, 2019-09-08 at 20:31 +, Bryan Stenson wrote: > I'm running -CURRENT and the iwn(4) driver for my wireless > card. Over > the past year, this has been working great, but recently (within the > last month or so), I've had issues where the NIC just stops working > after a few hours of

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Hrvoje Popovski
On 8.9.2019. 18:19, Luke Small wrote: > It doesn’t work for me on the > ftp.hostserver.de/archive/2019-08-29-0105/amd64/ > bsd.rd! Hi, do you maybe have mfii on that box ? I'm having same problem as Mischa and i have mfii. with bsd.rd fsck stops with this command Which disk is the root disk?

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Luke Small
Could it be? (from twitter): “deraadt@ modified a couple things: At startup, unveil entire filesystem to read-only. If after privdrop, some implausible bug existed in the socket setup (mostly dns-related and setsockopt) it would be largely neutered. of course, a very restrictive pledge is

recent troubles with iwn(4)

2019-09-08 Thread Bryan Stenson
Hi all - I'm writing to "misc" rather than "bugs" as I'm not yet sure this is a bug. I'm hoping to help triage this with assistance from this list. I'm running -CURRENT and the iwn(4) driver for my wireless card. Over the past year, this has been working great, but recently (within the last

man.openbsd.org/table.5

2019-09-08 Thread Edgar Pettijohn
Not sure if its just me or not, but I was looking at the table(5) manual online and sections look odd. Particularly `Mailaddr tables' and `Addrname tables'. Thanks, Edgar

Re: Why regex doesn't work in while loop's condition?

2019-09-08 Thread gwes
On 9/6/19 5:27 PM, Theo de Raadt wrote: Andreas Kusalananda Kähäri wrote: On Fri, Sep 06, 2019 at 02:38:18PM -0600, Theo de Raadt wrote: Christian Weisgerber wrote: On 2019-09-06, Andreas Kusalananda Kähäri wrote: read x; while [ "$x" != [abc] ]; do echo "Not a, b or c"; break; done

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Luke Small
It doesn’t work for me on the ftp.hostserver.de/archive/2019-08-29-0105/amd64/ bsd.rd! On Sun, Sep 8, 2019 at 10:50 AM Luke Small wrote: > Mine works on 8-27 > -- > -Luke > -- -Luke

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Luke Small
Mine works on 8-27 -- -Luke

Re: Impossible to remove a broken package on 6.5.

2019-09-08 Thread Strahil Nikolov
On September 6, 2019 6:46:32 PM GMT+03:00, m...@jtm.cx wrote: >On Fri, Sep 06, 2019 at 07:13:21AM -0700, Chris Cappuccio wrote: >> Angelo Rossi [angelo.rossi.home...@gmail.com] wrote: >> > >> > # pkg_delete -v kicad >> > Can't locate object method "updateset_with_new" via package >> >

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Otto Moerbeek
On Sun, Sep 08, 2019 at 02:41:27PM +0200, Mischa Peters wrote: > > > > On 8 Sep 2019, at 14:22, Otto Moerbeek wrote: > > > >> On Sun, Sep 08, 2019 at 02:12:07PM +0200, Mischa wrote: > >> > >> For completeness here is a successful boot on 6.5 MP#5. > > > > Can you try bisecting using

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Mischa Peters
> On 8 Sep 2019, at 14:22, Otto Moerbeek wrote: > >> On Sun, Sep 08, 2019 at 02:12:07PM +0200, Mischa wrote: >> >> For completeness here is a successful boot on 6.5 MP#5. > > Can you try bisecting using bsd.rd's from the archive? Let me try a couple and see if I get different results. Any

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Otto Moerbeek
On Sun, Sep 08, 2019 at 02:12:07PM +0200, Mischa wrote: > For completeness here is a successful boot on 6.5 MP#5. Can you try bisecting using bsd.rd's from the archive? -Otto > > Mischa > > >> OpenBSD/amd64 BOOT 3.43 > boot> > booting hd0a:/bsd: 10683784+2466832+34+0+675840 >

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Mischa
For completeness here is a successful boot on 6.5 MP#5. Mischa >> OpenBSD/amd64 BOOT 3.43 boot> booting hd0a:/bsd: 10683784+2466832+34+0+675840 [679209+128+857256+597608]=0xf8e4c0 entry point at 0x1001000 [ using 2135232 bytes of bsd ELF symbol table ] Copyright (c) 1982, 1986, 1989, 1991,

6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-08 Thread Mischa
Hi All, Not sure if this is something I can change but bsd.rd #281 hangs on fsck on my machine. Trying to upgrade my Dell R620 to 6.6 to test with vmm/vmd but I am unable to because of the fsck. When I ctrl-c the fsck and try to restart the installer it hangs and the host needs a reboot.