Re: scp/sftp -R broken?

2023-06-05 Thread Michael van Elst
w...@netbsd.org (Thomas Klausner) writes: >Hi! >When I try to recursively copy a directory with "scp -r" or sftp's >"put -Rp" between a -current and a NetBSD 9, I see: ># scp -r a netbsd-9: >scp: realpath ./a: No such file >scp: upload "./a": path canonicalization failed >scp: failed to upload

daily CVS update output

2023-06-05 Thread NetBSD source update
Updating src tree: P src/BUILDING P src/doc/BUILDING.mdoc P src/etc/rc.d/sshd P src/share/man/man5/mk.conf.5 P src/share/mk/bsd.README P src/sys/arch/amd64/conf/NOCOMPAT P src/sys/arch/ia64/stand/ia64/efi/start.S P src/sys/dev/audio/audio.c P src/sys/dev/usb/xhci.c P src/sys/dev/usb/xhcireg.h P

Re: scp/sftp -R broken?

2023-06-05 Thread Matthias Petermann
Hi Thomas, On 06.06.23 00:40, Thomas Klausner wrote: Hi! When I try to recursively copy a directory with "scp -r" or sftp's "put -Rp" between a -current and a NetBSD 9, I see: # scp -r a netbsd-9: scp: realpath ./a: No such file scp: upload "./a": path canonicalization failed scp: failed to

scp/sftp -R broken?

2023-06-05 Thread Thomas Klausner
Hi! When I try to recursively copy a directory with "scp -r" or sftp's "put -Rp" between a -current and a NetBSD 9, I see: # scp -r a netbsd-9: scp: realpath ./a: No such file scp: upload "./a": path canonicalization failed scp: failed to upload directory a to . # ssh -V OpenSSH_9.1

Re: sets list error?

2023-06-05 Thread Paul Goyette
PR bin/57455 has been filed for this. On Mon, 5 Jun 2023, Paul Goyette wrote: Note that this happens when I specify all of MKDEBUG, MKDEBUGKERNEL, and MKDEBUGLIB. Not sure if the error occurs without the debug. On Mon, 5 Jun 2023, Paul Goyette wrote: With sources from 2023-06-05 at

Re: sets list error?

2023-06-05 Thread Paul Goyette
Note that this happens when I specify all of MKDEBUG, MKDEBUGKERNEL, and MKDEBUGLIB. Not sure if the error occurs without the debug. On Mon, 5 Jun 2023, Paul Goyette wrote: With sources from 2023-06-05 at 07:26:53 UTC I am seeing the following errors: ===> build.sh command:./build.sh \

sets list error?

2023-06-05 Thread Paul Goyette
With sources from 2023-06-05 at 07:26:53 UTC I am seeing the following errors: ===> build.sh command:./build.sh \ -T /build/netbsd-current/tools/x86_64/amd64 \ -D /build/netbsd-current/dest/amd64 \ -O /build/netbsd-current/obj/amd64 \ -R