Re: -current tar(1) breakage

2021-03-29 Thread RVP
On Tue, 30 Mar 2021, Joerg Sonnenberger wrote: This is a bug in the FUSE layer. It should really sanitize the input and not force it on any consumer. Returning 0 for some of the fields, esp. f_iosize--which is what's the cause of bug #56083--is not wrong, I think. According to statvfs(5):

daily CVS update output

2021-03-29 Thread NetBSD source update
Updating src tree: P src/external/bsd/libarchive/dist/libarchive/archive_read_disk_posix.c U src/external/cddl/osnet/dev/cyclic/mips/cyclic_machdep.c U src/external/cddl/osnet/dev/dtrace/mips/dtrace_asm.S U src/external/cddl/osnet/dev/dtrace/mips/dtrace_isa.c U

Re: -current tar(1) breakage

2021-03-29 Thread Joerg Sonnenberger
On Sun, Mar 28, 2021 at 06:49:33AM +, RVP wrote: > This might, or might not, be related. There is another bug in > tar. It hangs when reading files on FUSE-mounted filesystems: This is a bug in the FUSE layer. It should really sanitize the input and not force it on any consumer. Joerg

pkgsrc-2021Q1 branch announcement

2021-03-29 Thread Thomas Klausner
The pkgsrc developers are proud to announce the 70th quarterly release of pkgsrc, the cross-platform packaging system. pkgsrc is available with more than 26,000 packages, running on 23 separate platforms; more information on pkgsrc itself is available at https://www.pkgsrc.org/ In total, 381

atomic_load_relaxed panic

2021-03-29 Thread Patrick Welche
On an otherwise idle amd64 box running NetBSD 9.99.81 (GENERIC) #3: Fri Mar 26 17:37:48 GMT 2021 I got tantalisingly close to managing to clone the NetBSD source: # hg clone http://anonhg.netbsd.org/src destination directory: src applying clone bundle from

Re: NVMM failure

2021-03-29 Thread Chavdar Ivanov
... and after a 'system_reset' it actually booted. There was a time when I had to sysytem_reset this particular guest 2-3 times before succeeding, but it hasn't been happening for quite some time. On Mon, 29 Mar 2021 at 12:03, Chavdar Ivanov wrote: > > Hi, > > However... some of my guests refuse

Re: NVMM failure

2021-03-29 Thread Chavdar Ivanov
Hi, However... some of my guests refuse to play ball: . Loading Linux 4.9.0-12-amd64 ... Loading initial ramdisk ... [0.140619] ..MP-BIOS bug: 8254 timer not connected to IO-APIC [0.432176] Kernel panic - not syncing: IO-APIC + timer doesn't work! Boot with apic=debug and send a

Re: NVMM failure

2021-03-29 Thread Chavdar Ivanov
Hi, One of the patches needs patching... I thought nvmm was upstreamed and we didn't need the patches for it? Index: patch-target_i386_nvmm_all.c === RCS file: /cvsroot/pkgsrc/emulators/qemu/patches/patch-target_i386_nvmm_all.c,v